PackagesCanonicalsLogsProblems
    Packages
    de.dktk.oncology@1.7.0
    http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Extension-OPIntention
description: Gibt an, mit welchem Ziel die Operation durchgeführt wird
package_name: de.dktk.oncology
derivation: constraint
name: OPIntention
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Extension-OPIntention'}
    index: 0
  value:
    choices: [valueCodeableConcept]
    index: 2
  valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 3}
  value[x]:
    elements:
      coding:
        elements:
          code: {short: Intention der Therapie, index: 4}
        required: [code]
package_version: 1.7.0
class: extension
kind: complex-type
url: http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Extension-OPIntention
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.9.0
required: [value, valueCodeableConcept]