FHIR IG analytics| Package | ig-ee-allergy |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-AllergyPatientReportedDrug.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AllergyIntolerance AllergyPatientReportedDrug
Language: et
clinicalStatus: Active
category: Medication
code: Aspirin allergy
patient: Patient/$ee-mpi-patient
recordedDate: 2012-12-13
| Actor |
Patient/$ee-mpi-patient |
note:
võtsin peavalurohtu ja läksin täiesti kärna
reaction
Manifestations
Concept Glossoptosis description: ja nii on
onset: 2023-12-23
exposureRoute: Oral route
{
"resourceType": "AllergyIntolerance",
"id": "AllergyPatientReportedDrug",
"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": [
"medication"
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "293586001",
"display": "Aspirin allergy"
}
]
},
"patient": {
"reference": "Patient/$ee-mpi-patient"
},
"recordedDate": "2012-12-13",
"participant": [
{
"actor": {
"reference": "Patient/$ee-mpi-patient"
}
}
],
"note": [
{
"text": "võtsin peavalurohtu ja läksin täiesti kärna"
}
],
"reaction": [
{
"manifestation": [
{
"concept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "3639002",
"display": "Glossoptosis"
}
]
}
}
],
"description": "ja nii on",
"onset": "2023-12-23",
"exposureRoute": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "26643006",
"display": "Oral route"
}
]
}
}
]
}