PanCareSurPass Project HL7 FHIR Implementation Guide
0.1.0 - trial-use 150

This page is part of the PanCareSurPass Project HL7 FHIR Implementation Guide (v0.1.0: QA Preview) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Affected Organs (surgery) - JSON Representation

Active as of 2023-01-26

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "vs-affectedOrgan-eu-pcsp",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</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://snomed.info/id/32849002\">32849002</a></td><td>Oesophagus</td></tr><tr><td><a href=\"http://snomed.info/id/818983003\">818983003</a></td><td>Abdomen</td></tr><tr><td><a href=\"http://snomed.info/id/12738006\">12738006</a></td><td>Brain</td></tr><tr><td><a href=\"http://snomed.info/id/89545001\">89545001</a></td><td>Face</td></tr><tr><td><a href=\"http://snomed.info/id/10200004\">10200004</a></td><td>Liver</td></tr><tr><td><a href=\"http://snomed.info/id/421060004\">421060004</a></td><td>Spine</td></tr><tr><td><a href=\"http://snomed.info/id/2748008\">2748008</a></td><td>Spinal Cord</td></tr><tr><td><a href=\"http://snomed.info/id/90456006\">90456006</a></td><td>Sympathetic nerve</td></tr><tr><td><a href=\"http://snomed.info/id/51185008\">51185008</a></td><td>Thoracic structure</td></tr><tr><td><a href=\"http://snomed.info/id/12921003\">12921003</a></td><td>Pelvis</td></tr></table></li><li>Import all the codes that are contained in <a href=\"ValueSet-vs-unknownOther-eu-pcsp.html\">http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-unknownOther-eu-pcsp</a></li></ul></div>"
  },
  "url" : "http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-affectedOrgan-eu-pcsp",
  "version" : "0.1.0",
  "name" : "AffectedOrganVs",
  "title" : "Affected Organs (surgery)",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-01-26T09:50:21+01:00",
  "publisher" : "PanCareSurPass Project",
  "contact" : [
    {
      "name" : "PanCareSurPass Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.pancaresurpass.eu/"
        }
      ]
    },
    {
      "name" : "PanCareSurPass Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.pancaresurpass.eu/"
        }
      ]
    }
  ],
  "description" : "Affected Organs (surgery)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "32849002",
            "display" : "Oesophagus"
          },
          {
            "code" : "818983003",
            "display" : "Abdomen"
          },
          {
            "code" : "12738006",
            "display" : "Brain"
          },
          {
            "code" : "89545001",
            "display" : "Face"
          },
          {
            "code" : "10200004",
            "display" : "Liver"
          },
          {
            "code" : "421060004",
            "display" : "Spine"
          },
          {
            "code" : "2748008",
            "display" : "Spinal Cord"
          },
          {
            "code" : "90456006",
            "display" : "Sympathetic nerve"
          },
          {
            "code" : "51185008",
            "display" : "Thoracic structure"
          },
          {
            "code" : "12921003",
            "display" : "Pelvis"
          }
        ]
      },
      {
        "valueSet" : [
          "http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-unknownOther-eu-pcsp"
        ]
      }
    ]
  }
}