{
"description": null,
"_filename": "Profile-DataStandardsWales-AllergyList.json",
"package_name": "fhir.r4.wales.stu1",
"date": "2023-05-24",
"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": "0.1.1-ballot",
"status": "draft",
"id": "b8e78034-8cab-4bdf-8996-e91f9d00b70e",
"kind": "resource",
"url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-AllergyList",
"version": "0.1.0",
"differential": {
"element": [ {
"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",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Encounter" ]
} ],
"mustSupport": true
}, {
"id": "List.source",
"path": "List.source",
"type": [ {
"code": "Reference",
"targetProfile": [ "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" ]
} ],
"mustSupport": true
}, {
"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"
}