This page is part of the Da Vinci Payer Coverage Decision Exchange (PCDE) FHIR IG (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Task",
"id" : "in-progress",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2019-07-21T11:01:00+05:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>status</b>: in-progress</p><p><b>businessStatus</b>: <span title=\"Codes: \">Should be finished on 2019-07-24</span></p><p><b>intent</b>: order</p><p><b>code</b>: <span title=\"Codes: {http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp data-request}\">data request task</span></p><p><b>for</b>: <span></span></p><p><b>authoredOn</b>: Jul 31, 2020 2:07:15 AM</p><p><b>requester</b>: <span>New Insurance Co Inc.</span></p><p><b>owner</b>: <span>Original Insurance Co Inc.</span></p><h3>Inputs</h3><table class=\"grid\"><tr><td>-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td>*</td><td><span title=\"Codes: {http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp data-code}\">data code input</span></td><td><span title=\"Codes: {http://hl7.org/fhir/us/davinci-pcde/CodeSystem/PCDEtempCodes pcde}\">Coverage Transition Document</span></td></tr></table></div>"
},
"status" : "in-progress",
"businessStatus" : {
"text" : "Should be finished on 2019-07-24"
},
"intent" : "order",
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp",
"code" : "data-request"
}
]
},
"for" : {
"identifier" : {
"system" : "http://originalinsuranceinc.com/fhir/NamingSystem/client-ids",
"value" : "444222222"
}
},
"authoredOn" : "2020-07-30T20:07:15-06:00",
"requester" : {
"type" : "Organization",
"display" : "New Insurance Co Inc."
},
"owner" : {
"type" : "Organization",
"display" : "Original Insurance Co Inc."
},
"input" : [
{
"type" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp",
"code" : "data-code"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/davinci-pcde/CodeSystem/PCDEtempCodes",
"code" : "pcde",
"display" : "Coverage Transition Document"
}
]
}
}
]
}