Virtually Healthcare - IHE Patient Care Coordination (PCC)
0.1.1-current - ci-build
Virtually Healthcare - IHE Patient Care Coordination (PCC) - Local Development build (v0.1.1-current) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Task",
"id" : "610595",
"meta" : {
"profile" : [
🔗 "https://fhir.virtually.healthcare/StructureDefinition/Task"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Task 610595</b></p><a name=\"610595\"> </a><a name=\"hc610595\"> </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-Task.html\">Task</a></p></div><p><b>identifier</b>: <code>https://emis.com/Id/Diary/DBID</code>/610595, <code>https://emis.com/Id/Diary/GUID</code>/f054b752-3120-449c-bb18-91de2a3499d8</p><p><b>status</b>: Ready</p><p><b>intent</b>: plan</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 637681000006105}\">Elderly health assessment</span></p><p><b>for</b>: <a href=\"Patient-610.html\">William Dyer Male, DoB: 1919-05-27 ( Medical record number\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>executionPeriod</b>: 2005-07-23 06:00:00+0000 --> (ongoing)</p><p><b>requester</b>: <a href=\"Practitioner-a8fec350-25cf-4d63-88d7-a3fc6bb98cc6.html\">Nurse Pauline Steele</a></p></div>"
},
"identifier" : [
{
"system" : "https://emis.com/Id/Diary/DBID",
"value" : "610595",
"assigner" : {
"identifier" : {
"system" : "https://fhir.nhs.uk/Id/ods-organization-code",
"value" : "F83004"
}
}
},
{
"system" : "https://emis.com/Id/Diary/GUID",
"value" : "f054b752-3120-449c-bb18-91de2a3499d8",
"assigner" : {
"identifier" : {
"system" : "https://fhir.nhs.uk/Id/ods-organization-code",
"value" : "F83004"
}
}
}
],
"status" : "ready",
"intent" : "plan",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "637681000006105",
"display" : "Elderly health assessment"
}
],
"text" : "Elderly health assessment"
},
"for" : {
🔗 "reference" : "Patient/610",
"type" : "Patient"
},
"executionPeriod" : {
"start" : "2005-07-23T06:00:00+00:00"
},
"requester" : {
🔗 "reference" : "Practitioner/a8fec350-25cf-4d63-88d7-a3fc6bb98cc6",
"type" : "Practitioner",
"identifier" : {
"system" : "https://fhir.hl7.org.uk/Id/gmp-number",
"value" : "G7321704"
},
"display" : "Nurse Pauline Steele"
}
}