description: null package_name: fhir.r4.wales.stu1 derivation: specialization name: LogicalModelDataStandardsWalesMedicationList type: https://fhir.nhs.wales/StructureDefinition/LogicalModel-DataStandardsWales-MedicationList elements: MedicationList: type: BackboneElement array: true index: 0 elements: status: type: code binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/list-status'} pattern: {type: code, value: current} index: 1 mode: pattern: {type: code, value: snapshot} short: Snapshot List type: code binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/list-mode'} index: 2 code: type: code label: R#1.4 pattern: {type: code, value: medications} index: 3 subject: type: Reference refers: ['https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient'] index: 4 encounter: type: Reference refers: ['https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Encounter'] index: 5 date: {type: dateTime, index: 6} extension-Organization: type: Reference refers: ['https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization'] array: true index: 7 entry: type: BackboneElement array: true min: 1 index: 8 elements: Medication: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/MedicationStatement'] index: 9 required: [Medication] required: [code, date, encounter, entry, mode, status, subject] package_version: 1.1.0 class: logical kind: logical url: https://fhir.nhs.wales/StructureDefinition/LogicalModel-DataStandardsWales-MedicationList base: http://hl7.org/fhir/StructureDefinition/Element version: null