Amakomaya Nepal FHIR Implementation Guide
1.0.1 - ci-build
Amakomaya Nepal FHIR Implementation Guide - Local Development build (v1.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-06-15 |
{
"resourceType" : "ValueSet",
"id" : "vaccine",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vaccine</b></p><a name=\"vaccine\"> </a><a name=\"hcvaccine\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept is-a 787859002 (Vaccine product)</li></ul></div>"
},
"url" : "https://fhir.amakomaya.com/ValueSet/vaccine",
"version" : "1.0.1",
"name" : "VaccineVS",
"title" : "Vaccines (SNOMED CT)",
"status" : "active",
"date" : "2026-06-15T14:57:41+05:45",
"publisher" : "Amakomaya Nepal",
"contact" : [
{
"name" : "Amakomaya Nepal",
"telecom" : [
{
"system" : "url",
"value" : "https://amakomaya.com"
},
{
"system" : "email",
"value" : "info@amakomaya.com"
}
]
},
{
"name" : "RC Poudel",
"telecom" : [
{
"system" : "email",
"value" : "rcpoudel@amakomaya.com"
},
{
"system" : "email",
"value" : "rmchndrapdl@gmail.com"
},
{
"system" : "phone",
"value" : "+977-9851341921"
}
]
}
],
"description" : "ValueSet of routine vaccines in Nepal, based on SNOMED CT concepts.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NP"
}
]
}
],
"copyright" : "Used by permission of HL7 International, all rights reserved Creative Commons License",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "787859002"
}
]
}
]
}
}