This is the set of resources that conform to both Medication Statement (IPS) (http://hl7.org/fhir/uv/ips/StructureDefinition/MedicationStatement-uv-ips) and MedicationStatement (IPS) (http://hl7.org/fhir/uv/ips/StructureDefinition/MedicationStatement-uv-ips).
| Name | Flags | Card. | Type | Description & Constraints    Filter:   | ||||
|---|---|---|---|---|---|---|---|---|
|   MedicationStatement | 0..* | Record of medication being taken by a patient | ||||||
|    meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
|    implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
|    language | 0..1 | code | Language of the resource content Binding: ?? (preferred): A human language. 
 | |||||
|    text | 0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
|    contained | 0..* | Resource | Contained, inline Resources | |||||
|    extension | 0..* | Extension | Additional content defined by implementations | |||||
|    modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
|    identifier | Σ | 0..* | Identifier | External identifier | ||||
|    basedOn | Σ | 0..* | Reference(MedicationRequest | CarePlan | ServiceRequest) | Fulfils plan, proposal or order | ||||
|    partOf | Σ | 0..* | Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Observation) | Part of referenced event | ||||
|    status | ?!Σ | 1..1 | code | active | completed | entered-in-error | intended | stopped | on-hold | unknown | not-taken Binding: ?? (required): A coded concept indicating the current status of a MedicationStatement. | ||||
|    statusReason | 0..* | CodeableConcept | Reason for current status Binding: ?? (example): A coded concept indicating the reason for the status of the statement. | |||||
|    category | Σ | 0..1 | CodeableConcept | Type of medication usage Binding: ?? (preferred): A coded concept identifying where the medication included in the MedicationStatement is expected to be consumed or administered. | ||||
|    medication[x] | SΣ | 1..1 | What medication was taken Binding: ?? (preferred): SNOMED CT medications (Medicinal product) or a code for absent/unknown medication | |||||
|     medicationCodeableConcept | CodeableConcept(CodeableConceptIPS | ?gen-e2?) | |||||||
|     medicationReference | Reference(Medication (IPS) | #sd-Medication-uv-ips-Medication-uv-ips) | |||||||
|    subject | SΣ | 1..1 | Reference(Patient (IPS) | #sd-Patient-uv-ips-Patient-uv-ips) | Who is/was taking the medication | ||||
|     extension | 0..* | Extension | Additional content defined by implementations | |||||
|     reference | SΣ | 1..1 | string | Literal reference, Relative, internal or absolute URL | ||||
|     type | Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") Binding: ?? (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
|     identifier | Σ | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
|     display | Σ | 0..1 | string | Text alternative for the resource | ||||
|    context | Σ | 0..1 | Reference(Encounter | EpisodeOfCare) | Encounter / Episode associated with MedicationStatement | ||||
|    effective[x] | SΣ | 1..1 | The date/time or interval when the medication is/was/will be taken | |||||
|     effectiveDateTime | dateTime | |||||||
|     effectivePeriod | Period | |||||||
|    dateAsserted | Σ | 0..1 | dateTime | When the statement was asserted? | ||||
|    informationSource | 0..1 | Reference(Patient | Practitioner | PractitionerRole | RelatedPerson | Organization) | Person or organization that provided the information about the taking of this medication | |||||
|    derivedFrom | 0..* | Reference(Resource) | Additional supporting information | |||||
|    reasonCode | 0..* | CodeableConcept | Reason for why the medication is being/was taken Binding: ?? (example): A coded concept identifying why the medication is being taken. | |||||
|    reasonReference | 0..* | Reference(Condition | Observation | DiagnosticReport) | Condition or observation that supports why the medication is being/was taken | |||||
|    note | 0..* | Annotation | Further information about the statement | |||||
|    dosage | S | 0..* | Dosage | Details of how medication is/was taken or should be taken | ||||
|     extension | 0..* | Extension | Additional content defined by implementations | |||||
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
|     sequence | Σ | 0..1 | integer | The order of the dosage instructions | ||||
|     text | SΣ | 0..1 | string | Free text dosage instructions e.g. SIG | ||||
|     additionalInstruction | Σ | 0..* | CodeableConcept | Supplemental instruction or warnings to the patient - e.g. "with meals", "may cause drowsiness" Binding: ?? (example): A coded concept identifying additional instructions such as "take with water" or "avoid operating heavy machinery". | ||||
|     patientInstruction | Σ | 0..1 | string | Patient or consumer oriented instructions | ||||
|     timing | SΣ | 0..1 | Timing | When medication should be administered | ||||
|     asNeeded[x] | Σ | 0..1 | Take "as needed" (for x) Binding: ?? (example): A coded concept identifying the precondition that should be met or evaluated prior to consuming or administering a medication dose. For example "pain", "30 minutes prior to sexual intercourse", "on flare-up" etc. | |||||
|      asNeededBoolean | boolean | |||||||
|      asNeededCodeableConcept | CodeableConcept | |||||||
|     site | Σ | 0..1 | CodeableConcept | Body site to administer to Binding: ?? (example): A coded concept describing the site location the medicine enters into or onto the body. | ||||
|     route | 0..1 | ?? | left: Concept - reference to a terminology or just  text; right: How drug should enter body Binding: ?? (preferred): EDQM Standards Terms | |||||
|     method | Σ | 0..1 | CodeableConcept | Technique for administering medication Binding: ?? (example): A coded concept describing the technique by which the medicine is administered. | ||||
|     doseAndRate | Σ | 0..* | Element | Amount of medication administered | ||||
|      extension | 0..* | Extension | Additional content defined by implementations | |||||
|      type | Σ | 0..1 | CodeableConcept | The kind of dose or rate specified Binding: ?? (example): The kind of dose or rate specified. | ||||
|      dose[x] | Σ | 0..1 | Amount of medication per dose | |||||
|       doseRange | Range(SimpleQuantity) | |||||||
|       doseQuantity | Quantity(SimpleQuantity | ?gen-e2?) | |||||||
|      rate[x] | Σ | 0..1 | Amount of medication per unit of time | |||||
|       rateRatio | Ratio(SimpleQuantity) | |||||||
|       rateRange | Range(SimpleQuantity) | |||||||
|       rateQuantity | Quantity(SimpleQuantity | ?gen-e2?) | |||||||
|     maxDosePerPeriod | Σ | 0..1 | Ratio | Upper limit on medication per unit of time | ||||
|     maxDosePerAdministration | Σ | 0..1 | ??, ?? | Upper limit on medication per administration | ||||
|     maxDosePerLifetime | Σ | 0..1 | ??, ?? | Upper limit on medication per lifetime of the patient | ||||
|  Documentation for this format | ||||||||