This page is part of the Da Vinci Unsolicited Notifications (v1.0.0: STU1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Condition",
"id" : "adt-notification-condition-01",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><h3>Ids</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>clinicalStatus</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes: {http://example.org/fhir/conditions 1234}\">Examplitis</span></p><p><b>subject</b>: <a href=\"Bundle-admit-notification-intermediate-translate-bundle.html#urn-uuid-06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b\">Generated Summary: type: message; timestamp: Aug 18, 2020 3:46:17 AM</a></p><p><b>encounter</b>: <a href=\"Bundle-admit-notification-intermediate-translate-bundle.html#urn-uuid-5fe62cd5-bfcf-4d3b-a1e9-80d6f75d6f82\">Generated Summary: type: message; timestamp: Aug 18, 2020 3:46:17 AM</a></p><p><b>onset</b>: Oct 22, 2018 4:22:15 AM</p><p><b>recordedDate</b>: Oct 22, 2018 4:22:15 AM</p></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "confirmed"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "encounter-diagnosis",
"display" : "Encounter Diagnosis"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://example.org/fhir/conditions",
"code" : "1234",
"display" : "Examplitis"
}
],
"text" : "Examplitis"
},
"subject" : {
"reference" : "urn:uuid:06e1f0dd-5fbe-4480-9bb4-6b54ec02d31b"
},
"encounter" : {
"reference" : "urn:uuid:5fe62cd5-bfcf-4d3b-a1e9-80d6f75d6f82"
},
"onsetDateTime" : "2018-10-21T21:22:15-07:00",
"recordedDate" : "2018-10-21T21:22:15-07:00"
}