Skip to content

Medication Statement Profile

Canonical../StructureDefinition/nexus-emr-core-medicationstatement
Statusdraft (experimental) · 1.26.0
BaseMedicationStatement (constraint)
SourceFSH · JSON

Nexus EMR profile for MedicationStatement -- patient-reported medication use, distinct from prescriptions. First pass: status, text-first medication concept, effective timing, free-text dosage. Closed to SMART apps pending an exposure decision.

TypedFhir API / Python

The typed accessor surface MedicationStatement exposes for MedicationStatement — generated from this IG's compiled profile; each typed accessor has a validating raw-FHIR twin (xRaw) where marked. The three ports are parity-enforced.

class MedicationStatement(ClinicalResource)generated source

Accessor Type Access Notes
effective_date FuzzyDate | None read-only The resource's effective date — the first present of this profile's date elements (precedence), normalized to the canonical FuzzyDatetime f…
display str | None read-only The resource's human headline — a coded concept's label, else a title / name, else undefined.
status str | None read/write active | completed | entered-in-error | intended | stopped | on-hold | unknown | not-taken
status_reason Concepts read/write · raw twin Reason for current status
category Concept | None read/write · raw twin Type of medication usage
subject Reference | None read/write · raw twin The patient
date_asserted FuzzyDate | None read/write When the statement was captured
reason_code Concepts read/write · raw twin Reason for why the medication is being/was taken
dosage dict[] | None read/write Details of how medication is/was taken or should be taken