description: Liste einzelner Medikationen z.B. zur Dokumentation der Aufnahme- oder Entlassmedikation. package_name: de.medizininformatikinitiative.kerndatensatz.medikation derivation: constraint name: MII_PR_Medikation_Medikationsliste type: List elements: date: {mustSupport: true, index: 16} meta: mustSupport: true index: 0 elements: source: {mustSupport: true, index: 1} profile: {mustSupport: true, index: 2} encounter: {mustSupport: true, index: 15} mode: {mustSupport: true, index: 5} status: {mustSupport: true, index: 4} code: mustSupport: true index: 6 elements: coding: mustSupport: true array: true min: 2 index: 7 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 2 slices: medCode: match: {code: medications, system: 'http://terminology.hl7.org/CodeSystem/list-example-use-codes'} schema: mustSupport: true pattern: type: Coding value: {code: medications, system: 'http://terminology.hl7.org/CodeSystem/list-example-use-codes'} _required: true index: 8 elements: system: {mustSupport: true, index: 9} code: {mustSupport: true, index: 10} contextCode: match: {system: 'http://ihe-d.de/CodeSystems/FallkontextBeiDokumentenerstellung'} schema: binding: {strength: required, valueSet: 'https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/ValueSet/fallkontext'} mustSupport: true pattern: type: Coding value: {system: 'http://ihe-d.de/CodeSystems/FallkontextBeiDokumentenerstellung'} _required: true index: 11 elements: system: {mustSupport: true, index: 12} code: {mustSupport: true, index: 13} identifier: {mustSupport: true, index: 3} entry: mustSupport: true index: 17 elements: flag: {index: 18} deleted: {index: 19} item: type: Reference mustSupport: true refers: ['https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationStatement'] index: 20 subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] index: 14 package_version: 2.0.0 class: profile kind: resource url: https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/medikationsliste base: http://hl7.org/fhir/StructureDefinition/List version: 2.0.0 required: [subject]