BSeR: Bidirectional Services_eReferral - Local Development build (v2.0.0-connectathon). See the Directory of published versions
: US Core AllergyIntolerance - Sulfonamide - Eve Everywoman - JSON Representation
Raw json | Download
{
"resourceType" : "AllergyIntolerance",
"id" : "allergyintolerance-us-core-allergyint-eve-everywoman",
"meta" : {
"versionId" : "3",
"lastUpdated" : "2023-03-31T04:46:06.292+00:00",
"source" : "#yIKSw3EBfpjnVgt3",
"profile" : [
"http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: AllergyIntolerance</b><a name=\"allergyintolerance-us-core-allergyint-eve-everywoman\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource AllergyIntolerance "allergyintolerance-us-core-allergyint-eve-everywoman" Version "3" Updated "2023-03-31 04:46:06+0000" </p><p style=\"margin-bottom: 0px\">Information Source: #yIKSw3EBfpjnVgt3!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU5.0.1/StructureDefinition-us-core-allergyintolerance.html\">US Core AllergyIntolerance Profile</a></p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-allergyintolerance-clinical.html\">AllergyIntolerance Clinical Status Codes</a>#active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-allergyintolerance-verification.html\">AllergyIntolerance Verification Status</a>#confirmed)</span></p><p><b>category</b>: medication</p><p><b>criticality</b>: high</p><p><b>code</b>: sulfonamide antibacterial <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#387406002 "Sulfonamide (substance)")</span></p><p><b>patient</b>: <a href=\"Patient-patient-us-core-patient-eve-everywoman.html\">Patient/patient-us-core-patient-eve-everywoman: Eve Everywoman</a> " EVERYWOMAN"</p><h3>Reactions</h3><table class=\"grid\"><tr><td>-</td><td><b>Manifestation</b></td><td><b>Severity</b></td></tr><tr><td>*</td><td>skin rash <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#271807003)</span></td><td>mild</td></tr></table></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code" : "active"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"code" : "confirmed"
}
]
},
"category" : [
"medication"
],
"criticality" : "high",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "387406002",
"display" : "Sulfonamide (substance)"
}
],
"text" : "sulfonamide antibacterial"
},
"patient" : {
"reference" : "Patient/patient-us-core-patient-eve-everywoman",
"display" : "Eve Everywoman"
},
"reaction" : [
{
"manifestation" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "271807003",
"display" : "skin rash"
}
],
"text" : "skin rash"
}
],
"severity" : "mild"
}
]
}