description: The profile for how to organize the information in a medication overview package_name: ihe.pharm.meow derivation: constraint name: MedicationOverviewComposition type: Composition elements: section: index: 0 slicing: rules: open discriminator: - {path: code.coding.code, type: value} min: null slices: MedRecordTreatment: match: code: coding: {code: null} schema: mustSupport: true array: true index: 1 elements: entry: type: Reference refers: ['https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/MedicationTreatment'] index: 2 MedRecordTreatmentLine: match: code: coding: {code: null} schema: mustSupport: true array: true index: 3 elements: entry: type: Reference refers: ['https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/MedicationTreatmentLine'] index: 4 MedRecordMedicationSummaryView: match: code: coding: {code: null} schema: {mustSupport: true, array: true, index: 5} min: 0 detailsRecord: match: code: coding: {code: null} schema: mustSupport: true index: 6 elements: entry: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/MedicationAdministration', 'http://hl7.org/fhir/StructureDefinition/MedicationDispense', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/MedicationStatement'] index: 7 package_version: 1.0.0-preview class: profile kind: resource url: https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/MedicationOverviewComposition base: http://hl7.org/fhir/StructureDefinition/Composition version: 1.0.0-preview