FHIR Implementation Guide for ABDM - Local Development build (v7.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. 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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/ndhm-supportinginfo-code> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ndhm-supportinginfo-code"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ndhm-supportinginfo-code</b></p><a name=\"ndhm-supportinginfo-code\"> </a><a name=\"hcndhm-supportinginfo-code\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-ndhm-supportinginfo-code.html\"><code>https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-supportinginfo-code</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?7.0.0</span></li><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0203.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a><span title=\"Version is explicitly stated to be 5.0.0\"> version ?5.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0203.html#v2-0203-DL\">DL</a></td><td>Driver's license number</td><td>Driver's license number</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v2-0203.html#v2-0203-PPN\">PPN</a></td><td>Passport number</td><td>A unique number assigned to the document affirming that a person is a citizen of the country.</td></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-ndhm-identifier-type-code.html\"><code>https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-identifier-type-code</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?7.0.0</span></li></ul></div>"
] ;
fhir:ValueSet.url [ fhir:value "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-supportinginfo-code"] ;
fhir:ValueSet.version [ fhir:value "7.0.0"] ;
fhir:ValueSet.name [ fhir:value "SupportingInfoCode"] ;
fhir:ValueSet.title [ fhir:value "SupportingInfo Code"] ;
fhir:ValueSet.status [ fhir:value "draft"] ;
fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:ValueSet.date [ fhir:value "2022-07-14"^^xsd:date] ;
fhir:ValueSet.publisher [ fhir:value "National Resource Center for EHR Standards"] ;
fhir:ValueSet.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "National Resource Center for EHR Standards" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://nrces.in/" ]
]
] ;
fhir:ValueSet.description [ fhir:value "This Valueset contains code pertaining to the specific information mentioned with the category of supporting info."] ;
fhir:ValueSet.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "IN" ] ;
fhir:Coding.display [ fhir:value "India" ]
]
] ;
fhir:ValueSet.copyright [ fhir:value "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:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0 ;
fhir:ValueSet.compose.include.system [ fhir:value "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-supportinginfo-code" ]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ] ;
fhir:ValueSet.compose.include.version [ fhir:value "5.0.0" ] ;
fhir:ValueSet.compose.include.concept [
fhir:index 0 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "DL" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Driver's license number" ]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "PPN" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Passport number" ]
]
], [
fhir:index 2 ;
fhir:ValueSet.compose.include.system [ fhir:value "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-identifier-type-code" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/ndhm-supportinginfo-code.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/ndhm-supportinginfo-code.ttl> .
IG © 2024+ National Resource Center for EHR Standards. Package ndhm.in#7.0.0 based on FHIR 4.0.1. Generated 2026-07-15
Links: Table of Contents |
QA Report
| Version History | Feedback Form |