Polaris FHIR Implementation Guide
1.10.0 - ci-build
Polaris FHIR Implementation Guide - Local Development build (v1.10.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Task",
"id" : "polaris-core-clinical-task-lab-review-001",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2025-07-23T10:30:00-06:00",
"profile" : [
🔗 "https://fhir.apps.health/StructureDefinition/polaris-core-clinical-task"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Task polaris-core-clinical-task-lab-review-001</b></p><a name=\"polaris-core-clinical-task-lab-review-001\"> </a><a name=\"hcpolaris-core-clinical-task-lab-review-001\"> </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\">version: 1; Last updated: 2025-07-23 10:30:00-0600</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-polaris-core-clinical-task.html\">Polaris Clinical Task Core</a></p></div><p><b>identifier</b>: <code>https://fhir.apps.health/identifier/task</code>/cedarbrook-task-20250723-001, <code>https://cedarbrook.clinic/task-id</code>/CBK-TASK-789123</p><p><b>basedOn</b>: CBC Order - Annual Physical (Identifier: <code>https://fhir.apps.health/NamingSystem/service-request-identifier</code>/cbc-order-001)</p><p><b>status</b>: Ready</p><p><b>intent</b>: order</p><p><b>priority</b>: Urgent</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 182836005}\">Lab Result Review</span></p><p><b>description</b>: Review CBC results for John Doe - flagged values need clinical assessment. Hemoglobin 8.2 g/dL (low), requires evaluation for anemia workup.</p><p><b>focus</b>: Identifier: <code>https://fhir.apps.health/NamingSystem/diagnostic-report-identifier</code>/cbc-results-20250723-001</p><p><b>for</b>: John Doe (Identifier: <code>https://fhir.apps.health/NamingSystem/cedarbrook-clinic-patient-identifier</code>/polaris-core-patient-john-doe-001)</p><p><b>encounter</b>: Annual Physical - July 23, 2025 (Identifier: <code>https://fhir.apps.health/NamingSystem/encounter-identifier</code>/polaris-core-encounter-001)</p><p><b>executionPeriod</b>: 2025-07-23 10:30:00-0600 --> 2025-07-23 17:00:00-0600</p><p><b>authoredOn</b>: 2025-07-23 10:30:00-0600</p><p><b>lastModified</b>: 2025-07-23 10:30:00-0600</p><p><b>requester</b>: Cedarbrook Lab System (Identifier: <code>https://fhir.apps.health/NamingSystem/device-identifier</code>/lab-system-cedarbrook)</p><p><b>owner</b>: Dr. Emily Carter (Identifier: <code>https://fhir.apps.health/NamingSystem/cedarbrook-clinic-practitioner-identifier</code>/dr-emily-carter)</p><p><b>location</b>: Cedarbrook Clinic - Main Office (Identifier: <code>https://fhir.apps.health/NamingSystem/location-identifier</code>/cedarbrook-clinic-main)</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 394595002}\">Abnormal laboratory values requiring clinical review</span></p><p><b>note</b>: @2025-07-23 10:30:00-0600</p><blockquote><div><p>Patient has history of iron deficiency anemia. Last Hgb was 10.1 g/dL six months ago. Consider iron studies and reticulocyte count.</p>\n</div></blockquote><blockquote><p><b>input</b></p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/task-input-type reference}\">Lab Results</span></p><p><b>value</b>: Identifier: <code>https://fhir.apps.health/NamingSystem/diagnostic-report-identifier</code>/cbc-results-20250723-001</p></blockquote><blockquote><p><b>input</b></p><p><b>type</b>: <span title=\"Codes:{http://hl7.org/fhir/task-input-type reference}\">Patient History</span></p><p><b>value</b>: Identifier: <code>https://fhir.apps.health/NamingSystem/cedarbrook-clinic-patient-identifier</code>/polaris-core-patient-john-doe-001</p></blockquote></div>"
},
"identifier" : [
{
"system" : "https://fhir.apps.health/identifier/task",
"value" : "cedarbrook-task-20250723-001"
},
{
"system" : "https://cedarbrook.clinic/task-id",
"value" : "CBK-TASK-789123"
}
],
"basedOn" : [
{
"identifier" : {
"system" : "https://fhir.apps.health/NamingSystem/service-request-identifier",
"value" : "cbc-order-001"
},
"display" : "CBC Order - Annual Physical"
}
],
"status" : "ready",
"intent" : "order",
"priority" : "urgent",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "182836005",
"display" : "Review of laboratory test result"
}
],
"text" : "Lab Result Review"
},
"description" : "Review CBC results for John Doe - flagged values need clinical assessment. Hemoglobin 8.2 g/dL (low), requires evaluation for anemia workup.",
"focus" : {
"identifier" : {
"system" : "https://fhir.apps.health/NamingSystem/diagnostic-report-identifier",
"value" : "cbc-results-20250723-001"
}
},
"for" : {
"identifier" : {
"system" : "https://fhir.apps.health/NamingSystem/cedarbrook-clinic-patient-identifier",
"value" : "polaris-core-patient-john-doe-001"
},
"display" : "John Doe"
},
"encounter" : {
"identifier" : {
"system" : "https://fhir.apps.health/NamingSystem/encounter-identifier",
"value" : "polaris-core-encounter-001"
},
"display" : "Annual Physical - July 23, 2025"
},
"executionPeriod" : {
"start" : "2025-07-23T10:30:00-06:00",
"end" : "2025-07-23T17:00:00-06:00"
},
"authoredOn" : "2025-07-23T10:30:00-06:00",
"lastModified" : "2025-07-23T10:30:00-06:00",
"requester" : {
"identifier" : {
"system" : "https://fhir.apps.health/NamingSystem/device-identifier",
"value" : "lab-system-cedarbrook"
},
"display" : "Cedarbrook Lab System"
},
"owner" : {
"identifier" : {
"system" : "https://fhir.apps.health/NamingSystem/cedarbrook-clinic-practitioner-identifier",
"value" : "dr-emily-carter"
},
"display" : "Dr. Emily Carter"
},
"location" : {
"identifier" : {
"system" : "https://fhir.apps.health/NamingSystem/location-identifier",
"value" : "cedarbrook-clinic-main"
},
"display" : "Cedarbrook Clinic - Main Office"
},
"reasonCode" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "394595002",
"display" : "Pathology"
}
],
"text" : "Abnormal laboratory values requiring clinical review"
},
"note" : [
{
"time" : "2025-07-23T10:30:00-06:00",
"text" : "Patient has history of iron deficiency anemia. Last Hgb was 10.1 g/dL six months ago. Consider iron studies and reticulocyte count."
}
],
"input" : [
{
"type" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/task-input-type",
"code" : "reference"
}
],
"text" : "Lab Results"
},
"valueReference" : {
"identifier" : {
"system" : "https://fhir.apps.health/NamingSystem/diagnostic-report-identifier",
"value" : "cbc-results-20250723-001"
}
}
},
{
"type" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/task-input-type",
"code" : "reference"
}
],
"text" : "Patient History"
},
"valueReference" : {
"identifier" : {
"system" : "https://fhir.apps.health/NamingSystem/cedarbrook-clinic-patient-identifier",
"value" : "polaris-core-patient-john-doe-001"
}
}
}
]
}