FHIR IG analytics| Package | fhir.r4.wales.discovery |
| Resource Type | StructureDefinition |
| Id | Profiile-DataStandardsWales-AllergyIntolerance.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-AllergyIntolerance",
"name": "DataStandardsWalesAllergyIntolerance",
"status": "draft",
"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.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",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-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.reaction",
"path": "AllergyIntolerance.reaction",
"mustSupport": true
}
]
}
}