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

FHIR IG Statistics: ValueSet/ValueSet-cce-core-ValueSet-DiagnosticbackupVS

Packagecce.fhir
Resource TypeValueSet
IdValueSet-cce-core-ValueSet-DiagnosticbackupVS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cce.fhir@0.1.0&canonical=https://www.cancercoreeurope.eu/fhir/core/ValueSet/DiagnosesicherungVS
URLhttps://www.cancercoreeurope.eu/fhir/core/ValueSet/DiagnosesicherungVS
Version0.0.1
Statusdraft
NameDiagnosticbackupVS
DescriptionDiagnostic backup

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
DiagnosticbackupCSDiagnosticbackupCS

Narrative

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

Diagnostic backup ValueSet

Diagnostic backup


Source

{
  "resourceType": "ValueSet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.cancercoreeurope.eu/fhir/core/ValueSet/DiagnosesicherungVS",
  "version": "0.0.1",
  "name": "DiagnosticbackupVS",
  "status": "draft",
  "publisher": "CCE",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "https://www.cancercoreeurope.eu"
        }
      ]
    }
  ],
  "description": "Diagnostic backup",
  "compose": {
    "include": [
      {
        "system": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/DiagnosticbackupCS",
        "concept": [
          {
            "code": "1",
            "display": "Clinically without tumor-specific diagnostics (physical examination only)"
          },
          {
            "code": "2",
            "display": "Clinical: Clinical diagnosis made before the date of death; includes diagnostic techniques including radiography, endoscopy, other imaging modalities, ultrasound, exploratory surgery (laparotomy, etc.) and autopsy, excluding microscopic tissue diagnosis."
          },
          {
            "code": "4",
            "display": "Specific tumor markers"
          },
          {
            "code": "5",
            "display": "Cytological: Examination of cells from primary sites including fluid aspirations by endoscopy or needles. Includes microscopic examination of peripheral blood smears and smears from iliac crest aspirations."
          },
          {
            "code": "6",
            "display": "Histology of a metastasis."
          },
          {
            "code": "7",
            "display": "Histological: Histology of the primary tumor: Histological examination of tissue from the primary tumor, including all sectioning techniques and bone marrow biopsies. This includes samples of the primary tumor from autopsies. Histological examination of tissue from a metastasis, including at autopsy."
          },
          {
            "code": "9",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}