description: 'This profile defines obligations for the Condition in the scope of this guide. It support the Diagnostic summary part of the eHN data model adding two additional categories: First category distingueshes conditions present at admission and acquired during hospital stay, while second category is used to indicate impact of the condition to the treatement during hospital stay (treated, untreated).' package_name: hl7.fhir.eu.hdr derivation: constraint name: ConditionEuHdrObligation type: Condition elements: onset: choices: [onsetDateTime] index: 10 slicing: slices: onsetDateTime: match: {} schema: choices: [onsetDateTime] index: 10 category: index: 4 slicing: slices: poa: match: {} schema: {index: 4} treated: match: {} schema: {index: 5} clinicalStatus: {index: 2} abatement: choices: [abatementDateTime] index: 13 slicing: slices: abatementDateTime: match: {} schema: choices: [abatementDateTime] index: 13 code: {index: 6} identifier: {index: 1} onsetDateTime: type: dateTime choiceOf: onset index: 11 slicing: slices: onsetDateTime: match: {} schema: {type: dateTime, choiceOf: onset, index: 11} bodySite: {index: 7} abatementDateTime: type: dateTime choiceOf: abatement index: 14 slicing: slices: abatementDateTime: match: {} schema: {type: dateTime, choiceOf: abatement, index: 14} verificationStatus: {index: 3} subject: {index: 8} text: {index: 0} package_version: 0.1.0-ballot class: profile kind: resource url: http://hl7.eu/fhir/hdr/StructureDefinition/condition-obl-eu-hdr base: http://hl7.eu/fhir/hdr/StructureDefinition/condition-eu-hdr version: 0.1.0-ballot