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

: Immaging Clinical Stage Metastasis - JSON Representation

Draft as of 2025-07-25

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "imaging-clinical-stage-metastasis-i4rc",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet imaging-clinical-stage-metastasis-i4rc</b></p><a name=\"imaging-clinical-stage-metastasis-i4rc\"> </a><a name=\"hcimaging-clinical-stage-metastasis-i4rc\"> </a><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>4058335</td><td>CT of chest</td></tr><tr><td>4061009</td><td>CT of abdomen</td></tr><tr><td>4058336</td><td>CT of pelvis</td></tr><tr><td>4145739</td><td>CT of brain</td></tr><tr><td>4083230</td><td>MRI of abdomen</td></tr><tr><td>4097527</td><td>MRI of pelvis</td></tr><tr><td>37311324</td><td>MRI of brain</td></tr><tr><td>4261497</td><td>Ultrasonography of abdomen</td></tr><tr><td>4056836</td><td>Standard chest X-ray</td></tr><tr><td>4217238</td><td>Radioisotope scan of bone</td></tr><tr><td>4305790</td><td>Positron emission tomography</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.eu/fhir/ig/idea4rc/ValueSet/imaging-clinical-stage-metastasis-i4rc",
  "version" : "0.1.0",
  "name" : "VsImmagingClinicalStageMetastasisI4rc",
  "title" : " Immaging Clinical Stage Metastasis",
  "status" : "draft",
  "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 defines a collection of codes describing Immaging Clinical Stage Metastasis",
  "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" : "4058335",
            "display" : "CT of chest"
          },
          {
            "code" : "4061009",
            "display" : "CT of abdomen"
          },
          {
            "code" : "4058336",
            "display" : "CT of pelvis"
          },
          {
            "code" : "4145739",
            "display" : "CT of brain"
          },
          {
            "code" : "4083230",
            "display" : "MRI of abdomen"
          },
          {
            "code" : "4097527",
            "display" : "MRI of pelvis"
          },
          {
            "code" : "37311324",
            "display" : "MRI of brain"
          },
          {
            "code" : "4261497",
            "display" : "Ultrasonography of abdomen"
          },
          {
            "code" : "4056836",
            "display" : "Standard chest X-ray"
          },
          {
            "code" : "4217238",
            "display" : "Radioisotope scan of bone"
          },
          {
            "code" : "4305790",
            "display" : "Positron emission tomography"
          }
        ]
      }
    ]
  }
}