FHIR IG analytics| Package | hl7.fhir.nl.zorgviewer |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-eot677ioPb4frLYJYyuabIg3.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AllergyIntolerance eot677ioPb4frLYJYyuabIg3
Profile: HCIM AllergyIntolerance
clinicalStatus: Active
verificationStatus: Confirmed
category: Food
code: PINDA
patient: Fictief, Jan
onset: 2017-12-03 --> (ongoing)
assertedDate: 2017-12-03 10:23:22+0000
| Manifestation | Description | Severity |
| Erythrodermie | Erythrodermie | Moderate |
{
"resourceType": "AllergyIntolerance",
"id": "eot677ioPb4frLYJYyuabIg3",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"clinicalStatus": "active",
"verificationStatus": "confirmed",
"category": [
"food"
],
"code": {
"text": "PINDA"
},
"patient": {
"reference": "https://example.org/Patient/e52TXUJRLVxP2kvdXvNgS7euM1.HY8bVBMNNhsLwftTo3",
"display": "Fictief, Jan"
},
"onsetPeriod": {
"start": "2017-12-03"
},
"assertedDate": "2017-12-03T10:23:22Z",
"reaction": [
{
"manifestation": [
{
"text": "Erythrodermie"
}
],
"description": "Erythrodermie",
"severity": "moderate"
}
]
}