PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.stu1@1.2.1
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-AllergyList
{
  "description": null,
  "_filename": "Profile-DataStandardsWales-AllergyList.json",
  "package_name": "fhir.r4.wales.stu1",
  "date": "2023-08-02",
  "derivation": "constraint",
  "publisher": "NHS Wales",
  "fhirVersion": "4.0.1",
  "name": "DataStandardsWalesAllergyList",
  "abstract": false,
  "copyright": "2023 NHS Wales.",
  "type": "List",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": "Data Standards Wales Allergy List",
  "package_version": "1.2.1",
  "status": "active",
  "id": "2775ad29-dfc2-43e3-aba8-7e49ac37060d",
  "kind": "resource",
  "url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-AllergyList",
  "version": "1.1.0",
  "differential": {
    "element": [ {
      "id": "List.extension:SingleRecordAllergiesListConfirmedBy",
      "max": "1",
      "path": "List.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-SingleRecord-AllergiesListConfirmedBy" ]
      } ],
      "short": "A reference to the practitioner who confirmed the allergy list",
      "sliceName": "SingleRecordAllergiesListConfirmedBy",
      "definition": "A reference to the practitioner who confirmed the allergy list",
      "isModifier": false
    }, {
      "id": "List.extension:SingleRecordAllergiesListConfirmedDate",
      "max": "1",
      "path": "List.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-SingleRecord-AllergiesListConfirmedDate" ]
      } ],
      "short": "To capture the datetime that the allergy list was confirmed",
      "sliceName": "SingleRecordAllergiesListConfirmedDate",
      "definition": "To capture the datetime that the allergy list was confirmed",
      "isModifier": false
    }, {
      "id": "List.extension:SingleRecordAllergiesListUpdated",
      "max": "1",
      "path": "List.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-SingleRecord-AllergiesListUpdated" ]
      } ],
      "short": "To capture if the allergy list was updated",
      "sliceName": "SingleRecordAllergiesListUpdated",
      "definition": "To capture if the allergy list was updated",
      "isModifier": false
    }, {
      "id": "List.status",
      "path": "List.status",
      "mustSupport": true
    }, {
      "id": "List.mode",
      "path": "List.mode",
      "mustSupport": true
    }, {
      "id": "List.code",
      "path": "List.code",
      "mustSupport": true,
      "fixedCodeableConcept": {
        "coding": [ {
          "code": "886921000000105",
          "system": "http://snomed.info/sct",
          "display": "Allergies and adverse reactions"
        } ]
      }
    }, {
      "id": "List.subject",
      "min": 1,
      "path": "List.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "List.encounter",
      "path": "List.encounter",
      "mustSupport": true
    }, {
      "id": "List.source",
      "path": "List.source",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Device" ]
      } ],
      "mustSupport": true
    }, {
      "id": "List.note.author[x]",
      "path": "List.note.author[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization", "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson" ]
      }, {
        "code": "string"
      } ]
    }, {
      "id": "List.entry.item",
      "path": "List.entry.item",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-AllergyIntolerance" ]
      } ],
      "mustSupport": true
    } ]
  },
  "baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-List"
}