FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | AllergyIntolerance |
| Id | nl-core-AllergyIntolerance-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Code | Bijengif |
|---|---|
| Eerste symptomen | 8 november 2008 |
| Meest recente voorkomen | 15 november 2009 |
| Reactie |
|
{
"resourceType": "AllergyIntolerance",
"id": "nl-core-AllergyIntolerance-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-AllergyIntolerance"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"verificationStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"code": "entered-in-error",
"display": "Entered in Error"
}
]
},
"category": [
"biologic"
],
"_category": [
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "419199007",
"display": "Allergie voor substantie"
}
]
}
}
]
}
],
"criticality": "high",
"_criticality": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "24484000",
"display": "Ernstig"
}
]
}
}
]
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "288328004",
"display": "Bijengif"
}
]
},
"patient": {
"reference": "Patient/nl-core-Patient-01",
"type": "Patient",
"display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
},
"onsetDateTime": "2008-11-08",
"lastOccurrence": "2009-11-15",
"reaction": [
{
"substance": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "288328004",
"display": "Bijengif"
}
]
},
"manifestation": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "16932000",
"display": "Misselijkheid en braken"
}
]
}
],
"description": "sterke misselijkheid en veel braken",
"onset": "2008-11-15T11:35:00+01:00",
"severity": "severe"
}
]
}