PackagesCanonicalsLogsProblems
    Packages
    PGO.02@1.02.1
    http://nictiz.nl/fhir/StructureDefinition/zib-BodyWeight
description: 'This profile is derived from the HL7 Vital Signs profile for BodyWeight in order to add mappings from the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) BodyWeight v3.1, release 2017, and to provide extensions for missing concepts.'
package_name: PGO.02
derivation: constraint
name: Zib BodyWeight
type: Observation
elements:
  effective:
    short: WeightDateTime
    choices: []
    index: 1
  valueQuantity: {short: WeightValue, index: 2}
  comment: {short: Comment, index: 3}
  component:
    index: 4
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: code.coding.code, type: value}
      - {path: code.coding.system, type: value}
      min: null
      slices:
        clothing:
          match:
            code:
              coding: {code: 8352-7, system: 'http://loinc.org'}
          schema:
            index: 5
            elements:
              code:
                elements:
                  coding:
                    index: 6
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://loinc.org'}
                        index: 7
                      code:
                        pattern: {type: Code, value: 8352-7}
                        index: 8
                required: [coding]
              valueCodeableConcept: {type: CodeableConcept, short: Clothing, index: 9}
package_version: 1.02.1
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-BodyWeight
base: http://nictiz.nl/fhir/StructureDefinition/bodyweight
version: '2.0'
required: [valueQuantity]