PackagesCanonicalsLogsProblems
    Packages
    de.dktk.oncology@1.0.3
    http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-TumorstatusFernmetastasen
description: Beurteilung der Situation im Bereich der Fernmetastasen
package_name: de.dktk.oncology
derivation: constraint
name: TumorstatusFernmetastasen
type: Observation
elements:
  category:
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://hl7.org/fhir/observation-category'}
            index: 1
          code:
            pattern: {type: Code, value: laboratory}
            index: 2
        required: [system, code]
  value[x]:
    elements:
      coding:
        elements:
          code: {index: 15}
        required: [code]
  encounter:
    type: Reference
    refers: ['http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Encounter-Fall']
    index: 8
  value:
    short: Fernmetastasen
    mustSupport: true
    choices: [valueCodeableConcept]
    index: 13
  effectiveDateTime: {type: dateTime, short: 'Entspricht dem Datum, an welchem dieses Ereignis befundet wurde', choiceOf: effective, index: 11}
  status: {mustSupport: true, index: 0}
  effective:
    short: Entspricht dem Datum, an welchem dieses Ereignis befundet wurde
    choices: [effectiveDateTime]
    index: 10
  code:
    mustSupport: true
    index: 3
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://loinc.org'}
            index: 4
          code:
            pattern: {type: Code, value: LA4226-2}
            index: 5
        required: [system, code]
  valueCodeableConcept: {type: CodeableConcept, short: Fernmetastasen, mustSupport: true, choiceOf: value, index: 14}
  focus: {index: 7}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Patient-Patient', 'http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Patient-Pseudonym']
    index: 6
package_version: 1.0.3
class: profile
kind: resource
url: http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-TumorstatusFernmetastasen
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 0.9.0
required: [subject]