This page is part of the FHIR Specification (v1.2.0: STU 3 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
A clinical document written by the nominated provider, which contains key pieces of information about an individual’s health status and is useful to a wide range of providers in assessing individuals and delivering care. (PCEHR Concept of Operations document).
This model specifies the clinical data elements to be captured in the exchange of Shared Health Summary documents and the constraints that should be applied. Its scope is aligned to the document Concept of Operations: Relating to the introduction of a Personally Controlled Electronic Health Record System .
This is not a guide to implementing any specific messaging standard.
This specification is not to be used as a guide to presentation (or rendering) of the data. It contains no information as to how the data described by it should be displayed and no such information should be inferred.
Structure
Name | Flags | Card. | Type | Description & Constraints | Implemented As |
---|---|---|---|---|---|
SharedHealthSummary | Logical | Shared Health Summary | Composition[code= LOINC:60591-5] | ||
subjectofCare | 1..1 | Reference(Patient) | Subject of Care | Composition.subject | |
documentAuthor | 1..1 | Reference(Patient | Practitioner | RelatedPerson | Device) | Document Author | Composition.author;Composition.attester.party | |
documentType | 1..1 | Identifier | Document Type | Composition.identifier | |
dateTimeAttested | 1..1 | dateTime | DateTime Attested | Composition.date | |
adverseReactions | 1..1 | Element | Adverse Reactions | @sct1 = Composition.section[title='Adverse Reactions'; code={nehta-sct:101.20113}] | |
exclusionStatementAdverseReactions | 0..1 | Element | Exclusion Statement - Adverse Reactions | n/a | |
globalStatement | 1..1 | CodeableConcept | Global Statement GlobalStatementValues (Required) | sct1.emptyReason | |
adverseReaction | 0..* | Element | Adverse Reaction | @ai = sct1.entry→AllergyIntolerance | |
substanceAgent | 1..1 | CodeableConcept | Substance/Agent SubstanceAgentValues (Preferred) | ai.substance | |
event | 0..1 | Element | Reaction Event | @ev = ai.event | |
manifestation | 1..* | CodeableConcept | Manifestation ClinicalManifestationValues (Preferred) | ev.manifestation | |
reactionType | 0..1 | CodeableConcept | Reaction Type | ai.type | |
medicationOrders | 1..1 | Element | Medication Orders | @sct2 = Composition.section[title='Medication Orders'; code={nehta-sct:101.16146}] | |
exclusionStatementMedications | 0..1 | Element | Exclusion Statement - Medications | n/a | |
globalStatement | 1..1 | CodeableConcept | Global Statement GlobalStatementValues (Required) | sct2.emptyReason | |
medicationInstruction | 0..* | Element | Medication Instruction | @ms = sct2.entry→MedicationStatement | |
therapeuticGoodIdentification | 1..1 | CodeableConcept | Therapeutic Good Identification MedicinesTerminology (Preferred) | ms.medicationCodeableConcept | |
directions | 1..1 | string | Directions | ms.dosage.text | |
clinicalIndication | 0..1 | string | Clinical Indication | ms.reasonForUseCodeableConcept.text | |
comment | 0..1 | string | Medication Instruction Comment | ms.note | |
medicalHistory | 1..1 | Element | Medical History | @sct3 = Composition.section[title='Medical History'; code={nehta-sct:101.16117}] | |
problemDiagnosis | 0..* | Element | Problem/Diagnosis | @cnd1 = sct3.entry→Condition | |
identification | 1..1 | CodeableConcept | Problem/Diagnosis Identification | cnd1.code | |
dateofOnset | 0..1 | dateTime | Date of Onset | cnd1.onsetDateTime | |
dateofResolutionRemission | 0..1 | dateTime | Date of Resolution/Remission | cnd1.abatementDate | |
comment | 0..1 | string | Problem/Diagnosis Comment | cnd1.notes | |
exclusionStatementProblemsandDiagnoses | 0..1 | Element | Exclusion Statement - Problems and Diagnoses | n/a | |
globalStatement | 1..1 | CodeableConcept | Global Statement GlobalStatementValues (Required) | sct3.emptyReason | |
procedure | 0..* | Element | Procedure | @cnd2 = sct3.entry→Condition | |
name | 1..1 | CodeableConcept | Procedure Name | cnd2.code | |
comment | 0..1 | string | Procedure Comment | cnd2.notes | |
dateTime | 1..1 | Period | Procedure DateTime | cnd2.onsetDateTime | |
exclusionStatementProcedures | 0..1 | Element | Exclusion Statement - Procedures | n/a | |
globalStatement | 1..1 | CodeableConcept | Global Statement GlobalStatementValues (Required) | sct3.emptyReason | |
uncategorisedMedicalHistoryItem | 0..* | Element | Uncategorised Medical History Item | @cnd3 = sct3.entry→Condition | |
description | 1..1 | string | Medical History Item Description | cnd3.code.text | |
timeInterval | 0..1 | Period | Medical History Item TimeInterval | cnd3.onsetDateTime & cnd3.abatementDate | |
comment | 0..1 | string | Medical History Item Comment | cnd3.notes | |
immunisations | 1..1 | Element | Immunisations | @sct4 = Composition.section[title='Immunization'; code={nehta-sct:101.16117}] | |
medicationAction | 0..* | Element | Medication Action | @imm = sct4.entry→Immunization | |
therapeuticGoodIdentification | 1..1 | CodeableConcept | Therapeutic Good Identification MedicinesTerminology (Preferred) | imm.vaccineType | |
sequenceNumber | 0..1 | integer | Sequence Number | imm.vaccinationProtocol.doseSequence | |
dateTime | 1..1 | dateTime | Medication Action DateTime | imm.date | |
exclusionStatementMedications | 0..1 | Element | Exclusion Statement - Medications | n/a | |
globalStatement | 1..1 | CodeableConcept | Global Statement GlobalStatementValues (Required) | sct4.emptyReason | |
Documentation for this format |
UML Diagram
Structure
Name | Flags | Card. | Type | Description & Constraints | Implemented As |
---|---|---|---|---|---|
SharedHealthSummary | Logical | Shared Health Summary | Composition[code= LOINC:60591-5] | ||
subjectofCare | 1..1 | Reference(Patient) | Subject of Care | Composition.subject | |
documentAuthor | 1..1 | Reference(Patient | Practitioner | RelatedPerson | Device) | Document Author | Composition.author;Composition.attester.party | |
documentType | 1..1 | Identifier | Document Type | Composition.identifier | |
dateTimeAttested | 1..1 | dateTime | DateTime Attested | Composition.date | |
adverseReactions | 1..1 | Element | Adverse Reactions | @sct1 = Composition.section[title='Adverse Reactions'; code={nehta-sct:101.20113}] | |
exclusionStatementAdverseReactions | 0..1 | Element | Exclusion Statement - Adverse Reactions | n/a | |
globalStatement | 1..1 | CodeableConcept | Global Statement GlobalStatementValues (Required) | sct1.emptyReason | |
adverseReaction | 0..* | Element | Adverse Reaction | @ai = sct1.entry→AllergyIntolerance | |
substanceAgent | 1..1 | CodeableConcept | Substance/Agent SubstanceAgentValues (Preferred) | ai.substance | |
event | 0..1 | Element | Reaction Event | @ev = ai.event | |
manifestation | 1..* | CodeableConcept | Manifestation ClinicalManifestationValues (Preferred) | ev.manifestation | |
reactionType | 0..1 | CodeableConcept | Reaction Type | ai.type | |
medicationOrders | 1..1 | Element | Medication Orders | @sct2 = Composition.section[title='Medication Orders'; code={nehta-sct:101.16146}] | |
exclusionStatementMedications | 0..1 | Element | Exclusion Statement - Medications | n/a | |
globalStatement | 1..1 | CodeableConcept | Global Statement GlobalStatementValues (Required) | sct2.emptyReason | |
medicationInstruction | 0..* | Element | Medication Instruction | @ms = sct2.entry→MedicationStatement | |
therapeuticGoodIdentification | 1..1 | CodeableConcept | Therapeutic Good Identification MedicinesTerminology (Preferred) | ms.medicationCodeableConcept | |
directions | 1..1 | string | Directions | ms.dosage.text | |
clinicalIndication | 0..1 | string | Clinical Indication | ms.reasonForUseCodeableConcept.text | |
comment | 0..1 | string | Medication Instruction Comment | ms.note | |
medicalHistory | 1..1 | Element | Medical History | @sct3 = Composition.section[title='Medical History'; code={nehta-sct:101.16117}] | |
problemDiagnosis | 0..* | Element | Problem/Diagnosis | @cnd1 = sct3.entry→Condition | |
identification | 1..1 | CodeableConcept | Problem/Diagnosis Identification | cnd1.code | |
dateofOnset | 0..1 | dateTime | Date of Onset | cnd1.onsetDateTime | |
dateofResolutionRemission | 0..1 | dateTime | Date of Resolution/Remission | cnd1.abatementDate | |
comment | 0..1 | string | Problem/Diagnosis Comment | cnd1.notes | |
exclusionStatementProblemsandDiagnoses | 0..1 | Element | Exclusion Statement - Problems and Diagnoses | n/a | |
globalStatement | 1..1 | CodeableConcept | Global Statement GlobalStatementValues (Required) | sct3.emptyReason | |
procedure | 0..* | Element | Procedure | @cnd2 = sct3.entry→Condition | |
name | 1..1 | CodeableConcept | Procedure Name | cnd2.code | |
comment | 0..1 | string | Procedure Comment | cnd2.notes | |
dateTime | 1..1 | Period | Procedure DateTime | cnd2.onsetDateTime | |
exclusionStatementProcedures | 0..1 | Element | Exclusion Statement - Procedures | n/a | |
globalStatement | 1..1 | CodeableConcept | Global Statement GlobalStatementValues (Required) | sct3.emptyReason | |
uncategorisedMedicalHistoryItem | 0..* | Element | Uncategorised Medical History Item | @cnd3 = sct3.entry→Condition | |
description | 1..1 | string | Medical History Item Description | cnd3.code.text | |
timeInterval | 0..1 | Period | Medical History Item TimeInterval | cnd3.onsetDateTime & cnd3.abatementDate | |
comment | 0..1 | string | Medical History Item Comment | cnd3.notes | |
immunisations | 1..1 | Element | Immunisations | @sct4 = Composition.section[title='Immunization'; code={nehta-sct:101.16117}] | |
medicationAction | 0..* | Element | Medication Action | @imm = sct4.entry→Immunization | |
therapeuticGoodIdentification | 1..1 | CodeableConcept | Therapeutic Good Identification MedicinesTerminology (Preferred) | imm.vaccineType | |
sequenceNumber | 0..1 | integer | Sequence Number | imm.vaccinationProtocol.doseSequence | |
dateTime | 1..1 | dateTime | Medication Action DateTime | imm.date | |
exclusionStatementMedications | 0..1 | Element | Exclusion Statement - Medications | n/a | |
globalStatement | 1..1 | CodeableConcept | Global Statement GlobalStatementValues (Required) | sct4.emptyReason | |
Documentation for this format |
Path | Definition | Type | Reference |
---|---|---|---|
SharedHealthSummary.adverseReactions.exclusionStatementAdverseReactions.globalStatement SharedHealthSummary.medicationOrders.exclusionStatementMedications.globalStatement SharedHealthSummary.medicalHistory.exclusionStatementProblemsandDiagnoses.globalStatement SharedHealthSummary.medicalHistory.exclusionStatementProcedures.globalStatement SharedHealthSummary.immunisations.exclusionStatementMedications.globalStatement | The set of values for the global statements about the exclusion. | Required | GlobalStatementValues |
SharedHealthSummary.adverseReactions.adverseReaction.substanceAgent | The set of values for the agent or substance causing the adverse reaction experienced by the subject of care. | Preferred | SubstanceAgentValues |
SharedHealthSummary.adverseReactions.adverseReaction.event.manifestation | The set of values for recording clinical manifestation of an adverse reaction. | Preferred | ClinicalManifestationValues |
SharedHealthSummary.adverseReactions.adverseReaction.event.reactionType | The set of values for the type of adverse reaction. | Unknown | No details provided yet |
SharedHealthSummary.medicationOrders.medicationInstruction.therapeuticGoodIdentification SharedHealthSummary.immunisations.medicationAction.therapeuticGoodIdentification | A set of values used to refer to medicines and other therapeutic goods. | Preferred | MedicinesTerminology |
SharedHealthSummary.medicalHistory.problemDiagnosis.identification | The Problem/Diagnosis reference set provides terminology to support the recording of a subject of care problem or diagnosis for medical records within Australia. | Unknown | No details provided yet |
SharedHealthSummary.medicalHistory.procedure.name | The Procedure foundation reference set provides the broadest possible terminology to support the recording of clinical interventions in Australian eHealth implementations. | Unknown | No details provided yet |
todo;