Da Vinci - Payer Coverage Decision Exchange (PCDE), published by HL7 International - Financial Management Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/davinci-pcde/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Task",
"id" : "failed",
"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: Task</b></p><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\">Resource Task \"failed\" Version \"1\" Updated \"2019-07-21 11:01:00+0500\" </p></div><p><b>status</b>: failed</p><p><b>statusReason</b>: Consent prohibits sharing <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>intent</b>: order</p><p><b>code</b>: data request task <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/us/davinci-hrex/2020Sep/CodeSystem-hrex-temp.html\">HRex Temporary Code System</a>#data-request)</span></p><p><b>for</b>: <span></span></p><p><b>authoredOn</b>: 2020-07-30 08:07:15-0600</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>data code input <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/us/davinci-hrex/2020Sep/CodeSystem-hrex-temp.html\">HRex Temporary Code System</a>#data-code)</span></td><td>Coverage Transition Document <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-PCDEtempCodes.html\">PCDE Temporary Codes</a>#pcde)</span></td></tr></table></div>"
},
"status" : "failed",
"statusReason" : {
"text" : "Consent prohibits sharing"
},
"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"
}
]
}
}
]
}