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: key image rest

Raw ttl | Download


@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:DocumentReference ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "StructuredKeyImageRest"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.eu/fhir/imaging-r4/StructureDefinition/DocumentReferenceKeyImageEuImaging"^^xsd:anyURI ;
fhir:l <http://hl7.eu/fhir/imaging-r4/StructureDefinition/DocumentReferenceKeyImageEuImaging>     ] )
  ] ; # 
  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 StructuredKeyImageRest</b></p><a name=\"StructuredKeyImageRest\"> </a><a name=\"hcStructuredKeyImageRest\"> </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-DocumentReferenceKeyImageEuImaging.html\">DocumentReference: Key Image</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><p><b>status</b>: Current</p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 55113-5}\">Key images Document Radiology</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><blockquote><p><b>content</b></p><p><b>DocumentReference Thumbnail</b>: false</p><blockquote><p><b>attachment</b></p><blockquote><p><b>id</b></p>ig-loader-structured-keyimage-rest.png</blockquote><p><b>contentType</b>: image/png</p><p><b>url</b>: <a href=\"DocumentReference-StructuredKeyImageRest.html\">DocumentReference: extension = Ultrasound; status = current; category = Key images Document Radiology</a></p></blockquote></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:display [ fhir:v "Ultrasound" ]       ] )     ]
  ] ) ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:category ( [
    ( fhir:coding [
a loinc:55113-5 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
fhir:code [ fhir:v "55113-5" ] ;
fhir:display [ fhir:v "Key images Document Radiology" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:l fhir:Patient/PatientStructuredReport ;
fhir:reference [ fhir:v "Patient/PatientStructuredReport" ]
  ] ; # 
  fhir:content ( [
    ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/documentreference-thumbnail"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/documentreference-thumbnail>       ] ;
fhir:value [
a fhir:Boolean ;
fhir:v false       ]     ] ) ;
fhir:attachment [
fhir:id [ fhir:v "ig-loader-structured-keyimage-rest.png" ] ;
fhir:contentType [ fhir:v "image/png" ] ;
fhir:url [
fhir:v "DocumentReference/StructuredKeyImageRest"^^xsd:anyURI ;
fhir:l fhir:DocumentReference/StructuredKeyImageRest       ]     ]
  ] ) . #