This page is part of the Quality Improvement Core Framework (v1.6.0: STU 2 Ballot 1) based on FHIR v1.6.0. The current version which supercedes this version is 4.1.1. For a full list of available versions, see the Directory of published versions
The official URL for this profile is:
http://hl7.org/fhir/qicore/StructureDefinition/qicore-medicationadministration
This profile was published on Fri Feb 27 00:00:00 AEDT 2015 as a draft by Health Level Seven International (Clinical Quality Information - QICore).
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from MedicationAdministration
Summary
Must-Support: 10 elements
Structures
This structure refers to these other structures:
This structure is derived from MedicationAdministration
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
MedicationAdministration | I | 0..* | Administration of medication to a patient dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources dom-1: If the resource is contained in another resource, it SHALL NOT contain any narrative dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource mad-2: Reason not given is only permitted if wasNotGiven is true mad-3: Reason given is only permitted if wasNotGiven is false | |
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: Common Languages (extensible) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | 0..* | Identifier | External identifier | |
status | ?!S | 1..1 | code | in-progress | on-hold | completed | entered-in-error | stopped Binding: MedicationAdministrationStatus (required) |
medication[x] | S | 1..1 | CodeableConcept, Reference(Profile qicore-medication) | What was administered Binding: 7.org/fhir/daf/ValueSet/daf-medication-codes (preferred) |
patient | S | 1..1 | Reference(Profile qicore-patient) | Who received medication |
encounter | S | 0..1 | Reference(Profile qicore-encounter) | An interaction during which services are provided to the patient |
effectiveTime[x] | S | 1..1 | dateTime, Period | Start and end time of administration |
performer | 0..1 | Reference(Profile qicore-practitioner | Profile qicore-patient | Profile qicore-relatedperson) | Who administered substance | |
prescription | 0..1 | Reference(Profile qicore-medicationorder) | Order administration performed against | |
wasNotGiven | ?!S | 0..1 | boolean | True if medication not administered |
reasonNotGiven | SI | 0..* | CodeableConcept | Reason administration not performed Binding: SNOMED CT Reason Medication Not Given Codes (example) |
reasonGiven | SI | 0..* | CodeableConcept | Reason administration performed Binding: Reason Medication Given Codes (example) |
device | 0..* | Reference(Profile qicore-device) | Item used in healthcare | |
note | 0..* | Annotation | Information about the administration | |
dosage | I | 0..1 | BackboneElement | Details of how medication was taken mad-1: SHALL have at least one of dosage.dose and dosage.rate[x] |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
text | 0..1 | string | Free text dosage instructions e.g. SIG | |
site[x] | 0..1 | CodeableConcept, Reference(BodySite) | Body site administered to Binding: SNOMED CT Anatomical Structure for Administration Site Codes (example) | |
route | S | 0..1 | CodeableConcept | Path of substance into body Binding: SNOMED CT Route Codes (example) |
method | 0..1 | CodeableConcept | How drug was administered Binding: SNOMED CT Administration Method Codes (example) | |
dose | S | 0..1 | SimpleQuantity | Amount of medication per dose |
rate[x] | 0..1 | Ratio, SimpleQuantity | Dose quantity per unit of time | |
eventHistory | 0..* | BackboneElement | A list of events of interest in the lifecycle | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
status | 1..1 | code | in-progress | on-hold | completed | entered-in-error | stopped Binding: MedicationAdministrationStatus (required) | |
action | 0..1 | CodeableConcept | Action taken (e.g. verify) Binding: (unbound) (example) | |
dateTime | 1..1 | dateTime | The date at which the event happened | |
actor | 0..1 | Reference(Practitioner) | Who took the action | |
reason | 0..1 | CodeableConcept | Reason the action was taken Binding: (unbound) (example) | |
Documentation for this format |
yet to be done: Xml template
yet to be done: Json template
This structure is derived from StructureDefinition.
Summary
Must-Support: 10 elements
Structures
This structure refers to these other structures:
Differential View
This structure is derived from StructureDefinition.
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
MedicationAdministration | I | 0..* | Administration of medication to a patient dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources dom-1: If the resource is contained in another resource, it SHALL NOT contain any narrative dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource mad-2: Reason not given is only permitted if wasNotGiven is true mad-3: Reason given is only permitted if wasNotGiven is false | |
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: Common Languages (extensible) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | 0..* | Identifier | External identifier | |
status | ?!S | 1..1 | code | in-progress | on-hold | completed | entered-in-error | stopped Binding: MedicationAdministrationStatus (required) |
medication[x] | S | 1..1 | CodeableConcept, Reference(Profile qicore-medication) | What was administered Binding: 7.org/fhir/daf/ValueSet/daf-medication-codes (preferred) |
patient | S | 1..1 | Reference(Profile qicore-patient) | Who received medication |
encounter | S | 0..1 | Reference(Profile qicore-encounter) | An interaction during which services are provided to the patient |
effectiveTime[x] | S | 1..1 | dateTime, Period | Start and end time of administration |
performer | 0..1 | Reference(Profile qicore-practitioner | Profile qicore-patient | Profile qicore-relatedperson) | Who administered substance | |
prescription | 0..1 | Reference(Profile qicore-medicationorder) | Order administration performed against | |
wasNotGiven | ?!S | 0..1 | boolean | True if medication not administered |
reasonNotGiven | SI | 0..* | CodeableConcept | Reason administration not performed Binding: SNOMED CT Reason Medication Not Given Codes (example) |
reasonGiven | SI | 0..* | CodeableConcept | Reason administration performed Binding: Reason Medication Given Codes (example) |
device | 0..* | Reference(Profile qicore-device) | Item used in healthcare | |
note | 0..* | Annotation | Information about the administration | |
dosage | I | 0..1 | BackboneElement | Details of how medication was taken mad-1: SHALL have at least one of dosage.dose and dosage.rate[x] |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
text | 0..1 | string | Free text dosage instructions e.g. SIG | |
site[x] | 0..1 | CodeableConcept, Reference(BodySite) | Body site administered to Binding: SNOMED CT Anatomical Structure for Administration Site Codes (example) | |
route | S | 0..1 | CodeableConcept | Path of substance into body Binding: SNOMED CT Route Codes (example) |
method | 0..1 | CodeableConcept | How drug was administered Binding: SNOMED CT Administration Method Codes (example) | |
dose | S | 0..1 | SimpleQuantity | Amount of medication per dose |
rate[x] | 0..1 | Ratio, SimpleQuantity | Dose quantity per unit of time | |
eventHistory | 0..* | BackboneElement | A list of events of interest in the lifecycle | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
status | 1..1 | code | in-progress | on-hold | completed | entered-in-error | stopped Binding: MedicationAdministrationStatus (required) | |
action | 0..1 | CodeableConcept | Action taken (e.g. verify) Binding: (unbound) (example) | |
dateTime | 1..1 | dateTime | The date at which the event happened | |
actor | 0..1 | Reference(Practitioner) | Who took the action | |
reason | 0..1 | CodeableConcept | Reason the action was taken Binding: (unbound) (example) | |
Documentation for this format |
XML Template
yet to be done: Xml template
JSON Template
yet to be done: Json template
Path | Name | Conformance | ValueSet |
MedicationAdministration.language | Common Languages | extensible | Common Languages |
MedicationAdministration.status | MedicationAdministrationStatus | required | MedicationAdministrationStatus |
MedicationAdministration.medication[x] | ?ext | preferred | http://hl7.org/fhir/daf/ValueSet/daf-medication-codes |
MedicationAdministration.reasonNotGiven | SNOMED CT Reason Medication Not Given Codes | example | SNOMED CT Reason Medication Not Given Codes |
MedicationAdministration.reasonGiven | Reason Medication Given Codes | example | Reason Medication Given Codes |
MedicationAdministration.dosage.site[x] | SNOMED CT Anatomical Structure for Administration Site Codes | example | SNOMED CT Anatomical Structure for Administration Site Codes |
MedicationAdministration.dosage.route | SNOMED CT Route Codes | example | SNOMED CT Route Codes |
MedicationAdministration.dosage.method | SNOMED CT Administration Method Codes | example | SNOMED CT Administration Method Codes |
MedicationAdministration.eventHistory.status | MedicationAdministrationStatus | required | MedicationAdministrationStatus |
MedicationAdministration.eventHistory.action | ?ext | example | |
MedicationAdministration.eventHistory.reason | ?ext | example |
Id | Path | Details | Requirements |
dom-2 | MedicationAdministration | If the resource is contained in another resource, it SHALL NOT contain nested Resources XPath: not(parent::f:contained and f:contained) | |
dom-1 | MedicationAdministration | If the resource is contained in another resource, it SHALL NOT contain any narrative XPath: not(parent::f:contained and f:text) | |
dom-4 | MedicationAdministration | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated XPath: not(exists(f:contained/*/f:meta/f:versionId)) and not(exists(f:contained/*/f:meta/f:lastUpdated)) | |
dom-3 | MedicationAdministration | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource XPath: not(exists(for $id in f:contained/*/@id return $id[not(ancestor::f:contained/parent::*/descendant::f:reference/@value=concat('#', $id))])) | |
mad-2 | MedicationAdministration | Reason not given is only permitted if wasNotGiven is true XPath: not(exists(f:reasonNotGiven) and f:wasNotGiven/@value=false()) | |
mad-3 | MedicationAdministration | Reason given is only permitted if wasNotGiven is false XPath: not(exists(f:reasonGiven) and f:wasNotGiven/@value=true()) | |
mad-1 | MedicationAdministration.dosage | SHALL have at least one of dosage.dose and dosage.rate[x] XPath: exists(f:dose) or exists(f:rateRatio) or exists(f:rateRange) |