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

: Metastatis: Athena - JSON Representation

Draft as of 2024-11-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "metastasis-disorder-athena-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet metastasis-disorder-athena-vs</b></p><a name=\"metastasis-disorder-athena-vs\"> </a><a name=\"hcmetastasis-disorder-athena-vs\"> </a><a name=\"metastasis-disorder-athena-vs-en-US\"> </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>36769269</td><td>Regional spread to lymph node</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>35226253</td><td>Metastasis to peritoneum</td></tr><tr><td>36768862</td><td>Metastasis to brain</td></tr><tr><td>36769180</td><td>Metastasis</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.eu/fhir/ig/idea4rc/ValueSet/metastasis-disorder-athena-vs",
  "version" : "0.1.0",
  "name" : "MetastasisDisorderVS",
  "title" : "Metastatis: Athena",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-11-12T10:15:38+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" : "Codes identifying the type of 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" : "36769269",
            "display" : "Regional spread to lymph node"
          },
          {
            "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" : "35226253",
            "display" : "Metastasis to peritoneum"
          },
          {
            "code" : "36768862",
            "display" : "Metastasis to brain"
          },
          {
            "code" : "36769180",
            "display" : "Metastasis"
          }
        ]
      }
    ]
  }
}