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 2024-11-14 |
{
"resourceType" : "ValueSet",
"id" : "natureza-juridica",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet natureza-juridica</b></p><a name=\"natureza-juridica\"> </a><a name=\"hcnatureza-juridica\"> </a><a name=\"natureza-juridica-pt-BR\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include 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-1\">1</a></li><li>Include 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-2\">2</a></li><li>Include 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-3\">3</a></li><li>Include 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-4\">4</a></li><li>Include 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-5\">5</a></li></ul></div>"
},
"url" : "https://fhir.saude.go.gov.br/r4/core/ValueSet/natureza-juridica",
"version" : "0.0.1",
"name" : "NaturezaJuridica",
"title" : "Natureza Jurídica",
"status" : "active",
"experimental" : false,
"date" : "2024-11-14T20:21:50+00:00",
"publisher" : "SES-GO",
"contact" : [
{
"name" : "SES-GO",
"telecom" : [
{
"system" : "url",
"value" : "https://fhir-homolog.saude.go.gov.br"
},
{
"system" : "email",
"value" : "muriloluz@ufg.br"
}
]
}
],
"description" : "Natureza Jurídica",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BR"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "1"
}
]
},
{
"system" : "https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "2"
}
]
},
{
"system" : "https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "3"
}
]
},
{
"system" : "https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "4"
}
]
},
{
"system" : "https://fhir.saude.go.gov.br/r4/core/CodeSystem/natureza-juridica",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "5"
}
]
}
]
}
}