FHIR IG analytics| Package | fhir.r4.wales.stu1 |
| Resource Type | StructureDefinition |
| Id | Profile-DataStandardsWales-AllergyList.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "DataStandardsWales-AllergyList",
"url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-AllergyList",
"version": "1.1.0",
"name": "DataStandardsWalesAllergyList",
"title": "Data Standards Wales Allergy List",
"status": "active",
"experimental": false,
"date": "2023-08-02",
"publisher": "NHS Wales",
"copyright": "2023 NHS Wales.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "List",
"baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-List",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "List.extension:SingleRecordAllergiesListConfirmedBy",
"path": "List.extension",
"sliceName": "SingleRecordAllergiesListConfirmedBy",
"short": "A reference to the practitioner who confirmed the allergy list",
"definition": "A reference to the practitioner who confirmed the allergy list",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-SingleRecord-AllergiesListConfirmedBy"
]
}
],
"isModifier": false
},
{
"id": "List.extension:SingleRecordAllergiesListConfirmedDate",
"path": "List.extension",
"sliceName": "SingleRecordAllergiesListConfirmedDate",
"short": "To capture the datetime that the allergy list was confirmed",
"definition": "To capture the datetime that the allergy list was confirmed",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-SingleRecord-AllergiesListConfirmedDate"
]
}
],
"isModifier": false
},
{
"id": "List.extension:SingleRecordAllergiesListUpdated",
"path": "List.extension",
"sliceName": "SingleRecordAllergiesListUpdated",
"short": "To capture if the allergy list was updated",
"definition": "To capture if the allergy list was updated",
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://fhir.nhs.wales/StructureDefinition/Extension-DataStandardsWales-SingleRecord-AllergiesListUpdated"
]
}
],
"isModifier": false
},
{
"id": "List.status",
"path": "List.status",
"mustSupport": true
},
{
"id": "List.mode",
"path": "List.mode",
"mustSupport": true
},
{
"id": "List.code",
"path": "List.code",
"fixedCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "886921000000105",
"display": "Allergies and adverse reactions"
}
]
},
"mustSupport": true
},
{
"id": "List.subject",
"path": "List.subject",
"min": 1,
"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
}
]
}
}