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

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

Packagede.dktk.oncology
TypeValueSet
IdValueSet-onco-core-ValueSet-MorphologieICDO3VS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.dktk.oncology@1.8.0&canonical=http://dktk.dkfz.de/fhir/onco/core/ValueSet/MorphologieICDO3VS
URLhttp://dktk.dkfz.de/fhir/onco/core/ValueSet/MorphologieICDO3VS
Version0.9.0
Statusactive
NameMorphologieICDO3VS
DescriptionMorphologie ICD-O-3 Codes

Resources that use this resource

StructureDefinition
onco-core-Observation-HistologieHistologie

Resources that this resource uses

CodeSystem
urn:oid:2.16.840.1.113883.6.43.1International Classification of Diseases for Oncology, version 3.

Narrative

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

Morphologie ICD-O-3 ValueSet

Morphologie ICD-O-3 Codes


Source

{
  "resourceType": "ValueSet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://dktk.dkfz.de/fhir/onco/core/ValueSet/MorphologieICDO3VS",
  "version": "0.9.0",
  "name": "MorphologieICDO3VS",
  "status": "active",
  "publisher": "DKTK",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "https://dktk.dkfz.de"
        }
      ]
    }
  ],
  "description": "Morphologie ICD-O-3 Codes",
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.840.1.113883.6.43.1",
        "filter": [
          {
            "property": "code",
            "op": "regex",
            "value": "\\d\\d\\d\\d/\\d"
          }
        ]
      }
    ]
  }
}