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-07-05 |
{
"resourceType" : "ValueSet",
"id" : "ndhm-plan-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ndhm-plan-type</b></p><a name=\"ndhm-plan-type\"> </a><a name=\"hcndhm-plan-type\"> </a><a name=\"ndhm-plan-type-hi-IN\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-ndhm-plan-type.html\"><code>https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-plan-type</code></a></li></ul></div>"
},
"url" : "https://nrces.in/ndhm/fhir/r4/ValueSet/ndhm-plan-type",
"version" : "6.5.0",
"name" : "PlanType",
"title" : "Plan Type",
"status" : "draft",
"experimental" : false,
"date" : "2023-07-05",
"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 a set of codes that can be utilized to categorize the type of insurance plans.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "IN",
"display" : "India"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://nrces.in/ndhm/fhir/r4/CodeSystem/ndhm-plan-type"
}
]
}
}