This page is part of the Da Vinci Payer Coverage Decision Exchange (PCDE) FHIR IG (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions 
{
"resourceType" : "CodeSystem",
"id" : "PCDEDocumentCode",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>PCDEDocumentCode</h2><div><p>The code specifying the PCDE document code.</p>\n</div><p>This code system http://hl7.org/fhir/us/davinci-pcde/CodeSystem/PCDEDocumentCode defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">pcde<a name=\"PCDEDocumentCode-pcde\"> </a></td><td>Coverage Transition Document</td><td>A document that details information related to transitioning coverage from one payor to another.</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/us/davinci-pcde/CodeSystem/PCDEDocumentCode",
"version" : "0.1.0",
"name" : "PCDEDocumentCode",
"status" : "draft",
"experimental" : false,
"date" : "2018-03-13T11:16:34-04:00",
"contact" : [
{
"telecom" : [
{
"system" : "url"
},
{
"system" : "email"
}
]
}
],
"description" : "The code specifying the PCDE document code.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/us/davinci-pcde/ValueSet/PCDEDocumentCode",
"content" : "complete",
"concept" : [
{
"code" : "pcde",
"display" : "Coverage Transition Document",
"definition" : "A document that details information related to transitioning coverage from one payor to another."
}
]
}