PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.stu1@1.0.1
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-MedicationList
description: null
package_name: fhir.r4.wales.stu1
derivation: constraint
name: DataStandardsWalesMedicationList
type: List
elements:
  status: {mustSupport: true, index: 0}
  mode: {mustSupport: true, index: 1}
  code:
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '933361000000108', system: 'http://snomed.info/sct', display: Medications and medical devices}
    type: CodeableConcept
    index: 2
  subject:
    type: Reference
    mustSupport: true
    refers: ['https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient']
    index: 3
  encounter:
    type: Reference
    mustSupport: true
    refers: ['https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Encounter']
    index: 4
  source:
    type: Reference
    mustSupport: true
    refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-Device', 'https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient', 'https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner', 'https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole']
    index: 5
  note:
    elements:
      author:
        choices: [authorReference, authorString]
        index: 7
      authorReference:
        type: Reference
        choiceOf: author
        refers: ['https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson', 'https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization', 'https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient', 'https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner']
        index: 8
      authorString: {type: string, choiceOf: author, index: 9}
  entry:
    mustSupport: true
    index: 10
    elements:
      item:
        type: Reference
        refers: ['https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-MedicationStatement']
        index: 11
package_version: 1.0.1
class: profile
kind: resource
url: https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-MedicationList
base: https://fhir.hl7.org.uk/StructureDefinition/UKCore-List
version: 1.0.0
required: [code, subject]