HS.FHIR.DTL.vSTU3.Model.Element.Dosage
class HS.FHIR.DTL.vSTU3.Model.Element.Dosage extends HS.FHIR.DTL.vSTU3.Model.Base.Element
The Dosage structure defines general dosage instruction information typically represented in medication requests, medication dispenses and medication statements.Property Inventory
- additionalInstruction
- asNeededBoolean
- asNeededCodeableConcept
- doseQuantity
- doseRange
- maxDosePerAdministration
- maxDosePerLifetime
- maxDosePerPeriod
- method
- patientInstruction
- rateQuantity
- rateRange
- rateRatio
- route
- sequence
- site
- text
- timing
Parameters
NOTE: Direct use of XMLExport method does not support the ELEMENTQUALIFIED. The export must be done using %XML.Writer or SOAP support.
The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.
Properties
Supplemental instruction - e.g. "with meals"
any FHIR3 code may be used; additional-instruction-codes shows EXAMPLE codes, but you may use codes from any ValueSet.
Take "as needed" (true or false, or for the reason given).
Take "as needed" (true or false, or for the reason given).
any FHIR3 code may be used; medication-as-needed-reason shows EXAMPLE codes, but you may use codes from any ValueSet.
Amount of medication per dose.
Amount of medication per dose.
Upper limit on medication per administration.
Upper limit on medication per lifetime of the patient.
Upper limit on medication per unit of time.
Technique for administering medication.
any FHIR3 code may be used; administration-method-codes shows EXAMPLE codes, but you may use codes from any ValueSet.
Patient or consumer oriented instructions.
Amount of medication per unit of time.
Amount of medication per unit of time.
Amount of medication per unit of time.
How drug should enter body.
any FHIR3 code may be used; route-codes shows EXAMPLE codes, but you may use codes from any ValueSet.
The order of the dosage instructions.
Body site to administer to.
any FHIR3 code may be used; approach-site-codes shows EXAMPLE codes, but you may use codes from any ValueSet.
Free text dosage instructions e.g. SIG.
When medication should be administered.
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- FromJSON()
- FromJSONDir()
- FromJSONFile()
- FromJSONHelper()
- FromXML()
- FromXMLHelper()
- PrimitiveExtensionHandler()
- ToJSON()
- ToJSONHelper()
- ToXML()
- ToXMLHelper()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()