HS.FHIR.DTL.vR4.Model.Resource.MedicationStatement
class HS.FHIR.DTL.vR4.Model.Resource.MedicationStatement extends HS.FHIR.DTL.vR4.Model.Base.DomainResource
Record of medication being taken by a patient.Property Inventory
- basedOn
- category
- context
- dateAsserted
- derivedFrom
- dosage
- effectiveDateTime
- effectivePeriod
- identifier
- informationSource
- medicationCodeableConcept
- medicationReference
- note
- partOf
- reasonCode
- reasonReference
- status
- statusReason
- subject
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 | ServiceRequest
Type of medication usage.
medication-statement-category is the PREFERRED FHIR4 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 FHIR4 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 is/was/will be taken.
The date/time or interval when the medication is/was/will be taken.
External identifier.
Person or organization that provided the information about the taking of this medication.
Patient | Practitioner | PractitionerRole | RelatedPerson | Organization
What medication was taken.
any FHIR4 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 FHIR4 code may be used; condition-code 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 | DiagnosticReport
active | completed | entered-in-error | intended | stopped | on-hold | unknown | not-taken
medication-statement-status|4.0.1 is the REQUIRED FHIR4 ValueSet for codes; you may NOT extend medication-statement-status|4.0.1 and you may NOT use codes from other ValueSets.
Reason for current status.
any FHIR4 code may be used; reason-medication-status-codes shows EXAMPLE codes, but you may use codes from any ValueSet.
Who is/was taking the medication.
Patient | Group
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()