Nexus EMR profile for MedicationDispense resources, primarily for recording dispense events. Aligns with CII N1/N2 requirements and Nexus EMR standards.
The profile's synthesized-accessor contract: fields TypedFhir surfaces as first-class typed properties, each computed from the instance by a restricted FHIRPath expression. See Salient Fields for what they are, how they shape LLM contexts, and how to declare them.
Plain text representation of the dispensed medication, required for all entries
Comments
Text first, then the first coding's display. medication[x] is constrained to CodeableConcept on this profile, so there is no reference arm to fall back to.
When product was given - Maps to CII N2 Medication_Dispensed_Date
Definition
The time the dispensed product was provided to the patient or their representative.
Comments
When the patient actually received the medication -- the profile's effective date, and 1..1 here. whenPrepared is a separate, earlier event and does not surface as a salient field.
Indicates how the medication is to be used by the patient.
Comments
The FIRST dosage instruction's free text, matching MedicationRequest's dosage. dosageInstruction is 0..*; the rest stay reachable through the typed collection.