teleassistenza
0.2.0 - trial-use
teleassistenza - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "AllergyIntolerance",
"id" : "1360bd6a-3855-48d3-aa33-96a9d961bb94",
"meta" : {
"profile" : [
🔗 "http://hl7.it/fhir/teleassistenza/StructureDefinition/AllergyIntoleranceTeleassistenza"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance 1360bd6a-3855-48d3-aa33-96a9d961bb94</b></p><a name=\"1360bd6a-3855-48d3-aa33-96a9d961bb94\"> </a><a name=\"hc1360bd6a-3855-48d3-aa33-96a9d961bb94\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-AllergyIntoleranceTeleassistenza.html\">AllergyIntolerance teleassistenza</a></p></div><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>type</b>: Allergy</p><p><b>criticality</b>: High Risk</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 91936005}\">Allergia alla penicillina</span></p><p><b>patient</b>: <a href=\"Patient-patient-mrossi.html\">Maria Rossi Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</a></p><p><b>recordedDate</b>: 2025-10-02 10:30:00+0100</p><p><b>recorder</b>: <a href=\"Practitioner-pract-bianchi.html\">Dr. Bianchi (Telemedicina)</a></p><h3>Reactions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Manifestation</b></td><td><b>Severity</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 271807003}\">Eruzione cutanea</span></td><td>Severe</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"
}
]
},
"type" : "allergy",
"criticality" : "high",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "91936005",
"display" : "Allergy to penicillin"
}
],
"text" : "Allergia alla penicillina"
},
"patient" : {
🔗 "reference" : "Patient/patient-mrossi"
},
"recordedDate" : "2025-10-02T10:30:00+01:00",
"recorder" : {
🔗 "reference" : "Practitioner/pract-bianchi",
"display" : "Dr. Bianchi (Telemedicina)"
},
"reaction" : [
{
"manifestation" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "271807003",
"display" : "Rash"
}
],
"text" : "Eruzione cutanea"
}
],
"severity" : "severe"
}
]
}