DosageCreateInput
No description
input DosageCreateInput {
sequence: Int
text: String
additionalInstruction: [CodeableConceptCreateInput!]
patientInstruction: String
timing: TimingCreateInput
asNeededBoolean: Boolean
asNeededCodeableConcept: CodeableConceptCreateInput
site: CodeableConceptCreateInput
route: CodeableConceptCreateInput
method: CodeableConceptCreateInput
doseAndRate: [DosageDoseAndRateCreateInput!]
maxDosePerPeriod: RatioCreateInput
maxDosePerAdministration: QuantityCreateInput
maxDosePerLifetime: QuantityCreateInput
modifierExtension: [FhirExtensionCreateInput!]
extension: [FhirExtensionCreateInput!]
id: String
}
Fields
DosageCreateInput.sequence ● Int scalar
Indicates the order in which the dosage instructions should be applied or interpreted.
DosageCreateInput.text ● String scalar
Free text dosage instructions e.g. SIG.
DosageCreateInput.additionalInstruction ● [CodeableConceptCreateInput!] 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 ).
DosageCreateInput.patientInstruction ● String scalar
Instructions in terms that are understood by the patient or consumer.
DosageCreateInput.timing ● TimingCreateInput input
When medication should be administered.
DosageCreateInput.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)
DosageCreateInput.asNeededCodeableConcept ● CodeableConceptCreateInput 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)
DosageCreateInput.site ● CodeableConceptCreateInput input
Body site to administer to.
DosageCreateInput.route ● CodeableConceptCreateInput input
How drug should enter body.
DosageCreateInput.method ● CodeableConceptCreateInput input
Technique for administering medication.
DosageCreateInput.doseAndRate ● [DosageDoseAndRateCreateInput!] list input
The amount of medication administered.
DosageCreateInput.maxDosePerPeriod ● RatioCreateInput input
Upper limit on medication per unit of time.
DosageCreateInput.maxDosePerAdministration ● QuantityCreateInput input
Upper limit on medication per administration.
DosageCreateInput.maxDosePerLifetime ● QuantityCreateInput input
Upper limit on medication per lifetime of the patient.
DosageCreateInput.modifierExtension ● [FhirExtensionCreateInput!] 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).
DosageCreateInput.extension ● [FhirExtensionCreateInput!] 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.
DosageCreateInput.id ● String scalar
null
Member Of
ActivityDefinitionCreateInput input ● ElementDefinitionCreateInput input ● ElementDefinitionExampleCreateInput input ● FhirExtensionCreateInput input ● MedicationDispenseCreateInput input ● MedicationKnowledgeDosageCreateInput input ● MedicationRequestCreateInput input ● MedicationStatementCreateInput input ● StructureMapSourceCreateInput input ● TaskInputCreateInput input ● TaskOutputCreateInput input