FHIR IG Statistics: ValueSet/ndhm-benefitcategory
Package | ndhm.in |
Type | ValueSet |
Id | ndhm-benefitcategory |
FHIR Version | R4 |
Source | https://nrces.in/ndhm/fhir/r4/https://nrces.in/ndhm/fhir/r4/6.5.0/ValueSet-ndhm-benefitcategory.html |
URL | https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-benefitcategory |
Version | 6.5.0 |
Status | draft |
Date | 2022-07-14 |
Name | BenefitCategory |
Title | Benefit Category |
Realm | in |
Authority | national |
Description | This Valueset includes a collection of SNOMEDCT codes related to BenefitCategory. |
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
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
This value set excludes codes based on the following rules:
Source
{
"resourceType": "ValueSet",
"id": "ndhm-benefitcategory",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-benefitcategory",
"version": "6.5.0",
"name": "BenefitCategory",
"title": "Benefit Category",
"status": "draft",
"experimental": false,
"date": "2022-07-14",
"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 includes a collection of SNOMEDCT codes related to BenefitCategory.",
"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": "http://snomed.info/sct",
"concept": [
{
"code": "63653004",
"display": "Biomedical device (physical object)"
},
{
"code": "43741000",
"display": "Site of care (environment)"
},
{
"code": "373873005",
"display": "Pharmaceutical / biologic product (product)"
},
{
"code": "14734007",
"display": "Administrative procedure (procedure)"
},
{
"code": "105455006",
"display": "Donor for medical or surgical procedure (person)"
}
]
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "224891009"
}
]
}
],
"exclude": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "224891009",
"display": "Healthcare services (qualifier value)"
}
]
}
]
}
}