Implementation Guide
23.1.0 - R4 APIs

Publish Box goes here

: Document type ValueSet - JSON Representation

Active as of 2021-09-16

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "DocRef-typecodes",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "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-typecodes",
  "version" : "23.1.0",
  "name" : "Document Type Value Set",
  "status" : "active",
  "date" : "2021-09-16T01:21:47-04:00",
  "publisher" : "athenahealth",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://athenahealth.com"
        }
      ]
    }
  ],
  "description" : "Type codes used to specify the kind of document to generate",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm"
        }
      ]
    }
  ],
  "copyright" : "VVC Holding Corp. All rights reserved.",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "52521-2",
            "display" : "Care Plan"
          },
          {
            "code" : "18842-5",
            "display" : "Discharge Summary"
          },
          {
            "code" : "55751-2",
            "display" : "Initial Public Health Case Report"
          },
          {
            "code" : "11506-3",
            "display" : "Progress Note"
          },
          {
            "code" : "57133-1",
            "display" : "Referral Note"
          },
          {
            "code" : "34109-9",
            "display" : "Scanned Document"
          },
          {
            "code" : "34133-9",
            "display" : "Summary of Episode Note"
          }
        ]
      }
    ]
  }
}