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

: exemploNN - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="exemploNN"/>
  <type value="document"/>
  <entry>
    <resource>
      <Composition>
        <id value="compNN"/>
        <meta>
          <profile
                   value="http://example.com/fhir/example/StructureDefinition/CompositionNoticia"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Composition_compNN"> </a><p class="res-header-id"><b>Generated Narrative: Composition compNN</b></p><a name="compNN"> </a><a name="hccompNN"> </a><a name="compNN-en-US"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title="Codes:{http://loinc.org/ 71230-7}">Birth certificate</span></p><p><b>encounter</b>: <a href="Encounter/episodio">Encounter/episodio</a></p><p><b>date</b>: 2021-09-01</p><p><b>author</b>: ee</p><p><b>title</b>: ssss</p></div>
        </text>
        <status value="final"/>
        <type>
          <coding>
            <system value="http://loinc.org/"/>
            <code value="71230-7"/>
            <display value="Birth certificate"/>
          </coding>
        </type>
        <encounter>
          <reference value="Encounter/episodio"/>
        </encounter>
        <date value="2021-09-01"/>
        <author>
          <display value="ee"/>
        </author>
        <title value="ssss"/>
        <section>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="10160-0"/>
            </coding>
          </code>
          <entry>
            <reference value="Patient/mother"/>
          </entry>
        </section>
        <section>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="56833-7"/>
              <display value="Pregnancy related history Narrative"/>
            </coding>
          </code>
        </section>
        <section>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="57074-7"/>
              <display value="Labor and delivery process Narrative"/>
            </coding>
          </code>
          <entry>🔗 
            <reference value="Observation/BirthNN"/>
          </entry>
          <entry>🔗 
            <reference value="Encounter/episodioInt"/>
          </entry>
        </section>
        <section>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="57075-4"/>
              <display
                       value="Newborn delivery information from newborn Narrative"/>
            </coding>
          </code>
        </section>
        <section>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="73738-7"/>
              <display
                       value="Newborn screening test results panel - Point of Care"/>
            </coding>
          </code>
        </section>
        <section>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="11369-6"/>
              <display value="History of Immunization Narrative"/>
            </coding>
          </code>
        </section>
        <section>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="11544-4"/>
              <display value="Hospital discharge follow-up Narrative"/>
            </coding>
          </code>
          <entry>
            <reference value="Organization/destino"/>
          </entry>
        </section>
      </Composition>
    </resource>
  </entry>
</Bundle>