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-area-measure-code-uv-ips

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "imaging-area-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 Area Measurements Observations</h2><div><p>IPS Results Radiology Area 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://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=42798000">42798000</a></td><td>Area</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=131184002">131184002</a></td><td>Area of defined region</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/ips/ValueSet/imaging-area-measure-code-uv-ips",
  "version" : "0.2.0",
  "name" : "IPS Results Radiology Area Measurements Observations",
  "title" : "IPS Results Radiology Area 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 Area Measurements Observations",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "42798000",
            "display" : "Area"
          },
          {
            "code" : "131184002",
            "display" : "Area of defined region"
          }
        ]
      }
    ]
  }
}