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" : "955610",
"meta" : {
"profile" : [
🔗 "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/status-response"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Task 955610</b></p><a name=\"955610\"> </a><a name=\"hc955610\"> </a><a name=\"955610-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-status-response.html\">Nphies Status Response</a></p></div><p><b>identifier</b>: <code>http://sni.com.sa/identifiers/task</code>/resp_81048</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 status}\">Check status of the focal resource</span></p><p><b>focus</b>: Identifier: <code>http://saudigeneralhospital.com.sa/identifiers/authorization</code>/req_1124856069</p><p><b>authoredOn</b>: 2023-12-03</p><p><b>lastModified</b>: 2023-12-03</p><p><b>requester</b>: <a href=\"Bundle-c2c63768-a65b-4784-ab91-6c09012c3abd.html#http-//sni.com.sa/Organization/b1b3432921324f97af3be9fd0b1a14ae\">Bundle: type = message; timestamp = 2023-12-04 13:39:58+0000</a></p><p><b>owner</b>: <a href=\"Bundle-43c68545-8e37-4744-b8ea-9a1e3c1ada84.html#http-//sni.com.sa/Organization/bff3aa1fbd3648619ac082357bf135db\">Bundle: type = message; timestamp = 2023-12-19 08:20:29+0000</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 status}\">Status</span></td><td><span title=\"Codes:{http://nphies.sa/terminology/CodeSystem/claim-response-outcome cancelled}\">cancelled</span></td></tr></table></div>"
},
"identifier" : [
{
"system" : "http://sni.com.sa/identifiers/task",
"value" : "resp_81048"
}
],
"status" : "completed",
"intent" : "order",
"priority" : "routine",
"code" : {
"coding" : [
{
"system" : "http://nphies.sa/terminology/CodeSystem/task-code",
"code" : "status"
}
]
},
"focus" : {
"type" : "Claim",
"identifier" : {
"system" : "http://saudigeneralhospital.com.sa/identifiers/authorization",
"value" : "req_1124856069"
}
},
"authoredOn" : "2023-12-03",
"lastModified" : "2023-12-03",
"requester" : {
"reference" : "http://sni.com.sa/Organization/b1b3432921324f97af3be9fd0b1a14ae"
},
"owner" : {
"reference" : "http://sni.com.sa/Organization/bff3aa1fbd3648619ac082357bf135db"
},
"output" : [
{
"type" : {
"coding" : [
{
"system" : "http://nphies.sa/terminology/CodeSystem/task-output-type",
"code" : "status"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://nphies.sa/terminology/CodeSystem/claim-response-outcome",
"code" : "cancelled"
}
]
}
}
]
}