This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v3.0.0: STU 3) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 4.0.0. For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-related-medication-administration | Version: 3.0.0 | |||
Draft as of 2023-10-25 | Maturity Level: 3 | Computable Name: CancerRelatedMedicationAdministration |
An episode of medication administration for a patient whose condition is related to a primary or secondary cancer condition. In the context of chemotherapy drugs, the medication administration in most cases is performed and documented by the provider.
MedicationAdministration resources associated with an in-scope patient SHALL conform to this profile. Beyond this requirement, a producer of resources SHOULD ensure that any resource instance associated with an in-scope patient that would reasonably be expected to conform to this profile SHOULD be published in this form.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from MedicationAdministration
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | C | 0..* | MedicationAdministration | Administration of medication to a patient mcode-reason-required: One of reasonCode or reasonReference SHALL be present termination-reason-code-invariant: When status is stopped, only certain statusReason values are allowed termination-reason-invariant: Certain statusReason values are allowed only when status is stopped |
![]() ![]() ![]() | S | 0..* | Extension | Extension Slice: Unordered, Open by value:url |
![]() ![]() ![]() | S | 0..1 | CodeableConcept | Procedure Intent Extension URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-procedure-intent Binding: Procedure Intent Value Set (extensible) |
![]() ![]() ![]() | S | 1..1 | code | in-progress | not-done | on-hold | completed | entered-in-error | stopped | unknown |
![]() ![]() ![]() | S | 0..* | CodeableConcept | Reason administration not performed Binding: Treatment Termination Reason Value Set (preferred) |
![]() ![]() ![]() | S | 1..1 | CodeableConcept, Reference(Medication) | What was administered Binding: Medication Clinical Drug (extensible) |
![]() ![]() ![]() | S | 1..1 | Reference(Cancer Patient Profile) | Who received medication |
![]() ![]() ![]() | S | 1..1 | dateTime, Period | Start and end time of administration |
![]() ![]() ![]() | S | 0..* | CodeableConcept | Reason administration performed Binding: Cancer Disorder Value Set (extensible) |
![]() ![]() ![]() | S | 0..* | Reference(US Core Condition Problems and Health Concerns Profile) | Condition or observation that supports why the medication was administered |
![]() |
Path | Conformance | ValueSet |
MedicationAdministration.statusReason | preferred | TreatmentTerminationReasonVS |
MedicationAdministration.medication[x] | extensible | Medication Clinical Drug |
MedicationAdministration.reasonCode | extensible | CancerDisorderVS |
Id | Grade | Path(s) | Details | Requirements |
mcode-reason-required | warning | MedicationAdministration | One of reasonCode or reasonReference SHALL be present : reasonCode.exists() or reasonReference.exists() | |
termination-reason-code-invariant | error | MedicationAdministration | When status is stopped, only certain statusReason values are allowed : status = 'stopped' and statusReason.exists() and statusReason.coding.exists() implies statusReason.coding.exists(system = 'http://snomed.info/sct' and (code = '182992009' or code = '266721009' or code = '407563006' or code = '160932005' or code = '105480006' or code = '184081006' or code = '309846006' or code = '399307001' or code = '419620001' or code = '7058009' or code = '443729008' or code = '77386006')) | |
termination-reason-invariant | error | MedicationAdministration | Certain statusReason values are allowed only when status is stopped : statusReason.exists() and statusReason.coding.exists( system = 'http://snomed.info/sct' and (code = '182992009' or code = '266721009' or code = '407563006' or code = '160932005' or code = '105480006' or code = '184081006' or code = '309846006' or code = '399307001' or code = '419620001' or code = '7058009' or code = '443729008' or code = '77386006')) implies status = 'stopped' |
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | C | 0..* | MedicationAdministration | Administration of medication to a patient mcode-reason-required: One of reasonCode or reasonReference SHALL be present termination-reason-code-invariant: When status is stopped, only certain statusReason values are allowed termination-reason-invariant: Certain statusReason values are allowed only when status is stopped |
![]() ![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() ![]() | S | 0..* | Extension | Extension Slice: Unordered, Open by value:url |
![]() ![]() ![]() | S | 0..1 | CodeableConcept | Procedure Intent Extension URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-procedure-intent Binding: Procedure Intent Value Set (extensible) |
![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() ![]() | ?!SΣ | 1..1 | code | in-progress | not-done | on-hold | completed | entered-in-error | stopped | unknown Binding: MedicationAdministration Status Codes (required): A set of codes indicating the current status of a MedicationAdministration. |
![]() ![]() ![]() | S | 0..* | CodeableConcept | Reason administration not performed Binding: Treatment Termination Reason Value Set (preferred) |
![]() ![]() ![]() | SΣ | 1..1 | What was administered Binding: Medication Clinical Drug (extensible) | |
![]() ![]() ![]() ![]() | CodeableConcept | |||
![]() ![]() ![]() ![]() | Reference(Medication) | |||
![]() ![]() ![]() | SΣ | 1..1 | Reference(Cancer Patient Profile) | Who received medication |
![]() ![]() ![]() | SΣ | 1..1 | Start and end time of administration | |
![]() ![]() ![]() ![]() | dateTime | |||
![]() ![]() ![]() ![]() | Period | |||
![]() ![]() ![]() | S | 0..* | CodeableConcept | Reason administration performed Binding: Cancer Disorder Value Set (extensible) |
![]() ![]() ![]() | S | 0..* | Reference(US Core Condition Problems and Health Concerns Profile) | Condition or observation that supports why the medication was administered |
![]() |
Path | Conformance | ValueSet |
MedicationAdministration.status | required | MedicationAdministration Status Codes |
MedicationAdministration.statusReason | preferred | TreatmentTerminationReasonVS |
MedicationAdministration.medication[x] | extensible | Medication Clinical Drug |
MedicationAdministration.reasonCode | extensible | CancerDisorderVS |
Id | Grade | Path(s) | Details | Requirements |
mcode-reason-required | warning | MedicationAdministration | One of reasonCode or reasonReference SHALL be present : reasonCode.exists() or reasonReference.exists() | |
termination-reason-code-invariant | error | MedicationAdministration | When status is stopped, only certain statusReason values are allowed : status = 'stopped' and statusReason.exists() and statusReason.coding.exists() implies statusReason.coding.exists(system = 'http://snomed.info/sct' and (code = '182992009' or code = '266721009' or code = '407563006' or code = '160932005' or code = '105480006' or code = '184081006' or code = '309846006' or code = '399307001' or code = '419620001' or code = '7058009' or code = '443729008' or code = '77386006')) | |
termination-reason-invariant | error | MedicationAdministration | Certain statusReason values are allowed only when status is stopped : statusReason.exists() and statusReason.coding.exists( system = 'http://snomed.info/sct' and (code = '182992009' or code = '266721009' or code = '407563006' or code = '160932005' or code = '105480006' or code = '184081006' or code = '309846006' or code = '399307001' or code = '419620001' or code = '7058009' or code = '443729008' or code = '77386006')) implies status = 'stopped' |
Name | Flags | Card. | Type | Description & Constraints![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() | C | 0..* | MedicationAdministration | Administration of medication to a patient mcode-reason-required: One of reasonCode or reasonReference SHALL be present termination-reason-code-invariant: When status is stopped, only certain statusReason values are allowed termination-reason-invariant: Certain statusReason values are allowed only when status is stopped | ||||
![]() ![]() ![]() | Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() ![]() | Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() ![]() | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() ![]() | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
![]() ![]() ![]() | 0..* | Resource | Contained, inline Resources | |||||
![]() ![]() ![]() | S | 0..* | Extension | Extension Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() | S | 0..1 | CodeableConcept | Procedure Intent Extension URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-procedure-intent Binding: Procedure Intent Value Set (extensible) | ||||
![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() | 0..* | Identifier | External identifier | |||||
![]() ![]() ![]() | Σ | 0..* | uri | Instantiates protocol or definition | ||||
![]() ![]() ![]() | Σ | 0..* | Reference(MedicationAdministration | Procedure) | Part of referenced event | ||||
![]() ![]() ![]() | ?!SΣ | 1..1 | code | in-progress | not-done | on-hold | completed | entered-in-error | stopped | unknown Binding: MedicationAdministration Status Codes (required): A set of codes indicating the current status of a MedicationAdministration. | ||||
![]() ![]() ![]() | S | 0..* | CodeableConcept | Reason administration not performed Binding: Treatment Termination Reason Value Set (preferred) | ||||
![]() ![]() ![]() | 0..1 | CodeableConcept | Type of medication usage Binding: MedicationAdministration Category Codes (preferred): A coded concept describing where the medication administered is expected to occur. | |||||
![]() ![]() ![]() | SΣ | 1..1 | What was administered Binding: Medication Clinical Drug (extensible) | |||||
![]() ![]() ![]() ![]() | CodeableConcept | |||||||
![]() ![]() ![]() ![]() | Reference(Medication) | |||||||
![]() ![]() ![]() | SΣ | 1..1 | Reference(Cancer Patient Profile) | Who received medication | ||||
![]() ![]() ![]() | 0..1 | Reference(Encounter | EpisodeOfCare) | Encounter or Episode of Care administered as part of | |||||
![]() ![]() ![]() | 0..* | Reference(Resource) | Additional information to support administration | |||||
![]() ![]() ![]() | SΣ | 1..1 | Start and end time of administration | |||||
![]() ![]() ![]() ![]() | dateTime | |||||||
![]() ![]() ![]() ![]() | Period | |||||||
![]() ![]() ![]() | Σ | 0..* | BackboneElement | Who performed the medication administration and what they did | ||||
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | Type of performance Binding: MedicationAdministration Performer Function Codes (example): A code describing the role an individual played in administering the medication. | |||||
![]() ![]() ![]() ![]() | Σ | 1..1 | Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Device) | Who performed the medication administration | ||||
![]() ![]() ![]() | S | 0..* | CodeableConcept | Reason administration performed Binding: Cancer Disorder Value Set (extensible) | ||||
![]() ![]() ![]() | S | 0..* | Reference(US Core Condition Problems and Health Concerns Profile) | Condition or observation that supports why the medication was administered | ||||
![]() ![]() ![]() | 0..1 | Reference(MedicationRequest) | Request administration performed against | |||||
![]() ![]() ![]() | 0..* | Reference(Device) | Device used to administer | |||||
![]() ![]() ![]() | 0..* | Annotation | Information about the administration | |||||
![]() ![]() ![]() | C | 0..1 | BackboneElement | Details of how medication was taken | ||||
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() | 0..1 | string | Free text dosage instructions e.g. SIG | |||||
![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | Body site administered to Binding: SNOMEDCTAnatomicalStructureForAdministrationSiteCodes (example): A coded concept describing the site location the medicine enters into or onto the body. | |||||
![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | Path of substance into body Binding: SNOMEDCTRouteCodes (example): A coded concept describing the route or physiological path of administration of a therapeutic agent into or onto the body of a subject. | |||||
![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | How drug was administered Binding: SNOMEDCTAdministrationMethodCodes (example): A coded concept describing the technique by which the medicine is administered. | |||||
![]() ![]() ![]() ![]() | 0..1 | SimpleQuantity | Amount of medication per dose | |||||
![]() ![]() ![]() ![]() | 0..1 | Dose quantity per unit of time | ||||||
![]() ![]() ![]() ![]() ![]() | Ratio | |||||||
![]() ![]() ![]() ![]() ![]() | Quantity(SimpleQuantity) | |||||||
![]() ![]() ![]() | 0..* | Reference(Provenance) | A list of events of interest in the lifecycle | |||||
![]() |
Path | Conformance | ValueSet | ||||
MedicationAdministration.language | preferred | CommonLanguages
| ||||
MedicationAdministration.status | required | MedicationAdministration Status Codes | ||||
MedicationAdministration.statusReason | preferred | TreatmentTerminationReasonVS | ||||
MedicationAdministration.category | preferred | MedicationAdministration Category Codes | ||||
MedicationAdministration.medication[x] | extensible | Medication Clinical Drug | ||||
MedicationAdministration.performer.function | example | MedicationAdministration Performer Function Codes | ||||
MedicationAdministration.reasonCode | extensible | CancerDisorderVS | ||||
MedicationAdministration.dosage.site | example | SNOMEDCTAnatomicalStructureForAdministrationSiteCodes | ||||
MedicationAdministration.dosage.route | example | SNOMEDCTRouteCodes | ||||
MedicationAdministration.dosage.method | example | SNOMEDCTAdministrationMethodCodes |
Id | Grade | Path(s) | Details | Requirements |
mcode-reason-required | warning | MedicationAdministration | One of reasonCode or reasonReference SHALL be present : reasonCode.exists() or reasonReference.exists() | |
termination-reason-code-invariant | error | MedicationAdministration | When status is stopped, only certain statusReason values are allowed : status = 'stopped' and statusReason.exists() and statusReason.coding.exists() implies statusReason.coding.exists(system = 'http://snomed.info/sct' and (code = '182992009' or code = '266721009' or code = '407563006' or code = '160932005' or code = '105480006' or code = '184081006' or code = '309846006' or code = '399307001' or code = '419620001' or code = '7058009' or code = '443729008' or code = '77386006')) | |
termination-reason-invariant | error | MedicationAdministration | Certain statusReason values are allowed only when status is stopped : statusReason.exists() and statusReason.coding.exists( system = 'http://snomed.info/sct' and (code = '182992009' or code = '266721009' or code = '407563006' or code = '160932005' or code = '105480006' or code = '184081006' or code = '309846006' or code = '399307001' or code = '419620001' or code = '7058009' or code = '443729008' or code = '77386006')) implies status = 'stopped' |
This structure is derived from MedicationAdministration
Summary
Must-Support: 9 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Maturity: 3
Differential View
This structure is derived from MedicationAdministration
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | C | 0..* | MedicationAdministration | Administration of medication to a patient mcode-reason-required: One of reasonCode or reasonReference SHALL be present termination-reason-code-invariant: When status is stopped, only certain statusReason values are allowed termination-reason-invariant: Certain statusReason values are allowed only when status is stopped |
![]() ![]() ![]() | S | 0..* | Extension | Extension Slice: Unordered, Open by value:url |
![]() ![]() ![]() | S | 0..1 | CodeableConcept | Procedure Intent Extension URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-procedure-intent Binding: Procedure Intent Value Set (extensible) |
![]() ![]() ![]() | S | 1..1 | code | in-progress | not-done | on-hold | completed | entered-in-error | stopped | unknown |
![]() ![]() ![]() | S | 0..* | CodeableConcept | Reason administration not performed Binding: Treatment Termination Reason Value Set (preferred) |
![]() ![]() ![]() | S | 1..1 | CodeableConcept, Reference(Medication) | What was administered Binding: Medication Clinical Drug (extensible) |
![]() ![]() ![]() | S | 1..1 | Reference(Cancer Patient Profile) | Who received medication |
![]() ![]() ![]() | S | 1..1 | dateTime, Period | Start and end time of administration |
![]() ![]() ![]() | S | 0..* | CodeableConcept | Reason administration performed Binding: Cancer Disorder Value Set (extensible) |
![]() ![]() ![]() | S | 0..* | Reference(US Core Condition Problems and Health Concerns Profile) | Condition or observation that supports why the medication was administered |
![]() |
Path | Conformance | ValueSet |
MedicationAdministration.statusReason | preferred | TreatmentTerminationReasonVS |
MedicationAdministration.medication[x] | extensible | Medication Clinical Drug |
MedicationAdministration.reasonCode | extensible | CancerDisorderVS |
Id | Grade | Path(s) | Details | Requirements |
mcode-reason-required | warning | MedicationAdministration | One of reasonCode or reasonReference SHALL be present : reasonCode.exists() or reasonReference.exists() | |
termination-reason-code-invariant | error | MedicationAdministration | When status is stopped, only certain statusReason values are allowed : status = 'stopped' and statusReason.exists() and statusReason.coding.exists() implies statusReason.coding.exists(system = 'http://snomed.info/sct' and (code = '182992009' or code = '266721009' or code = '407563006' or code = '160932005' or code = '105480006' or code = '184081006' or code = '309846006' or code = '399307001' or code = '419620001' or code = '7058009' or code = '443729008' or code = '77386006')) | |
termination-reason-invariant | error | MedicationAdministration | Certain statusReason values are allowed only when status is stopped : statusReason.exists() and statusReason.coding.exists( system = 'http://snomed.info/sct' and (code = '182992009' or code = '266721009' or code = '407563006' or code = '160932005' or code = '105480006' or code = '184081006' or code = '309846006' or code = '399307001' or code = '419620001' or code = '7058009' or code = '443729008' or code = '77386006')) implies status = 'stopped' |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | C | 0..* | MedicationAdministration | Administration of medication to a patient mcode-reason-required: One of reasonCode or reasonReference SHALL be present termination-reason-code-invariant: When status is stopped, only certain statusReason values are allowed termination-reason-invariant: Certain statusReason values are allowed only when status is stopped |
![]() ![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() ![]() | S | 0..* | Extension | Extension Slice: Unordered, Open by value:url |
![]() ![]() ![]() | S | 0..1 | CodeableConcept | Procedure Intent Extension URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-procedure-intent Binding: Procedure Intent Value Set (extensible) |
![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() ![]() | ?!SΣ | 1..1 | code | in-progress | not-done | on-hold | completed | entered-in-error | stopped | unknown Binding: MedicationAdministration Status Codes (required): A set of codes indicating the current status of a MedicationAdministration. |
![]() ![]() ![]() | S | 0..* | CodeableConcept | Reason administration not performed Binding: Treatment Termination Reason Value Set (preferred) |
![]() ![]() ![]() | SΣ | 1..1 | What was administered Binding: Medication Clinical Drug (extensible) | |
![]() ![]() ![]() ![]() | CodeableConcept | |||
![]() ![]() ![]() ![]() | Reference(Medication) | |||
![]() ![]() ![]() | SΣ | 1..1 | Reference(Cancer Patient Profile) | Who received medication |
![]() ![]() ![]() | SΣ | 1..1 | Start and end time of administration | |
![]() ![]() ![]() ![]() | dateTime | |||
![]() ![]() ![]() ![]() | Period | |||
![]() ![]() ![]() | S | 0..* | CodeableConcept | Reason administration performed Binding: Cancer Disorder Value Set (extensible) |
![]() ![]() ![]() | S | 0..* | Reference(US Core Condition Problems and Health Concerns Profile) | Condition or observation that supports why the medication was administered |
![]() |
Path | Conformance | ValueSet |
MedicationAdministration.status | required | MedicationAdministration Status Codes |
MedicationAdministration.statusReason | preferred | TreatmentTerminationReasonVS |
MedicationAdministration.medication[x] | extensible | Medication Clinical Drug |
MedicationAdministration.reasonCode | extensible | CancerDisorderVS |
Id | Grade | Path(s) | Details | Requirements |
mcode-reason-required | warning | MedicationAdministration | One of reasonCode or reasonReference SHALL be present : reasonCode.exists() or reasonReference.exists() | |
termination-reason-code-invariant | error | MedicationAdministration | When status is stopped, only certain statusReason values are allowed : status = 'stopped' and statusReason.exists() and statusReason.coding.exists() implies statusReason.coding.exists(system = 'http://snomed.info/sct' and (code = '182992009' or code = '266721009' or code = '407563006' or code = '160932005' or code = '105480006' or code = '184081006' or code = '309846006' or code = '399307001' or code = '419620001' or code = '7058009' or code = '443729008' or code = '77386006')) | |
termination-reason-invariant | error | MedicationAdministration | Certain statusReason values are allowed only when status is stopped : statusReason.exists() and statusReason.coding.exists( system = 'http://snomed.info/sct' and (code = '182992009' or code = '266721009' or code = '407563006' or code = '160932005' or code = '105480006' or code = '184081006' or code = '309846006' or code = '399307001' or code = '419620001' or code = '7058009' or code = '443729008' or code = '77386006')) implies status = 'stopped' |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() | C | 0..* | MedicationAdministration | Administration of medication to a patient mcode-reason-required: One of reasonCode or reasonReference SHALL be present termination-reason-code-invariant: When status is stopped, only certain statusReason values are allowed termination-reason-invariant: Certain statusReason values are allowed only when status is stopped | ||||
![]() ![]() ![]() | Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() ![]() | Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() ![]() | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() ![]() | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
![]() ![]() ![]() | 0..* | Resource | Contained, inline Resources | |||||
![]() ![]() ![]() | S | 0..* | Extension | Extension Slice: Unordered, Open by value:url | ||||
![]() ![]() ![]() | S | 0..1 | CodeableConcept | Procedure Intent Extension URL: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-procedure-intent Binding: Procedure Intent Value Set (extensible) | ||||
![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() | 0..* | Identifier | External identifier | |||||
![]() ![]() ![]() | Σ | 0..* | uri | Instantiates protocol or definition | ||||
![]() ![]() ![]() | Σ | 0..* | Reference(MedicationAdministration | Procedure) | Part of referenced event | ||||
![]() ![]() ![]() | ?!SΣ | 1..1 | code | in-progress | not-done | on-hold | completed | entered-in-error | stopped | unknown Binding: MedicationAdministration Status Codes (required): A set of codes indicating the current status of a MedicationAdministration. | ||||
![]() ![]() ![]() | S | 0..* | CodeableConcept | Reason administration not performed Binding: Treatment Termination Reason Value Set (preferred) | ||||
![]() ![]() ![]() | 0..1 | CodeableConcept | Type of medication usage Binding: MedicationAdministration Category Codes (preferred): A coded concept describing where the medication administered is expected to occur. | |||||
![]() ![]() ![]() | SΣ | 1..1 | What was administered Binding: Medication Clinical Drug (extensible) | |||||
![]() ![]() ![]() ![]() | CodeableConcept | |||||||
![]() ![]() ![]() ![]() | Reference(Medication) | |||||||
![]() ![]() ![]() | SΣ | 1..1 | Reference(Cancer Patient Profile) | Who received medication | ||||
![]() ![]() ![]() | 0..1 | Reference(Encounter | EpisodeOfCare) | Encounter or Episode of Care administered as part of | |||||
![]() ![]() ![]() | 0..* | Reference(Resource) | Additional information to support administration | |||||
![]() ![]() ![]() | SΣ | 1..1 | Start and end time of administration | |||||
![]() ![]() ![]() ![]() | dateTime | |||||||
![]() ![]() ![]() ![]() | Period | |||||||
![]() ![]() ![]() | Σ | 0..* | BackboneElement | Who performed the medication administration and what they did | ||||
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | Type of performance Binding: MedicationAdministration Performer Function Codes (example): A code describing the role an individual played in administering the medication. | |||||
![]() ![]() ![]() ![]() | Σ | 1..1 | Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Device) | Who performed the medication administration | ||||
![]() ![]() ![]() | S | 0..* | CodeableConcept | Reason administration performed Binding: Cancer Disorder Value Set (extensible) | ||||
![]() ![]() ![]() | S | 0..* | Reference(US Core Condition Problems and Health Concerns Profile) | Condition or observation that supports why the medication was administered | ||||
![]() ![]() ![]() | 0..1 | Reference(MedicationRequest) | Request administration performed against | |||||
![]() ![]() ![]() | 0..* | Reference(Device) | Device used to administer | |||||
![]() ![]() ![]() | 0..* | Annotation | Information about the administration | |||||
![]() ![]() ![]() | C | 0..1 | BackboneElement | Details of how medication was taken | ||||
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() | 0..1 | string | Free text dosage instructions e.g. SIG | |||||
![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | Body site administered to Binding: SNOMEDCTAnatomicalStructureForAdministrationSiteCodes (example): A coded concept describing the site location the medicine enters into or onto the body. | |||||
![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | Path of substance into body Binding: SNOMEDCTRouteCodes (example): A coded concept describing the route or physiological path of administration of a therapeutic agent into or onto the body of a subject. | |||||
![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | How drug was administered Binding: SNOMEDCTAdministrationMethodCodes (example): A coded concept describing the technique by which the medicine is administered. | |||||
![]() ![]() ![]() ![]() | 0..1 | SimpleQuantity | Amount of medication per dose | |||||
![]() ![]() ![]() ![]() | 0..1 | Dose quantity per unit of time | ||||||
![]() ![]() ![]() ![]() ![]() | Ratio | |||||||
![]() ![]() ![]() ![]() ![]() | Quantity(SimpleQuantity) | |||||||
![]() ![]() ![]() | 0..* | Reference(Provenance) | A list of events of interest in the lifecycle | |||||
![]() |
Path | Conformance | ValueSet | ||||
MedicationAdministration.language | preferred | CommonLanguages
| ||||
MedicationAdministration.status | required | MedicationAdministration Status Codes | ||||
MedicationAdministration.statusReason | preferred | TreatmentTerminationReasonVS | ||||
MedicationAdministration.category | preferred | MedicationAdministration Category Codes | ||||
MedicationAdministration.medication[x] | extensible | Medication Clinical Drug | ||||
MedicationAdministration.performer.function | example | MedicationAdministration Performer Function Codes | ||||
MedicationAdministration.reasonCode | extensible | CancerDisorderVS | ||||
MedicationAdministration.dosage.site | example | SNOMEDCTAnatomicalStructureForAdministrationSiteCodes | ||||
MedicationAdministration.dosage.route | example | SNOMEDCTRouteCodes | ||||
MedicationAdministration.dosage.method | example | SNOMEDCTAdministrationMethodCodes |
Id | Grade | Path(s) | Details | Requirements |
mcode-reason-required | warning | MedicationAdministration | One of reasonCode or reasonReference SHALL be present : reasonCode.exists() or reasonReference.exists() | |
termination-reason-code-invariant | error | MedicationAdministration | When status is stopped, only certain statusReason values are allowed : status = 'stopped' and statusReason.exists() and statusReason.coding.exists() implies statusReason.coding.exists(system = 'http://snomed.info/sct' and (code = '182992009' or code = '266721009' or code = '407563006' or code = '160932005' or code = '105480006' or code = '184081006' or code = '309846006' or code = '399307001' or code = '419620001' or code = '7058009' or code = '443729008' or code = '77386006')) | |
termination-reason-invariant | error | MedicationAdministration | Certain statusReason values are allowed only when status is stopped : statusReason.exists() and statusReason.coding.exists( system = 'http://snomed.info/sct' and (code = '182992009' or code = '266721009' or code = '407563006' or code = '160932005' or code = '105480006' or code = '184081006' or code = '309846006' or code = '399307001' or code = '419620001' or code = '7058009' or code = '443729008' or code = '77386006')) implies status = 'stopped' |
This structure is derived from MedicationAdministration
Summary
Must-Support: 9 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Maturity: 3
Other representations of profile: CSV, Excel, Schematron