LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions
: MS-Drg Of Payment Codes - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "ms-drg-of-payment",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://linuxforhealth.org/fhir/cdm/CodeSystem/ms-drg-of-payment</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr></table></div>"
},
"url" : "http://linuxforhealth.org/fhir/cdm/CodeSystem/ms-drg-of-payment",
"version" : "8.0.0",
"name" : "MsDrgOfPaymentCodeSystem",
"title" : "MS-Drg Of Payment Codes",
"status" : "active",
"date" : "2022-11-10T16:00:46+00:00",
"publisher" : "LinuxForHealth Team",
"description" : "The Diagnosis Related Group (MS-DRG) code under which the claim was paid, as reported on the facility Claim",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"caseSensitive" : true,
"content" : "complete"
}