FHIR IG analytics| Package | ehealth4u.package |
| Resource Type | AllergyIntolerance |
| Id | 1. Food Allergy - Alexis Ioannou.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "AllergyIntolerance",
"id": "cyehrallergyintolerance-apple-alexisioannou-18-02-2020",
"meta": {
"profile": [
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-allergyintorelrance-r4"
]
},
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code": "active",
"display": "active"
}
]
},
"type": "allergy",
"_type": {
"extension": [
{
"url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-extracode",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "609328004",
"display": "Allergic disposition"
}
]
}
}
]
},
"category": [
"food"
],
"criticality": "low",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "735215001",
"display": "Apple"
}
]
},
"patient": {
"reference": "Patient/cyehrpatient-alexisioannou"
},
"encounter": {
"reference": "Encounter/cyehrencounter-alexisioannouANDhelenegeorgiou23-08-2015"
},
"onsetDateTime": "1988-04-08",
"recorder": {
"reference": "PractitionerRole/cyehrpractitionerrole-dr-helengeorgiou"
},
"reaction": [
{
"manifestation": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1985008",
"display": "Vomitus"
}
]
}
],
"description": "Vomitus",
"onset": "1988-04-08",
"severity": "moderate",
"_severity": {
"extension": [
{
"url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-extracode",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "371923003",
"display": "Mild to moderate"
}
]
}
}
]
}
}
]
}