FHIR IG analytics| Package | myhealth.eu.fhir.eps |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-d5cab1c1-382d-418c-a1b6-1c21408fcfe5.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Allergy to Penicillin V, onset 1978-10-26, active
{
"resourceType": "AllergyIntolerance",
"id": "d5cab1c1-382d-418c-a1b6-1c21408fcfe5",
"meta": {
"profile": [
"http://fhir.ehdsi.eu/eps/StructureDefinition/allergyIntolerance-eps-myhealtheu"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code": "active"
}
]
},
"verificationStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"code": "confirmed"
}
]
},
"type": "allergy",
"category": [
"medication"
],
"code": {
"coding": [
{
"system": "http://www.whocc.no/atc",
"code": "J01CE02",
"display": "phenoxymethylpenicillin"
}
],
"text": "Penicillin V"
},
"patient": {
"reference": "Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3"
},
"onsetDateTime": "1978-10-26"
}