MyHealth@Eu NCPeH API
0.0.1 - ci-build 150

MyHealth@Eu NCPeH API - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: eHDSI Anatomical Region - JSON Representation

Page standards status: Draft Maturity Level: 1

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "eHDSIAnatomicalRegion",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet eHDSIAnatomicalRegion</b></p><a name=\"eHDSIAnatomicalRegion\"> </a><a name=\"hceHDSIAnatomicalRegion\"> </a><a name=\"eHDSIAnatomicalRegion-en-US\"> </a><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://snomed.info/id/737561001\">737561001</a></td><td>Structure of vertebral column and/or spinal cord</td></tr><tr><td><a href=\"http://snomed.info/id/113257007\">113257007</a></td><td>Structure of cardiovascular system</td></tr><tr><td><a href=\"http://snomed.info/id/80891009\">80891009</a></td><td>Heart structure</td></tr><tr><td><a href=\"http://snomed.info/id/76752008\">76752008</a></td><td>Breast structure</td></tr><tr><td><a href=\"http://snomed.info/id/67734004\">67734004</a></td><td>Thoracic segment of trunk</td></tr><tr><td><a href=\"http://snomed.info/id/63337009\">63337009</a></td><td>Abdominopelvic segment of trunk</td></tr><tr><td><a href=\"http://snomed.info/id/61685007\">61685007</a></td><td>Lower limb structure</td></tr><tr><td><a href=\"http://snomed.info/id/53120007\">53120007</a></td><td>Upper limb structure</td></tr><tr><td><a href=\"http://snomed.info/id/38266002\">38266002</a></td><td>Entire body as a whole</td></tr><tr><td><a href=\"http://snomed.info/id/774007\">774007</a></td><td>Structure of head and/or neck</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "draft"
    }
  ],
  "url" : "http://terminology.ehdsi.eu/ValueSet/eHDSIAnatomicalRegion",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:1.3.6.1.4.1.12559.11.10.1.3.1.42.100"
    }
  ],
  "version" : "0.0.1",
  "name" : "EHDSIAnatomicalRegion",
  "title" : "eHDSI Anatomical Region",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-06-05T10:16:03+00:00",
  "publisher" : "MyHealthEu",
  "contact" : [
    {
      "name" : "MyHealthEu",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/MyHealthEu"
        }
      ]
    }
  ],
  "description" : "The Value Set is used for coding high-level anatomical regions (body parts, organs or systems).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "737561001",
            "display" : "Structure of vertebral column and/or spinal cord"
          },
          {
            "code" : "113257007",
            "display" : "Structure of cardiovascular system"
          },
          {
            "code" : "80891009",
            "display" : "Heart structure"
          },
          {
            "code" : "76752008",
            "display" : "Breast structure"
          },
          {
            "code" : "67734004",
            "display" : "Thoracic segment of trunk"
          },
          {
            "code" : "63337009",
            "display" : "Abdominopelvic segment of trunk"
          },
          {
            "code" : "61685007",
            "display" : "Lower limb structure"
          },
          {
            "code" : "53120007",
            "display" : "Upper limb structure"
          },
          {
            "code" : "38266002",
            "display" : "Entire body as a whole"
          },
          {
            "code" : "774007",
            "display" : "Structure of head and/or neck"
          }
        ]
      }
    ]
  }
}