PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.icu@2024.0.0-alpha1
    https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/StructureDefinition/koerpergewicht
description: null
package_name: de.medizininformatikinitiative.kerndatensatz.icu
derivation: constraint
name: SD_MII_ICU_Koerpergewicht
type: Observation
elements:
  category:
    mustSupport: true
    index: 1
    slicing:
      slices:
        vs-cat:
          match: {}
          schema:
            mustSupport: true
            index: 2
            elements:
              coding:
                mustSupport: true
                index: 3
                elements:
                  system: {mustSupport: true, index: 4}
                  code: {mustSupport: true, index: 5}
                required: [system, code]
            required: [coding]
        sct:
          match: {}
          schema:
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: '248326004', system: 'http://snomed.info/sct'}
            index: 6
            elements:
              coding:
                mustSupport: true
                index: 7
                elements:
                  system: {mustSupport: true, index: 8}
                  code: {mustSupport: true, index: 9}
                required: [system, code]
  value[x]:
    elements:
      value: {mustSupport: true, index: 27}
      unit: {mustSupport: true, index: 28}
      system: {mustSupport: true, index: 29}
      code: {mustSupport: true, index: 30}
  value:
    mustSupport: true
    choices: []
    index: 24
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            mustSupport: true
            pattern:
              type: Quantity
              value: {code: kg, unit: kilogram, system: 'http://unitsofmeasure.org'}
            choices: []
            index: 26
  component: {mustSupport: true, index: 32}
  effectiveDateTime: {type: dateTime, mustSupport: true, choiceOf: effective, index: 19}
  status: {mustSupport: true, index: 0}
  effective:
    mustSupport: true
    choices: []
    index: 22
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema:
            mustSupport: true
            choices: []
            index: 22
  code:
    mustSupport: true
    index: 10
    elements:
      coding:
        mustSupport: true
        array: true
        min: 2
        index: 11
        slicing:
          slices:
            loinc:
              match: {}
              schema:
                mustSupport: true
                pattern:
                  type: Coding
                  value: {code: 29463-7, system: 'http://loinc.org'}
                index: 12
            sct:
              match: {}
              schema:
                mustSupport: true
                pattern:
                  type: Coding
                  value: {code: '27113001', system: 'http://snomed.info/sct'}
                _required: true
                index: 13
                elements:
                  system: {mustSupport: true, index: 14}
                  code: {mustSupport: true, index: 15}
                required: [system, code]
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 16
  dataAbsentReason:
    constraint:
      mii-icu-1: {human: 'If there is no Observation.value, a dataAbsentReason must be given.', severity: error, expression: value.exists().not() implies dataAbsentReason.exists()}
    index: 31
  effectivePeriod: {type: Period, mustSupport: true, choiceOf: effective, index: 20}
package_version: 2024.0.0-alpha1
class: profile
kind: resource
url: https://www.medizininformatik-initiative.de/fhir/ext/modul-icu/StructureDefinition/koerpergewicht
base: http://fhir.de/StructureDefinition/observation-de-vitalsign-koerpergewicht
version: 1.0.0