International Patient Summary Implementation Guide Implementation Guide: STU2 Ballot

This page is part of the International Patient Summary Implementation Guide (v0.2.0: STU 1 Ballot 2) based on FHIR v3.5.0. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions

Turtle Format: ValueSet-imaging-volume-measure-code-uv-ips

Raw ttl

@prefix fhir: <http://hl7.org/fhir/> .
@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:ValueSet;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "imaging-volume-measure-code-uv-ips"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/StructureDefinition/shareablevalueset";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>IPS Results Radiology Volume Measurements Observations</h2><div><p>IPS Results Radiology Volume Measurements Observations</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href=\"http://dicom.nema.org/resources/ontology/DCM\"><code>http://dicom.nema.org/resources/ontology/DCM</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/codesystem-dicom-dcim.html#dicom-dcim-121216\">121216</a></td><td>Volume estimated from single 2D region</td><td>A three-dimensional numeric measurement that is approximate, based on a two-dimensional region in a single image</td></tr><tr><td><a href=\"http://hl7.org/fhir/codesystem-dicom-dcim.html#dicom-dcim-121218\">121218</a></td><td>Volume estimated from two non-coplanar 2D regions</td><td>A three-dimensional numeric measurement that is approximate, based on two non-coplanar two-dimensional image regions</td></tr><tr><td><a href=\"http://hl7.org/fhir/codesystem-dicom-dcim.html#dicom-dcim-121217\">121217</a></td><td>Volume estimated from three or more non-coplanar 2D regions</td><td>A three-dimensional numeric measurement that is approximate, based on three or more non-coplanar two-dimensional image regions</td></tr><tr><td><a href=\"http://hl7.org/fhir/codesystem-dicom-dcim.html#dicom-dcim-121222\">121222</a></td><td>Volume of sphere</td><td>A three-dimensional numeric measurement of a sphere shaped three-dimensional region of interest in an image set</td></tr><tr><td><a href=\"http://hl7.org/fhir/codesystem-dicom-dcim.html#dicom-dcim-121221\">121221</a></td><td>Volume of ellipsoid</td><td>A three-dimensional numeric measurement of an ellipsoid shaped three-dimensional region of interest in an image set</td></tr><tr><td><a href=\"http://hl7.org/fhir/codesystem-dicom-dcim.html#dicom-dcim-121220\">121220</a></td><td>Volume of circumscribed sphere</td><td>A three-dimensional numeric measurement of the bounding sphere of a three-dimensional region of interest in an image set</td></tr><tr><td><a href=\"http://hl7.org/fhir/codesystem-dicom-dcim.html#dicom-dcim-121219\">121219</a></td><td>Volume of bounding three dimensional region</td><td>A three-dimensional numeric measurement of the bounding region of a three-dimensional region of interest in an image set</td></tr></table></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=118565006\">118565006</a></td><td>Volume</td><td/></tr></table></li></ul></div>"
  ];
  fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/uv/ips/ValueSet/imaging-volume-measure-code-uv-ips"];
  fhir:ValueSet.version [ fhir:value "0.2.0"];
  fhir:ValueSet.name [ fhir:value "IPS Results Radiology Volume Measurements Observations"];
  fhir:ValueSet.title [ fhir:value "IPS Results Radiology Volume Measurements Observations"];
  fhir:ValueSet.status [ fhir:value "draft"];
  fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean];
  fhir:ValueSet.date [ fhir:value "2018-08-21T16:07:16+10:00"^^xsd:dateTime];
  fhir:ValueSet.publisher [ fhir:value "HL7 International"];
  fhir:ValueSet.contact [
     fhir:index 0;
     fhir:ContactDetail.name [ fhir:value "HL7 International" ];
     fhir:ContactDetail.telecom [
       fhir:index 0;
       fhir:ContactPoint.system [ fhir:value "phone" ];
       fhir:ContactPoint.value [ fhir:value "+1 734 677 7777" ]     ], [
       fhir:index 1;
       fhir:ContactPoint.system [ fhir:value "fax" ];
       fhir:ContactPoint.value [ fhir:value "+1 734 677 6622" ]     ], [
       fhir:index 2;
       fhir:ContactPoint.system [ fhir:value "email" ];
       fhir:ContactPoint.value [ fhir:value "info@hl7.org" ]     ]
  ];
  fhir:ValueSet.description [ fhir:value "IPS Results Radiology Volume Measurements Observations"];
  fhir:ValueSet.jurisdiction [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ];
       fhir:Coding.code [ fhir:value "001" ];
       fhir:Coding.display [ fhir:value "World" ]     ]
  ];
  fhir:ValueSet.immutable [ fhir:value "false"^^xsd:boolean];
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index 0;
       fhir:ValueSet.compose.include.system [ fhir:value "http://dicom.nema.org/resources/ontology/DCM" ];
       fhir:ValueSet.compose.include.concept [
         fhir:index 0;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "121216" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Volume estimated from single 2D region" ]       ], [
         fhir:index 1;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "121218" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Volume estimated from two non-coplanar 2D regions" ]       ], [
         fhir:index 2;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "121217" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Volume estimated from three or more non-coplanar 2D regions" ]       ], [
         fhir:index 3;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "121222" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Volume of sphere" ]       ], [
         fhir:index 4;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "121221" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Volume of ellipsoid" ]       ], [
         fhir:index 5;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "121220" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Volume of circumscribed sphere" ]       ], [
         fhir:index 6;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "121219" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Volume of bounding three dimensional region" ]       ]     ], [
       fhir:index 1;
       fhir:ValueSet.compose.include.system [ fhir:value "http://snomed.info/sct" ];
       fhir:ValueSet.compose.include.concept [
         fhir:index 0;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "118565006" ];
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Volume" ]       ]     ]
  ].

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

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