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 2022-07-14 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ndhm-benefitcategory"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ndhm-benefitcategory</b></p><a name=\"ndhm-benefitcategory\"> </a><a name=\"hcndhm-benefitcategory\"> </a><a name=\"ndhm-benefitcategory-hi-IN\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/63653004\">63653004</a></td><td>Biomedical device (physical object)</td></tr><tr><td><a href=\"http://snomed.info/id/43741000\">43741000</a></td><td>Site of care (environment)</td></tr><tr><td><a href=\"http://snomed.info/id/373873005\">373873005</a></td><td>Pharmaceutical / biologic product (product)</td></tr><tr><td><a href=\"http://snomed.info/id/14734007\">14734007</a></td><td>Administrative procedure (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/105455006\">105455006</a></td><td>Donor for medical or surgical procedure (person)</td></tr></table></li><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept is-a 224891009 (Healthcare services)</li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/224891009\">224891009</a></td><td>Healthcare services (qualifier value)</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-benefitcategory"^^xsd:anyURI] ; #
fhir:version [ fhir:v "6.5.0"] ; #
fhir:name [ fhir:v "BenefitCategory"] ; #
fhir:title [ fhir:v "Benefit Category"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2022-07-14"^^xsd:date] ; #
fhir:publisher [ fhir:v "National Resource Center for EHR Standards"] ; #
fhir:contact ( [
fhir:name [ fhir:v "National Resource Center for EHR Standards" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://nrces.in/" ] ] )
] ) ; #
fhir:description [ fhir:v " This Valueset includes a collection of SNOMEDCT codes related to BenefitCategory."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IN" ] ;
fhir:display [ fhir:v "India" ] ] )
] ) ; #
fhir:copyright [ fhir:v "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"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "63653004" ] ;
fhir:display [ fhir:v "Biomedical device (physical object)" ] ] [
fhir:code [ fhir:v "43741000" ] ;
fhir:display [ fhir:v "Site of care (environment)" ] ] [
fhir:code [ fhir:v "373873005" ] ;
fhir:display [ fhir:v "Pharmaceutical / biologic product (product)" ] ] [
fhir:code [ fhir:v "14734007" ] ;
fhir:display [ fhir:v "Administrative procedure (procedure)" ] ] [
fhir:code [ fhir:v "105455006" ] ;
fhir:display [ fhir:v "Donor for medical or surgical procedure (person)" ] ] ) ] [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "is-a" ] ;
fhir:value [ fhir:v "224891009" ] ] ) ] ) ;
( fhir:exclude [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "224891009" ] ;
fhir:display [ fhir:v "Healthcare services (qualifier value)" ] ] ) ] )
] . #
IG © 2024+ National Resource Center for EHR Standards. Package ndhm.in#6.5.0 based on FHIR 4.0.1. Generated 2025-05-08
Links: Table of Contents |
QA Report
| Version History | Feedback Form |