Implementation Guide
23.1.0 - R4 APIs

Publish Box goes here

: Document class ValueSet - JSON Representation

Active as of 2021-09-16

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "DocRef-classcodes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t<table width=\"100%\">\n\t\t\t\t<tbody>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<td width=\"25%\">\n\t\t\t\t\t\t\t<span class=\"text-muted\"/>\n\t\t\t\t\t\t</td>\n\t\t\t\t\t</tr>\n\t\t\t\t</tbody>\n\t\t\t</table>\n\t\t</div>"
  },
  "url" : "http://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/documentreferencegenerator-classcodes",
  "version" : "23.1.0",
  "name" : "Document Class Value Set",
  "status" : "active",
  "date" : "2021-09-16T01:21:47-04:00",
  "publisher" : "athenahealth",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://athenahealth.com"
        }
      ]
    }
  ],
  "description" : "Class codes used to specify the kind of document to generate based on provider workflow",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm"
        }
      ]
    }
  ],
  "copyright" : "VVC Holding Corp. All rights reserved.",
  "compose" : {
    "include" : [
      {
        "system" : "http://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/documentreferencegenerator-classcodes",
        "concept" : [
          {
            "code" : "AmbulatorySummary",
            "display" : "Ambulatory Summary"
          },
          {
            "code" : "CarePlan",
            "display" : "Care Plan"
          },
          {
            "code" : "ClinicalVisitSummary",
            "display" : "Clinical Visit Summary"
          },
          {
            "code" : "CCD",
            "display" : "Continuity of Care Document"
          },
          {
            "code" : "DischargeSummary",
            "display" : "Discharge Summary"
          },
          {
            "code" : "EICR",
            "display" : "Electronic Initial Case Report"
          },
          {
            "code" : "ExportCharts",
            "display" : "Export Charts for Data Portability"
          },
          {
            "code" : "ProgressNote",
            "display" : "Progress note"
          },
          {
            "code" : "ReferralNote",
            "display" : "Referral Note"
          },
          {
            "code" : "Scanned Document",
            "display" : "Scanned Documents"
          },
          {
            "code" : "TransitionofCare",
            "display" : "Transition of Care Summary"
          }
        ]
      }
    ]
  }
}