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

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

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "imaging-volume-measure-code-uv-ips",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "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>
</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>"
  },
  "url" : "http://hl7.org/fhir/uv/ips/ValueSet/imaging-volume-measure-code-uv-ips",
  "version" : "0.2.0",
  "name" : "IPS Results Radiology Volume Measurements Observations",
  "title" : "IPS Results Radiology Volume Measurements Observations",
  "status" : "draft",
  "experimental" : false,
  "date" : "2018-08-21T16:07:16+10:00",
  "publisher" : "HL7 International",
  "contact" : [
    {
      "name" : "HL7 International",
      "telecom" : [
        {
          "system" : "phone",
          "value" : "+1 734 677 7777"
        },
        {
          "system" : "fax",
          "value" : "+1 734 677 6622"
        },
        {
          "system" : "email",
          "value" : "info@hl7.org"
        }
      ]
    }
  ],
  "description" : "IPS Results Radiology Volume Measurements Observations",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://dicom.nema.org/resources/ontology/DCM",
        "concept" : [
          {
            "code" : "121216",
            "display" : "Volume estimated from single 2D region"
          },
          {
            "code" : "121218",
            "display" : "Volume estimated from two non-coplanar 2D regions"
          },
          {
            "code" : "121217",
            "display" : "Volume estimated from three or more non-coplanar 2D regions"
          },
          {
            "code" : "121222",
            "display" : "Volume of sphere"
          },
          {
            "code" : "121221",
            "display" : "Volume of ellipsoid"
          },
          {
            "code" : "121220",
            "display" : "Volume of circumscribed sphere"
          },
          {
            "code" : "121219",
            "display" : "Volume of bounding three dimensional region"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "118565006",
            "display" : "Volume"
          }
        ]
      }
    ]
  }
}