This
page
is
part
of
the
FHIR
Specification
(v0.0.82:
DSTU
1).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
FHIR Value set/code system definition for HL7 v2 table 0742 ( DRG Status Financial Calculation)
{
"resourceType": "ValueSet",
"text": {
"status": "additional",
"div": "<div><p>DRG Status Financial Calculation</p>\r\n<table class=\"grid\">\r\n <tr><td><b>Code</b></td><td><b>Description</b></td><td><b>Version</b></td></tr>\r\n <tr><td>00<a name=\"00\"> </a></td><td>Effective weight calculated</td><td>added v2.6</td></tr>\r\n <tr><td>01<a name=\"01\"> </a></td><td>Hospital specific contract</td><td>added v2.6</td></tr>\r\n <tr><td>03<a name=\"03\"> </a></td><td>Eeffective weight for transfer/referral calculated</td><td>added v2.6</td></tr>\r\n <tr><td>04<a name=\"04\"> </a></td><td>Referral from other hospital based on a cooperation (no DRG reimbursement)</td><td>added v2.6</td></tr>\r\n <tr><td>05<a name=\"05\"> </a></td><td>Invalid length of stay</td><td>added v2.6</td></tr>\r\n <tr><td>10<a name=\"10\"> </a></td><td>No information/entry in cost data for this DRG</td><td>added v2.6</td></tr>\r\n <tr><td>11<a name=\"11\"> </a></td><td>No relative weight found for department (type)</td><td>added v2.6</td></tr>\r\n</table>\r\n</div>"
},
"identifier": "http://hl7.org/fhir/v2/vs/0742",
"name": "v2 DRG Status Financial Calculation",
"publisher": "HL7, Inc",
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
}
],
"description": "FHIR Value set/code system definition for HL7 v2 table 0742 ( DRG Status Financial Calculation)",
"status": "active",
"date": "2011-01-28",
"define": {
"system": "http://hl7.org/fhir/v2/0742",
"caseSensitive": true,
"concept": [
{
"code": "00",
"display": "Effective weight calculated"
},
{
"code": "01",
"display": "Hospital specific contract"
},
{
"code": "03",
"display": "Eeffective weight for transfer/referral calculated"
},
{
"code": "04",
"display": "Referral from other hospital based on a cooperation (no DRG reimbursement)"
},
{
"code": "05",
"display": "Invalid length of stay"
},
{
"code": "10",
"display": "No information/entry in cost data for this DRG"
},
{
"code": "11",
"display": "No relative weight found for department (type)"
}
]
}
}