0.2.2 - ci-build

FastAccessControl, published by MITRE. This guide is not an authorized publication; it is the continuous build for version 0.2.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/awatson1978/fhir-access-control-ig/ and changes regularly. See the Directory of published versions

: PayorToPayorExchangePolicyCodes - JSON Representation

Draft as of 2024-09-11

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "PayorToPayorExchangePolicyCodes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem PayorToPayorExchangePolicyCodes</b></p><a name=\"PayorToPayorExchangePolicyCodes\"> </a><a name=\"hcPayorToPayorExchangePolicyCodes\"> </a><a name=\"PayorToPayorExchangePolicyCodes-en-US\"> </a><p>This  code system <code>https://gitlab.mitre.org/awatson/fast-access-control/CodeSystem/PayorToPayorExchangePolicyCodes</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">CMS-9115-P<a name=\"PayorToPayorExchangePolicyCodes-CMS-9115-P\"> </a></td><td>CMS Interoperability and Patient Access proposed rule</td></tr><tr><td style=\"white-space:nowrap\">CMS-9115-F<a name=\"PayorToPayorExchangePolicyCodes-CMS-9115-F\"> </a></td><td>CMS Interoperability and Patient Access final rule</td></tr><tr><td style=\"white-space:nowrap\">CMS-9123-P<a name=\"PayorToPayorExchangePolicyCodes-CMS-9123-P\"> </a></td><td>CMS Reducing Provider and Patient Burdern proposed rule</td></tr><tr><td style=\"white-space:nowrap\">CMS-9123-F<a name=\"PayorToPayorExchangePolicyCodes-CMS-9123-F\"> </a></td><td>CMS Reducing Provider and Patient Burdern final rule</td></tr></table></div>"
  },
  "url" : "https://gitlab.mitre.org/awatson/fast-access-control/CodeSystem/PayorToPayorExchangePolicyCodes",
  "version" : "0.2.2",
  "name" : "PayorToPayorExchangePolicyCodes",
  "title" : "PayorToPayorExchangePolicyCodes",
  "status" : "draft",
  "date" : "2024-09-11T21:30:21+00:00",
  "publisher" : "MITRE",
  "contact" : [
    {
      "name" : "MITRE",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.mitre.org"
        }
      ]
    }
  ],
  "description" : "Policy codes used to define legal frameworks under which consent exchange occurs between payors.",
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "CMS-9115-P",
      "display" : "CMS Interoperability and Patient Access proposed rule"
    },
    {
      "code" : "CMS-9115-F",
      "display" : "CMS Interoperability and Patient Access final rule"
    },
    {
      "code" : "CMS-9123-P",
      "display" : "CMS Reducing Provider and Patient Burdern proposed rule"
    },
    {
      "code" : "CMS-9123-F",
      "display" : "CMS Reducing Provider and Patient Burdern final rule"
    }
  ]
}