Guia de Implementação da SES GO - CORE
0.0.1 - draft
Guia de Implementação da SES GO - CORE - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-03-20 |
{
"resourceType" : "ValueSet",
"id" : "categoria-natureza-juridica",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet categoria-natureza-juridica</b></p><a name=\"categoria-natureza-juridica\"> </a><a name=\"hccategoria-natureza-juridica\"> </a><a name=\"categoria-natureza-juridica-pt-BR\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-natureza-juridica.html\"><code>https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica</code></a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude codes from<a href=\"CodeSystem-natureza-juridica.html\"><code>https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica</code></a> where concept descends from <a href=\"CodeSystem-natureza-juridica.html#natureza-juridica-1000\">1000</a></li><li>Exclude codes from<a href=\"CodeSystem-natureza-juridica.html\"><code>https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica</code></a> where concept descends from <a href=\"CodeSystem-natureza-juridica.html#natureza-juridica-2000\">2000</a></li><li>Exclude codes from<a href=\"CodeSystem-natureza-juridica.html\"><code>https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica</code></a> where concept descends from <a href=\"CodeSystem-natureza-juridica.html#natureza-juridica-3000\">3000</a></li><li>Exclude codes from<a href=\"CodeSystem-natureza-juridica.html\"><code>https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica</code></a> where concept descends from <a href=\"CodeSystem-natureza-juridica.html#natureza-juridica-4000\">4000</a></li><li>Exclude codes from<a href=\"CodeSystem-natureza-juridica.html\"><code>https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica</code></a> where concept descends from <a href=\"CodeSystem-natureza-juridica.html#natureza-juridica-5000\">5000</a></li></ul></div>"
},
"url" : "https://fhir.saude.go.gov.br/r4/core/ValueSet/categoria-natureza-juridica",
"version" : "0.0.1",
"name" : "CategoriaNaturezaJuridica",
"title" : "Categoria Natureza Jurídica",
"status" : "active",
"experimental" : false,
"date" : "2025-03-20T14:24:26-03:00",
"publisher" : "SES-GO",
"contact" : [
{
"name" : "SES-GO",
"telecom" : [
{
"system" : "url",
"value" : "https://fhir.saude.go.gov.br"
},
{
"system" : "email",
"value" : "ti-ses.saude@goias.gov.br"
}
]
}
],
"description" : "Categoria Natureza Jurídica",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BRA"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica"
}
],
"exclude" : [
{
"system" : "https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "1000"
}
]
},
{
"system" : "https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "2000"
}
]
},
{
"system" : "https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "3000"
}
]
},
{
"system" : "https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "4000"
}
]
},
{
"system" : "https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "5000"
}
]
}
]
}
}