This page is part of the HL7 Europe Extensions (v0.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
<Composition xmlns="http://hl7.org/fhir">
<id value="comp-example"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Composition</b><a name="comp-example"> </a></p><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">Resource Composition "comp-example" </p></div><p><b>Document Based On Order</b>: <code>urn:oid:1.999.999.999</code>/document-order-1</p><p><b>Information recipient</b>: <span>: MUDr. Aleš Procházka</span></p><p><b>identifier</b>: <a href="http://terminology.hl7.org/5.3.0/NamingSystem-uri.html" title="As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt
This oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid:
Note that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.
This OID may also be used in CD.codeSystem.">Uniform Resource Identifier (URI)</a>/urn:uuid:3f69e0a5-2177-4540-baab-7a5d0877428f</p><p><b>status</b>: final</p><p><b>type</b>: Laboratory report <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#11502-2)</span></p><p><b>date</b>: 2022-10-25 14:30:00+0100</p><p><b>author</b>: <span>: MUDr. Aleš Procházka</span></p><p><b>title</b>: Laboratory Report Test</p><p><b>confidentiality</b>: N</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>legal</td><td>2020-12-27 14:30:00+0100</td><td><span>: Best Laboratory</span></td></tr></table><p><b>custodian</b>: <span>: Best Laboratory</span></p></div>
</text>
<extension
url="http://hl7.eu/fhir/StructureDefinition/composition-basedOn-order-or-requisition">
<valueIdentifier>
<system value="urn:oid:1.999.999.999"/>
<value value="document-order-1"/>
</valueIdentifier>
</extension>
<extension
url="http://hl7.eu/fhir/StructureDefinition/information-recipient">
<valueReference>
<display value="MUDr. Aleš Procházka"/>
</valueReference>
</extension>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:uuid:3f69e0a5-2177-4540-baab-7a5d0877428f"/>
</identifier>
<status value="final"/>
<type>
<coding>
<system value="http://loinc.org"/>
<code value="11502-2"/>
<display value="Laboratory report"/>
</coding>
</type>
<subject>
<display value="Nice Patient"/>
</subject>
<date value="2022-10-25T14:30:00+01:00"/>
<author>
<display value="MUDr. Aleš Procházka"/>
</author>
<title value="Laboratory Report Test"/>
<confidentiality value="N"/>
<attester>
<mode value="legal"/>
<time value="2020-12-27T14:30:00+01:00"/>
<party>
<display value="Best Laboratory"/>
</party>
</attester>
<custodian>
<display value="Best Laboratory"/>
</custodian>
</Composition>