PackagesCanonicalsLogsProblems
    Packages
    at.unofficial.au.base@2.2.0-ballot2
    http://hl7.org.au/fhir/StructureDefinition/au-bodytemp
description: Body temperature observation with extended observation type coding
package_name: at.unofficial.au.base
derivation: constraint
name: AUBodyTempurature
type: Observation
elements:
  status:
    pattern: {type: Code, value: final}
    index: 0
  code:
    elements:
      coding:
        array: true
        min: 2
        index: 1
        slicing:
          slices:
            SNOMED:
              match: {}
              schema:
                _required: true
                index: 2
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 3
                  code:
                    pattern: {type: Code, value: '386725007'}
                    index: 4
                required: [system, code]
  bodySite:
    binding: {strength: preferred, valueSet: 'https://healthterminologies.gov.au/fhir/ValueSet/body-site-1'}
    index: 5
package_version: 2.2.0-ballot2
class: profile
kind: resource
url: http://hl7.org.au/fhir/StructureDefinition/au-bodytemp
base: http://hl7.org/fhir/StructureDefinition/bodytemp
version: 2.2.0