IDEA4RC FHIR Implementation Guide
0.1.0 - CI Build 150

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

: Surgery Sites - JSON Representation

Active as of 2025-07-25

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "surgery-site-eu-i4rc",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet surgery-site-eu-i4rc</b></p><a name=\"surgery-site-eu-i4rc\"> </a><a name=\"hcsurgery-site-eu-i4rc\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <code>http://fhir.ohdsi.org/CodeSystem/concepts</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>36770046</td><td>Neck</td></tr><tr><td>35225724</td><td>Metastasis to soft tissues</td></tr><tr><td>36769243</td><td>Distant spread to lymph node</td></tr><tr><td>36770283</td><td>Metastasis to lung</td></tr><tr><td>36769301</td><td>Metastasis to bone</td></tr><tr><td>36770544</td><td>Metastasis to liver</td></tr><tr><td>35226258</td><td>Metastasis to pleura</td></tr><tr><td>3522625</td><td>Metastasis to peritoneum</td></tr><tr><td>367688623</td><td>Metastasis to brain</td></tr><tr><td>36769180</td><td>Metastasis</td></tr></table></li><li>Import all the codes that are contained in <a href=\"ValueSet-sites-vs.html\">Cancer site: Athena</a></li></ul></div>"
  },
  "url" : "http://hl7.eu/fhir/ig/idea4rc/ValueSet/surgery-site-eu-i4rc",
  "version" : "0.1.0",
  "name" : "VsSurgerySiteI4rc",
  "title" : "Surgery Sites",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-25T13:48:09+00:00",
  "publisher" : "IDEA4RC Project",
  "contact" : [
    {
      "name" : "IDEA4RC Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.idea4rc.eu/"
        }
      ]
    },
    {
      "name" : "IDEA4RC Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.idea4rc.eu/"
        }
      ]
    }
  ],
  "description" : "This ValueSet contains codes describing Surgery Sites from Athena",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "150",
          "display" : "Europe"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.ohdsi.org/CodeSystem/concepts",
        "concept" : [
          {
            "code" : "36770046",
            "display" : "Neck"
          },
          {
            "code" : "35225724",
            "display" : "Metastasis to soft tissues"
          },
          {
            "code" : "36769243",
            "display" : "Distant spread to lymph node"
          },
          {
            "code" : "36770283",
            "display" : "Metastasis to lung"
          },
          {
            "code" : "36769301",
            "display" : "Metastasis to bone"
          },
          {
            "code" : "36770544",
            "display" : "Metastasis to liver"
          },
          {
            "code" : "35226258",
            "display" : "Metastasis to pleura"
          },
          {
            "code" : "3522625",
            "display" : "Metastasis to peritoneum"
          },
          {
            "code" : "367688623",
            "display" : "Metastasis to brain"
          },
          {
            "code" : "36769180",
            "display" : "Metastasis"
          }
        ]
      },
      {
        "valueSet" : [
          🔗 "http://hl7.eu/fhir/ig/idea4rc/ValueSet/sites-vs"
        ]
      }
    ]
  }
}