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

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

Packagede.dktk.oncology
TypeValueSet
IdValueSet-onco-core-ValueSet-SYSTStellungOPVS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.dktk.oncology@1.8.0&canonical=http://dktk.dkfz.de/fhir/onco/core/ValueSet/SYSTStellungOPVS
URLhttp://dktk.dkfz.de/fhir/onco/core/ValueSet/SYSTStellungOPVS
Version0.9.0
Statusactive
NameSYSTStellungOPVS
DescriptionStellung operative Therapie

Resources that use this resource

StructureDefinition
onco-core-Extension-StellungZurOpStellung der Therapie zur Operation

Resources that this resource uses

CodeSystem
SYSTStellungOPCSSYSTStellungOPCS

Narrative

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

ST-Stellung-OP ValueSet

Stellung operative Therapie


Source

{
  "resourceType": "ValueSet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://dktk.dkfz.de/fhir/onco/core/ValueSet/SYSTStellungOPVS",
  "version": "0.9.0",
  "name": "SYSTStellungOPVS",
  "status": "active",
  "publisher": "DKTK",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "https://dktk.dkfz.de"
        }
      ]
    }
  ],
  "description": "Stellung operative Therapie",
  "compose": {
    "include": [
      {
        "system": "http://dktk.dkfz.de/fhir/onco/core/CodeSystem/SYSTStellungOPCS",
        "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"
          }
        ]
      }
    ]
  }
}