HL7 Europe Imaging Report R4
1.0.0-ballot - qa-preview 150

HL7 Europe Imaging Report R4, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/imaging-r4/ and changes regularly. See the Directory of published versions

: DocumentReference: Renderable format with basic metadata

Raw xml | Download


<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="RenderableFormatWithBasicMetadata"/>
  <meta>
    <profile
             value="http://hl7.eu/fhir/imaging-r4/StructureDefinition/DocumentReferenceImagingReport"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="extensions"/>
    <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>Cross-version Extension for R5.DocumentReference.modality for use in FHIR R4</b>: <span title="Codes:{http://dicom.nema.org/resources/ontology/DCM CT}">Computed Tomography</span></p><blockquote><p><b>Cross-version Extension for R5.DocumentReference.bodySite for use in FHIR R4</b></p><ul><li>concept: <span title="Codes:{http://snomed.info/sct 774007}, {http://snomed.info/sct 38266002}">Head and neck</span></li></ul></blockquote><p><b>masterIdentifier</b>: <a href="http://terminology.hl7.org/6.2.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>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 studies and related imaging reports</span></p><p><b>subject</b>: <a href="Patient-PatientUnstructuredReport.html">Jane Doe(official) (no stated gender), DoB: 1976-04-29</a></p><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><p><b>Extension: DocumentReference content profile</b>: <a href="StructureDefinition-BundleReportMinimalMetadataEuImaging.html">Bundle: Imaging Report Minimal Metadata</a></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></blockquote></div>
  </text>
  <extension
             url="http://hl7.org/fhir/5.0/StructureDefinition/extension-DocumentReference.modality">
    <valueCodeableConcept>
      <coding>
        <system value="http://dicom.nema.org/resources/ontology/DCM"/>
        <code value="CT"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="http://hl7.org/fhir/5.0/StructureDefinition/extension-DocumentReference.bodySite">
    <extension url="concept">
      <valueCodeableConcept>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="774007"/>
        </coding>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="38266002"/>
        </coding>
      </valueCodeableConcept>
    </extension>
  </extension>
  <masterIdentifier>
    <use value="usual"/>
    <system value="urn:ietf:rfc:3986"/>
    <value value="http://unstructured-report.example.com"/>
  </masterIdentifier>
  <status value="current"/>
  <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>
  <date value="2024-01-01T00:00:00Z"/>
  <custodian>🔗 
    <reference value="Organization/OrganizationUnstructuredReport"/>
  </custodian>
  <content>
    <extension
               url="http://hl7.eu/fhir/imaging-r4/StructureDefinition/im-documentreference-content-profile">
      <valueCanonical
                      value="http://hl7.eu/fhir/imaging-r4/StructureDefinition/BundleReportMinimalMetadataEuImaging"/>
    </extension>
    <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>
  </content>
</DocumentReference>