PackagesCanonicalsLogsProblems
    Packages
    at.unofficial.au.base@2.2.0-ballot2
    http://hl7.org.au/fhir/StructureDefinition/au-vitalspanel
description: Vitals panel with alternate coding
package_name: at.unofficial.au.base
derivation: constraint
name: AUVitalsPanel
type: Observation
elements:
  code:
    elements:
      coding:
        array: true
        min: 2
        index: 0
        slicing:
          slices:
            VitalsPanelCode:
              match: {}
              schema:
                _required: true
                index: 1
                elements:
                  system: {index: 2}
                  code: {index: 3}
                required: [system, code]
            SNOMED:
              match: {}
              schema:
                _required: true
                index: 4
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 5
                  code: {index: 6}
                required: [system, code]
package_version: 2.2.0-ballot2
class: profile
kind: resource
url: http://hl7.org.au/fhir/StructureDefinition/au-vitalspanel
base: http://hl7.org/fhir/StructureDefinition/vitalspanel
version: 2.2.0