FHIR IG analytics| Package | fhir.r4.wales.stu1 |
| Resource Type | StructureDefinition |
| Id | Profile-DataStandardsWales-AllergyIntolerance.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "DataStandardsWales-AllergyIntolerance",
"url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-AllergyIntolerance",
"version": "1.0.0",
"name": "DataStandardsWalesAllergyIntolerance",
"title": "Data Standards Wales Allergy Intolerance",
"status": "active",
"experimental": false,
"date": "2023-08-02",
"publisher": "NHS Wales",
"copyright": "2023 NHS Wales.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "AllergyIntolerance",
"baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-AllergyIntolerance",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "AllergyIntolerance.extension",
"path": "AllergyIntolerance.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 0
},
{
"id": "AllergyIntolerance.extension:evidence",
"path": "AllergyIntolerance.extension",
"sliceName": "evidence",
"min": 0,
"mustSupport": true
},
{
"id": "AllergyIntolerance.clinicalStatus",
"path": "AllergyIntolerance.clinicalStatus",
"mustSupport": true
},
{
"id": "AllergyIntolerance.code",
"path": "AllergyIntolerance.code",
"mustSupport": true
},
{
"id": "AllergyIntolerance.patient",
"path": "AllergyIntolerance.patient",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient"
]
}
],
"mustSupport": true
},
{
"id": "AllergyIntolerance.encounter",
"path": "AllergyIntolerance.encounter",
"mustSupport": true
},
{
"id": "AllergyIntolerance.recordedDate",
"path": "AllergyIntolerance.recordedDate",
"mustSupport": true
},
{
"id": "AllergyIntolerance.recorder",
"path": "AllergyIntolerance.recorder",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole"
]
}
],
"mustSupport": true
},
{
"id": "AllergyIntolerance.asserter",
"path": "AllergyIntolerance.asserter",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient"
]
}
],
"mustSupport": true
},
{
"id": "AllergyIntolerance.note.author[x]",
"path": "AllergyIntolerance.note.author[x]",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization"
]
},
{
"code": "string"
}
]
},
{
"id": "AllergyIntolerance.reaction",
"path": "AllergyIntolerance.reaction",
"mustSupport": true
},
{
"id": "AllergyIntolerance.reaction.note.author[x]",
"path": "AllergyIntolerance.reaction.note.author[x]",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.hl7.org.uk/StructureDefinition/UKCore-RelatedPerson",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner",
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization"
]
},
{
"code": "string"
}
]
}
]
}
}