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

: Sacrified Organs (surgery) - JSON Representation

Active as of 2023-01-26

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "vs-sacrifiedOrgan-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/78961009\">78961009</a></td><td>Spleen</td></tr><tr><td><a href=\"http://snomed.info/id/64033007\">64033007</a></td><td>Kidney</td></tr><tr><td><a href=\"http://snomed.info/id/81745001\">81745001</a></td><td>Eye</td></tr><tr><td><a href=\"http://snomed.info/id/39607008\">39607008</a></td><td>Lung</td></tr><tr><td><a href=\"http://snomed.info/id/15497006\">15497006</a></td><td>Ovary</td></tr><tr><td><a href=\"http://snomed.info/id/67923007\">67923007</a></td><td>Hypothalamic structure</td></tr><tr><td><a href=\"http://snomed.info/id/69748006\">69748006</a></td><td>Thyroid</td></tr><tr><td><a href=\"http://snomed.info/id/89837001\">89837001</a></td><td>Bladder</td></tr><tr><td><a href=\"http://snomed.info/id/35039007\">35039007</a></td><td>Uterus</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-sacrifiedOrgan-eu-pcsp",
  "version" : "0.1.0",
  "name" : "SacrifiedOrganVs",
  "title" : "Sacrified 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" : "Sacrified Organs (surgery). Organs are 'sacrified' either to allow a radical excision of the tumor or on purpose (spleen) for staging procedures",
  "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" : "78961009",
            "display" : "Spleen"
          },
          {
            "code" : "64033007",
            "display" : "Kidney"
          },
          {
            "code" : "81745001",
            "display" : "Eye"
          },
          {
            "code" : "39607008",
            "display" : "Lung"
          },
          {
            "code" : "15497006",
            "display" : "Ovary"
          },
          {
            "code" : "67923007",
            "display" : "Hypothalamic structure"
          },
          {
            "code" : "69748006",
            "display" : "Thyroid"
          },
          {
            "code" : "89837001",
            "display" : "Bladder"
          },
          {
            "code" : "35039007",
            "display" : "Uterus"
          }
        ]
      },
      {
        "valueSet" : [
          "http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-unknownOther-eu-pcsp"
        ]
      }
    ]
  }
}