LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions
: MS-Drg Of Payment Value Set - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "ms-drg-of-payment",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <code>https://www.cms.gov/icd10m/version37-fullcode-cms/fullcode_cms/P0002.html</code></li></ul></div>"
},
"url" : "http://linuxforhealth.org/fhir/cdm/ValueSet/ms-drg-of-payment",
"version" : "8.0.0",
"name" : "MsDrgOfPaymentValueSet",
"title" : "MS-Drg Of Payment Value Set",
"status" : "active",
"date" : "2022-11-10T16:00:46+00:00",
"publisher" : "LinuxForHealth Team",
"description" : "The Diagnosis Related Group (MS-DRG) value set under which the claim was paid, as reported on the facility Claim",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://www.cms.gov/icd10m/version37-fullcode-cms/fullcode_cms/P0002.html"
}
]
}
}