HL7 PT FHIR Implementation Guide: Noticia de Nascimento IG Release 1 | STU1
1.0.0 - STU1 International flag

HL7 PT FHIR Implementation Guide: Noticia de Nascimento IG Release 1 | STU1, published by HL7 Portugal. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-pt/obs-neonat-ig/ and changes regularly. See the Directory of published versions

: Tipos de episodio code system - XML Representation

Active as of 2024-10-07

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>Generated Narrative: CodeSystem tipo-episodio-cs</b></p><a name="tipo-episodio-cs"> </a><a name="hctipo-episodio-cs"> </a><a name="tipo-episodio-cs-en-US"> </a><p>This  code system <code>http://terminology.hl7.pt/CodeSystem/tipoepisodio</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</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="http://terminology.hl7.pt/CodeSystem/tipoepisodio"/>
  <version value="1.0.0"/>
  <name value="TipoepisodioCS"/>
  <title value="Tipos de episodio code system"/>
  <status value="active"/>
  <date value="2024-10-07T08:52:39+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 episodio code system"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <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>