Da Vinci Prior Authorization Support (PAS) FHIR IG
1.0.0 - STU 1

This page is part of the Da Vinci Prior Authorization Support (PAS) FHIR IG (v1.0.0: STU 1) based on FHIR R4. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions

: X12 278 Follow Up Action Value Set - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "X12278FollowUpActionCodes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-X12278FollowUpActionCodes.html\"><code>https://codesystem.x12.org/005010/889</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/davinci-pas/ValueSet/X12278FollowUpActionCodes",
  "version" : "1.0.0",
  "name" : "X12278FollowUpActionCodes",
  "title" : "X12 278 Follow Up Action Value Set",
  "status" : "active",
  "date" : "2020-12-20T19:17:24+00:00",
  "publisher" : "HL7 International - Financial Management Work Group",
  "contact" : [
    {
      "name" : "HL7 International - Financial Management Work Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/fm"
        },
        {
          "system" : "email",
          "value" : "fmlists@lists.hl7.org"
        }
      ]
    },
    {
      "name" : "Jean Duteau",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:jean@duteaudesign.com"
        }
      ]
    }
  ],
  "description" : "The complete set of codes that are used to indicate any follow-up actions that are allowed for a reject reason.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://codesystem.x12.org/005010/889"
      }
    ]
  }
}