CH AllergyIntolerance (R4)
3.0.0-ci-build - ci-build
CH AllergyIntolerance (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-allergyintolerance/ and changes regularly. See the Directory of published versions
{
"resourceType" : "AllergyIntolerance",
"id" : "CH-AllergyIntolerance-MultipleManifestationEntries",
"meta" : {
"profile" : [
🔗 "http://fhir.ch/ig/ch-allergyintolerance/StructureDefinition/ch-allergyintolerance"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance CH-AllergyIntolerance-MultipleManifestationEntries</b></p><a name=\"CH-AllergyIntolerance-MultipleManifestationEntries\"> </a><a name=\"hcCH-AllergyIntolerance-MultipleManifestationEntries\"> </a><a name=\"CH-AllergyIntolerance-MultipleManifestationEntries-en-US\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}\">Confirmed</span></p><p><b>category</b>: Food</p><p><b>criticality</b>: High Risk</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 419972009}\">Allergy to shrimp</span></p><p><b>patient</b>: <a href=\"Patient-ElisabethBroennimannByBFH.html\">Elisabeth Brönnimann-Bertholet Female, DoB: 1937-05-03</a></p><blockquote><p><b>reaction</b></p><p><b>substance</b>: <span title=\"Codes:{http://snomed.info/sct 278840001}\">Shrimp</span></p><p><b>manifestation</b>: <span title=\"Codes:{http://snomed.info/sct 267036007}\">Dyspnea</span>, <span title=\"Codes:{http://snomed.info/sct 699376002}\">Lip swelling</span>, <span title=\"Codes:{http://snomed.info/sct 422587007}\">Nausea</span></p><p><b>description</b>: Reaction to shrimps consumption.</p><p><b>onset</b>: 2023-07-21</p><p><b>severity</b>: Severe</p></blockquote></div>"
},
"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"
}
]
}