This page is part of the C-CDA on FHIR Implementation Guide (v1.0.0: STU 1) based on FHIR R3. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions 
{
"resourceType" : "ValueSet",
"id" : "2.16.840.1.113883.11.20.4.1",
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h3>Value Set Contents</h3><p>This value set contains 7 concepts</p><p>All codes from system <code>http://loinc.org</code></p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap"><a name="http---loinc.org-18842-5"> </a><a href="http://details.loinc.org/LOINC/18842-5.html">18842-5</a></td><td>Discharge summary</td></tr><tr><td style="white-space:nowrap"><a name="http---loinc.org-11490-0"> </a><a href="http://details.loinc.org/LOINC/11490-0.html">11490-0</a></td><td>Physician Discharge summary</td></tr><tr><td style="white-space:nowrap"><a name="http---loinc.org-28655-9"> </a><a href="http://details.loinc.org/LOINC/28655-9.html">28655-9</a></td><td>Physician attending Discharge summary</td></tr><tr><td style="white-space:nowrap"><a name="http---loinc.org-29761-4"> </a><a href="http://details.loinc.org/LOINC/29761-4.html">29761-4</a></td><td>Dentist Discharge summary</td></tr><tr><td style="white-space:nowrap"><a name="http---loinc.org-34745-0"> </a><a href="http://details.loinc.org/LOINC/34745-0.html">34745-0</a></td><td>Nurse Discharge summary</td></tr><tr><td style="white-space:nowrap"><a name="http---loinc.org-34105-7"> </a><a href="http://details.loinc.org/LOINC/34105-7.html">34105-7</a></td><td>Hospital Discharge summary</td></tr><tr><td style="white-space:nowrap"><a name="http---loinc.org-34106-5"> </a><a href="http://details.loinc.org/LOINC/34106-5.html">34106-5</a></td><td>Physician Hospital Discharge summary</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/us/ccda/ValueSet/2.16.840.1.113883.11.20.4.1",
"version" : "1.0.0",
"name" : "DischargeSummaryDocumentTypeCode",
"status" : "active",
"date" : "2018-04-07T06:53:01+10:00",
"description" : "A value set of LOINC document codes for discharge summaries.
Specific URL Pending",
"compose" : {
"include" : [
{
"system" : "http://loinc.org",
"concept" : [
{
"code" : "18842-5",
"display" : "Discharge summary"
},
{
"code" : "11490-0",
"display" : "Physician Discharge summary"
},
{
"code" : "28655-9",
"display" : "Physician attending Discharge summary"
},
{
"code" : "29761-4",
"display" : "Dentist Discharge summary"
},
{
"code" : "34745-0",
"display" : "Nurse Discharge summary"
},
{
"code" : "34105-7",
"display" : "Hospital Discharge summary"
},
{
"code" : "34106-5",
"display" : "Physician Hospital Discharge summary"
}
]
}
]
},
"expansion" : {
"identifier" : "urn:uuid:4c89b1ad-82f4-46be-a1e3-adbcc7765a23",
"timestamp" : "2017-07-13T23:33:07+10:00",
"contains" : [
{
"system" : "http://loinc.org",
"code" : "18842-5",
"display" : "Discharge summary"
},
{
"system" : "http://loinc.org",
"code" : "11490-0",
"display" : "Physician Discharge summary"
},
{
"system" : "http://loinc.org",
"code" : "28655-9",
"display" : "Physician attending Discharge summary"
},
{
"system" : "http://loinc.org",
"code" : "29761-4",
"display" : "Dentist Discharge summary"
},
{
"system" : "http://loinc.org",
"code" : "34745-0",
"display" : "Nurse Discharge summary"
},
{
"system" : "http://loinc.org",
"code" : "34105-7",
"display" : "Hospital Discharge summary"
},
{
"system" : "http://loinc.org",
"code" : "34106-5",
"display" : "Physician Hospital Discharge summary"
}
]
}
}