PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales@0.0.1-SANDBOX
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-MedicationList
description: null
package_name: fhir.r4.wales
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
  entry:
    mustSupport: true
    index: 6
    elements:
      item:
        type: Reference
        refers: ['https://fhir.nhs.uk/StructureDefinition/DataStandardsWales-MedicationStatement']
        index: 7
package_version: 0.0.1-SANDBOX
class: profile
kind: resource
url: https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-MedicationList
base: https://fhir.hl7.org.uk/StructureDefinition/UKCore-List
version: null
required: [code, subject]