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

FHIR IG Statistics: CodeSystem/CodeSystem-onco-core-CodeSystem-SYSTStellungOPCS

Packagede.dktk.oncology
TypeCodeSystem
IdCodeSystem-onco-core-CodeSystem-SYSTStellungOPCS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.dktk.oncology@1.8.0&canonical=http://dktk.dkfz.de/fhir/onco/core/CodeSystem/SYSTStellungOPCS
URLhttp://dktk.dkfz.de/fhir/onco/core/CodeSystem/SYSTStellungOPCS
Version0.9.0
Statusactive
NameSYSTStellungOPCS
DescriptionStellung operative Therapie
Contentcomplete

Resources that use this resource

ValueSet
SYSTStellungOPVSSYSTStellungOPVS

Resources that this resource uses

No resources found


Narrative

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

ST-Stellung-OP CodeSystem

Stellung operative Therapie


Source

{
  "resourceType": "CodeSystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://dktk.dkfz.de/fhir/onco/core/CodeSystem/SYSTStellungOPCS",
  "version": "0.9.0",
  "name": "SYSTStellungOPCS",
  "status": "active",
  "publisher": "DKTK",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "https://dktk.dkfz.de"
        }
      ]
    }
  ],
  "description": "Stellung operative Therapie",
  "caseSensitive": true,
  "compositional": false,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "O",
      "display": "ohne Bezug zu einer operativen Therapie"
    },
    {
      "code": "A",
      "display": "adjuvant"
    },
    {
      "code": "N",
      "display": "neoadjuvant"
    },
    {
      "code": "I",
      "display": "intraoperativ"
    },
    {
      "code": "S",
      "display": "sonstiges"
    }
  ]
}