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

FHIR IG Statistics: CodeSystem/CodeSystem-cce-core-CodeSystem-ProgressionLocalTumorStatusCS

Packagecce.fhir.minimal
TypeCodeSystem
IdCodeSystem-cce-core-CodeSystem-ProgressionLocalTumorStatusCS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/CodeSystem/ProgressionLocalTumorStatusCS
URLhttps://www.cancercoreeurope.eu/fhir/core/CodeSystem/ProgressionLocalTumorStatusCS
Version0.0.1
Statusdraft
NameProgressionLocalTumorStatusCS
TitleProgression Local Tumor Status CS
DescriptionProgression of local Tumor status
Contentcomplete

Resources that use this resource

ValueSet
ProgressionLocalTumorStatusVSProgression Local Tumor Status VS

Resources that this resource uses

No resources found


Narrative

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

Progression-Local-Tumorstatus CodeSystem

Progression of local Tumor status


Source

{
  "resourceType": "CodeSystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/ProgressionLocalTumorStatusCS",
  "version": "0.0.1",
  "name": "ProgressionLocalTumorStatusCS",
  "title": "Progression Local Tumor Status CS",
  "status": "draft",
  "publisher": "CCE",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "https://www.cancercoreeurope.eu"
        }
      ]
    }
  ],
  "description": "Progression of local Tumor status",
  "caseSensitive": true,
  "compositional": false,
  "content": "complete",
  "count": 8,
  "concept": [
    {
      "code": "K",
      "display": "No tumor detectable"
    },
    {
      "code": "T",
      "display": "Tumor remnants (Residual tumor)"
    },
    {
      "code": "P",
      "display": "Tumor remnants Residual tumor Progression"
    },
    {
      "code": "N",
      "display": "Tumor remnants Residual tumor No Change"
    },
    {
      "code": "R",
      "display": "Local recurrence"
    },
    {
      "code": "F",
      "display": "Questionable findings"
    },
    {
      "code": "U",
      "display": "unknown"
    },
    {
      "code": "X",
      "display": "Missing information"
    }
  ]
}