FHIR IG analytics| Package | medmij.bglz.stu3 |
| Resource Type | AllergyIntolerance |
| Id | xxx-Molog-AllergyIntolerance-bglz-test-1-3.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| betreft zowel gekookte als rauwe selderij | |
| Code | selderij |
|---|---|
| Eerste symptomen | 2015-05-15 |
| Reactie |
|
{
"resourceType": "AllergyIntolerance",
"id": "AllergyIntolerance-bglz-1-3",
"meta": {
"extension": [
{
"url": "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source",
"valueUri": "#413adb00d2516d11"
}
],
"versionId": "1",
"lastUpdated": "2025-05-15T02:08:24.532+00:00",
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "c62ab43e-f6f0-4018-a0c9-43e344d5d00d"
}
],
"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",
"criticality": "high",
"_criticality": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/code-specification",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "6736007",
"display": "Matig"
}
]
}
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "256326004",
"display": "selderij"
}
]
},
"patient": {
"reference": "Patient/Patient-bglz-test-1-3",
"display": "Maria XXX_Molog"
},
"onsetDateTime": "2015-05-15",
"note": [
{
"text": "betreft zowel gekookte als rauwe selderij"
}
],
"reaction": [
{
"manifestation": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "16932000",
"display": "Misselijk en braken"
}
]
}
],
"description": "Misselijkheid en braken"
}
]
}