Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "AllergyIntolerance",
"id" : "82a1d56cc25f729f458169cf7b899ba7",
"meta" : {
"profile" : [
🔗 "https://fhir.medtechglobal.com/StructureDefinition/medtech-allergyintolerance-ips"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance 82a1d56cc25f729f458169cf7b899ba7</b></p><a name=\"82a1d56cc25f729f458169cf7b899ba7\"> </a><a name=\"hc82a1d56cc25f729f458169cf7b899ba7\"> </a><a name=\"82a1d56cc25f729f458169cf7b899ba7-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>patient</b>: <a href=\"Bundle-MedtechIpsBundleExample.html#https-//alexapidev.medtechglobal.com/fhir/Patient/e92d8ded1459f2d6c5096282382ca67b\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#fc36fc23-2c3f-4542-9e51-ebde03390a0b; type = document; timestamp = 2023-11-13 03:34:15+1300</a></p><p><b>onset</b>: 2021-04-21 17:08:06+1200</p><p><b>recordedDate</b>: 2021-04-21 17:08:17+1200</p><p><b>recorder</b>: <a href=\"Bundle-MedtechIpsBundleExample.html#https-//alexapidev.medtechglobal.com/fhir/Practitioner/9bf0832786e2293848942167532e0a91\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#fc36fc23-2c3f-4542-9e51-ebde03390a0b; type = document; timestamp = 2023-11-13 03:34:15+1300</a></p><p><b>asserter</b>: <a href=\"Bundle-MedtechIpsBundleExample.html#https-//alexapidev.medtechglobal.com/fhir/Practitioner/9bf0832786e2293848942167532e0a91\">Bundle: identifier = urn:oid:2.16.724.4.8.10.200.10#fc36fc23-2c3f-4542-9e51-ebde03390a0b; type = document; timestamp = 2023-11-13 03:34:15+1300</a></p><p><b>note</b>: Allergy to Peanuts</p></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",
"display" : "Confirmed"
}
]
},
"patient" : {
"reference" : "https://alexapidev.medtechglobal.com/fhir/Patient/e92d8ded1459f2d6c5096282382ca67b"
},
"onsetDateTime" : "2021-04-21T17:08:06.000+12:00",
"recordedDate" : "2021-04-21T17:08:17.000+12:00",
"recorder" : {
"reference" : "https://alexapidev.medtechglobal.com/fhir/Practitioner/9bf0832786e2293848942167532e0a91"
},
"asserter" : {
"reference" : "https://alexapidev.medtechglobal.com/fhir/Practitioner/9bf0832786e2293848942167532e0a91"
},
"note" : [
{
"text" : "Allergy to Peanuts"
}
]
}