FHIR IG analytics| Package | surescripts.specialty |
| 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": "example-SPOClinicalInformationResponse-AllergyIntolerance-NKA",
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code": "active",
"display": "Active"
}
]
},
"verificationStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"code": "confirmed",
"display": "Confirmed"
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "716186003",
"display": "No Known Allergy (situation)"
}
],
"text": "NKA"
},
"patient": {
"reference": "Patient/799999"
},
"recordedDate": "2015-08-06T15:37:31-06:00"
}