FHIR IG analytics| Package | br.go.ses.reds-go |
| Resource Type | ValueSet |
| Id | ValueSet-BRUnidadeFederativa-1.0.json |
| FHIR Version | R4 |
| Source | https://fhir.saude.go.gov.br/r4/reds-go/ValueSet-BRUnidadeFederativa-1.0.html |
| URL | http://www.saude.gov.br/fhir/r4/ValueSet/BRUnidadeFederativa-1.0 |
| Version | 1.0.3 |
| Status | active |
| Date | 2020-03-12T14:51:21.2223533+00:00 |
| Name | Unidade Federativa |
| Realm | br |
| Description | Os estados e o Distrito Federal, entes subnacionais brasileiros. |
| StructureDefinition | ||
| br.go.ses.reds-go#1.0.3 | BREndereco-1.0 | Endereço |
| br.go.ses.reds-go#1.0.3 | BRJurisdicaoOrgaoEmissor-1.0 | Jurisdição do Órgão Expedidor |
| br.gov.saude.ccu#0.0.1 | endereco | Endereço |
| CodeSystem | ||
| br.go.ses.reds-go#1.0.3 | BRDivisaoGeograficaBrasil | Divisão Geográfica do Brasil |
Note: links and images are rebased to the (stated) source
Narrativa gerada: ValueSet BRUnidadeFederativa-1.0
Última atualização: 2020-03-12 14:51:21+0000; Língua: pt-BR
http://www.saude.gov.br/fhir/r4/CodeSystem/BRDivisaoGeograficaBrasil versão 📦1.0.3 onde type = state{
"resourceType": "ValueSet",
"id": "BRUnidadeFederativa-1.0",
"meta": {
"lastUpdated": "2020-03-12T14:51:21.573+00:00"
},
"language": "pt-BR",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://www.saude.gov.br/fhir/r4/ValueSet/BRUnidadeFederativa-1.0",
"version": "1.0.3",
"name": "Unidade Federativa",
"status": "active",
"experimental": false,
"date": "2020-03-12T14:51:21.2223533+00: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": "Os estados e o Distrito Federal, entes subnacionais 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"
}
]
}
]
}
}