HL7 FHIR® US Core Implementation Guide (Release 3.0.1 STU3 Update for Comment)

This page is part of the US Core (v3.0.1: STU3 Ballot 3) based on FHIR R4. The current version which supercedes this version is 5.0.1. For a full list of available versions, see the Directory of published versions

JSON Format: ValueSet-us-core-procedure-icd10pcs

Download Raw json

{
  "resourceType" : "ValueSet",
  "id" : "us-core-procedure-icd10pcs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>US Core ICD-10-PCS Procedure Codes</h2><div><p>This value set defines a set of codes from ICD10-PCS that can be used to indicate a type of procedure performed</p>\n</div><p><b>Copyright Statement:</b> The International Classification of Diseases, Tenth Revision, Procedure Coding System (ICD-10-PCS) was developed for the Centers for Medicare and Medicaid Services (CMS).  CMS is the U.S. governmental agency responsible for overseeing all changes and modifications to the ICD-10-PCS.</p><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <code>http://www.icd10data.com/icd10pcs</code></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/core/ValueSet/us-core-procedure-icd10pcs",
  "version" : "3.0.1",
  "name" : "USCoreIcd_10PcsProcedureCodes",
  "title" : "US Core ICD-10-PCS Procedure Codes",
  "status" : "active",
  "date" : "2019-05-21T00:00:00-04:00",
  "publisher" : "HL7 US Realm Steering Committee",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description" : "This value set defines a set of codes from ICD10-PCS that can be used to indicate a type of procedure performed",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "copyright" : "The International Classification of Diseases, Tenth Revision, Procedure Coding System (ICD-10-PCS) was developed for the Centers for Medicare and Medicaid Services (CMS).  CMS is the U.S. governmental agency responsible for overseeing all changes and modifications to the ICD-10-PCS.",
  "compose" : {
    "include" : [
      {
        "system" : "http://www.icd10data.com/icd10pcs"
      }
    ]
  }
}