FHIR IG analytics| Package | hl7.fhir.nl.zorgviewer |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-f103e96b-718d-4c7c-82a2-fe14aa8a75b5.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Code | VERAPAMIL |
|---|---|
| Eerste symptomen | 3 maart 2026 |
| Reactie | Onbekend |
{
"resourceType": "AllergyIntolerance",
"id": "f103e96b-718d-4c7c-82a2-fe14aa8a75b5",
"meta": {
"versionId": "1.0.1",
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"clinicalStatus": "active",
"_clinicalStatus": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/v3/ActStatus",
"code": "active",
"display": "Actief"
}
]
}
}
]
},
"verificationStatus": "confirmed",
"type": "allergy",
"category": [
"medication"
],
"_category": [
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "419511003",
"display": "neiging tot ongewenste reactie op geneesmiddel"
}
]
}
}
]
}
],
"code": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.4.1.750",
"code": "49662",
"display": "VERAPAMIL"
}
]
},
"patient": {
"reference": "Patient/40bbb218-2bcf-4851-a104-dfb910408587",
"display": "Dhr. P. Patient-4"
},
"onsetDateTime": "2026-03-03",
"assertedDate": "2026-03-03",
"recorder": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference",
"valueReference": {
"reference": "PractitionerRole/173d48ff-5af6-46fb-9914-75708b83b410",
"display": "Huisartsen, niet apotheekhoudend"
}
}
],
"reference": "Practitioner/be0d6489-a9fd-4b65-a1ba-e412cdcd7767",
"display": "Pharmeon acceptatie zorgverlener"
},
"asserter": {
"reference": "Patient/40bbb218-2bcf-4851-a104-dfb910408587",
"display": "Dhr. P. Patient-4"
},
"reaction": [
{
"manifestation": [
{
"coding": [
{
"system": "http://hl7.org/fhir/v3/NullFlavor",
"code": "OTH",
"display": "Overig"
}
]
}
],
"onset": "2026-03-02T23:00:00+00:00"
}
]
}