PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@2.2.17
    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:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        dateOfLastDressingChange:
          match: {url: null}
          schema:
            type: Extension
            url: h
            index: 1
            elements:
              valueDateTime:
                short: DateOfLastDressingChange
                index: 2
                slicing:
                  slices:
                    valueDateTime:
                      match: {}
                      schema: {short: DateOfLastDressingChange, index: 2}
        extent:
          match: {url: null}
          schema:
            type: Extension
            url: h
            index: 3
            elements:
              valueQuantity:
                short: extent
                index: 4
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema: {short: extent, index: 4}
  code:
    short: BurnWound
    index: 5
    extensions:
      burnType:
        url: h
        type: Extension
        index: 7
        elements:
          valueCodeableConcept:
            short: BurnType
            index: 8
            slicing:
              slices:
                valueCodeableConcept:
                  match: {}
                  schema: {short: BurnType, index: 8}
    elements:
      extension:
        index: 6
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            burnType:
              match: {url: null}
              schema:
                type: Extension
                url: h
                index: 7
                elements:
                  valueCodeableConcept:
                    short: BurnType
                    index: 8
                    slicing:
                      slices:
                        valueCodeableConcept:
                          match: {}
                          schema: {short: BurnType, index: 8}
      coding:
        index: 9
        slicing:
          rules: open
          discriminator:
          - {path: code, type: value}
          min: 1
          slices:
            BurnWoundCode:
              match: {code: '125666000'}
              schema:
                _required: true
                index: 10
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 11
                  code:
                    pattern: {type: Code, value: '125666000'}
                    index: 12
                  display: {defaultValueString: Brandwond, index: 13}
                required: [system, code]
    required: [coding]
  bodySite:
    short: AnatomicalLocation
    index: 14
    extensions:
      Laterality:
        url: h
        type: Extension
        index: 16
        elements:
          valueCodeableConcept:
            short: Laterality
            index: 17
            slicing:
              slices:
                valueCodeableConcept:
                  match: {}
                  schema: {short: Laterality, index: 17}
    elements:
      extension:
        index: 15
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            Laterality:
              match: {url: null}
              schema:
                type: Extension
                url: h
                index: 16
                elements:
                  valueCodeableConcept:
                    short: Laterality
                    index: 17
                    slicing:
                      slices:
                        valueCodeableConcept:
                          match: {}
                          schema: {short: Laterality, index: 17}
  subject:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient']
    index: 18
  onset:
    short: DateOfOnset
    choices: []
    index: 20
  stage:
    index: 21
    elements:
      summary: {short: Depth, index: 22}
    required: [summary]
  note: {short: Comment, index: 23}
package_version: 2.2.17
extensions:
  dateOfLastDressingChange:
    url: h
    type: Extension
    index: 1
    elements:
      valueDateTime:
        short: DateOfLastDressingChange
        index: 2
        slicing:
          slices:
            valueDateTime:
              match: {}
              schema: {short: DateOfLastDressingChange, index: 2}
  extent:
    url: h
    type: Extension
    index: 3
    elements:
      valueQuantity:
        short: extent
        index: 4
        slicing:
          slices:
            valueQuantity:
              match: {}
              schema: {short: extent, index: 4}
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-BurnWound
base: http://hl7.org/fhir/StructureDefinition/Condition
version: 1.0.1
required: [stage]