PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.stu1@0.1.1-ballot
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-AllergyList
description: null
package_name: fhir.r4.wales.stu1
derivation: constraint
name: DataStandardsWalesAllergyList
type: List
elements:
  status: {mustSupport: true, index: 0}
  mode: {mustSupport: true, index: 1}
  code:
    mustSupport: true
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '886921000000105', system: 'http://snomed.info/sct', display: Allergies and adverse reactions}
    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:
    elements:
      item:
        type: Reference
        mustSupport: true
        refers: ['https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-AllergyIntolerance']
        index: 6
package_version: 0.1.1-ballot
class: profile
kind: resource
url: https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-AllergyList
base: https://fhir.hl7.org.uk/StructureDefinition/UKCore-List
version: 0.1.0
required: [subject]