FHIR IG Statistics: ValueSet/ndhm-chargeitem-types
Package | ndhm.in |
Type | ValueSet |
Id | ndhm-chargeitem-types |
FHIR Version | R4 |
Source | https://nrces.in/ndhm/fhir/r4/https://nrces.in/ndhm/fhir/r4/6.5.0/ValueSet-ndhm-chargeitem-types.html |
URL | https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-chargeitem-types |
Version | 6.5.0 |
Status | draft |
Date | 2023-08-28 |
Name | ChargeItemType |
Title | ChargeItem Type |
Realm | in |
Authority | national |
Description | This Valueset contains codes that represent the various types of items being charged for in invoice. |
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 |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "ndhm-chargeitem-types",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}
}