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

FHIR IG Statistics: StructureDefinition/StructureDefinition-onco-core-Extension-StellungZurOp

Packagede.dktk.oncology
Resource TypeStructureDefinition
IdStructureDefinition-onco-core-Extension-StellungZurOp
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.dktk.oncology@1.8.0&canonical=http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Extension-StellungZurOp
URLhttp://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Extension-StellungZurOp
Version0.9.0
Statusactive
Date2019-07-01
NameStellungZurOp
TitleStellung der Therapie zur Operation
DescriptionGibt an, in welchem Bezug zu einer Operation die vorliegende Therapie (Bestrahlung, Chemotherapie etc.) steht
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
onco-core-MedicationStatement-SystemtherapieSystemtherapie
onco-core-Procedure-StrahlentherapieStrahlentherapie

Resources that this resource uses

ValueSet
SYSTStellungOPVSSYSTStellungOPVS

Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Extension-StellungZurOp",
  "version": "0.9.0",
  "name": "StellungZurOp",
  "title": "Stellung der Therapie zur Operation",
  "status": "active",
  "date": "2019-07-01",
  "publisher": "DKTK",
  "description": "Gibt an, in welchem Bezug zu einer Operation die vorliegende Therapie (Bestrahlung, Chemotherapie etc.) steht",
  "fhirVersion": "4.0.0",
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "MedicationStatement"
    },
    {
      "type": "element",
      "expression": "Procedure"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Extension-StellungZurOp"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "min": 1,
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://dktk.dkfz.de/fhir/onco/core/ValueSet/SYSTStellungOPVS"
        }
      },
      {
        "id": "Extension.value[x].coding.code",
        "path": "Extension.value[x].coding.code",
        "short": "Stellung zu operativer Therapie",
        "definition": "Gibt an, in welchem Bezug zu einer Operation die vorliegende Therapie (Bestrahlung, Chemotherapie etc.) steht",
        "min": 1,
        "mapping": [
          {
            "identity": "ADT-GEKID",
            "map": "ST:ST_Stellung_OP, ST:ST_Stellung_OP"
          },
          {
            "identity": "ISO-11179",
            "map": "urn:dktk:dataelement:68:3, urn:dktk:dataelement:70:3"
          }
        ]
      }
    ]
  }
}