Mobile Access to DICOM Objects (MADO)
0.1.0-SNAPSHOT - ci-build International flag

Mobile Access to DICOM Objects (MADO), published by IHE Radiology Technical Committee. This guide is not an authorized publication; it is the continuous build for version 0.1.0-SNAPSHOT built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/bvdh/bvdh-ihe-mado/ and changes regularly. See the Directory of published versions

: Anatomical Region - JSON Representation

Draft as of 2026-03-06

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "im-anatomical-region-valueset",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet im-anatomical-region-valueset</b></p><a name=\"im-anatomical-region-valueset\"> </a><a name=\"hcim-anatomical-region-valueset\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/63337009\">63337009</a></td><td style=\"color: #cccccc\">Lower trunk</td></tr><tr><td><a href=\"http://snomed.info/id/38266002\">38266002</a></td><td style=\"color: #cccccc\">Entire body as a whole</td></tr><tr><td><a href=\"http://snomed.info/id/53120007\">53120007</a></td><td style=\"color: #cccccc\">Upper extremity</td></tr><tr><td><a href=\"http://snomed.info/id/61685007\">61685007</a></td><td style=\"color: #cccccc\">Lower extremity</td></tr><tr><td><a href=\"http://snomed.info/id/67734004\">67734004</a></td><td style=\"color: #cccccc\">Upper trunk</td></tr><tr><td><a href=\"http://snomed.info/id/774007\">774007</a></td><td style=\"color: #cccccc\">Head and neck structure</td></tr><tr><td><a href=\"http://snomed.info/id/113257007\">113257007</a></td><td style=\"color: #cccccc\">Cardiovascular system</td></tr><tr><td><a href=\"http://snomed.info/id/80891009\">80891009</a></td><td style=\"color: #cccccc\">Heart</td></tr><tr><td><a href=\"http://snomed.info/id/76752008\">76752008</a></td><td style=\"color: #cccccc\">Breast</td></tr><tr><td><a href=\"http://snomed.info/id/1141981001\">1141981001</a></td><td style=\"color: #cccccc\">Spinal column region</td></tr></table></li></ul></div>"
  },
  "url" : "https://profiles.ihe.net/RAD/MADO/ValueSet/im-anatomical-region-valueset",
  "version" : "0.1.0-SNAPSHOT",
  "name" : "ValueSetAnatomicalRegion",
  "title" : "Anatomical Region",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-03-06T11:56:39+00:00",
  "publisher" : "IHE Radiology Technical Committee",
  "contact" : [
    {
      "name" : "IHE Radiology Technical Committee",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ihe.net/ihe_domains/radiology/"
        },
        {
          "system" : "email",
          "value" : "iti@ihe.net"
        }
      ]
    }
  ],
  "description" : "A shortlist of anatomical regions that can be used for searching reports and manifests.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "63337009"
          },
          {
            "code" : "38266002"
          },
          {
            "code" : "53120007"
          },
          {
            "code" : "61685007"
          },
          {
            "code" : "67734004"
          },
          {
            "code" : "774007"
          },
          {
            "code" : "113257007"
          },
          {
            "code" : "80891009"
          },
          {
            "code" : "76752008"
          },
          {
            "code" : "1141981001"
          }
        ]
      }
    ]
  }
}