FHIR Implementation Guide for ABDM
6.5.0 - active
This page is part of the FHIR Implementation Guide for ABDM (v6.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Draft as of 2023-08-28 |
{
"resourceType" : "ValueSet",
"id" : "ndhm-chargeitem-types",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ndhm-chargeitem-types</b></p><a name=\"ndhm-chargeitem-types\"> </a><a name=\"hcndhm-chargeitem-types\"> </a><a name=\"ndhm-chargeitem-types-hi-IN\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-ndhm-billing-codes.html\"><code>https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-billing-codes</code></a></li></ul></div>"
},
"url" : "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-chargeitem-types",
"version" : "6.5.0",
"name" : "ChargeItemType",
"title" : "ChargeItem Type",
"status" : "draft",
"experimental" : false,
"date" : "2023-08-28",
"publisher" : "National Resource Center for EHR Standards",
"contact" : [
{
"name" : "National Resource Center for EHR Standards",
"telecom" : [
{
"system" : "url",
"value" : "https://nrces.in/"
}
]
}
],
"description" : "This Valueset contains codes that represent the various types of items being charged for in invoice.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "IN",
"display" : "India"
}
]
}
],
"copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose" : {
"include" : [
{
"system" : "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-billing-codes"
}
]
}
}