FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagebr.go.ses.reds-go
Resource TypeValueSet
IdValueSet-BRPais-1.0.json
FHIR VersionR4
Sourcehttps://fhir.saude.go.gov.br/r4/reds-go/ValueSet-BRPais-1.0.html
URLhttp://www.saude.gov.br/fhir/r4/ValueSet/BRPais-1.0
Version1.0.3
Statusactive
Date2020-03-13T21:12:40.0380164+00:00
NamePaís
Realmbr
DescriptionCódigos para representação de países.

Resources that use this resource

StructureDefinition
br.go.ses.core#1.1.0endereco-local-nascimentoLocal Nascimento
br.go.ses.core#1.1.0local-surtoLocal Relacionado ao Início do Surto
br.go.ses.reds-go#1.0.3BRPais-1.0País

Resources that this resource uses

CodeSystem
br.go.ses.reds-go#1.0.3BRPaisPaís

Narrative

Note: links and images are rebased to the (stated) source

Narrativa gerada: ValueSet BRPais-1.0

Última atualização: 2020-03-13 21:12:15+0000; Língua: pt-BR


Source1

{
  "resourceType": "ValueSet",
  "id": "BRPais-1.0",
  "meta": {
    "lastUpdated": "2020-03-13T21:12:15.917+00:00"
  },
  "language": "pt-BR",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://www.saude.gov.br/fhir/r4/ValueSet/BRPais-1.0",
  "version": "1.0.3",
  "name": "País",
  "status": "active",
  "experimental": false,
  "date": "2020-03-13T21:12:40.0380164+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": "Códigos para representação de países.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BR"
        }
      ]
    }
  ],
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://www.saude.gov.br/fhir/r4/CodeSystem/BRPais"
      }
    ]
  }
}