MedicationAdministration
ClinicalDescribes the event of a patient consuming or otherwise being administered a medication. This may be as simple as swallowing a tablet or it may be a long running infusion. Related resources tie this event to the authorizing prescription, and the specific encounter between patient and health care practitioner.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| MedicationAdministration | 0..* | — | Administration of medication to a patient |
| .idΣ | 0..1 | String | 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 Bindinglanguages(preferred) |
| .text | 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 |
| .instantiatesΣ | 0..* | uri | Instantiates protocol or definition |
| .partOfΣ | 0..* | Reference(MedicationAdministration | Procedure) | Part of referenced event |
| .status?!Σ | 1..1 | code | in-progress | not-done | on-hold | completed | entered-in-error | stopped | unknown Bindingmedication-admin-status(required) |
| .statusReason | 0..* | CodeableConcept | Reason administration not performed Bindingreason-medication-not-given-codes(example) |
| .category | 0..1 | CodeableConcept | Type of medication usage Bindingmedication-admin-category(preferred) |
| .medication[x]Σ | 1..1 | CodeableConcept | Reference(Medication) | What was administered Bindingmedication-codes(example) |
| .subjectΣ | 1..1 | Reference(Patient | Group) | Who received medication |
| .context | 0..1 | Reference(Encounter | EpisodeOfCare) | Encounter or Episode of Care administered as part of |
| .supportingInformation | 0..* | Reference(Resource) | Additional information to support administration |
| .effective[x]Σ | 1..1 | dateTime | Period | Start and end time of administration |
| .performerΣ | 0..* | BackboneElement | Who performed the medication administration and what they did |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .function | 0..1 | CodeableConcept | Type of performance Bindingmed-admin-perform-function(example) |
| .actorΣ | 1..1 | Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Device) | Who performed the medication administration |
| .reasonCode | 0..* | CodeableConcept | Reason administration performed Bindingreason-medication-given-codes(example) |
| .reasonReference | 0..* | Reference(Condition | Observation | DiagnosticReport) | Condition or observation that supports why the medication was administered |
| .request | 0..1 | Reference(MedicationRequest) | Request administration performed against |
| .device | 0..* | Reference(Device) | Device used to administer |
| .note | 0..* | Annotation | Information about the administration |
| .dosage | 0..1 | BackboneElement | Details of how medication was taken |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .text | 0..1 | string | Free text dosage instructions e.g. SIG |
| .site | 0..1 | CodeableConcept | Body site administered to Bindingapproach-site-codes(example) |
| .route | 0..1 | CodeableConcept | Path of substance into body Bindingroute-codes(example) |
| .method | 0..1 | CodeableConcept | How drug was administered Bindingadministration-method-codes(example) |
| .dose | 0..1 | Quantity | Amount of medication per dose |
| .rate[x] | 0..1 | Ratio | Quantity | Dose quantity per unit of time |
| .eventHistory | 0..* | Reference(Provenance) | A list of events of interest in the lifecycle |