AU Core Implementation Guide
2.0.0-ci-build - CI Build
AU Core Implementation Guide, published by HL7 Australia. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7au/au-fhir-core/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
Australian Clinical Data for Interoperability (AUCDI) and AU Core complement each other assisting in common understanding of clinical data concepts when implemented in systems and exchanged between systems.
AUCDI defines data groups comprising one or more data elements and references clinical terminology concepts, forming the foundation of a common language to allow systems to exchange semantically accurate data more efficiently. AUCDI defines clinical requirements for the data required to support the provision of care, exchange, aggregation for analysis, and to support clinical decision support. AUCDI may define requirements that are future focussed and as yet do not align with system implementation of the clinical concept.
AU Core is a technical specification that addresses constraints and obligations on data representation for exchange. AU Core enables system data to be mapped to an agreed FHIR format and defines capability requirements to share data via FHIR RESTful API interactions.
Figure 1: AUCDI and AU Core development approach
An interpretation of AUCDI clinical information requirements through community consensus is undertaken to define support for the exchange of clinical and administrative data within technical constraints. Note that:
Patient.name
, Practitioner.identifier
, Procedure.encounter
.Observation.status
, MedicationRequest.intent
, Provenance.AUCDI and AU Core are updated periodically, and each expand upon the initial core set. AUCDI R2 builds upon R1, expanding on the initial “core”, introducing additional data groups to support different use cases:
AUCDI Version | AU Core Version |
---|---|
R1 | 1.0.0 |
R2 (Core) | 2.0.0 |
The table below shows the relationship between data defined in the "Core" AUCDI Data Groups and Elements and expected usage in AU Core profiles.
Column attribute descriptions are as follows:
AUCDI Data Group | AUCDI Data Element | AU Core Profile(s) | FHIR Path | Comment |
---|---|---|---|---|
Adverse reaction risk summary | Substance name | AU Core AllergyIntolerance | AllergyIntolerance.code |
|
Manifestation | AU Core AllergyIntolerance | AllergyIntolerance.reaction |
||
Comment | AU Core AllergyIntolerance | AllergyIntolerance.note |
||
Last updated | - | - | This AUCDI element is a Future Candidate Requirement Under Consideration. Future versions of AU Core will develop and test approaches to addressing Last Updated. | |
Blood pressure | Systolic pressure | AU Core Blood Pressure | Observation |
|
Diastolic pressure | AU Core Blood Pressure | Observation |
||
Date/Time of measurement | AU Core Blood Pressure | Observation.effectiveDateTime |
||
Body height | Height / Length | AU Core Body Height | Observation |
|
Date/Time of measurement | AU Core Body Height | Observation.effectiveDateTime |
||
Body temperature | Temperature | AU Core Body Temperature | Observation |
|
Date/Time of measurement | AU Core Body Temperature | Observation.effectiveDateTime |
||
Body weight | Weight | AU Core Body Weight | Observation |
|
Date/Time of measurement | AU Core Body Weight | Observation.effectiveDateTime |
||
Encounter | Reason for encounter | AU Core Encounter | Encounter.reasonCode | Encounter.reasonReference |
|
Modality | AU Core Encounter | Encounter.class |
||
Estimated glomerular filtration rate (eGFR) | eGFR | AU Core Pathology Result Observation | Observation |
|
Date/Time of measurement | AU Core Pathology Result Observation | Observation.effectiveDateTime |
||
Haemoglobin A1c (HbA1c) | HbA1c | AU Core Pathology Result Observation | Observation |
|
Date/Time of measurement | AU Core Pathology Result Observation | Observation.effectiveDateTime |
||
Lipids | HDL cholesterol | AU Core Pathology Result Observation | Observation |
|
LDL cholesterol | AU Core Pathology Result Observation | Observation |
||
Total cholesterol | AU Core Pathology Result Observation | Observation |
||
Triglycerides | AU Core Pathology Result Observation | Observation |
||
Date/Time of measurement | AU Core Pathology Result Observation | Observation.effectiveDateTime |
||
Medication use statement | Medication name | AU Core MedicationStatement | AU Core Medication | MedicationStatement.medication[x] | Medication.code |
See Medicine Information guidance. |
Clinical indication | AU Core MedicationStatement | MedicationStatement.reasonCode | MedicationStatement.reasonReference |
||
Strength | AU Core MedicationStatement | AU Core Medication | MedicationStatement.medication[x] | Medication.code | Medication.ingredient |
||
Form | AU Core MedicationStatement | AU Core Medication | MedicationStatement.medication[x] | Medication.form |
||
Dose amount | AU Core MedicationStatement | MedicationStatement.dosage.doseAndRate |
||
Route of administration | AU Core MedicationStatement | MedicationStatement.dosage.route |
||
Dose timing | AU Core MedicationStatement | MedicationStatement.dosage.timing |
||
Comment | AU Core MedicationStatement | MedicationStatement.note |
||
Date of assertion | AU Core MedicationStatement | MedicationStatement.dateAsserted |
||
Problem/Diagnosis summary | Problem / Diagnosis name | AU Core Condition | Condition.code |
|
Body site | AU Core Condition | Condition.code |
||
Status | AU Core Condition | Condition.clinicalStatus |
||
Comment | AU Core Condition | Condition.note |
||
Last updated | - | - | This AUCDI element is a Future Candidate Requirement Under Consideration. Future versions of AU Core will develop and test approaches to addressing Last Updated. | |
Procedure | Procedure name | AU Core Procedure | Procedure.code |
|
Clinical indication | AU Core Procedure | Procedure.reasonCode | Procedure.reasonReference[x] |
||
Body site/laterality | AU Core Procedure | Procedure.code |
||
Date/time performed | AU Core Procedure | Procedure.performed[x] | Procedure.performedDateTime |
||
Comment | AU Core Procedure | Procedure.note |
||
Pulse | Rate | AU Core Heart Rate | Observation |
|
Date/Time of observation | AU Core Heart Rate | Observation.effectiveDateTime |
||
Respiration | Rate | AU Core Respiration Rate | Observation |
|
Date/Time of observation | AU Core Respiration Rate | Observation.effectiveDateTime |
||
Sex and gender summary | Sex assigned at birth | AU Core Patient | Patient.extension.where(url='http://hl7.org/fhir/StructureDefinition/individual-recordedSexOrGender') |
The Person Recorded Sex or Gender extension is profiled by AU Core Sex Assigned At Birth (RSG) to represent the concept of Sex assigned at birth. |
Gender identity | AU Core Patient | Patient.extension.where(url='http://hl7.org/fhir/StructureDefinition/individual-genderIdentity') |
||
Pronoun/s | AU Core Patient | Patient.extension.where(url='http://hl7.org/fhir/StructureDefinition/individual-pronouns') |
||
Last updated | - | - | This AUCDI element is a Future Candidate Requirement Under Consideration. Future versions of AU Core will develop and test approaches to addressing Last Updated. | |
Tobacco smoking summary | Overall status | AU Core Smoking Status | Observation |
|
Last updated | - | - | This AUCDI element is a Future Candidate Requirement Under Consideration. Future versions of AU Core will develop and test approaches to addressing Last Updated. | |
Urine albumin-creatinine ratio (uACR) | uACR | AU Core Pathology Result Observation | Observation |
|
Date/Time of measurement | AU Core Pathology Result Observation | Observation.effectiveDateTime |
||
Vaccination | Vaccine name | AU Core Immunization | Immunization.vaccineCode |
|
Sequence | AU Core Immunization | Immunization.protocolApplied.doseNumber[x] |
||
Date of administration | AU Core Immunization | Immunization.occurenceDateTime |
||
Comment | AU Core Immunization | Immunization.note |
||
Waist circumference | Waist circumference | AU Core Waist Circumference | Observation |
|
Date/Time of measurement | AU Core Waist Circumference | Observation.effectiveDateTime |