PackagesCanonicalsLogsProblems
    Packages
    de.dktk.oncology@1.5.0
    http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-WeitereKlassifikation
description: 'Weitere Klassifikationen: Hämatoonkologische und sonstige Klassifikationen'
package_name: de.dktk.oncology
derivation: constraint
name: WeitereKlassifikation
type: Observation
elements:
  value[x]:
    elements:
      coding:
        elements:
          system: {short: Name der hämatologischen oder sonstigen Klassifikation, mustSupport: true, index: 13}
          code: {mustSupport: true, index: 14}
  encounter:
    type: Reference
    refers: ['http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Encounter-Fall']
    index: 6
  value:
    short: WeitereKlassifikation
    mustSupport: true
    choices: [valueCodeableConcept]
    index: 11
  effectiveDateTime: {type: dateTime, short: Datum dieser Klassifikation, mustSupport: true, choiceOf: effective, index: 9}
  status: {mustSupport: true, index: 0}
  effective:
    short: Datum dieser Klassifikation
    mustSupport: true
    choices: [effectiveDateTime]
    index: 8
  code:
    mustSupport: true
    index: 1
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://loinc.org'}
            index: 2
          code:
            pattern: {type: Code, value: LP248771-0}
            index: 3
        required: [system, code]
  valueCodeableConcept: {type: CodeableConcept, short: WeitereKlassifikation, mustSupport: true, choiceOf: value, index: 12}
  focus:
    type: Reference
    mustSupport: true
    refers: ['http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Condition-Primaerdiagnose', 'http://hl7.org/fhir/StructureDefinition/Resource']
    index: 5
  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: 4
package_version: 1.5.0
class: profile
kind: resource
url: http://dktk.dkfz.de/fhir/StructureDefinition/onco-core-Observation-WeitereKlassifikation
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 1.0.0
required: [subject]