STU 1 Ballot

This page is part of the C-CDA on FHIR Implementation Guide (v1.6.0: STU 1 Ballot 1) based on FHIR v1.6.0. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions

DischargeSummaryDocumentTypeCode

{
  "resourceType" : "ValueSet",
  "id" : "2.16.840.1.113883.11.20.4.1",
  "url" : "http://hl7.org/fhir/ccda/ValueSet/2.16.840.1.113883.11.20.4.1",
  "name" : "DischargeSummaryDocumentTypeCode",
  "status" : "active",
  "date" : "2016-08-11T21:16:47+10:00",
  "description" : "DischargeSummaryDocumentTypeCode",
  "expansion" : {
    "identifier" : "2.16.840.1.113883.11.20.4.1",
    "timestamp" : "2016-08-10T01:31:34.774-04:00",
    "contains" : [
      {
        "system" : "urn:oid:2.16.840.1.113883.6.1",
        "code" : "18842-5",
        "display" : "Discharge summary"
      },
      {
        "system" : "urn:oid:2.16.840.1.113883.6.1",
        "code" : "11490-0",
        "display" : "Physician Discharge summary"
      },
      {
        "system" : "urn:oid:2.16.840.1.113883.6.1",
        "code" : "28655-9",
        "display" : "Physician attending Discharge summary"
      },
      {
        "system" : "urn:oid:2.16.840.1.113883.6.1",
        "code" : "29761-4",
        "display" : "Dentist Discharge summary"
      },
      {
        "system" : "urn:oid:2.16.840.1.113883.6.1",
        "code" : "34745-0",
        "display" : "Nurse Discharge summary"
      },
      {
        "system" : "urn:oid:2.16.840.1.113883.6.1",
        "code" : "34105-7",
        "display" : "Hospital Discharge summary"
      },
      {
        "system" : "urn:oid:2.16.840.1.113883.6.1",
        "code" : "34106-5",
        "display" : "Physician Hospital Discharge summary"
      }
    }
  }
}