FHIR IG analytics| Package | ig-ee-allergy |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-AllergyPatientReportedFood.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AllergyIntolerance AllergyPatientReportedFood
Language: et
clinicalStatus: Active
category: Food
code: Allergy to strawberries
patient: Patient/$ee-mpi-patient
recordedDate: 2012-12-13
| Actor |
Patient/$ee-mpi-patient |
note:
sõin maasikaidja hakkasin sügelema
reaction
Manifestations
Concept Typhlolithiasis description: ja nii on
onset: 2023-12-23
exposureRoute: Intravenous route
{
"resourceType": "AllergyIntolerance",
"id": "AllergyPatientReportedFood",
"meta": {
"profile": [
"https://fhir.ee/allergy/StructureDefinition/ee-tis-allergy-patient-reported"
]
},
"language": "et",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code": "active",
"display": "Active"
}
]
},
"category": [
"food"
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "91938006",
"display": "Allergy to strawberries"
}
]
},
"patient": {
"reference": "Patient/$ee-mpi-patient"
},
"recordedDate": "2012-12-13",
"participant": [
{
"actor": {
"reference": "Patient/$ee-mpi-patient"
}
}
],
"note": [
{
"text": "sõin maasikaidja hakkasin sügelema"
}
],
"reaction": [
{
"manifestation": [
{
"concept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "168000",
"display": "Typhlolithiasis"
}
]
}
}
],
"description": "ja nii on",
"onset": "2023-12-23",
"exposureRoute": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "47625008",
"display": "Intravenous route"
}
]
}
}
]
}