HL7 Europe Base and Core FHIR IG
2.0.0-ballot - ballot 150

This page is part of the HL7 Europe Base and Core (v2.0.0-ballot: Release Ballot) based on FHIR (HL7® FHIR® Standard) v5.0.0. This version is a pre-release. The current official version is 0.1.0. For a full list of available versions, see the Directory of published versions

: Composition Example - XML Representation

Raw xml | Download


<Composition xmlns="http://hl7.org/fhir">
  <id value="26032a57-083a-4ddf-b019-e566ae02f740"/>
  <meta>
    <profile
             value="http://hl7.eu/fhir/base-r5/StructureDefinition/composition-eu-core"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Composition 26032a57-083a-4ddf-b019-e566ae02f740</b></p><a name="26032a57-083a-4ddf-b019-e566ae02f740"> </a><a name="hc26032a57-083a-4ddf-b019-e566ae02f740"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-composition-eu-core.html">Composition (EU core)</a></p></div><p><b>Composition: Information recipient</b>: <a href="Organization-organization-eu-core-example.html">Nuovo Ospedale S.Agostino (MO)</a></p><p><b>Document DiagnosticReport Reference</b>: <a href="DiagnosticReport-5679723c-4fae-4ba7-9f09-5438a827bfda.html">Diagnostic Report for 'Laboratory report' for '-&gt;John Doe  Male, DoB: 1980-01-01'</a></p><p><b>identifier</b>: <code>http://example.org/composition-ids</code>/c030702.TSTSMN63A01F205H.20220325112426.TSS1Tkju</p><p><b>status</b>: Final</p><p><b>type</b>: <span title="Codes:{http://loinc.org 11502-2}">Laboratorní zpráva</span></p><p><b>category</b>: <span title="Codes:{http://loinc.org 18719-5}">Chemistry studies (set)</span></p><p><b>date</b>: 2022-03-30 11:24:26+0100</p><p><b>author</b>: <a href="PractitionerRole-practitionerRole-eu-core-example.html">PractitionerRole General practice (specialty)</a></p><p><b>title</b>: Laboratorní zpráva</p><h3>Attesters</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Mode</b></td><td><b>Time</b></td><td><b>Party</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://hl7.org/fhir/composition-attestation-mode legal}">Legal</span></td><td>2022-03-25 11:00:00+0100</td><td><a href="PractitionerRole-practitionerRole-eu-core-example.html">PractitionerRole General practice (specialty)</a></td></tr></table><p><b>custodian</b>: Example Health Organization</p></div>
  </text>
  <extension
             url="http://hl7.eu/fhir/StructureDefinition/information-recipient">
    <valueReference>🔗 
      <reference value="Organization/organization-eu-core-example"/>
      <display value="Nuovo Ospedale S.Agostino (MO)"/>
    </valueReference>
  </extension>
  <extension
             url="http://hl7.eu/fhir/extensions/StructureDefinition/composition-diagnosticReportReference">
    <valueReference>🔗 
      <reference
                 value="DiagnosticReport/5679723c-4fae-4ba7-9f09-5438a827bfda"/>
    </valueReference>
  </extension>
  <identifier>
    <system value="http://example.org/composition-ids"/>
    <value value="c030702.TSTSMN63A01F205H.20220325112426.TSS1Tkju"/>
  </identifier>
  <status value="final"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="11502-2"/>
      <display value="Laboratory report"/>
    </coding>
    <text value="Laboratorní zpráva"/>
  </type>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="18719-5"/>
      <display value="Chemistry studies (set)"/>
    </coding>
  </category>
  <subject>🔗 
    <reference value="Patient/patient-eu-core-example"/>
  </subject>
  <date value="2022-03-30T11:24:26+01:00"/>
  <author>🔗 
    <reference value="PractitionerRole/practitionerRole-eu-core-example"/>
  </author>
  <title value="Laboratorní zpráva"/>
  <attester>
    <mode>
      <coding>
        <system value="http://hl7.org/fhir/composition-attestation-mode"/>
        <code value="legal"/>
      </coding>
    </mode>
    <time value="2022-03-25T11:00:00+01:00"/>
    <party>🔗 
      <reference value="PractitionerRole/practitionerRole-eu-core-example"/>
    </party>
  </attester>
  <custodian>
    <display value="Example Health Organization"/>
  </custodian>
  <section>
    <title value="Urine examinations"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="18729-4"/>
        <display value="Urinalysis studies (set)"/>
      </coding>
      <text value="ESAMI DELLE URINE"/>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml"><table id="nota1"><thead><tr><th>Date</th><th>Test</th><th>Value</th><th>Unit(s)</th><th>Reference Range</th><th>Interpretation</th></tr></thead><tbody><tr><td>2023-03-27</td><td>Urea (U) [Moles/Vol]</td><td>310</td><td>mmol/L</td><td>67 - 580 mmol/L</td><td>Significantly low</td></tr></tbody></table></div>
    </text>
    <entry>🔗 
      <reference value="Observation/763f7902-8103-4d10-8bd1-546a726d43ee"/>
    </entry>
  </section>
</Composition>