CH AllergyIntolerance (R4)
4.0.0-ballot-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 4.0.0-ballot-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-IPAG-Recommendation-Table-1",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance CH-AllergyIntolerance-IPAG-Recommendation-Table-1</b></p><a name=\"CH-AllergyIntolerance-IPAG-Recommendation-Table-1\"> </a><a name=\"hcCH-AllergyIntolerance-IPAG-Recommendation-Table-1\"> </a><a name=\"CH-AllergyIntolerance-IPAG-Recommendation-Table-1-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 unconfirmed}\">Unconfirmed</span></p><p><b>type</b>: Allergy</p><p><b>category</b>: Medication</p><p><b>criticality</b>: Low Risk</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 91936005}\">Allergy to penicillin (finding)</span></p><p><b>patient</b>: <a href=\"Patient-ElisabethBroennimannByBFH.html\">Elisabeth Brönnimann-Bertholet Female, DoB: 1937-05-03</a></p><p><b>onset</b>: 2019-01-06</p><p><b>lastOccurrence</b>: 2019-01-05</p><p><b>note</b>: Prick-Test positiv</p><blockquote><p><b>reaction</b></p><p><b>AllergyIntolerance Location</b>: <span title=\"Codes:{http://snomed.info/sct 32361000}\">Popliteal fossa structure (body structure)</span></p><p><b>AllergyIntolerance Duration</b>: No display for Duration (value: 24; unit: h; system: http://unitsofmeasure.org; code: h)</p><p><b>AllergyIntolerance Exposure Date</b>: 2019-01-05 18:00:00+0100</p><p><b>AllergyIntolerance Exposure Duration</b>: No display for Duration (value: 10; unit: min; system: http://unitsofmeasure.org; code: min)</p><p><b>AllergyIntolerance Certainty</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/reaction-event-certainty likely}\">Likely</span></p><p><b>AllergyIntolerance ExposureDescription</b>: taking 1000 mg of Amoxicillin</p><p><b>AllergyIntolerance Management</b>: antihistamine</p><p><b>substance</b>: <span title=\"Codes:{http://snomed.info/sct 372687004}\">Amoxicillin (substance)</span></p><p><b>manifestation</b>: <span title=\"Codes:{http://snomed.info/sct 2919008}\">Nausea, vomiting and diarrhea</span>, <span title=\"Codes:{http://snomed.info/sct 418363000}\">Itching of skin (finding)</span></p><p><b>description</b>: Itching of Skin during 24hours, 3 times vomitus</p><p><b>onset</b>: 2019-01-05</p><p><b>severity</b>: Moderate</p><p><b>note</b>: respiratory tract infection whilst taking</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" : "unconfirmed",
"display" : "Unconfirmed"
}
]
},
"type" : "allergy",
"category" : [
"medication"
],
"criticality" : "low",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "91936005",
"display" : "Allergy to penicillin (finding)"
}
]
},
"patient" : {
🔗 "reference" : "Patient/ElisabethBroennimannByBFH"
},
"onsetDateTime" : "2019-01-06",
"lastOccurrence" : "2019-01-05",
"note" : [
{
"text" : "Prick-Test positiv"
}
],
"reaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/openEHR-location",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "32361000",
"display" : "Popliteal fossa structure (body structure)"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/allergyintolerance-duration",
"valueDuration" : {
"value" : 24,
"unit" : "h",
"system" : "http://unitsofmeasure.org",
"code" : "h"
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/openEHR-exposureDate",
"valueDateTime" : "2019-01-05T18:00:00+01:00"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/openEHR-exposureDuration",
"valueDuration" : {
"value" : 10,
"unit" : "min",
"system" : "http://unitsofmeasure.org",
"code" : "min"
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/allergyintolerance-certainty",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/reaction-event-certainty",
"code" : "likely",
"display" : "Likely"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/openEHR-exposureDescription",
"valueString" : "taking 1000 mg of Amoxicillin"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/openEHR-management",
"valueString" : "antihistamine"
}
],
"substance" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "372687004",
"display" : "Amoxicillin (substance)"
}
]
},
"manifestation" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "2919008",
"display" : "Nausea, vomiting and diarrhea"
}
]
},
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "418363000",
"display" : "Itching of skin (finding)"
}
]
}
],
"description" : "Itching of Skin during 24hours, 3 times vomitus",
"onset" : "2019-01-05",
"severity" : "moderate",
"note" : [
{
"text" : "respiratory tract infection whilst taking"
}
]
}
]
}