FHIR IG analytics| Package | ehealth4u.package |
| Resource Type | AllergyIntolerance |
| Id | cyehrallergyintolerance-marioskyriakou-1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "AllergyIntolerance",
"id": "cyehrallergyintolerance-marioskyriakou-1",
"meta": {
"profile": [
"http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-allergyintorelrance-r4"
]
},
"extension": [
{
"url": "http://hl7.org/fhir/uv/ips/StructureDefinition/abatement-dateTime-uv-ips",
"valueDateTime": "2010"
}
],
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code": "inactive",
"display": "Inactive"
}
]
},
"verificationStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"code": "confirmed"
}
]
},
"type": "allergy",
"_type": {
"extension": [
{
"url": "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-ext-extracode",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "416098002",
"display": "Drug allergy"
}
]
}
}
]
},
"category": [
"medication"
],
"criticality": "high",
"code": {
"coding": [
{
"system": "http://www.whocc.no/atc",
"code": "A01AB",
"display": "Antiinfectives and antiseptics for local oral treatment"
}
]
},
"patient": {
"reference": "Patient/cyehrpatient-marioskyriakou"
},
"encounter": {
"reference": "Encounter/cyehrencounter-marioskyriakouANDhelenegeorgiou1"
},
"onsetDateTime": "2008-11-08",
"recordedDate": "2008-11-09T14:58:00+11:00",
"recorder": {
"reference": "PractitionerRole/cyehrpractitionerrole-helengeorgiou1"
},
"asserter": {
"reference": "PractitionerRole/cyehrpractitionerrole-helengeorgiou1"
},
"lastOccurrence": "2008-11-08",
"note": [
{
"text": "Allergy to Antiinfectives and antiseptics for local oral treatment and systemic symptoms."
}
],
"reaction": [
{
"manifestation": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "702809001",
"display": "Drug reaction with eosinophilia and systemic symptoms"
}
]
}
],
"description": "Drug reaction with antiinfectives and systemic symptoms to local oral treatment drug",
"onset": "2008-11-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"
}
]
}
}
]
},
"exposureRoute": {
"coding": [
{
"system": "http://standardterms.edqm.eu",
"code": "20053000",
"display": "Oral use"
}
]
}
}
]
}