Properties

NameRequiredTypeDescription
identifierNoIdentifier[]External identifier
basedOnNoReference<MedicationRequest / CarePlan / ServiceRequest>[]Fulfils plan, proposal or order
partOfNoReference<MedicationAdministration / MedicationDispense / MedicationStatement / Procedure / Observation>[]Part of referenced event
statusYescodeactive / completed / entered-in-error / intended / stopped / on-hold / unknown / not-taken
statusReasonNoCodeableConcept[]Reason for current status
categoryNoCodeableConceptType of medication usage
medication[x]YesCodeableConcept, Reference<Medication>What medication was taken
subjectYesReference<Patient / Group>Who is/was taking the medication
contextNoReference<Encounter / EpisodeOfCare>Encounter / Episode associated with MedicationStatement
effective[x]NodateTime, PeriodThe date/time or interval when the medication is/was/will be taken
dateAssertedNodateTimeWhen the statement was asserted?
informationSourceNoReference<Patient / Practitioner / PractitionerRole / RelatedPerson / Organization>Person or organization that provided the information about the taking of this medication
derivedFromNoReference<Resource>[]Additional supporting information
reasonCodeNoCodeableConcept[]Reason for why the medication is being/was taken
reasonReferenceNoReference<Condition / Observation / DiagnosticReport>[]Condition or observation that supports why the medication is being/was taken
noteNoAnnotation[]Further information about the statement
dosageNoDosage[]Details of how medication is/was taken or should be taken

Search Parameters

NameTypeDescriptionExpression
codetokenReturn statements of this medication codeMedicationStatement.medication
identifiertokenReturn statements with this external identifierMedicationStatement.identifier
patientreferenceReturns statements for a specific patient.MedicationStatement.subject
medicationreferenceReturn statements of this medication referenceMedicationStatement.medication
statustokenReturn statements that match the given statusMedicationStatement.status
categorytokenReturns statements of this category of medicationstatementMedicationStatement.category
contextreferenceReturns statements for a specific context (episode or episode of Care).MedicationStatement.context
effectivedateDate when patient was taking (or not taking) the medicationMedicationStatement.effective
part-ofreferenceReturns statements that are part of another event.MedicationStatement.partOf
sourcereferenceWho or where the information in the statement came fromMedicationStatement.informationSource
subjectreferenceThe identity of a patient, animal or group to list statements forMedicationStatement.subject

Inherited Properties

NameRequiredTypeDescription
idNostringLogical id of this artifact
metaNoMetaMetadata about the resource
implicitRulesNouriA set of rules under which this content was created
languageNocodeLanguage of the resource content
textNoNarrativeText summary of the resource, for human interpretation
containedNoResource[]Contained, inline Resources
extensionNoExtension[]Additional content defined by implementations
modifierExtensionNoExtension[]Extensions that cannot be ignored

To view the FHIR specification for this resource, see MedicationStatement.