DosageUpdateInput
No description
input DosageUpdateInput {
sequence: Int
text: String
additionalInstruction: [CodeableConceptUpdateInput!]
patientInstruction: String
timing: TimingUpdateInput
asNeededBoolean: Boolean
asNeededCodeableConcept: CodeableConceptUpdateInput
site: CodeableConceptUpdateInput
route: CodeableConceptUpdateInput
method: CodeableConceptUpdateInput
doseAndRate: [DosageDoseAndRateUpdateInput!]
maxDosePerPeriod: RatioUpdateInput
maxDosePerAdministration: QuantityUpdateInput
maxDosePerLifetime: QuantityUpdateInput
modifierExtension: [FhirExtensionUpdateInput!]
extension: [FhirExtensionUpdateInput!]
id: String
}
Fields
DosageUpdateInput.sequence ● Int scalar
Indicates the order in which the dosage instructions should be applied or interpreted.
DosageUpdateInput.text ● String scalar
Free text dosage instructions e.g. SIG.
DosageUpdateInput.additionalInstruction ● [CodeableConceptUpdateInput!] list input
Supplemental instructions to the patient on how to take the medication (e.g. with meals or take half to one hour before food ) or warnings for the patient about the medication (e.g. may cause drowsiness or avoid exposure of skin to direct sunlight or sunlamps ).
DosageUpdateInput.patientInstruction ● String scalar
Instructions in terms that are understood by the patient or consumer.
DosageUpdateInput.timing ● TimingUpdateInput input
When medication should be administered.
DosageUpdateInput.asNeededBoolean ● Boolean scalar
Indicates whether the Medication is only taken when needed within a specific dosing schedule (Boolean option), or it indicates the precondition for taking the Medication (CodeableConcept). (choose any one of asNeeded*, but only one)
DosageUpdateInput.asNeededCodeableConcept ● CodeableConceptUpdateInput input
Indicates whether the Medication is only taken when needed within a specific dosing schedule (Boolean option), or it indicates the precondition for taking the Medication (CodeableConcept). (choose any one of asNeeded*, but only one)
DosageUpdateInput.site ● CodeableConceptUpdateInput input
Body site to administer to.
DosageUpdateInput.route ● CodeableConceptUpdateInput input
How drug should enter body.
DosageUpdateInput.method ● CodeableConceptUpdateInput input
Technique for administering medication.
DosageUpdateInput.doseAndRate ● [DosageDoseAndRateUpdateInput!] list input
The amount of medication administered.
DosageUpdateInput.maxDosePerPeriod ● RatioUpdateInput input
Upper limit on medication per unit of time.
DosageUpdateInput.maxDosePerAdministration ● QuantityUpdateInput input
Upper limit on medication per administration.
DosageUpdateInput.maxDosePerLifetime ● QuantityUpdateInput input
Upper limit on medication per lifetime of the patient.
DosageUpdateInput.modifierExtension ● [FhirExtensionUpdateInput!] list input
May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element s descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).
DosageUpdateInput.extension ● [FhirExtensionUpdateInput!] list input
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
DosageUpdateInput.id ● String scalar
null
Member Of
ActivityDefinitionUpdateInput input ● ElementDefinitionExampleUpdateInput input ● ElementDefinitionUpdateInput input ● FhirExtensionUpdateInput input ● MedicationDispenseUpdateInput input ● MedicationKnowledgeDosageUpdateInput input ● MedicationRequestUpdateInput input ● MedicationStatementUpdateInput input ● StructureMapSourceUpdateInput input ● TaskInputUpdateInput input ● TaskOutputUpdateInput input