This page is part of the HL7 Europe Imaging Report (v1.0.0-alpha: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.0.0-ballot. For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:DocumentReference ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "DocumentReferenceStructuredReport"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.eu/fhir/imaging/StructureDefinition/DocumentReferenceImagingReport"^^xsd:anyURI ;
fhir:l <http://hl7.eu/fhir/imaging/StructureDefinition/DocumentReferenceImagingReport> ] )
] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference DocumentReferenceStructuredReport</b></p><a name=\"DocumentReferenceStructuredReport\"> </a><a name=\"hcDocumentReferenceStructuredReport\"> </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 US}\">Ultrasound</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 67734004}\">Upper trunk</span></li></ul></blockquote><p><b>masterIdentifier</b>: <a href=\"http://terminology.hl7.org/6.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 #xD;#xA;#xD;#xA;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: #xD;#xA;#xD;#xA;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.#xD;#xA;#xD;#xA;This OID may also be used in CD.codeSystem.\">Uniform Resource Identifier (URI)</a>/http://structured-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</span></p><p><b>subject</b>: <a href=\"Patient-PatientStructuredReport.html\">3D TEE 2D(official) (no stated gender), DoB: 1976-04-29 ( 00 CARDIAC 2)</a></p><p><b>date</b>: 2025-09-05 00:00:00+0000</p><p><b>custodian</b>: <a href=\"Organization-OrganizationStructuredReport.html\">Organization Ultrasound centrum</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>English (United Kingdom)</td><td>./Bundle/bundle-report-structured</td><td>2025-09-05 00:00:00+0000</td></tr></table></blockquote></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-DocumentReference.modality"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-DocumentReference.modality> ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [
fhir:v "http://dicom.nema.org/resources/ontology/DCM"^^xsd:anyURI ;
fhir:l <http://dicom.nema.org/resources/ontology/DCM> ] ;
fhir:code [ fhir:v "US" ] ] ) ]
] [
( fhir:extension [
fhir:url [
fhir:v "concept"^^xsd:anyURI ;
fhir:l fhir:concept ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:67734004 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "67734004" ] ] ) ] ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-DocumentReference.bodySite"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-DocumentReference.bodySite> ]
] ) ; #
fhir:masterIdentifier [
fhir:use [ fhir:v "usual" ] ;
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986> ] ;
fhir:value [ fhir:v "http://structured-report.example.com" ]
] ; #
fhir:status [ fhir:v "current"] ; #
fhir:type [
( fhir:coding [
a loinc:85430-7 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org> ] ;
fhir:code [ fhir:v "85430-7" ] ;
fhir:display [ fhir:v "Diagnostic imaging report - example sections and entries" ] ] )
] ; #
fhir:category ( [
( fhir:coding [
fhir:system [
fhir:v "http://hl7.eu/fhir/eu-health-data-api/CodeSystem/eehrxf-document-priority-category-cs"^^xsd:anyURI ;
fhir:l <http://hl7.eu/fhir/eu-health-data-api/CodeSystem/eehrxf-document-priority-category-cs> ] ;
fhir:code [ fhir:v "Medical-Imaging" ] ] )
] ) ; #
fhir:subject [
fhir:l fhir:Patient/PatientStructuredReport ;
fhir:reference [ fhir:v "Patient/PatientStructuredReport" ]
] ; #
fhir:date [ fhir:v "2025-09-05T00:00:00Z"^^xsd:dateTime] ; #
fhir:custodian [
fhir:l fhir:Organization/OrganizationStructuredReport ;
fhir:reference [ fhir:v "Organization/OrganizationStructuredReport" ]
] ; #
fhir:content ( [
( fhir:extension [
fhir:url [
fhir:v "http://hl7.eu/fhir/imaging/StructureDefinition/im-documentreference-content-profile"^^xsd:anyURI ;
fhir:l <http://hl7.eu/fhir/imaging/StructureDefinition/im-documentreference-content-profile> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.eu/fhir/imaging/StructureDefinition/BundleReportMinimalMetadataEuImaging"^^xsd:anyURI ;
fhir:l <http://hl7.eu/fhir/imaging/StructureDefinition/BundleReportMinimalMetadataEuImaging> ] ] ) ;
fhir:attachment [
fhir:contentType [ fhir:v "application/fhir+json" ] ;
fhir:language [ fhir:v "en-GB" ] ;
fhir:url [
fhir:v "./Bundle/bundle-report-structured"^^xsd:anyURI ;
fhir:l fhir:./Bundle/bundle-report-structured ] ;
fhir:creation [ fhir:v "2025-09-05T00:00:00Z"^^xsd:dateTime ] ]
] ) . #
IG © 2025+ HL7 Europe.
Package hl7.fhir.eu.imaging#1.0.0-alpha based on FHIR 4.0.1.
Generated
2026-02-27
