AU Core Implementation Guide
0.2.2-preview - Preview Australia flag

This page is part of the Australian Core IG (v0.2.2-preview: AU Core) based on FHIR R4. For a full list of available versions, see the Directory of published versions

Resource Profile: AUCoreRespirationRate - Detailed Descriptions

Page standards status: Draft Maturity Level: 0

Definitions for the au-core-resprate resource profile.

Guidance on how to interpret the contents of this table can be found here

0. Observation
Definition

Measurement of a patient's respiration rate at a point in time.

ShortRespiration rate
Comments

Respiration rate observation using a LOINC code and a SNOMED CT code.

Invariantsau-core-obs-02: At least value or data absent reason shall be present (dataAbsentReason.exists() or value.exists())
2. Observation.status
Fixed Valuefinal
4. Observation.code
6. Observation.code.coding
Control2..?
8. Observation.code.coding:snomedRespRateCode
Slice NamesnomedRespRateCode
ShortSNOMED CT Respiration Rate
Control1..1
10. Observation.code.coding:snomedRespRateCode.system
Control1..?
Fixed Valuehttp://snomed.info/sct
12. Observation.code.coding:snomedRespRateCode.code
Control1..?
Fixed Value86290005
14. Observation.subject
TypeReference(AU Core Patient)
16. Observation.encounter
TypeReference(AU Core Encounter)
Must Supporttrue
18. Observation.effective[x]
Definition

Date, and optionally time, the observation was performed.

ShortDate, and optionally time, the observation was performed
TypedateTime, Period
[x] NoteSee Choice of Data Types for further information about how to use [x]
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Invariantsau-core-obs-01: Date shall be at least to day ($this is DateTime implies $this.toString().length() >= 10)
20. Observation.performer
TypeReference(AU Core Practitioner, AU Core PractitionerRole, AU Core Organization, AU Core Patient, AU Core RelatedPerson)
Must Supporttrue
Must Support TypesNo must-support rules about the choice of types/profiles
22. Observation.value[x]:valueQuantity
Slice NamevalueQuantity
ShortRespiration rate
[x] NoteSee Choice of Data Types for further information about how to use [x]
24. Observation.dataAbsentReason
Must Supporttrue
26. Observation.bodySite
BindingThe codes SHOULD be taken from https://healthterminologies.gov.au/fhir/ValueSet/body-site-1
Invariantsau-core-obs-04: If a coded body site is provided, at least one code shall be from SNOMED CT (coding.exists() implies coding.where(system='http://snomed.info/sct').exists())