Patient Cost Transparency Implementation Guide
0.1.0 - STU 1 Ballot

This page is part of the Da Vinci Patient Cost Transparency Implementation Guide (v0.1.0: STU 1 Draft) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: PCT GFE Item CPT - HCPCS Value Set - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "PCTGFEItemCptHcpcsVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/2.1.0/CodeSystem-v3-cpt-4.html\"><code>http://www.ama-assn.org/go/cpt</code></a></li><li>Include all codes defined in <code>http://www.cms.gov/Medicare/Coding/HCPCSReleaseCodeSets</code></li><li>Include all codes defined in <a href=\"CodeSystem-PCTGFEItemProcedureCodes.html\"><code>http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTGFEItemProcedureCodes</code></a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/davinci-pct/ValueSet/PCTGFEItemCptHcpcsVS",
  "version" : "0.1.0",
  "name" : "PCTGFEItemCptHcpcsVS",
  "title" : "PCT GFE Item CPT - HCPCS Value Set",
  "status" : "active",
  "date" : "2021-12-04T21:54:35+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" : "TBD",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:TBD@exmple.org"
        }
      ]
    }
  ],
  "description" : "CPT - HCPCS codes to report medical procedures and services under public and private health insurance programs",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "copyright" : "Current Procedural Terminology (CPT) is copyright 2020 American Medical Association. All rights reserved.",
  "compose" : {
    "include" : [
      {
        "system" : "http://www.ama-assn.org/go/cpt"
      },
      {
        "system" : "http://www.cms.gov/Medicare/Coding/HCPCSReleaseCodeSets"
      },
      {
        "system" : "http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTGFEItemProcedureCodes"
      }
    ]
  }
}