Guia de Implementação da RNDS - Local Development build (v1.0.0). See the Directory of published versions
: BRMunicipio-1.0 - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "BRMunicipio-1.0",
"meta" : {
"lastUpdated" : "2020-03-11T19:17:31.538+00:00"
},
"language" : "pt-BR",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"pt-BR\" lang=\"pt-BR\"><ul><li>Include codes from <a href=\"CodeSystem-BRDivisaoGeograficaBrasil.html\"><code>https://rnds-fhir.saude.gov.br/CodeSystem/BRDivisaoGeograficaBrasil</code></a> where type = city</li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "https://rnds-fhir.saude.gov.br/ImplementationGuide/rnds"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "https://rnds-fhir.saude.gov.br/ImplementationGuide/rnds"
}
]
}
}
],
"url" : "https://rnds-fhir.saude.gov.br/ValueSet/BRMunicipio-1.0",
"version" : "1.0.0",
"name" : "Municipio",
"title" : "Município",
"status" : "active",
"experimental" : false,
"date" : "2020-03-11T19:17:52.0302375+00:00",
"publisher" : "Ministério da Saúde do Brasil",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://saude.gov.br"
}
]
}
],
"description" : "Municípios brasileiros, entes subnacionais.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "076"
}
]
}
],
"immutable" : false,
"compose" : {
"include" : [
{
"system" : "https://rnds-fhir.saude.gov.br/CodeSystem/BRDivisaoGeograficaBrasil",
"version" : "*",
"filter" : [
{
"property" : "type",
"op" : "=",
"value" : "city"
}
]
}
]
}
}