HS.FHIR.DTL.vSTU3.Model.Resource.MedicationStatement
class HS.FHIR.DTL.vSTU3.Model.Resource.MedicationStatement extends HS.FHIR.DTL.vSTU3.Model.Base.DomainResource
A record of a medication that is being consumed by a Patient: A MedicationStatement may indicate that the patient may be taking the medication now, or has taken the medication in the past or will be taking the medication in the future. The source of this information can be the patient, significant other (such as a family member or spouse), or a clinician. A common scenario where this information is captured is during the history taking process during a patient visit or stay. The medication information may come from sources such as the patient's memory, from a prescription bottle, or from a list of medications the patient, clinician or other party maintains The primary difference between a medication statement and a medication administration is that the medication administration has complete administration information and is based on actual administration information from the person who administered the medication. A medication statement is often, if not always, less specific. There is no required date/time when the medication was administered, in fact we only know that a source has reported the patient is taking this medication, where details such as time, quantity, or rate or even medication product may be incomplete or missing or less precise. As stated earlier, the medication statement information may come from the patient's memory, from a prescription bottle or from a list of medications the patient, clinician or other party maintains. Medication administration is more formal and is not missing detailed information.Property Inventory
- basedOn
- category
- context
- dateAsserted
- derivedFrom
- dosage
- effectiveDateTime
- effectivePeriod
- identifier
- informationSource
- medicationCodeableConcept
- medicationReference
- note
- partOf
- reasonCode
- reasonNotTaken
- reasonReference
- status
- subject
- taken
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
Fulfils plan, proposal or order.
MedicationRequest | CarePlan | ProcedureRequest | ReferralRequest
Type of medication usage.
medication-statement-category is the PREFERRED FHIR3 ValueSet for codes, but if you need to express meanings not found in medication-statement-category, you may use codes from any ValueSet.
Encounter / Episode associated with MedicationStatement.
Encounter | EpisodeOfCare
When the statement was asserted?
Additional supporting information.
Any FHIR3 Resource may be indicated by this Reference
Details of how medication is/was taken or should be taken.
The date/time or interval when the medication was taken.
The date/time or interval when the medication was taken.
External identifier.
Person or organization that provided the information about the taking of this medication.
Patient | Practitioner | RelatedPerson | Organization
What medication was taken.
any FHIR3 code may be used; medication-codes shows EXAMPLE codes, but you may use codes from any ValueSet.
What medication was taken.
Medication.
Further information about the statement.
Part of referenced event.
MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Observation
Reason for why the medication is being/was taken.
any FHIR3 code may be used; condition-code shows EXAMPLE codes, but you may use codes from any ValueSet.
True if asserting medication was not given.
any FHIR3 code may be used; reason-medication-not-taken-codes shows EXAMPLE codes, but you may use codes from any ValueSet.
Condition or observation that supports why the medication is being/was taken.
Condition | Observation
active | completed | entered-in-error | intended | stopped | on-hold
medication-statement-status is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend medication-statement-status and you may NOT use codes from other ValueSets.
Who is/was taking the medication.
Patient | Group
y | n | unk | na
medication-statement-taken is the REQUIRED FHIR3 ValueSet for codes; you may NOT extend medication-statement-taken and you may NOT use codes from other ValueSets.
Inherited Members
Inherited Properties
- contained
- extension
- id
- implicitRules
- language
- meta
- modifierExtension
- newResource
- newResourceReference
- primitiveExtension
- resourceType
- text
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()
- resourceTypeGet()