FHIR IG analytics| Package | ch.fhir.ig.ch-allergyintolerance |
| Resource Type | AllergyIntolerance |
| Id | AllergyIntolerance-CH-AllergyIntolerance-MultipleManifestationEntries.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: AllergyIntolerance CH-AllergyIntolerance-MultipleManifestationEntries
Profile: CH AllergyIntolerance
clinicalStatus: Active
verificationStatus: Confirmed
category: Food
criticality: High Risk
code: Allergy to shrimp
patient: Elisabeth Brönnimann-Bertholet Female, DoB: 1937-05-03
reaction
substance: Shrimp
manifestation: Dyspnea, Lip swelling, Nausea
description: Reaction to shrimps consumption.
onset: 2023-07-21
severity: Severe
{
"resourceType": "AllergyIntolerance",
"id": "CH-AllergyIntolerance-MultipleManifestationEntries",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-allergyintolerance/StructureDefinition/ch-allergyintolerance"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"clinicalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code": "active",
"display": "Active"
}
]
},
"verificationStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"code": "confirmed",
"display": "Confirmed"
}
]
},
"category": [
"food"
],
"criticality": "high",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "419972009",
"display": "Allergy to shrimp"
}
]
},
"patient": {
"reference": "Patient/ElisabethBroennimannByBFH"
},
"reaction": [
{
"substance": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "278840001",
"display": "Shrimp"
}
]
},
"manifestation": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "267036007",
"display": "Dyspnea"
}
]
},
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "699376002",
"display": "Lip swelling"
}
]
},
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "422587007",
"display": "Nausea"
}
]
}
],
"description": "Reaction to shrimps consumption.",
"onset": "2023-07-21",
"severity": "severe"
}
]
}