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" : "CommunicationRequest",
"id" : "856279",
"meta" : {
"profile" : [
🔗 "http://nphies.sa/fhir/ksa/nphies-fs/StructureDefinition/communication-request"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CommunicationRequest 856279</b></p><a name=\"856279\"> </a><a name=\"hc856279\"> </a><a name=\"856279-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-communication-request.html\">Nphies CommunicationRequest</a></p></div><p><b>identifier</b>: <code>http://saudigeneralhospital.com.sa/identifiers/communicationrequest</code>/CommReq_12361231</p><p><b>status</b>: Active</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/communication-category instruction}\">Instruction</span></p><p><b>priority</b>: Routine</p><p><b>subject</b>: <a href=\"Patient-123454186.html\">Ahmad Khaled Abbas(official) Male, DoB: 1984-12-25 ( Passport Number: G12345678)</a></p><p><b>about</b>: Identifier: <code>http://saudigeneralhospital.com.sa/identifiers/authorization</code>/req_1188070</p><h3>Payloads</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Content[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Please provide an updated lab report including HbAIC, LFT and Lipid profiles.</td></tr></table><p><b>occurrence</b>: 2022-01-01</p><p><b>recipient</b>: <a href=\"Organization-b1b3432921324f97af3be9fd0b1a14ae.html\">Organization Saudi General Hospital</a></p><p><b>sender</b>: <a href=\"Organization-bff3aa1fbd3648619ac082357bf135db.html\">Organization Saudi National Insurance</a></p></div>"
},
"identifier" : [
{
"system" : "http://saudigeneralhospital.com.sa/identifiers/communicationrequest",
"value" : "CommReq_12361231"
}
],
"status" : "active",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/communication-category",
"code" : "instruction"
}
]
}
],
"priority" : "routine",
"subject" : {
🔗 "reference" : "Patient/123454186"
},
"about" : [
{
"type" : "Claim",
"identifier" : {
"system" : "http://saudigeneralhospital.com.sa/identifiers/authorization",
"value" : "req_1188070"
}
}
],
"payload" : [
{
"contentString" : "Please provide an updated lab report including HbAIC, LFT and Lipid profiles."
}
],
"occurrenceDateTime" : "2022-01-01",
"recipient" : [
{
🔗 "reference" : "Organization/b1b3432921324f97af3be9fd0b1a14ae"
}
],
"sender" : {
🔗 "reference" : "Organization/bff3aa1fbd3648619ac082357bf135db"
}
}