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

: BirthNN - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="BirthNN"/>
  <meta>
    <profile
             value="http://example.com/fhir/example/StructureDefinition/Birth"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation BirthNN</b></p><a name="BirthNN"> </a><a name="hcBirthNN"> </a><a name="BirthNN-en-US"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 10160-0}">History of Medication use Narrative</span></p><p><b>effective</b>: 2024-08-01 10:00:00+0000</p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="10160-0"/>
    </coding>
  </code>
  <effectiveDateTime value="2024-08-01T10:00:00.000Z"/>
</Observation>