FHIR IG analytics| Package | ehealth4u.package |
| Resource Type | AllergyIntolerance |
| Id | 4. Drug Intolerance - Alexis Ioannou.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "AllergyIntolerance",
"id": "cyehrallergyintolerance-neomycin-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": "intolerance",
"_type": {
"extension": [
{
"url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-extracode",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "29544009",
"display": "Intolerance"
}
]
}
}
]
},
"category": [
"medication"
],
"criticality": "low",
"code": {
"coding": [
{
"system": "http://www.whocc.no/atc",
"code": "A01AB08",
"display": "neomycin"
}
]
},
"patient": {
"reference": "Patient/cyehrpatient-alexisioannou"
},
"encounter": {
"reference": "Encounter/cyehrencounter-alexisioannouANDhelenegeorgiou23-08-2015"
},
"onsetDateTime": "1999-11-17",
"recorder": {
"reference": "PractitionerRole/cyehrpractitionerrole-dr-helengeorgiou"
},
"reaction": [
{
"manifestation": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "23924001",
"display": "Tight chest"
}
]
}
],
"description": "Tight chest",
"onset": "1999-11-17",
"severity": "mild",
"_severity": {
"extension": [
{
"url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-extracode",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "255604002",
"display": "Mild"
}
]
}
}
]
}
}
]
}