PanCareSurPass Project HL7 FHIR Implementation Guide
0.2.0 - CI Build 150

PanCareSurPass Project HL7 FHIR Implementation Guide, published by PanCareSurPass Project. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/pcsp/ and changes regularly. See the Directory of published versions

: Affected Organs (surgery) - JSON Representation

Draft as of 2024-09-11

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "vs-affectedOrgan-eu-pcsp",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-affectedOrgan-eu-pcsp</b></p><a name=\"vs-affectedOrgan-eu-pcsp\"> </a><a name=\"hcvs-affectedOrgan-eu-pcsp\"> </a><a name=\"vs-affectedOrgan-eu-pcsp-en-US\"> </a><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\">Unknown|Other</a></li></ul></div>"
  },
  "url" : "http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-affectedOrgan-eu-pcsp",
  "version" : "0.2.0",
  "name" : "AffectedOrganVs",
  "title" : "Affected Organs (surgery)",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-09-11T13:25:13+00: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"
        ]
      }
    ]
  }
}