FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/ValueSet-onco-core-ValueSet-FMLokalisationVS

Packagede.dktk.oncology
TypeValueSet
IdValueSet-onco-core-ValueSet-FMLokalisationVS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.dktk.oncology@1.8.0&canonical=http://dktk.dkfz.de/fhir/onco/core/ValueSet/FMLokalisationVS
URLhttp://dktk.dkfz.de/fhir/onco/core/ValueSet/FMLokalisationVS
Version0.9.0
Statusactive
NameFMLokalisationVS
DescriptionLokalisation von Fernmetastasen

Resources that use this resource

StructureDefinition
onco-core-Observation-FernmetastasenFernmetastasen

Resources that this resource uses

CodeSystem
FMLokalisationCSFMLokalisationCS

Narrative

Note: links and images are rebased to the (stated) source

FM-Lokalisation ValueSet

Lokalisation von Fernmetastasen


Source

{
  "resourceType": "ValueSet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://dktk.dkfz.de/fhir/onco/core/ValueSet/FMLokalisationVS",
  "version": "0.9.0",
  "name": "FMLokalisationVS",
  "status": "active",
  "publisher": "DKTK",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "https://dktk.dkfz.de"
        }
      ]
    }
  ],
  "description": "Lokalisation von Fernmetastasen",
  "compose": {
    "include": [
      {
        "system": "http://dktk.dkfz.de/fhir/onco/core/CodeSystem/FMLokalisationCS",
        "concept": [
          {
            "code": "PUL",
            "display": "Lunge"
          },
          {
            "code": "OSS",
            "display": "Knochen"
          },
          {
            "code": "HEP",
            "display": "Leber"
          },
          {
            "code": "BRA",
            "display": "Hirn"
          },
          {
            "code": "LYM",
            "display": "Lymphknoten"
          },
          {
            "code": "MAR",
            "display": "Knochenmark"
          },
          {
            "code": "PLE",
            "display": "Pleura"
          },
          {
            "code": "PER",
            "display": "Peritoneum"
          },
          {
            "code": "ADR",
            "display": "Nebennieren"
          },
          {
            "code": "SKI",
            "display": "Haut"
          },
          {
            "code": "OTH",
            "display": "Andere Organe"
          },
          {
            "code": "GEN",
            "display": "Generalisierte Metastasierung"
          }
        ]
      }
    ]
  }
}