FHIR Implementation Guide for HCX
0.7.0 - CI Build
FHIR Implementation Guide for HCX - Local Development build (v0.7.0). See the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "claim-service-categories",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set contains 9 concepts</p><p>All codes in this table are from the system <code>http://hcp.org/codes/service-category</code></p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---hcp.org-codes-service-category-100000\"> </a> 100000</td><td>Room & Nursing Charges</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---hcp.org-codes-service-category-200000\"> </a> 200000</td><td>ICU Charges</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---hcp.org-codes-service-category-300000\"> </a> 300000</td><td>OT Charges</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---hcp.org-codes-service-category-400000\"> </a> 400000</td><td>Medicine & Consumables Charges</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---hcp.org-codes-service-category-500000\"> </a> 500000</td><td>Professional Fees Charges</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---hcp.org-codes-service-category-600000\"> </a> 600000</td><td>Investigation Charges</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---hcp.org-codes-service-category-700000\"> </a> 700000</td><td>Ambulance Charges</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---hcp.org-codes-service-category-800000\"> </a> 800000</td><td>Miscellaneous Charges</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---hcp.org-codes-service-category-900000\"> </a> 900000</td><td>Package Charges</td></tr></table></div>"
},
"url" : "https://swasth-digital-health-foundation.github.io/standards/v0.7/ValueSet-claim-service-categories.html",
"version" : "0.7.0",
"name" : "ClaimServiceCategories",
"status" : "active",
"date" : "2021-08-15",
"publisher" : "HCX Open Community",
"contact" : [
{
"name" : "HCX Open Community",
"telecom" : [
{
"system" : "url",
"value" : "http://hcxprotocol.io/"
}
]
}
],
"description" : "This is the value set that includes the codes to identify the general type of benefits under which products and services are provided",
"expansion" : {
"timestamp" : "2021-08-15T08:15:30+05:30",
"contains" : [
{
"system" : "http://hcp.org/codes/service-category",
"code" : "100000",
"display" : "Room & Nursing Charges"
},
{
"system" : "http://hcp.org/codes/service-category",
"code" : "200000",
"display" : "ICU Charges"
},
{
"system" : "http://hcp.org/codes/service-category",
"code" : "300000",
"display" : "OT Charges"
},
{
"system" : "http://hcp.org/codes/service-category",
"code" : "400000",
"display" : "Medicine & Consumables Charges"
},
{
"system" : "http://hcp.org/codes/service-category",
"code" : "500000",
"display" : "Professional Fees Charges"
},
{
"system" : "http://hcp.org/codes/service-category",
"code" : "600000",
"display" : "Investigation Charges"
},
{
"system" : "http://hcp.org/codes/service-category",
"code" : "700000",
"display" : "Ambulance Charges"
},
{
"system" : "http://hcp.org/codes/service-category",
"code" : "800000",
"display" : "Miscellaneous Charges"
},
{
"system" : "http://hcp.org/codes/service-category",
"code" : "900000",
"display" : "Package Charges"
}
]
}
}