PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@2.3.1
    http://nictiz.nl/fhir/StructureDefinition/zib-BurnWound
description: 'An Condition as defined by the Dutch HCIM Zorginformatiebouwsteen Brandwond v3.2(2017EN). 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\nThe depth of the burn wound depends on:  \r\n-  the temperature of the impacting heat;\r\n-  the duration of the impact of heat on the skin;\r\n-  the source of the burn (e.g. fire, fluid).'
package_name: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: Zib BurnWound
type: Condition
elements:
  extension:
    type: Extension
    url: h
    index: 0
    slicing:
      slices:
        dateOfLastDressingChange:
          match: {}
          schema:
            type: Extension
            url: h
            index: 0
            elements:
              value:
                short: DateOfLastDressingChange
                choices: []
                index: 2
        extent:
          match: {}
          schema:
            type: Extension
            url: h
            index: 3
            elements:
              value:
                short: extent
                choices: []
                index: 5
  code:
    short: BurnWound
    index: 6
    extensions:
      burnType:
        url: h
        type: Extension
        index: 7
        elements:
          value:
            short: BurnType
            choices: []
            index: 9
    elements:
      extension:
        type: Extension
        url: h
        index: 7
        slicing:
          slices:
            burnType:
              match: {}
              schema:
                type: Extension
                url: h
                index: 7
                elements:
                  value:
                    short: BurnType
                    choices: []
                    index: 9
      coding:
        index: 10
        slicing:
          rules: open
          discriminator:
          - {path: code, type: value}
          min: 1
          slices:
            BurnWoundCode:
              match: {code: '125666000'}
              schema:
                _required: true
                index: 11
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 12
                  code:
                    pattern: {type: Code, value: '125666000'}
                    index: 13
                  display: {defaultValueString: Brandwond, index: 14}
                required: [system, code]
    required: [coding]
  bodySite:
    short: AnatomicalLocation
    index: 15
    extensions:
      Laterality:
        url: h
        type: Extension
        index: 16
        elements:
          value:
            short: Laterality
            choices: []
            index: 18
    elements:
      extension:
        type: Extension
        url: h
        index: 16
        slicing:
          slices:
            Laterality:
              match: {}
              schema:
                type: Extension
                url: h
                index: 16
                elements:
                  value:
                    short: Laterality
                    choices: []
                    index: 18
  subject:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient']
    index: 19
  onset:
    short: DateOfOnset
    choices: []
    index: 21
  stage:
    index: 22
    elements:
      summary: {short: Depth, index: 23}
    required: [summary]
  note: {short: Comment, index: 24}
package_version: 2.3.1
extensions:
  dateOfLastDressingChange:
    url: h
    type: Extension
    index: 0
    elements:
      value:
        short: DateOfLastDressingChange
        choices: []
        index: 2
  extent:
    url: h
    type: Extension
    index: 3
    elements:
      value:
        short: extent
        choices: []
        index: 5
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-BurnWound
base: http://hl7.org/fhir/StructureDefinition/Condition
version: 1.0.2
required: [stage]