FHIR IG Statistics: ValueSet/estados-brasileiros
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Last updated: 2020-03-11 19:17:31+0000; Language: pt-BR
Source
{
"resourceType": "ValueSet",
"id": "estados-brasileiros",
"meta": {
"lastUpdated": "2020-03-11T19:17:31.538+00:00"
},
"language": "pt-BR",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.saude.go.gov.br/r4/core/ValueSet/estados-brasileiros",
"version": "0.0.1",
"name": "EstadosBrasileiros",
"title": "Estados Brasileiros",
"status": "active",
"experimental": false,
"date": "2025-01-17T09:52:16-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": "Estados brasileiros.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "BR"
}
]
}
],
"immutable": false,
"compose": {
"include": [
{
"system": "http://www.saude.gov.br/fhir/r4/CodeSystem/BRDivisaoGeograficaBrasil",
"filter": [
{
"property": "type",
"op": "=",
"value": "state"
}
]
}
]
}
}