Quality Improvement Core Framework (v3.3.0: STU 4 Ballot 1). The current version is 3.2.0 based on FHIR R4. See the Directory of published versions
 
| Inhalant Example | 
 
The official URL for this profile is:
http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration
Profile of MedicationAdministration for decision support/quality metrics. Defines the core set of elements and extensions for quality rule and measure authors.
This profile builds on MedicationAdministration.
This profile was published on Wed Aug 22 00:00:00 EDT 2018 as a draft by Health Level Seven, Inc. - CQI WG.
Description of Profiles, Differentials, and Snapshots.
Summary
Must-Support: 9 elements
Structures
This structure refers to these other structures:
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   MedicationAdministration | 0..* | |||
|    id | 0..1 | id | ||
|    status | S | 1..1 | code | |
|    statusReason | S | 0..* | CodeableConcept | |
|    medication[x] | S | 1..1 | Binding: US Core Medication Codes (RxNorm) (preferred) | |
|     medicationCodeableConcept | CodeableConcept | |||
|     medicationReference | Reference(StructureDefinition-qicore-medication.html) | |||
|    subject | S | 1..1 | Reference(QICorePatient) | |
|    context | S | 0..1 | Reference(QICoreEncounter | EpisodeOfCare) | |
|    effective[x] | S | 1..1 | dateTime, Period | |
|    performer | 0..* | BackboneElement | ||
|     actor | 1..1 | Reference(QICorePractitioner | QICorePatient | QICoreRelatedPerson | QICoreDevice) | ||
|    reasonCode | S | 0..* | CodeableConcept | |
|    request | 0..1 | Reference(QICoreMedicationRequest) | ||
|    device | 0..* | Reference(QICoreDevice) | ||
|    dosage | 0..1 | BackboneElement | ||
|     route | S | 0..1 | CodeableConcept | |
|     dose | S | 0..1 | SimpleQuantity | |
|  Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   MedicationAdministration | I | 0..* | Administration of medication to a patient | |
|    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) Max Binding: AllLanguages | |
|    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 | ?!SΣ | 1..1 | code | in-progress | not-done | on-hold | completed | entered-in-error | stopped | unknown Binding: MedicationAdministration Status Codes (required) | 
|    statusReason | S | 0..* | CodeableConcept | Reason administration not performed Binding: SNOMEDCTReasonMedicationNotGivenCodes (example) | 
|    category | 0..1 | CodeableConcept | Type of medication usage Binding: MedicationAdministration Category Codes (preferred) | |
|    medication[x] | SΣ | 1..1 | What was administered Binding: US Core Medication Codes (RxNorm) (preferred) | |
|     medicationCodeableConcept | CodeableConcept | |||
|     medicationReference | Reference(StructureDefinition-qicore-medication.html) | |||
|    subject | SΣ | 1..1 | Reference(QICorePatient) | Who received medication | 
|    context | S | 0..1 | Reference(QICoreEncounter | EpisodeOfCare) | Encounter or Episode of Care administered as part of | 
|    supportingInformation | 0..* | Reference(Resource) | Additional information to support administration | |
|    effective[x] | SΣ | 1..1 | Start and end time of administration | |
|     effectiveDateTime | dateTime | |||
|     effectivePeriod | Period | |||
|    performer | ΣI | 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 Binding: MedicationAdministration Performer Function Codes (example) | |
|     actor | Σ | 1..1 | Reference(QICorePractitioner | QICorePatient | QICoreRelatedPerson | QICoreDevice) | Who performed the medication administration | 
|    reasonCode | S | 0..* | CodeableConcept | Reason administration performed Binding: ReasonMedicationGivenCodes (example) | 
|    reasonReference | 0..* | Reference(Condition | Observation | DiagnosticReport) | Condition or observation that supports why the medication was administered | |
|    request | 0..1 | Reference(QICoreMedicationRequest) | Request administration performed against | |
|    device | 0..* | Reference(QICoreDevice) | Device used to administer | |
|    note | 0..* | Annotation | Information about the administration | |
|    dosage | I | 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 Binding: SNOMEDCTAnatomicalStructureForAdministrationSiteCodes (example) | |
|     route | S | 0..1 | CodeableConcept | Path of substance into body Binding: SNOMEDCTRouteCodes (example) | 
|     method | 0..1 | CodeableConcept | How drug was administered Binding: SNOMEDCTAdministrationMethodCodes (example) | |
|     dose | S | 0..1 | SimpleQuantity | Amount of medication per dose | 
|     rate[x] | 0..1 | Dose quantity per unit of time | ||
|      rateRatio | Ratio | |||
|      rateQuantity | Quantity | |||
|    eventHistory | 0..* | Reference(Provenance) | A list of events of interest in the lifecycle | |
|  Documentation for this format | ||||
Summary
Must-Support: 9 elements
Structures
This structure refers to these other structures:
Differential View
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   MedicationAdministration | 0..* | |||
|    id | 0..1 | id | ||
|    status | S | 1..1 | code | |
|    statusReason | S | 0..* | CodeableConcept | |
|    medication[x] | S | 1..1 | Binding: US Core Medication Codes (RxNorm) (preferred) | |
|     medicationCodeableConcept | CodeableConcept | |||
|     medicationReference | Reference(StructureDefinition-qicore-medication.html) | |||
|    subject | S | 1..1 | Reference(QICorePatient) | |
|    context | S | 0..1 | Reference(QICoreEncounter | EpisodeOfCare) | |
|    effective[x] | S | 1..1 | dateTime, Period | |
|    performer | 0..* | BackboneElement | ||
|     actor | 1..1 | Reference(QICorePractitioner | QICorePatient | QICoreRelatedPerson | QICoreDevice) | ||
|    reasonCode | S | 0..* | CodeableConcept | |
|    request | 0..1 | Reference(QICoreMedicationRequest) | ||
|    device | 0..* | Reference(QICoreDevice) | ||
|    dosage | 0..1 | BackboneElement | ||
|     route | S | 0..1 | CodeableConcept | |
|     dose | S | 0..1 | SimpleQuantity | |
|  Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   MedicationAdministration | I | 0..* | Administration of medication to a patient | |
|    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) Max Binding: AllLanguages | |
|    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 | ?!SΣ | 1..1 | code | in-progress | not-done | on-hold | completed | entered-in-error | stopped | unknown Binding: MedicationAdministration Status Codes (required) | 
|    statusReason | S | 0..* | CodeableConcept | Reason administration not performed Binding: SNOMEDCTReasonMedicationNotGivenCodes (example) | 
|    category | 0..1 | CodeableConcept | Type of medication usage Binding: MedicationAdministration Category Codes (preferred) | |
|    medication[x] | SΣ | 1..1 | What was administered Binding: US Core Medication Codes (RxNorm) (preferred) | |
|     medicationCodeableConcept | CodeableConcept | |||
|     medicationReference | Reference(StructureDefinition-qicore-medication.html) | |||
|    subject | SΣ | 1..1 | Reference(QICorePatient) | Who received medication | 
|    context | S | 0..1 | Reference(QICoreEncounter | EpisodeOfCare) | Encounter or Episode of Care administered as part of | 
|    supportingInformation | 0..* | Reference(Resource) | Additional information to support administration | |
|    effective[x] | SΣ | 1..1 | Start and end time of administration | |
|     effectiveDateTime | dateTime | |||
|     effectivePeriod | Period | |||
|    performer | ΣI | 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 Binding: MedicationAdministration Performer Function Codes (example) | |
|     actor | Σ | 1..1 | Reference(QICorePractitioner | QICorePatient | QICoreRelatedPerson | QICoreDevice) | Who performed the medication administration | 
|    reasonCode | S | 0..* | CodeableConcept | Reason administration performed Binding: ReasonMedicationGivenCodes (example) | 
|    reasonReference | 0..* | Reference(Condition | Observation | DiagnosticReport) | Condition or observation that supports why the medication was administered | |
|    request | 0..1 | Reference(QICoreMedicationRequest) | Request administration performed against | |
|    device | 0..* | Reference(QICoreDevice) | Device used to administer | |
|    note | 0..* | Annotation | Information about the administration | |
|    dosage | I | 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 Binding: SNOMEDCTAnatomicalStructureForAdministrationSiteCodes (example) | |
|     route | S | 0..1 | CodeableConcept | Path of substance into body Binding: SNOMEDCTRouteCodes (example) | 
|     method | 0..1 | CodeableConcept | How drug was administered Binding: SNOMEDCTAdministrationMethodCodes (example) | |
|     dose | S | 0..1 | SimpleQuantity | Amount of medication per dose | 
|     rate[x] | 0..1 | Dose quantity per unit of time | ||
|      rateRatio | Ratio | |||
|      rateQuantity | Quantity | |||
|    eventHistory | 0..* | Reference(Provenance) | A list of events of interest in the lifecycle | |
|  Documentation for this format | ||||

| Path | Conformance | ValueSet | 
| MedicationAdministration.language | preferred | CommonLanguages Max Binding: AllLanguages | 
| MedicationAdministration.status | required | MedicationAdministration Status Codes | 
| MedicationAdministration.statusReason | example | SNOMEDCTReasonMedicationNotGivenCodes | 
| MedicationAdministration.category | preferred | MedicationAdministration Category Codes | 
| MedicationAdministration.medication[x] | preferred | USCoreMedicationCodes | 
| MedicationAdministration.performer.function | example | MedicationAdministration Performer Function Codes | 
| MedicationAdministration.reasonCode | example | ReasonMedicationGivenCodes | 
| MedicationAdministration.dosage.site | example | SNOMEDCTAnatomicalStructureForAdministrationSiteCodes | 
| MedicationAdministration.dosage.route | example | SNOMEDCTRouteCodes | 
| MedicationAdministration.dosage.method | example | SNOMEDCTAdministrationMethodCodes | 

| Id | Path | Details | Requirements | 
| dom-2 | MedicationAdministration | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
| dom-4 | MedicationAdministration | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
| dom-3 | MedicationAdministration | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
| dom-6 | MedicationAdministration | A resource should have narrative for robust management : text.div.exists() | |
| dom-5 | MedicationAdministration | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
| ele-1 | MedicationAdministration.performer | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| ele-1 | MedicationAdministration.dosage | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| mad-1 | MedicationAdministration.dosage | SHALL have at least one of dosage.dose or dosage.rate[x] : dose.exists() or rate.exists() |