PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@2.2.8
    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: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: Zib BodyWeight
type: Observation
elements:
  identifier: {index: 0}
  subject: {index: 1}
  effective:
    short: WeightDateTime
    choices: []
    index: 3
  performer: {index: 4}
  valueQuantity:
    short: WeightValue
    index: 5
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            short: WeightValue
            _required: true
            index: 5
            elements:
              code: {index: 6}
  comment: {short: Comment, index: 7}
  component:
    index: 8
    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: 9
            elements:
              code:
                elements:
                  coding:
                    index: 10
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://loinc.org'}
                        index: 11
                      code:
                        pattern: {type: Code, value: 8352-7}
                        index: 12
                required: [coding]
              valueCodeableConcept:
                short: Clothing
                type: CodeableConcept
                index: 13
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema: {short: Clothing, type: CodeableConcept, index: 13}
package_version: 2.2.8
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-BodyWeight
base: http://nictiz.nl/fhir/StructureDefinition/bodyweight
version: 2.0.3
required: [valueQuantity]