Da Vinci - Payer Coverage Decision Exchange (PCDE)
1.0.0 - STU 1 United States of America flag

Da Vinci - Payer Coverage Decision Exchange (PCDE), published by HL7 International - Financial Management Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/davinci-pcde/ and changes regularly. See the Directory of published versions

: PCDE Plan Action Reason - JSON Representation

Draft as of 2022-08-29

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "PCDEPlanActionReason",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-icd10CM.html\"><code>http://hl7.org/fhir/sid/icd-10-cm</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/davinci-pcde/ValueSet/PCDEPlanActionReason",
  "version" : "1.0.0",
  "name" : "PCDEPlanActionReason",
  "title" : "PCDE Plan Action Reason",
  "status" : "draft",
  "date" : "2022-08-29T14:43:13+00:00",
  "publisher" : "HL7 International - Financial Management Work Group",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        }
      ]
    }
  ],
  "description" : "Codes describing reasons for interventions in a coverage transition document",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "immutable" : true,
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/sid/icd-10-cm"
      }
    ]
  }
}