Implementation Guide
23.1.0 - R4 APIs

Publish Box goes here

: Document format ValueSet - JSON Representation

Active as of 2021-09-16

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "DocRef-formatcodes",
  "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-formatcodes",
  "version" : "23.1.0",
  "name" : "Document Format Value Set",
  "status" : "active",
  "date" : "2021-09-16T01:21:47-04:00",
  "publisher" : "athenahealth",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://athenahealth.com"
        }
      ]
    }
  ],
  "description" : "Format codes used to specify the format or template identifier associated with 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://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/codesystem/documentreferencegenerator-formatcodes",
        "concept" : [
          {
            "code" : "urn:hl7ii:2.16.840.1.113883.10.20.22.1.15:2015-08-01",
            "display" : "Care Plan (V2)"
          },
          {
            "code" : "urn:hl7ii:2.16.840.1.113883.10.20.22.1.2:2015-08-01",
            "display" : "Continuity of Care Document (CCD) (V3)"
          },
          {
            "code" : "urn:hl7ii:2.16.840.1.113883.10.20.22.1.8:2015-08-01",
            "display" : "Discharge Summary (V3)"
          },
          {
            "code" : "urn:hl7ii:2.16.840.1.113883.10.20.15.2:2016-12-01",
            "display" : "Initial Public Health Case Report Document (eICR)"
          },
          {
            "code" : "urn:hl7ii:2.16.840.1.113883.10.20.22.1.14:2015-08-01",
            "display" : "Referral Note (V2)"
          },
          {
            "code" : "urn:hl7ii:2.16.840.1.113883.10.20.22.1.1:2015-08-01",
            "display" : "US Realm Header (V3)"
          }
        ]
      }
    ]
  }
}