Healthcare Financial Services IG Edition 1 - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Task",
"id" : "560811",
"meta" : {
"profile" : [
🔗 "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/poll-response"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Task 560811</b></p><a name=\"560811\"> </a><a name=\"hc560811\"> </a><a name=\"560811-en-US\"> </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-poll-response.html\">Nphies Poll Response</a></p></div><p><b>identifier</b>: <code>http://nphies.sa/identifiers/poll-response</code>/rsp_560081</p><p><b>status</b>: Completed</p><p><b>intent</b>: order</p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/task-code poll}\">Poll the focal resource</span></p><p><b>authoredOn</b>: 2023-12-04 06:59:00+0300</p><p><b>lastModified</b>: 2023-12-04 06:59:00+0300</p><p><b>requester</b>: <a href=\"Organization-b1b3432921324f97af3be9fd0b1a14ae.html\">Organization Saudi General Hospital</a></p><p><b>owner</b>: <a href=\"Organization-NPHIES.html\">Organization National Program for Health Information Exchange Services</a></p><h3>Outputs</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/task-output-type response}\">Response</span></td><td><a href=\"Bundle-c2c63768-a65b-4784-ab91-6c09012c3ab1.html#http-//nphies.sa/Bundle/c2c63768-a65b-4784-ab91-6c09012c3cbc\">Bundle: type = message; timestamp = 2023-12-04 13:39:58+0000</a></td></tr></table></div>"
},
"identifier" : [
{
"system" : "http://nphies.sa/identifiers/poll-response",
"value" : "rsp_560081"
}
],
"status" : "completed",
"intent" : "order",
"priority" : "routine",
"code" : {
"coding" : [
{
"system" : "http://nphies.sa/terminology/CodeSystem/task-code",
"code" : "poll"
}
]
},
"authoredOn" : "2023-12-04T06:59:00+03:00",
"lastModified" : "2023-12-04T06:59:00+03:00",
"requester" : {
🔗 "reference" : "Organization/b1b3432921324f97af3be9fd0b1a14ae"
},
"owner" : {
🔗 "reference" : "Organization/NPHIES"
},
"output" : [
{
"type" : {
"coding" : [
{
"system" : "http://nphies.sa/terminology/CodeSystem/task-output-type",
"code" : "response"
}
]
},
"valueReference" : {
"reference" : "http://nphies.sa/Bundle/c2c63768-a65b-4784-ab91-6c09012c3cbc"
}
}
]
}