Mongolian HDIT Implementation guide
1.0.0 - Review
Mongolian HDIT Implementation guide - Local Development build (v1.0.0). See the Directory of published versions
A representation of a administration of medication to an inpatient.
The official URL for this profile is:
http://fhir.mn/StructureDefinition/mng-medication-administration
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from MedicationDispense
Summary
Mandatory: 15 elements
Must-Support: 16 elements
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
This structure is derived from MedicationDispense
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
MedicationDispense | 0..* | MedicationDispense | Dispensing a medication to a named patient | |
identifier | S | 1..* | Identifier | External identifier |
status | S | 1..1 | code | preparation | in-progress | cancelled | on-hold | completed | entered-in-error | stopped | declined | unknown |
medication[x] | S | 1..1 | (Slice Definition) | What medication was supplied Slice: Unordered, Open by type:$this |
medicationReference | 1..1 | Reference(MedicationMn) | What medication was supplied | |
subject | S | 1..1 | Reference(PatientMn) | Who the dispense is for |
performer | S | 1..1 | BackboneElement | Who performed event |
actor | S | 1..1 | Reference(PractitionerRoleMn) | Individual who was performing |
authorizingPrescription | S | 1..1 | Reference(MedicationRequestMn) | Medication order that authorizes the dispense |
quantity | S | 1..1 | SimpleQuantity | Amount dispensed |
daysSupply | S | 1..1 | SimpleQuantity | Amount of medication expressed as a timing amount |
dosageInstruction | S | 1..* | Dosage | How the medication is to be used by the patient or administered by the caregiver |
timing | S | 1..1 | Timing | When medication should be administered |
repeat | S | 1..1 | Element | When the event is to occur |
bounds[x] | 1..1 | (Slice Definition) | Length/Range of lengths, or (Start and/or end) limits Slice: Unordered, Open by type:$this | |
boundsPeriod | S | 1..1 | Period | Length/Range of lengths, or (Start and/or end) limits |
start | S | 1..1 | dateTime | Starting time with inclusive boundary |
route | S | 1..1 | CodeableConcept | How drug should enter body |
doseAndRate | S | 1..* | Element | Amount of medication administered |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
MedicationDispense | I | 0..* | MedicationDispense | Dispensing a medication to a named patient |
id | Σ | 0..1 | string | Logical id of this artifact |
meta | ΣI | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!ΣI | 0..1 | uri | A set of rules under which this content was created |
language | I | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!I | 0..* | Extension | Extensions that cannot be ignored |
identifier | SI | 1..* | Identifier | External identifier |
partOf | I | 0..* | Reference(Procedure) | Event that dispense is part of |
status | ?!SΣI | 1..1 | code | preparation | in-progress | cancelled | on-hold | completed | entered-in-error | stopped | declined | unknown Binding: MedicationDispense Status Codes (required) |
statusReason[x] | I | 0..1 | Why a dispense was not performed Binding: MedicationDispense Status Reason Codes (example) | |
statusReasonCodeableConcept | CodeableConcept | |||
statusReasonReference | Reference(DetectedIssue) | |||
category | I | 0..1 | CodeableConcept | Type of medication dispense Binding: MedicationDispense Category Codes (preferred) |
medication[x] | SΣI | 1..1 | (Slice Definition) | What medication was supplied Slice: Unordered, Closed by type:$this |
medication[x]:medicationReference | ΣI | 1..1 | Reference(MedicationMn) | What medication was supplied |
subject | SΣI | 1..1 | Reference(PatientMn) | Who the dispense is for |
context | I | 0..1 | Reference(Encounter | EpisodeOfCare) | Encounter / Episode associated with event |
supportingInformation | I | 0..* | Reference(Resource) | Information that supports the dispensing of the medication |
performer | SI | 1..1 | BackboneElement | Who performed event |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
function | I | 0..1 | CodeableConcept | Who performed the dispense and what they did Binding: MedicationDispense Performer Function Codes (example) |
actor | SI | 1..1 | Reference(PractitionerRoleMn) | Individual who was performing |
location | I | 0..1 | Reference(Location) | Where the dispense occurred |
authorizingPrescription | SI | 1..1 | Reference(MedicationRequestMn) | Medication order that authorizes the dispense |
type | I | 0..1 | CodeableConcept | Trial fill, partial fill, emergency fill, etc. Binding: V3 Value SetActPharmacySupplyType (example) |
quantity | SI | 1..1 | SimpleQuantity | Amount dispensed |
daysSupply | SI | 1..1 | SimpleQuantity | Amount of medication expressed as a timing amount |
whenPrepared | ΣI | 0..1 | dateTime | When product was packaged and reviewed |
whenHandedOver | I | 0..1 | dateTime | When product was given out |
destination | I | 0..1 | Reference(Location) | Where the medication was sent |
receiver | I | 0..* | Reference(Patient | Practitioner) | Who collected the medication |
note | I | 0..* | Annotation | Information about the dispense |
dosageInstruction | SI | 1..* | Dosage | How the medication is to be used by the patient or administered by the caregiver |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
sequence | ΣI | 0..1 | integer | The order of the dosage instructions |
text | ΣI | 0..1 | string | Free text dosage instructions e.g. SIG |
additionalInstruction | ΣI | 0..* | CodeableConcept | Supplemental instruction or warnings to the patient - e.g. "with meals", "may cause drowsiness" Binding: SNOMEDCTAdditionalDosageInstructions (example) |
patientInstruction | ΣI | 0..1 | string | Patient or consumer oriented instructions |
timing | SΣI | 1..1 | Timing | When medication should be administered |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
event | ΣI | 0..* | dateTime | When the event occurs |
repeat | SΣI | 1..1 | Element | When the event is to occur |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url |
bounds[x] | ΣI | 1..1 | (Slice Definition) | Length/Range of lengths, or (Start and/or end) limits Slice: Unordered, Closed by type:$this |
bounds[x]:boundsPeriod | SΣI | 1..1 | Period | Length/Range of lengths, or (Start and/or end) limits |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url |
start | SΣI | 1..1 | dateTime | Starting time with inclusive boundary |
end | ΣI | 0..1 | dateTime | End time with inclusive boundary, if not ongoing |
count | ΣI | 0..1 | positiveInt | Number of times to repeat |
countMax | ΣI | 0..1 | positiveInt | Maximum number of times to repeat |
duration | ΣI | 0..1 | decimal | How long when it happens |
durationMax | ΣI | 0..1 | decimal | How long when it happens (Max) |
durationUnit | ΣI | 0..1 | code | s | min | h | d | wk | mo | a - unit of time (UCUM) Binding: UnitsOfTime (required) |
frequency | ΣI | 0..1 | positiveInt | Event occurs frequency times per period |
frequencyMax | ΣI | 0..1 | positiveInt | Event occurs up to frequencyMax times per period |
period | ΣI | 0..1 | decimal | Event occurs frequency times per period |
periodMax | ΣI | 0..1 | decimal | Upper limit of period (3-4 hours) |
periodUnit | ΣI | 0..1 | code | s | min | h | d | wk | mo | a - unit of time (UCUM) Binding: UnitsOfTime (required) |
dayOfWeek | ΣI | 0..* | code | mon | tue | wed | thu | fri | sat | sun Binding: DaysOfWeek (required) |
timeOfDay | ΣI | 0..* | time | Time of day for action |
when | ΣI | 0..* | code | Code for time period of occurrence Binding: EventTiming (required) |
offset | ΣI | 0..1 | unsignedInt | Minutes from event (before or after) |
code | ΣI | 0..1 | CodeableConcept | BID | TID | QID | AM | PM | QD | QOD | + Binding: TimingAbbreviation (preferred) |
asNeeded[x] | ΣI | 0..1 | Take "as needed" (for x) Binding: SNOMEDCTMedicationAsNeededReasonCodes (example) | |
asNeededBoolean | boolean | |||
asNeededCodeableConcept | CodeableConcept | |||
site | ΣI | 0..1 | CodeableConcept | Body site to administer to Binding: SNOMEDCTAnatomicalStructureForAdministrationSiteCodes (example) |
route | SΣI | 1..1 | CodeableConcept | How drug should enter body Binding: SNOMEDCTRouteCodes (example) |
method | ΣI | 0..1 | CodeableConcept | Technique for administering medication Binding: SNOMEDCTAdministrationMethodCodes (example) |
doseAndRate | SΣI | 1..* | Element | Amount of medication administered |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url |
type | ΣI | 0..1 | CodeableConcept | The kind of dose or rate specified Binding: DoseAndRateType (example) |
dose[x] | ΣI | 0..1 | Amount of medication per dose | |
doseRange | Range | |||
doseQuantity | Quantity(SimpleQuantity) | |||
rate[x] | ΣI | 0..1 | Amount of medication per unit of time | |
rateRatio | Ratio | |||
rateRange | Range | |||
rateQuantity | Quantity(SimpleQuantity) | |||
maxDosePerPeriod | ΣI | 0..1 | Ratio | Upper limit on medication per unit of time |
maxDosePerAdministration | ΣI | 0..1 | SimpleQuantity | Upper limit on medication per administration |
maxDosePerLifetime | ΣI | 0..1 | SimpleQuantity | Upper limit on medication per lifetime of the patient |
substitution | I | 0..1 | BackboneElement | Whether a substitution was performed on the dispense |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
wasSubstituted | I | 1..1 | boolean | Whether a substitution was or was not performed on the dispense |
type | I | 0..1 | CodeableConcept | Code signifying whether a different drug was dispensed from what was prescribed Binding: V3 Value SetActSubstanceAdminSubstitutionCode (example) |
reason | I | 0..* | CodeableConcept | Why was substitution made Binding: V3 Value SetSubstanceAdminSubstitutionReason (example) |
responsibleParty | I | 0..* | Reference(Practitioner | PractitionerRole) | Who is responsible for the substitution |
detectedIssue | I | 0..* | Reference(DetectedIssue) | Clinical issue with action |
eventHistory | I | 0..* | Reference(Provenance) | A list of relevant lifecycle events |
Documentation for this format |
This structure is derived from MedicationDispense
Summary
Mandatory: 15 elements
Must-Support: 16 elements
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Differential View
This structure is derived from MedicationDispense
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
MedicationDispense | 0..* | MedicationDispense | Dispensing a medication to a named patient | |
identifier | S | 1..* | Identifier | External identifier |
status | S | 1..1 | code | preparation | in-progress | cancelled | on-hold | completed | entered-in-error | stopped | declined | unknown |
medication[x] | S | 1..1 | (Slice Definition) | What medication was supplied Slice: Unordered, Open by type:$this |
medicationReference | 1..1 | Reference(MedicationMn) | What medication was supplied | |
subject | S | 1..1 | Reference(PatientMn) | Who the dispense is for |
performer | S | 1..1 | BackboneElement | Who performed event |
actor | S | 1..1 | Reference(PractitionerRoleMn) | Individual who was performing |
authorizingPrescription | S | 1..1 | Reference(MedicationRequestMn) | Medication order that authorizes the dispense |
quantity | S | 1..1 | SimpleQuantity | Amount dispensed |
daysSupply | S | 1..1 | SimpleQuantity | Amount of medication expressed as a timing amount |
dosageInstruction | S | 1..* | Dosage | How the medication is to be used by the patient or administered by the caregiver |
timing | S | 1..1 | Timing | When medication should be administered |
repeat | S | 1..1 | Element | When the event is to occur |
bounds[x] | 1..1 | (Slice Definition) | Length/Range of lengths, or (Start and/or end) limits Slice: Unordered, Open by type:$this | |
boundsPeriod | S | 1..1 | Period | Length/Range of lengths, or (Start and/or end) limits |
start | S | 1..1 | dateTime | Starting time with inclusive boundary |
route | S | 1..1 | CodeableConcept | How drug should enter body |
doseAndRate | S | 1..* | Element | Amount of medication administered |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
MedicationDispense | I | 0..* | MedicationDispense | Dispensing a medication to a named patient |
id | Σ | 0..1 | string | Logical id of this artifact |
meta | ΣI | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!ΣI | 0..1 | uri | A set of rules under which this content was created |
language | I | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!I | 0..* | Extension | Extensions that cannot be ignored |
identifier | SI | 1..* | Identifier | External identifier |
partOf | I | 0..* | Reference(Procedure) | Event that dispense is part of |
status | ?!SΣI | 1..1 | code | preparation | in-progress | cancelled | on-hold | completed | entered-in-error | stopped | declined | unknown Binding: MedicationDispense Status Codes (required) |
statusReason[x] | I | 0..1 | Why a dispense was not performed Binding: MedicationDispense Status Reason Codes (example) | |
statusReasonCodeableConcept | CodeableConcept | |||
statusReasonReference | Reference(DetectedIssue) | |||
category | I | 0..1 | CodeableConcept | Type of medication dispense Binding: MedicationDispense Category Codes (preferred) |
medication[x] | SΣI | 1..1 | (Slice Definition) | What medication was supplied Slice: Unordered, Closed by type:$this |
medication[x]:medicationReference | ΣI | 1..1 | Reference(MedicationMn) | What medication was supplied |
subject | SΣI | 1..1 | Reference(PatientMn) | Who the dispense is for |
context | I | 0..1 | Reference(Encounter | EpisodeOfCare) | Encounter / Episode associated with event |
supportingInformation | I | 0..* | Reference(Resource) | Information that supports the dispensing of the medication |
performer | SI | 1..1 | BackboneElement | Who performed event |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
function | I | 0..1 | CodeableConcept | Who performed the dispense and what they did Binding: MedicationDispense Performer Function Codes (example) |
actor | SI | 1..1 | Reference(PractitionerRoleMn) | Individual who was performing |
location | I | 0..1 | Reference(Location) | Where the dispense occurred |
authorizingPrescription | SI | 1..1 | Reference(MedicationRequestMn) | Medication order that authorizes the dispense |
type | I | 0..1 | CodeableConcept | Trial fill, partial fill, emergency fill, etc. Binding: V3 Value SetActPharmacySupplyType (example) |
quantity | SI | 1..1 | SimpleQuantity | Amount dispensed |
daysSupply | SI | 1..1 | SimpleQuantity | Amount of medication expressed as a timing amount |
whenPrepared | ΣI | 0..1 | dateTime | When product was packaged and reviewed |
whenHandedOver | I | 0..1 | dateTime | When product was given out |
destination | I | 0..1 | Reference(Location) | Where the medication was sent |
receiver | I | 0..* | Reference(Patient | Practitioner) | Who collected the medication |
note | I | 0..* | Annotation | Information about the dispense |
dosageInstruction | SI | 1..* | Dosage | How the medication is to be used by the patient or administered by the caregiver |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
sequence | ΣI | 0..1 | integer | The order of the dosage instructions |
text | ΣI | 0..1 | string | Free text dosage instructions e.g. SIG |
additionalInstruction | ΣI | 0..* | CodeableConcept | Supplemental instruction or warnings to the patient - e.g. "with meals", "may cause drowsiness" Binding: SNOMEDCTAdditionalDosageInstructions (example) |
patientInstruction | ΣI | 0..1 | string | Patient or consumer oriented instructions |
timing | SΣI | 1..1 | Timing | When medication should be administered |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
event | ΣI | 0..* | dateTime | When the event occurs |
repeat | SΣI | 1..1 | Element | When the event is to occur |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url |
bounds[x] | ΣI | 1..1 | (Slice Definition) | Length/Range of lengths, or (Start and/or end) limits Slice: Unordered, Closed by type:$this |
bounds[x]:boundsPeriod | SΣI | 1..1 | Period | Length/Range of lengths, or (Start and/or end) limits |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url |
start | SΣI | 1..1 | dateTime | Starting time with inclusive boundary |
end | ΣI | 0..1 | dateTime | End time with inclusive boundary, if not ongoing |
count | ΣI | 0..1 | positiveInt | Number of times to repeat |
countMax | ΣI | 0..1 | positiveInt | Maximum number of times to repeat |
duration | ΣI | 0..1 | decimal | How long when it happens |
durationMax | ΣI | 0..1 | decimal | How long when it happens (Max) |
durationUnit | ΣI | 0..1 | code | s | min | h | d | wk | mo | a - unit of time (UCUM) Binding: UnitsOfTime (required) |
frequency | ΣI | 0..1 | positiveInt | Event occurs frequency times per period |
frequencyMax | ΣI | 0..1 | positiveInt | Event occurs up to frequencyMax times per period |
period | ΣI | 0..1 | decimal | Event occurs frequency times per period |
periodMax | ΣI | 0..1 | decimal | Upper limit of period (3-4 hours) |
periodUnit | ΣI | 0..1 | code | s | min | h | d | wk | mo | a - unit of time (UCUM) Binding: UnitsOfTime (required) |
dayOfWeek | ΣI | 0..* | code | mon | tue | wed | thu | fri | sat | sun Binding: DaysOfWeek (required) |
timeOfDay | ΣI | 0..* | time | Time of day for action |
when | ΣI | 0..* | code | Code for time period of occurrence Binding: EventTiming (required) |
offset | ΣI | 0..1 | unsignedInt | Minutes from event (before or after) |
code | ΣI | 0..1 | CodeableConcept | BID | TID | QID | AM | PM | QD | QOD | + Binding: TimingAbbreviation (preferred) |
asNeeded[x] | ΣI | 0..1 | Take "as needed" (for x) Binding: SNOMEDCTMedicationAsNeededReasonCodes (example) | |
asNeededBoolean | boolean | |||
asNeededCodeableConcept | CodeableConcept | |||
site | ΣI | 0..1 | CodeableConcept | Body site to administer to Binding: SNOMEDCTAnatomicalStructureForAdministrationSiteCodes (example) |
route | SΣI | 1..1 | CodeableConcept | How drug should enter body Binding: SNOMEDCTRouteCodes (example) |
method | ΣI | 0..1 | CodeableConcept | Technique for administering medication Binding: SNOMEDCTAdministrationMethodCodes (example) |
doseAndRate | SΣI | 1..* | Element | Amount of medication administered |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url |
type | ΣI | 0..1 | CodeableConcept | The kind of dose or rate specified Binding: DoseAndRateType (example) |
dose[x] | ΣI | 0..1 | Amount of medication per dose | |
doseRange | Range | |||
doseQuantity | Quantity(SimpleQuantity) | |||
rate[x] | ΣI | 0..1 | Amount of medication per unit of time | |
rateRatio | Ratio | |||
rateRange | Range | |||
rateQuantity | Quantity(SimpleQuantity) | |||
maxDosePerPeriod | ΣI | 0..1 | Ratio | Upper limit on medication per unit of time |
maxDosePerAdministration | ΣI | 0..1 | SimpleQuantity | Upper limit on medication per administration |
maxDosePerLifetime | ΣI | 0..1 | SimpleQuantity | Upper limit on medication per lifetime of the patient |
substitution | I | 0..1 | BackboneElement | Whether a substitution was performed on the dispense |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
wasSubstituted | I | 1..1 | boolean | Whether a substitution was or was not performed on the dispense |
type | I | 0..1 | CodeableConcept | Code signifying whether a different drug was dispensed from what was prescribed Binding: V3 Value SetActSubstanceAdminSubstitutionCode (example) |
reason | I | 0..* | CodeableConcept | Why was substitution made Binding: V3 Value SetSubstanceAdminSubstitutionReason (example) |
responsibleParty | I | 0..* | Reference(Practitioner | PractitionerRole) | Who is responsible for the substitution |
detectedIssue | I | 0..* | Reference(DetectedIssue) | Clinical issue with action |
eventHistory | I | 0..* | Reference(Provenance) | A list of relevant lifecycle events |
Documentation for this format |
Other representations of profile: Schematron
Path | Conformance | ValueSet |
MedicationDispense.language | preferred | CommonLanguages Max Binding: AllLanguages |
MedicationDispense.status | required | MedicationDispense Status Codes |
MedicationDispense.statusReason[x] | example | MedicationDispense Status Reason Codes |
MedicationDispense.category | preferred | MedicationDispense Category Codes |
MedicationDispense.performer.function | example | MedicationDispense Performer Function Codes |
MedicationDispense.type | example | v3.ActPharmacySupplyType |
MedicationDispense.dosageInstruction.additionalInstruction | example | SNOMEDCTAdditionalDosageInstructions |
MedicationDispense.dosageInstruction.timing.repeat.durationUnit | required | UnitsOfTime |
MedicationDispense.dosageInstruction.timing.repeat.periodUnit | required | UnitsOfTime |
MedicationDispense.dosageInstruction.timing.repeat.dayOfWeek | required | DaysOfWeek |
MedicationDispense.dosageInstruction.timing.repeat.when | required | EventTiming |
MedicationDispense.dosageInstruction.timing.code | preferred | TimingAbbreviation |
MedicationDispense.dosageInstruction.asNeeded[x] | example | SNOMEDCTMedicationAsNeededReasonCodes |
MedicationDispense.dosageInstruction.site | example | SNOMEDCTAnatomicalStructureForAdministrationSiteCodes |
MedicationDispense.dosageInstruction.route | example | SNOMEDCTRouteCodes |
MedicationDispense.dosageInstruction.method | example | SNOMEDCTAdministrationMethodCodes |
MedicationDispense.dosageInstruction.doseAndRate.type | example | DoseAndRateType |
MedicationDispense.substitution.type | example | v3.ActSubstanceAdminSubstitutionCode |
MedicationDispense.substitution.reason | example | v3.SubstanceAdminSubstitutionReason |
Id | Path | Details | Requirements |