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 
Narrative view of the Value Set
{
"resourceType" : "ValueSet",
"id" : "PCDESectionCode",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>PCDEDocumentSectionCode</h2><div><p>The codes for the different sections in a PCDE Document.</p>\n</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href=\"PCDESectionCode.html\"><code>http://hl7.org/fhir/us/davinci-pcde/CodeSystem/PCDESectionCode</code></a></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/davinci-pcde/ValueSet/PCDESectionCode",
"version" : "0.1.0",
"name" : "PCDEDocumentSectionCode",
"status" : "draft",
"date" : "2018-03-13T11:16:34-04:00",
"contact" : [
{
"telecom" : [
{
"system" : "url"
},
{
"system" : "email"
}
]
}
],
"description" : "The codes for the different sections in a PCDE Document.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"immutable" : true,
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/davinci-pcde/CodeSystem/PCDESectionCode"
}
]
}
}