PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.base@0.9.3
    http://hl7.org.au/fhir/StructureDefinition/au-bodyheight
description: Australian realm Body Height profile derived from STU3 Vital Signs Body Height profile.
package_name: hl7.fhir.au.base
derivation: constraint
name: AUBodyHeight
type: Observation
elements:
  code:
    index: 0
    elements:
      coding:
        index: 1
        slicing:
          slices:
            BodyHeightCode:
              match: {}
              schema:
                _required: true
                index: 2
                elements:
                  system: {index: 3}
                  code: {index: 4}
                required: [system, code]
    required: [coding]
package_version: 0.9.3
class: profile
kind: resource
url: http://hl7.org.au/fhir/StructureDefinition/au-bodyheight
base: http://hl7.org/fhir/StructureDefinition/bodyheight
version: '0.1'