This page is part of the Radiation Dose Summary for Diagnostic Procedures on FHIR (v0.1.0: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Observation;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "545"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/uv/radiation-dose-summary/StructureDefinition/xray-radiation-dose-summary";
fhir:index 0;
fhir:link <http://hl7.org/fhir/uv/radiation-dose-summary/StructureDefinition/xray-radiation-dose-summary> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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 \"545\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-xray-radiation-dose-summary.html\">X-Ray Radiation Dose Summary</a></p></div><p><b>partOf</b>: <a href=\"ImagingStudy-344.html\">ImagingStudy/344</a></p><p><b>status</b>: final</p><p><b>code</b>: Radiation exposure and protection information [Description] Document Diagnostic imaging <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#73569-6)</span></p><p><b>subject</b>: <a href=\"Patient-56.html\">Patient/56: Pascale Dupont</a> \" DUPONY\"</p><p><b>effective</b>: 2019-01-23T12:00:30Z</p><p><b>performer</b>: <a href=\"Practitioner-33.html\">Practitioner/33: John Moore</a> \" MOORE\"</p><p><b>device</b>: <a href=\"Device-12.html\">Device/12: XA01</a></p><blockquote><p><b>component</b></p><p><b>code</b>: Procedure reported <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.0.0/CodeSystem-v3-DCM.html\">DICOM</a>#121058)</span></p><p><b>value</b>: Projection X-Ray <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.0.0/CodeSystem-v3-DCM.html\">DICOM</a>#113704)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Dose (RP) Total <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.0.0/CodeSystem-v3-DCM.html\">DICOM</a>#113725)</span></p><p><b>value</b>: 212 mGy</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Dose Area Product Total <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.0.0/CodeSystem-v3-DCM.html\">DICOM</a>#113722)</span></p><p><b>value</b>: 13639 mGy.cm2</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Total Fluoro Time <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.0.0/CodeSystem-v3-DCM.html\">DICOM</a>#113730)</span></p><p><b>value</b>: 450 s</p></blockquote></div>"
];
fhir:Observation.partOf [
fhir:index 0;
fhir:Reference.reference [ fhir:value "ImagingStudy/344" ];
fhir:Reference.identifier [
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/uv/radiation-dose-summary/CodeSystem/dicom-identifier-type" ];
fhir:Coding.code [ fhir:value "study-instance-uid" ];
fhir:Coding.display [ fhir:value "Study Instance UID" ] ] ];
fhir:Identifier.system [ fhir:value "urn:dicom:uid" ];
fhir:Identifier.value [ fhir:value "urn:oid:1.2.840.121.3.32.0.1.25" ] ]
];
fhir:Observation.status [ fhir:value "final"];
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:73569-6;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "73569-6" ];
fhir:Coding.display [ fhir:value "Radiation exposure and protection information [Description] Document Diagnostic imaging" ] ]
];
fhir:Observation.subject [
fhir:Reference.reference [ fhir:value "Patient/56" ];
fhir:Reference.display [ fhir:value "Pascale Dupont" ]
];
fhir:Observation.effectiveDateTime [ fhir:value "2019-01-23T12:00:30.000Z"^^xsd:dateTime];
fhir:Observation.performer [
fhir:index 0;
fhir:Reference.reference [ fhir:value "Practitioner/33" ];
fhir:Reference.display [ fhir:value "John Moore" ]
];
fhir:Observation.device [
fhir:Reference.reference [ fhir:value "Device/12" ];
fhir:Reference.display [ fhir:value "XA01" ]
];
fhir:Observation.component [
fhir:index 0;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://dicom.nema.org/resources/ontology/DCM" ];
fhir:Coding.code [ fhir:value "121058" ];
fhir:Coding.display [ fhir:value "Procedure reported" ] ] ];
fhir:Observation.component.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://dicom.nema.org/resources/ontology/DCM" ];
fhir:Coding.code [ fhir:value "113704" ];
fhir:Coding.display [ fhir:value "Projection X-Ray" ] ] ]
], [
fhir:index 1;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://dicom.nema.org/resources/ontology/DCM" ];
fhir:Coding.code [ fhir:value "113725" ];
fhir:Coding.display [ fhir:value "Dose (RP) Total" ] ] ];
fhir:Observation.component.valueQuantity [
fhir:Quantity.value [ fhir:value "212"^^xsd:decimal ];
fhir:Quantity.unit [ fhir:value "mGy" ] ]
], [
fhir:index 2;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://dicom.nema.org/resources/ontology/DCM" ];
fhir:Coding.code [ fhir:value "113722" ];
fhir:Coding.display [ fhir:value "Dose Area Product Total" ] ] ];
fhir:Observation.component.valueQuantity [
fhir:Quantity.value [ fhir:value "13639"^^xsd:decimal ];
fhir:Quantity.unit [ fhir:value "mGy.cm2" ] ]
], [
fhir:index 3;
fhir:Observation.component.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://dicom.nema.org/resources/ontology/DCM" ];
fhir:Coding.code [ fhir:value "113730" ];
fhir:Coding.display [ fhir:value "Total Fluoro Time" ] ] ];
fhir:Observation.component.valueQuantity [
fhir:Quantity.value [ fhir:value "450"^^xsd:decimal ];
fhir:Quantity.unit [ fhir:value "s" ] ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.