Radiation Dose Summary for Diagnostic Procedures on FHIR
0.1.0 - STU 1 Ballot

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

: CTRadiationDoseSummary-139 - TTL Representation

Raw ttl | Download


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

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

 a fhir:Observation;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "139"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/uv/radiation-dose-summary/StructureDefinition/ct-radiation-dose-summary";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/uv/radiation-dose-summary/StructureDefinition/ct-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 \"139\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ct-radiation-dose-summary.html\">CT Radiation Dose Summary</a></p></div><p><b>identifier</b>: SOP Instance UID: urn:oid:1.2.840.121.3.32.0.1.1323423.122</p><p><b>partOf</b>: <a href=\"ImagingStudy-342.html\">ImagingStudy/342</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>: 2015-01-01T22:23: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-539.html\">Device/539: CT01</a></p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-839.html\">Observation/839: Irradiation Event - 1</a></li><li><a href=\"Observation-393.html\">Observation/393: Irradiation Event - 2</a></li></ul><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>: Computerized tomography <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#77477000)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: CT Dose Length 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>#113813)</span></p><p><b>value</b>: 203.12 mGy.cm</p></blockquote></div>"
  ];
  fhir:Observation.identifier [
     fhir:index 0;
     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 "sop-instance-uid" ];
         fhir:Coding.display [ fhir:value "SOP 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.1323423.122" ]
  ];
  fhir:Observation.partOf [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "ImagingStudy/342" ];
     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.1323423" ]     ]
  ];
  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 "2015-01-01T22:23: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/539" ];
     fhir:Reference.display [ fhir:value "CT01" ]
  ];
  fhir:Observation.hasMember [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "Observation/839" ];
     fhir:Reference.type [ fhir:value "Observation" ];
     fhir:Reference.display [ fhir:value "Irradiation Event - 1" ]
  ], [
     fhir:index 1;
     fhir:Reference.reference [ fhir:value "Observation/393" ];
     fhir:Reference.type [ fhir:value "Observation" ];
     fhir:Reference.display [ fhir:value "Irradiation Event - 2" ]
  ];
  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;
         a sct:77477000;
         fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
         fhir:Coding.code [ fhir:value "77477000" ];
         fhir:Coding.display [ fhir:value "Computerized tomography" ]       ]     ]
  ], [
     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 "113813" ];
         fhir:Coding.display [ fhir:value "CT Dose Length Product Total" ]       ]     ];
     fhir:Observation.component.valueQuantity [
       fhir:Quantity.value [ fhir:value "203.12"^^xsd:decimal ];
       fhir:Quantity.unit [ fhir:value "mGy.cm" ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.