description: A burn wound is a wound caused by skin being exposed to heat for a certain time above a certain critical temperature. Heat above this critical temperature (+/- 40°C) will cause damage to the skin. There are different types of burn wounds, which are categorized according to the depth of the burn wound.\r\n\r\nThe depth of the burn wound depends on:\r\nthe temperature of the impacting heat;\r\nthe duration of the impact of heat on the skin;\r\nthe source of the burn (e.g. fire, fluid). package_name: nictiz.fhir.nl.r4.zib2020 derivation: constraint name: ZibBurnwound abstract: true type: Condition elements: category: index: 0 slicing: rules: open discriminator: - {path: $this, type: value} min: 1 slices: burnWoundCode: match: coding: - {code: '125666000', system: 'http://snomed.info/sct'} schema: pattern: type: CodeableConcept value: coding: - {code: '125666000', system: 'http://snomed.info/sct'} _required: true index: 1 min: 1 max: 1 code: short: BurnType binding: {strength: extensible, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.19.4.3--20200901000000'} index: 2 bodySite: short: Location / AnatomicalLocation type: CodeableConcept binding: {strength: required, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.121.11.11--20200901000000'} index: 3 extensions: laterality: url: null index: 4 elements: value: choices: [] index: 6 elements: extension: index: 4 slicing: slices: laterality: match: {} schema: index: 4 elements: value: choices: [] index: 6 onset: choices: [] index: 8 slicing: rules: open discriminator: - {path: $this, type: type} min: null slices: onsetDateTime: match: {} schema: short: DateOfOnset choices: [onsetDateTime] index: 10 onsetDateTime: short: DateOfOnset type: dateTime choiceOf: onset index: 11 slicing: slices: onsetDateTime: match: {} schema: {short: DateOfOnset, type: dateTime, choiceOf: onset, index: 11} stage: index: 12 elements: summary: short: Depth binding: {strength: required, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.19.4.1--20200901000000'} index: 13 evidence: elements: detail: index: 14 slicing: rules: open discriminator: - {path: resolve(), type: profile} min: null slices: woundCharacteristics: match: {} schema: type: Reference refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-wounds.WoundCharacteristics'] index: 15 note: index: 16 elements: text: {short: Comment, index: 17} package_version: 0.12.0-beta.3 class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/zib-Burnwound base: http://hl7.org/fhir/StructureDefinition/Condition version: null required: [category]