This page is part of the HL7 Europe Imaging Study Report (v1.0.0-ballot: STU 1 Ballot 2) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
<DocumentReference xmlns="http://hl7.org/fhir">
<id value="RenderableFormatWithBasicMetadata"/>
<meta>
<profile
value="http://hl7.eu/fhir/imaging-r5/StructureDefinition/DocumentReferenceImagingReport"/>
</meta>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><p class="res-header-id"><b>Generated Narrative: DocumentReference RenderableFormatWithBasicMetadata</b></p><a name="RenderableFormatWithBasicMetadata"> </a><a name="hcRenderableFormatWithBasicMetadata"> </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">Language: en</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-DocumentReferenceImagingReport.html">EEHRxF MHD DocumentReference Profile for Imaging Reports</a></p></div><p><b>identifier</b>: <a href="http://terminology.hl7.org/7.1.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>/http://unstructured-report.example.com (use: usual, )</p><p><b>status</b>: Current</p><p><b>modality</b>: <span title="Codes:{http://dicom.nema.org/resources/ontology/DCM CT}">Computed Tomography</span></p><p><b>type</b>: <span title="Codes:{http://loinc.org 85430-7}">Diagnostic imaging report - example sections and entries</span></p><p><b>category</b>: <span title="Codes:{http://hl7.eu/fhir/eu-health-data-api/CodeSystem/eehrxf-document-priority-category-cs Medical-Imaging}">Medical-Imaging</span></p><p><b>subject</b>: <a href="Patient-PatientUnstructuredReport.html">Jane Doe(official) (no stated gender), DoB: 1976-04-29</a></p><h3>BodySites</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Concept</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 774007}, {http://snomed.info/sct 38266002}">Head and neck</span></td></tr></table><p><b>date</b>: 2024-01-01 00:00:00+0000</p><p><b>custodian</b>: <a href="Organization-OrganizationUnstructuredReport.html">Organization Rediologie Zentrum Bremen</a></p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ContentType</b></td><td><b>Language</b></td><td><b>Url</b></td><td><b>Creation</b></td></tr><tr><td style="display: none">*</td><td>application/fhir+json</td><td>German</td><td><a href="Bundle-bundle-report-minimal-metadata-unstructured.html">Bundle: type = collection</a></td><td>2024-01-01 00:00:00+0000</td></tr></table><h3>Profiles</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><a href="StructureDefinition-BundleReportMinimalMetadataEuImaging.html">Bundle: Imaging Report Minimal Metadata</a></td></tr></table></blockquote></div>
</text>
<identifier>
<use value="usual"/>
<system value="urn:ietf:rfc:3986"/>
<value value="http://unstructured-report.example.com"/>
</identifier>
<status value="current"/>
<modality>
<coding>
<system value="http://dicom.nema.org/resources/ontology/DCM"/>
<code value="CT"/>
</coding>
</modality>
<type>
<coding>
<system value="http://loinc.org"/>
<code value="85430-7"/>
<display
value="Diagnostic imaging report - example sections and entries"/>
</coding>
</type>
<category>
<coding>
<system
value="http://hl7.eu/fhir/eu-health-data-api/CodeSystem/eehrxf-document-priority-category-cs"/>
<code value="Medical-Imaging"/>
</coding>
</category>
<subject>🔗
<reference value="Patient/PatientUnstructuredReport"/>
</subject>
<bodySite>
<concept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="774007"/>
</coding>
<coding>
<system value="http://snomed.info/sct"/>
<code value="38266002"/>
</coding>
</concept>
</bodySite>
<date value="2024-01-01T00:00:00Z"/>
<custodian>🔗
<reference value="Organization/OrganizationUnstructuredReport"/>
</custodian>
<content>
<attachment>
<contentType value="application/fhir+json"/>
<language value="de"/>
<url value="Bundle/bundle-report-minimal-metadata-unstructured"/>
<creation value="2024-01-01T00:00:00Z"/>
</attachment>
<profile>
<valueCanonical
value="http://hl7.eu/fhir/imaging-r5/StructureDefinition/BundleReportMinimalMetadataEuImaging"/>
</profile>
</content>
</DocumentReference>