This page is part of the Da Vinci Prior Authorization Support (PAS) FHIR IG (v1.0.0: STU 1) based on FHIR R4. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "X12278DiagnosisCodes",
"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=\"https://terminology.hl7.org/1.0.0//CodeSystem-icd9cm.html\"><code>http://terminology.hl7.org/CodeSystem/icd9cm</code></a></li><li>Include all codes defined in <a href=\"https://terminology.hl7.org/1.0.0//CodeSystem-icd10CM.html\"><code>http://hl7.org/fhir/sid/icd-10-cm</code></a></li><li>Include all codes defined in <code>https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/MS-DRG-Classifications-and-Software</code></li><li>Include all codes defined in <code>http://uri.hddaccess.com/cs/apdrg</code></li><li>Include all codes defined in <code>http://uri.hddaccess.com/cs/aprdrg</code></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/davinci-pas/ValueSet/X12278DiagnosisCodes",
"version" : "1.0.0",
"name" : "X12278DiagnosisCodes",
"title" : "X12 278 Diagnosis Code Value Set",
"status" : "active",
"date" : "2020-12-20T19:17:24+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" : "Jean Duteau",
"telecom" : [
{
"system" : "email",
"value" : "mailto:jean@duteaudesign.com"
}
]
}
],
"description" : "The complete set of codes that can be used to convey a patient diagnosis. This includes codes from ICD-10-CM, ICD-9-CM and Diagnosis Related Group codes.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/icd9cm"
},
{
"system" : "http://hl7.org/fhir/sid/icd-10-cm"
},
{
"system" : "https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/MS-DRG-Classifications-and-Software"
},
{
"system" : "http://uri.hddaccess.com/cs/apdrg"
},
{
"system" : "http://uri.hddaccess.com/cs/aprdrg"
}
]
}
}