International Patient Summary Implementation Guide (Release 0.3.0 STU1 Ballot)

This page is part of the International Patient Summary Implementation Guide (v0.3.0: STU 1 (FHIR R4) Ballot 1) based on FHIR R4. 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-linear-measure-code-uv-ips

Download Raw json

{
  "resourceType" : "ValueSet",
  "id" : "imaging-linear-measure-code-uv-ips",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">IPS Results Radiology Linear Measurements Observations</div>"
  },
  "url" : "http://hl7.org/fhir/uv/ips/ValueSet/imaging-linear-measure-code-uv-ips",
  "version" : "0.3.0",
  "name" : "ImagingLinearMeasureCodeUvIps",
  "title" : "IPS Results Radiology Linear Measurements Observations",
  "status" : "draft",
  "experimental" : false,
  "date" : "2019-08-06T10:41:01-04: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 Linear 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" : "121207",
            "display" : "Height"
          },
          {
            "code" : "121211",
            "display" : "Path length"
          },
          {
            "code" : "121206",
            "display" : "Distance"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "410668003",
            "display" : "Length"
          },
          {
            "code" : "103355008",
            "display" : "Width"
          },
          {
            "code" : "131197000",
            "display" : "Depth"
          },
          {
            "code" : "81827009",
            "display" : "Diameter"
          },
          {
            "code" : "103339001",
            "display" : "Long Axis"
          },
          {
            "code" : "103340004",
            "display" : "Short Axis"
          },
          {
            "code" : "131187009",
            "display" : "Major Axis"
          },
          {
            "code" : "131188004",
            "display" : "Minor Axis"
          },
          {
            "code" : "131189007",
            "display" : "Perpendicular Axis"
          },
          {
            "code" : "131190003",
            "display" : "Radius"
          },
          {
            "code" : "131191004",
            "display" : "Perimeter"
          },
          {
            "code" : "74551000",
            "display" : "Circumference"
          },
          {
            "code" : "131192006",
            "display" : "Diameter of circumscribed circle"
          }
        ]
      }
    ]
  }
}