Guia de Implementação da SES GO - CORE
0.0.1 - draft Brazil flag

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

: Tipo de Informação de Endereço - JSON Representation

Draft as of 2024-09-03

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "tipo-informacao-endereco",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet tipo-informacao-endereco</b></p><a name=\"tipo-informacao-endereco\"> </a><a name=\"hctipo-informacao-endereco\"> </a><a name=\"tipo-informacao-endereco-pt-BR\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-tipo-informacao-endereco.html\"><code>https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-informacao-endereco</code></a></li></ul></div>"
  },
  "url" : "https://fhir.saude.go.gov.br/r4/core/ValueSet/tipo-informacao-endereco",
  "version" : "0.0.1",
  "name" : "TipoInformacaoEndereco",
  "title" : "Tipo de Informação de Endereço",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-09-03T17:32:30+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" : "Informações detalhadas de endereço, como rua, logradouro, bairro e outros elementos, \nservem para identificar de forma precisa e única a localização de um determinado lugar.\nAqui são definidos os tipo para utilização nas linhas de um Endereço.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BR"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.saude.go.gov.br/r4/core/CodeSystem/tipo-informacao-endereco"
      }
    ]
  }
}