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) Lichaamsgewicht and to provide extensions for missing concepts.' package_name: nictiz.fhir.nl.stu3.zib2015 derivation: constraint name: ZIB-BodyWeight type: Observation elements: effective: short: WeightDateTime choices: [] index: 1 valueQuantity: short: WeightValue index: 2 slicing: slices: valueQuantity: match: {} schema: {short: WeightValue, _required: true, index: 2} min: 1 comment: {short: Explanation, index: 3} component: index: 4 slicing: rules: open ordered: false discriminator: - {path: code.coding.code, type: value} min: null slices: clothing: match: code: coding: {code: null} schema: index: 5 elements: code: elements: coding: index: 6 slicing: rules: open discriminator: - {path: code, type: value} min: null slices: ClothingCode: match: {code: 8352-7} schema: index: 7 elements: system: pattern: {type: Uri, value: 'http://loinc.org'} index: 8 code: pattern: {type: Code, value: 8352-7} index: 9 valueCodeableConcept: {type: CodeableConcept, short: Clothing, index: 10} package_version: 1.0.0 class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/zib-BodyWeight base: http://nictiz.nl/fhir/StructureDefinition/bodyweight version: '1.0' required: [valueQuantity]