HL7 PT FHIR Implementation Guide: Noticia de Nascimento
0.0.1 - STU1 PT

HL7 PT FHIR Implementation Guide: Noticia de Nascimento, publicado por HL7 Portugal. Este guia não é uma publicação autorizada; é a compilação contínua para a versão 0.0.1 construída pela FHIR (HL7® FHIR® Standard) CI Build. Esta versão é baseada no conteúdo atual de https://github.com/hl7-pt/obs-neonat-ig/tree/master e muda regularmente. Veja o Diretório de versões publicadas

: Tipos de episódio ValueSet - JSON Representation

Active as of 2026-05-19

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "episode-type-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narrativa gerada: ValueSet episode-type-vs</b></p><a name=\"episode-type-vs\"> </a><a name=\"hcepisode-type-vs\"> </a><ul><li>Include todos os códigos definidos em <a href=\"CodeSystem-tipo-episodio-cs.html\"><code>https://hl7.pt/fhir/NoticiaNascimento/CodeSystem/tipo-episodio-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> versão &#x1F4E6;0.0.1</span></li></ul></div>"
  },
  "url" : "https://hl7.pt/fhir/NoticiaNascimento/ValueSet/episode-type-vs",
  "version" : "0.0.1",
  "name" : "TipoepisodioVS",
  "title" : "Tipos de episódio ValueSet",
  "status" : "active",
  "experimental" : true,
  "date" : "2026-05-19T14:09:51+00:00",
  "publisher" : "HL7 Portugal",
  "contact" : [
    {
      "name" : "HL7 Portugal",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.pt"
        },
        {
          "system" : "email",
          "value" : "info@hl7.pt"
        }
      ]
    },
    {
      "name" : "HL7 Portugal",
      "telecom" : [
        {
          "system" : "email",
          "value" : "geral@hl7.pt",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Tipos de episódio ValueSet",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "PT",
          "display" : "Portugal"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://hl7.pt/fhir/NoticiaNascimento/CodeSystem/tipo-episodio-cs"
      }
    ]
  }
}