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 CodeSystem - XML Representation

Active as of 2026-05-19

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="tipo-episodio-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narrativa gerada: CodeSystem tipo-episodio-cs</b></p><a name="tipo-episodio-cs"> </a><a name="hctipo-episodio-cs"> </a><p>Este case-insensitive sistema de código <code>https://hl7.pt/fhir/NoticiaNascimento/CodeSystem/tipo-episodio-cs</code> define o seguinte códigos:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Código</b></td><td><b>Ecrã</b></td><td><b>Definição</b></td></tr><tr><td style="white-space:nowrap">CON<a name="tipo-episodio-cs-CON"> </a></td><td>Consulta</td><td>Consulta</td></tr><tr><td style="white-space:nowrap">INT<a name="tipo-episodio-cs-INT"> </a></td><td>Internamento</td><td>Internamento</td></tr><tr><td style="white-space:nowrap">URG<a name="tipo-episodio-cs-URG"> </a></td><td>Urgência</td><td>Urgência</td></tr><tr><td style="white-space:nowrap">BLO<a name="tipo-episodio-cs-BLO"> </a></td><td>Bloco</td><td>Bloco</td></tr><tr><td style="white-space:nowrap">HDI<a name="tipo-episodio-cs-HDI"> </a></td><td>Hospital de Dia</td><td>Hospital de Dia</td></tr><tr><td style="white-space:nowrap">RAD<a name="tipo-episodio-cs-RAD"> </a></td><td>RAD</td><td>RAD</td></tr><tr><td style="white-space:nowrap">LAB<a name="tipo-episodio-cs-LAB"> </a></td><td>LAB</td><td>LAB</td></tr></table></div>
  </text>
  <url
       value="https://hl7.pt/fhir/NoticiaNascimento/CodeSystem/tipo-episodio-cs"/>
  <version value="0.0.1"/>
  <name value="TipoepisodioCS"/>
  <title value="Tipos de episódio CodeSystem"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2026-05-19T14:09:51+00:00"/>
  <publisher value="HL7 Portugal"/>
  <contact>
    <name value="HL7 Portugal"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.pt"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@hl7.pt"/>
    </telecom>
  </contact>
  <contact>
    <name value="HL7 Portugal"/>
    <telecom>
      <system value="email"/>
      <value value="geral@hl7.pt"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Tipos de episódio CodeSystem"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="PT"/>
      <display value="Portugal"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="7"/>
  <concept>
    <code value="CON"/>
    <display value="Consulta"/>
    <definition value="Consulta"/>
  </concept>
  <concept>
    <code value="INT"/>
    <display value="Internamento"/>
    <definition value="Internamento"/>
  </concept>
  <concept>
    <code value="URG"/>
    <display value="Urgência"/>
    <definition value="Urgência"/>
  </concept>
  <concept>
    <code value="BLO"/>
    <display value="Bloco"/>
    <definition value="Bloco"/>
  </concept>
  <concept>
    <code value="HDI"/>
    <display value="Hospital de Dia"/>
    <definition value="Hospital de Dia"/>
  </concept>
  <concept>
    <code value="RAD"/>
    <display value="RAD"/>
    <definition value="RAD"/>
  </concept>
  <concept>
    <code value="LAB"/>
    <display value="LAB"/>
    <definition value="LAB"/>
  </concept>
</CodeSystem>