description: This profile defines a body height information structure for use in an Australian context that tightens the BodyHeightCode slice, aligning to the proposed [R4 Observation Body Height](http://build.fhir.org/bodyheight.html) profile. package_name: hl7.fhir.au.base derivation: constraint name: AUBodyHeight type: Observation elements: code: short: Required body height code index: 0 elements: coding: short: Required coding index: 1 slicing: slices: BodyHeightCode: match: {} schema: short: Body height code _required: true index: 2 elements: system: {short: LOINC coding system, index: 3} code: {short: Body height LOINC code, index: 4} required: [system, code] required: [coding] package_version: 1.0.2 class: profile kind: resource url: http://hl7.org.au/fhir/StructureDefinition/au-bodyheight base: http://hl7.org/fhir/StructureDefinition/bodyheight version: 1.0.2