Australian Digital Health Agency FHIR Implementation Guide
1.2.0-ci-build - draft
Australian Digital Health Agency FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/ci-fhir-r4/ and changes regularly. See the Directory of published versions
Official URL: http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-list-medication-pdl-1 | Version: 0.0.3 | |||
Draft as of 2024-09-12 | Computable Name: ADHAListPrescriptionDispense | |||
Copyright/Legal: Copyright © 2023 Australian Digital Health Agency - All rights reserved. Except for the material identified below, this content is licensed under a Creative Commons Attribution 4.0 International License. See https://creativecommons.org/licenses/by/4.0/. This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2022, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc. All copies of this resource must include this copyright statement and all information contained in this statement. |
The purpose of this profile is to define a representation of list that describes a patient's prescription and or dispense history for the electronic exchange of health information between individuals, healthcare providers, and the My Health Record system infrastructure in Australia. This profile supports a prescription list, or a dispense list, or a mixed list of prescription and dispense records for a patient. The list may be partial, or complete, and may be a full history or scoped to an active script list.
This profile identifies the additional constraints, extensions, and value sets that build on and extend List that are supported.
This profile is designed to set a List standard for:
This profile may be referred to by APIs, which will be listed here when available.
None.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from ADHAListCore
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
List | C | 0..* | ADHAListCore | A prescription and dispense history, or a prescription history, or a dispense history inv-dh-pdl-01: A dispense list shall not contain a prescription inv-dh-pdl-02: A prescription list shall not contain a dispense record |
code | C | 1..1 | CodeableConcept | What the purpose of this list is Binding: Prescription and Dispense List Type (required) |
entry | 0..* | BackboneElement | Entries in the list | |
Slices for extension | Content/Rules for all slices | |||
changeDescription | 0..1 | string | Description of the change to medicine item use URL: http://hl7.org.au/fhir/StructureDefinition/change-description | |
flag | 0..1 | CodeableConcept | Status/Workflow information about this item Binding: Medicine Item Change from Event (required) | |
item | 1..1 | Reference(ADHA Dispense Record | ADHA Prescription) | Actual entry | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
List.code | required | PrescriptionAndDispenseListType https://healthterminologies.gov.au/fhir/ValueSet/prescription-dispense-list-type-1 | |
List.entry.flag | required | MedicineItemChangeEvent https://healthterminologies.gov.au/fhir/ValueSet/medicine-item-change-event-2 |
Id | Grade | Path(s) | Details | Requirements |
inv-dh-pdl-01 | error | List | A dispense list shall not contain a prescription : entry.item.reference.resolve() is MedicationRequest implies code.coding.code!='100.32014' | |
inv-dh-pdl-02 | error | List | A prescription list shall not contain a dispense record : entry.item.reference.resolve() is MedicationDispense implies code.coding.code!='57828-6' |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
List | C | 0..* | ADHAListCore | A prescription and dispense history, or a prescription history, or a dispense history lst-1: A list can only have an emptyReason if it is empty lst-2: The deleted flag can only be used if the mode of the list is "changes" lst-3: An entry date can only be used if the mode of the list is "working" inv-dh-lst-01: The list shall have at least a source or a source relating person inv-dh-lst-02: If present, a source shall at least have a reference or a valid identifier inv-dh-lst-03: If present, a source related person (author-related-person) shall at least have a reference or a valid identifier inv-dh-pdl-01: A dispense list shall not contain a prescription inv-dh-pdl-02: A prescription list shall not contain a dispense record |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
Slices for extension | Content/Rules for all slices | |||
sourceRelatedPerson | SC | 0..1 | Reference(RelatedPerson) | Related person that defined the list contents (aka Author) URL: http://hl7.org.au/fhir/StructureDefinition/author-related-person |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | S | 0..* | Identifier | Business identifier |
status | ?!SΣ | 1..1 | code | current | retired | entered-in-error Binding: ListStatus (required): The current state of the list. Required Pattern: current |
mode | ?!Σ | 1..1 | code | working | snapshot | changes Binding: ListMode (required): The processing mode that applies to this list. |
title | SΣ | 0..1 | string | Descriptive name for the list Example General: Dr. Jane's Patients |
code | SΣC | 1..1 | CodeableConcept | What the purpose of this list is Binding: Prescription and Dispense List Type (required) |
subject | SΣC | 1..1 | Reference(ADHA Core Patient) | If all resources have the same subject inv-dh-lst-04: At least reference or a valid identifier shall be present |
encounter | S | 0..1 | Reference(ADHA Core Encounter) | Context in which list created |
date | SΣC | 1..1 | dateTime | When the list was prepared inv-dh-lst-06: Date shall be at least to day |
source | SΣC | 0..1 | Reference(ADHA Authoring PractitionerRole | ADHA Core Patient | ADHA System Device) | Who and/or what defined the list contents (aka Author) |
note | S | 0..* | Annotation | Comments about the list |
entry | SC | 0..* | BackboneElement | Entries in the list inv-dh-lst-05: All observations shall conform to ADHA Simple Observation |
Slices for extension | Content/Rules for all slices | |||
changeDescription | 0..1 | string | Description of the change to medicine item use URL: http://hl7.org.au/fhir/StructureDefinition/change-description | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
flag | S | 0..1 | CodeableConcept | Status/Workflow information about this item Binding: Medicine Item Change from Event (required) |
deleted | ?!C | 0..1 | boolean | If this item is actually marked as deleted |
item | SC | 1..1 | Reference(ADHA Dispense Record | ADHA Prescription) | Actual entry |
reference | ΣC | 1..1 | string | Literal reference, Relative, internal or absolute URL |
emptyReason | SC | 0..1 | CodeableConcept | Why list is empty Binding: Non-Clinical Empty Reason (required) |
Documentation for this format |
Path | Conformance | ValueSet / Code | URI |
List.status | required | Pattern: currenthttp://hl7.org/fhir/ValueSet/list-status|4.0.1 from the FHIR Standard | |
List.mode | required | ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 from the FHIR Standard | |
List.code | required | PrescriptionAndDispenseListType https://healthterminologies.gov.au/fhir/ValueSet/prescription-dispense-list-type-1 | |
List.entry.flag | required | MedicineItemChangeEvent https://healthterminologies.gov.au/fhir/ValueSet/medicine-item-change-event-2 | |
List.emptyReason | required | NonClinicalEmptyReason https://healthterminologies.gov.au/fhir/ValueSet/non-clinical-empty-reason-2 |
Id | Grade | Path(s) | Details | Requirements |
inv-dh-pdl-01 | error | List | A dispense list shall not contain a prescription : entry.item.reference.resolve() is MedicationRequest implies code.coding.code!='100.32014' | |
inv-dh-pdl-02 | error | List | A prescription list shall not contain a dispense record : entry.item.reference.resolve() is MedicationDispense implies code.coding.code!='57828-6' |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
List | C | 0..* | ADHAListCore | A prescription and dispense history, or a prescription history, or a dispense history lst-1: A list can only have an emptyReason if it is empty lst-2: The deleted flag can only be used if the mode of the list is "changes" lst-3: An entry date can only be used if the mode of the list is "working" inv-dh-lst-01: The list shall have at least a source or a source relating person inv-dh-lst-02: If present, a source shall at least have a reference or a valid identifier inv-dh-lst-03: If present, a source related person (author-related-person) shall at least have a reference or a valid identifier inv-dh-pdl-01: A dispense list shall not contain a prescription inv-dh-pdl-02: A prescription list shall not contain a dispense record | ||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
sourceRelatedPerson | SC | 0..1 | Reference(RelatedPerson) | Related person that defined the list contents (aka Author) URL: http://hl7.org.au/fhir/StructureDefinition/author-related-person | ||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | S | 0..* | Identifier | Business identifier | ||||
status | ?!SΣ | 1..1 | code | current | retired | entered-in-error Binding: ListStatus (required): The current state of the list. Required Pattern: current | ||||
mode | ?!Σ | 1..1 | code | working | snapshot | changes Binding: ListMode (required): The processing mode that applies to this list. | ||||
title | SΣ | 0..1 | string | Descriptive name for the list Example General: Dr. Jane's Patients | ||||
code | SΣC | 1..1 | CodeableConcept | What the purpose of this list is Binding: Prescription and Dispense List Type (required) | ||||
subject | SΣC | 1..1 | Reference(ADHA Core Patient) | If all resources have the same subject inv-dh-lst-04: At least reference or a valid identifier shall be present | ||||
encounter | S | 0..1 | Reference(ADHA Core Encounter) | Context in which list created | ||||
date | SΣC | 1..1 | dateTime | When the list was prepared inv-dh-lst-06: Date shall be at least to day | ||||
source | SΣC | 0..1 | Reference(ADHA Authoring PractitionerRole | ADHA Core Patient | ADHA System Device) | Who and/or what defined the list contents (aka Author) | ||||
orderedBy | 0..1 | CodeableConcept | What order the list has Binding: ListOrderCodes (preferred): What order applies to the items in a list. | |||||
note | S | 0..* | Annotation | Comments about the list | ||||
entry | SC | 0..* | BackboneElement | Entries in the list inv-dh-lst-05: All observations shall conform to ADHA Simple Observation | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
changeDescription | 0..1 | string | Description of the change to medicine item use URL: http://hl7.org.au/fhir/StructureDefinition/change-description | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
flag | S | 0..1 | CodeableConcept | Status/Workflow information about this item Binding: Medicine Item Change from Event (required) | ||||
deleted | ?!C | 0..1 | boolean | If this item is actually marked as deleted | ||||
date | 0..1 | dateTime | When item added to list | |||||
item | SC | 1..1 | Reference(ADHA Dispense Record | ADHA Prescription) | Actual entry | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
reference | ΣC | 1..1 | string | Literal reference, Relative, internal or absolute URL | ||||
type | Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
display | Σ | 0..1 | string | Text alternative for the resource | ||||
emptyReason | SC | 0..1 | CodeableConcept | Why list is empty Binding: Non-Clinical Empty Reason (required) | ||||
Documentation for this format |
Path | Conformance | ValueSet / Code | URI | |||
List.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
List.status | required | Pattern: currenthttp://hl7.org/fhir/ValueSet/list-status|4.0.1 from the FHIR Standard | ||||
List.mode | required | ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 from the FHIR Standard | ||||
List.code | required | PrescriptionAndDispenseListType https://healthterminologies.gov.au/fhir/ValueSet/prescription-dispense-list-type-1 | ||||
List.orderedBy | preferred | ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order from the FHIR Standard | ||||
List.entry.flag | required | MedicineItemChangeEvent https://healthterminologies.gov.au/fhir/ValueSet/medicine-item-change-event-2 | ||||
List.entry.item.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types from the FHIR Standard | ||||
List.emptyReason | required | NonClinicalEmptyReason https://healthterminologies.gov.au/fhir/ValueSet/non-clinical-empty-reason-2 |
Id | Grade | Path(s) | Details | Requirements |
inv-dh-pdl-01 | error | List | A dispense list shall not contain a prescription : entry.item.reference.resolve() is MedicationRequest implies code.coding.code!='100.32014' | |
inv-dh-pdl-02 | error | List | A prescription list shall not contain a dispense record : entry.item.reference.resolve() is MedicationDispense implies code.coding.code!='57828-6' |
This structure is derived from ADHAListCore
Summary
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Differential View
This structure is derived from ADHAListCore
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
List | C | 0..* | ADHAListCore | A prescription and dispense history, or a prescription history, or a dispense history inv-dh-pdl-01: A dispense list shall not contain a prescription inv-dh-pdl-02: A prescription list shall not contain a dispense record |
code | C | 1..1 | CodeableConcept | What the purpose of this list is Binding: Prescription and Dispense List Type (required) |
entry | 0..* | BackboneElement | Entries in the list | |
Slices for extension | Content/Rules for all slices | |||
changeDescription | 0..1 | string | Description of the change to medicine item use URL: http://hl7.org.au/fhir/StructureDefinition/change-description | |
flag | 0..1 | CodeableConcept | Status/Workflow information about this item Binding: Medicine Item Change from Event (required) | |
item | 1..1 | Reference(ADHA Dispense Record | ADHA Prescription) | Actual entry | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
List.code | required | PrescriptionAndDispenseListType https://healthterminologies.gov.au/fhir/ValueSet/prescription-dispense-list-type-1 | |
List.entry.flag | required | MedicineItemChangeEvent https://healthterminologies.gov.au/fhir/ValueSet/medicine-item-change-event-2 |
Id | Grade | Path(s) | Details | Requirements |
inv-dh-pdl-01 | error | List | A dispense list shall not contain a prescription : entry.item.reference.resolve() is MedicationRequest implies code.coding.code!='100.32014' | |
inv-dh-pdl-02 | error | List | A prescription list shall not contain a dispense record : entry.item.reference.resolve() is MedicationDispense implies code.coding.code!='57828-6' |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
List | C | 0..* | ADHAListCore | A prescription and dispense history, or a prescription history, or a dispense history lst-1: A list can only have an emptyReason if it is empty lst-2: The deleted flag can only be used if the mode of the list is "changes" lst-3: An entry date can only be used if the mode of the list is "working" inv-dh-lst-01: The list shall have at least a source or a source relating person inv-dh-lst-02: If present, a source shall at least have a reference or a valid identifier inv-dh-lst-03: If present, a source related person (author-related-person) shall at least have a reference or a valid identifier inv-dh-pdl-01: A dispense list shall not contain a prescription inv-dh-pdl-02: A prescription list shall not contain a dispense record |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
Slices for extension | Content/Rules for all slices | |||
sourceRelatedPerson | SC | 0..1 | Reference(RelatedPerson) | Related person that defined the list contents (aka Author) URL: http://hl7.org.au/fhir/StructureDefinition/author-related-person |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | S | 0..* | Identifier | Business identifier |
status | ?!SΣ | 1..1 | code | current | retired | entered-in-error Binding: ListStatus (required): The current state of the list. Required Pattern: current |
mode | ?!Σ | 1..1 | code | working | snapshot | changes Binding: ListMode (required): The processing mode that applies to this list. |
title | SΣ | 0..1 | string | Descriptive name for the list Example General: Dr. Jane's Patients |
code | SΣC | 1..1 | CodeableConcept | What the purpose of this list is Binding: Prescription and Dispense List Type (required) |
subject | SΣC | 1..1 | Reference(ADHA Core Patient) | If all resources have the same subject inv-dh-lst-04: At least reference or a valid identifier shall be present |
encounter | S | 0..1 | Reference(ADHA Core Encounter) | Context in which list created |
date | SΣC | 1..1 | dateTime | When the list was prepared inv-dh-lst-06: Date shall be at least to day |
source | SΣC | 0..1 | Reference(ADHA Authoring PractitionerRole | ADHA Core Patient | ADHA System Device) | Who and/or what defined the list contents (aka Author) |
note | S | 0..* | Annotation | Comments about the list |
entry | SC | 0..* | BackboneElement | Entries in the list inv-dh-lst-05: All observations shall conform to ADHA Simple Observation |
Slices for extension | Content/Rules for all slices | |||
changeDescription | 0..1 | string | Description of the change to medicine item use URL: http://hl7.org.au/fhir/StructureDefinition/change-description | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
flag | S | 0..1 | CodeableConcept | Status/Workflow information about this item Binding: Medicine Item Change from Event (required) |
deleted | ?!C | 0..1 | boolean | If this item is actually marked as deleted |
item | SC | 1..1 | Reference(ADHA Dispense Record | ADHA Prescription) | Actual entry |
reference | ΣC | 1..1 | string | Literal reference, Relative, internal or absolute URL |
emptyReason | SC | 0..1 | CodeableConcept | Why list is empty Binding: Non-Clinical Empty Reason (required) |
Documentation for this format |
Path | Conformance | ValueSet / Code | URI |
List.status | required | Pattern: currenthttp://hl7.org/fhir/ValueSet/list-status|4.0.1 from the FHIR Standard | |
List.mode | required | ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 from the FHIR Standard | |
List.code | required | PrescriptionAndDispenseListType https://healthterminologies.gov.au/fhir/ValueSet/prescription-dispense-list-type-1 | |
List.entry.flag | required | MedicineItemChangeEvent https://healthterminologies.gov.au/fhir/ValueSet/medicine-item-change-event-2 | |
List.emptyReason | required | NonClinicalEmptyReason https://healthterminologies.gov.au/fhir/ValueSet/non-clinical-empty-reason-2 |
Id | Grade | Path(s) | Details | Requirements |
inv-dh-pdl-01 | error | List | A dispense list shall not contain a prescription : entry.item.reference.resolve() is MedicationRequest implies code.coding.code!='100.32014' | |
inv-dh-pdl-02 | error | List | A prescription list shall not contain a dispense record : entry.item.reference.resolve() is MedicationDispense implies code.coding.code!='57828-6' |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
List | C | 0..* | ADHAListCore | A prescription and dispense history, or a prescription history, or a dispense history lst-1: A list can only have an emptyReason if it is empty lst-2: The deleted flag can only be used if the mode of the list is "changes" lst-3: An entry date can only be used if the mode of the list is "working" inv-dh-lst-01: The list shall have at least a source or a source relating person inv-dh-lst-02: If present, a source shall at least have a reference or a valid identifier inv-dh-lst-03: If present, a source related person (author-related-person) shall at least have a reference or a valid identifier inv-dh-pdl-01: A dispense list shall not contain a prescription inv-dh-pdl-02: A prescription list shall not contain a dispense record | ||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
sourceRelatedPerson | SC | 0..1 | Reference(RelatedPerson) | Related person that defined the list contents (aka Author) URL: http://hl7.org.au/fhir/StructureDefinition/author-related-person | ||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | S | 0..* | Identifier | Business identifier | ||||
status | ?!SΣ | 1..1 | code | current | retired | entered-in-error Binding: ListStatus (required): The current state of the list. Required Pattern: current | ||||
mode | ?!Σ | 1..1 | code | working | snapshot | changes Binding: ListMode (required): The processing mode that applies to this list. | ||||
title | SΣ | 0..1 | string | Descriptive name for the list Example General: Dr. Jane's Patients | ||||
code | SΣC | 1..1 | CodeableConcept | What the purpose of this list is Binding: Prescription and Dispense List Type (required) | ||||
subject | SΣC | 1..1 | Reference(ADHA Core Patient) | If all resources have the same subject inv-dh-lst-04: At least reference or a valid identifier shall be present | ||||
encounter | S | 0..1 | Reference(ADHA Core Encounter) | Context in which list created | ||||
date | SΣC | 1..1 | dateTime | When the list was prepared inv-dh-lst-06: Date shall be at least to day | ||||
source | SΣC | 0..1 | Reference(ADHA Authoring PractitionerRole | ADHA Core Patient | ADHA System Device) | Who and/or what defined the list contents (aka Author) | ||||
orderedBy | 0..1 | CodeableConcept | What order the list has Binding: ListOrderCodes (preferred): What order applies to the items in a list. | |||||
note | S | 0..* | Annotation | Comments about the list | ||||
entry | SC | 0..* | BackboneElement | Entries in the list inv-dh-lst-05: All observations shall conform to ADHA Simple Observation | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
changeDescription | 0..1 | string | Description of the change to medicine item use URL: http://hl7.org.au/fhir/StructureDefinition/change-description | |||||
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
flag | S | 0..1 | CodeableConcept | Status/Workflow information about this item Binding: Medicine Item Change from Event (required) | ||||
deleted | ?!C | 0..1 | boolean | If this item is actually marked as deleted | ||||
date | 0..1 | dateTime | When item added to list | |||||
item | SC | 1..1 | Reference(ADHA Dispense Record | ADHA Prescription) | Actual entry | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
reference | ΣC | 1..1 | string | Literal reference, Relative, internal or absolute URL | ||||
type | Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
display | Σ | 0..1 | string | Text alternative for the resource | ||||
emptyReason | SC | 0..1 | CodeableConcept | Why list is empty Binding: Non-Clinical Empty Reason (required) | ||||
Documentation for this format |
Path | Conformance | ValueSet / Code | URI | |||
List.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
List.status | required | Pattern: currenthttp://hl7.org/fhir/ValueSet/list-status|4.0.1 from the FHIR Standard | ||||
List.mode | required | ListModehttp://hl7.org/fhir/ValueSet/list-mode|4.0.1 from the FHIR Standard | ||||
List.code | required | PrescriptionAndDispenseListType https://healthterminologies.gov.au/fhir/ValueSet/prescription-dispense-list-type-1 | ||||
List.orderedBy | preferred | ListOrderCodeshttp://hl7.org/fhir/ValueSet/list-order from the FHIR Standard | ||||
List.entry.flag | required | MedicineItemChangeEvent https://healthterminologies.gov.au/fhir/ValueSet/medicine-item-change-event-2 | ||||
List.entry.item.type | extensible | ResourceTypehttp://hl7.org/fhir/ValueSet/resource-types from the FHIR Standard | ||||
List.emptyReason | required | NonClinicalEmptyReason https://healthterminologies.gov.au/fhir/ValueSet/non-clinical-empty-reason-2 |
Id | Grade | Path(s) | Details | Requirements |
inv-dh-pdl-01 | error | List | A dispense list shall not contain a prescription : entry.item.reference.resolve() is MedicationRequest implies code.coding.code!='100.32014' | |
inv-dh-pdl-02 | error | List | A prescription list shall not contain a dispense record : entry.item.reference.resolve() is MedicationDispense implies code.coding.code!='57828-6' |
This structure is derived from ADHAListCore
Summary
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Other representations of profile: CSV, Excel, Schematron
Below is an overview of the mandatory and optional search parameters. FHIR search operations and the syntax used to describe the interactions is described here.