FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.argonaut.r2
Resource TypeValueSet
IdValueSet-procedure-icd10pcs.json
FHIR VersionR2

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "procedure-icd10pcs",
  "text": {
    "status": "generated"
  },
  "url": "http://fhir.org/guides/argonaut/ValueSet/procedure-icd10pcs",
  "name": "Argonaut Procedure Type ICD-10-PCS Codes",
  "status": "draft",
  "experimental": true,
  "publisher": "Argonaut Project",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://argonautwiki.hl7.org",
          "rank": 0
        }
      ]
    }
  ],
  "date": "2016-08-10T00:00:00+10:00",
  "description": "This value set defines a set of codes from ICD10-PCS that can be used to indicate a type of procedure performed",
  "immutable": false,
  "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.",
  "extensible": false,
  "compose": {
    "include": [
      {
        "system": "http://www.icd10data.com/icd10pcs"
      }
    ]
  }
}