This page is part of the Data Access Framework (v1.6.0: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) v1.6.0. The current version which supersedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "daf-procedure-icd10pcs",
"meta" : {
"lastUpdated" : "2016-05-25T16:59:08.250+10:00",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
}
},
"url" : "http://hl7.org/fhir/us/daf/ValueSet/daf-procedure-icd10pcs",
"version" : "1.6.0",
"name" : "DAF Procedure Type ICD-10-PCS Codes",
"status" : "draft",
"experimental" : true,
"publisher" : "FHIR Project team",
"contact" : [
{
"telecom" : [
{
"system" : "other",
"value" : "http://hl7.org/fhir"
}
}
}
},
"date" : "2016-08-10",
"description" : "This value set defines a set of codes from ICD10-PCS that can be used to indicate a type of procedure performed",
"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"
}
}
}
}