FHIR IG analytics| Package | ca.on.erec.r4 |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "AllergyIntolerance",
"id": "AC09A07C-03A5-4E1B-B0F1-B09ED700D26D",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-AllergyIntolerance|1.1.0"
]
},
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code": "resolved"
}
]
},
"verificationStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"code": "confirmed"
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "256303006",
"display": "Ragweed pollen"
}
]
},
"patient": {
"reference": "urn:uuid:7F7AD826-F47B-4C18-9D4A-BD3D0988AD3B"
},
"_onsetDateTime": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "unknown"
}
]
}
}