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

HL7 PT FHIR Implementation Guide: Noticia de Nascimento, published by HL7 Portugal. This guide is not an authorized publication; it is the continuous build for version 0.0.1 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

: episodio - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="episodio"/>
  <meta>
    <profile
             value="https://hl7.pt/fhir/NoticiaNascimento/StructureDefinition/Contact"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter episodio</b></p><a name="episodio"> </a><a name="hcepisodio"> </a><a name="episodio-pt-PT"> </a><p><b>identifier</b>: 18001555</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href="CodeSystem-tipo-episodio-cs.html#tipo-episodio-cs-INT">Tipos de episódio CodeSystem INT</a>: Internamento</p><p><b>serviceType</b>: <span title="Codes:">Obstetricia</span></p><p><b>serviceProvider</b>: <a href="Organization-inst.html">Organization CH ENTRE DOURO E VOUGA</a></p></div>
  </text>
  <identifier>
    <value value="18001555"/>
  </identifier>
  <status value="finished"/>
  <class>
    <system
            value="https://hl7.pt/fhir/NoticiaNascimento/CodeSystem/tipo-episodio-cs"/>
    <code value="INT"/>
  </class>
  <serviceType>
    <text value="Obstetricia"/>
  </serviceType>
  <serviceProvider>🔗 
    <reference value="Organization/inst"/>
  </serviceProvider>
</Encounter>