description: This profile represents the constraints applied to the MedicationStatement resource by the International Patient Summary (IPS) FHIR Implementation Guide, based on FHIR R4. A record of a medication statement is represented in the patient summary as an instance of a MedicationStatement resource constrained by this profile. package_name: hl7.fhir.uv.ips derivation: constraint name: MedicationStatementIPS type: MedicationStatement elements: meta: mustSupport: true index: 1 elements: profile: mustSupport: true pattern: {type: Canonical, value: 'http://hl7.org/fhir/uv/ips/StructureDefinition/MedicationStatement-uv-ips'} index: 2 dosage: mustSupport: true index: 16 elements: text: {mustSupport: true, index: 17} timing: {mustSupport: true, index: 18} site: type: CodeableConcept binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/target-site-uv-ips'} mustSupport: true index: 19 route: type: CodeableConcept binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/medicine-route-of-administration'} mustSupport: true index: 20 reasonCode: {type: CodeableConcept, mustSupport: true, index: 14} medicationCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: medication, index: 6} effective[x]: extensions: {} elements: extension: {type: Extension, short: 'effective[x] absence reason', mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 12} status: {mustSupport: true, index: 3} effective: mustSupport: true choices: [] index: 11 id: {mustSupport: true, index: 0} medicationReference: type: Reference mustSupport: true choiceOf: medication refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Medication-uv-ips'] index: 7 informationSource: {mustSupport: true, index: 13} subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips'] index: 8 elements: reference: {mustSupport: true, index: 9} required: [reference] medication: mustSupport: true choices: [medicationCodeableConcept, medicationReference] index: 5 reasonReference: {mustSupport: true, index: 15} package_version: 0.3.0 class: profile kind: resource url: http://hl7.org/fhir/uv/ips/StructureDefinition/MedicationStatement-uv-ips base: http://hl7.org/fhir/StructureDefinition/MedicationStatement version: 0.3.0 required: [effective]