description: Australian realm Body Weight profile derived from STU3 Vital Signs Body Weight profile. package_name: hl7.fhir.au.base derivation: constraint name: AUBodyWeight type: Observation elements: code: short: Required body weight code index: 0 elements: coding: short: Required coding index: 1 slicing: slices: BodyWeightCode: match: {} schema: short: Body weight code _required: true index: 2 elements: system: {short: LOINC coding system, index: 3} code: {short: Body weight LOINC code, index: 4} required: [system, code] required: [coding] package_version: 1.0.0 class: profile kind: resource url: http://hl7.org.au/fhir/StructureDefinition/au-bodyweight base: http://hl7.org/fhir/StructureDefinition/bodyweight version: 1.0.0