Nepal HMIS FHIR Implementation Guide – 🚨 DRAFT VERSION
0.0.1-ballot - ci-build
Nepal HMIS FHIR Implementation Guide – 🚨 DRAFT VERSION - Local Development build (v0.0.1-ballot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-09-08 |
{
"resourceType" : "ValueSet",
"id" : "visit-ordinal",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet visit-ordinal</b></p><a name=\"visit-ordinal\"> </a><a name=\"hcvisit-ordinal\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> where concept is-a 185389009 (Follow-up visit)</li></ul></div>"
},
"url" : "https://fhir.hmis.gov.np/ValueSet/visit-ordinal",
"version" : "0.0.1-ballot",
"name" : "VisitOrdinalVS",
"title" : "Patient Visit Ordinal",
"status" : "active",
"date" : "2025-09-08T06:44:10+05:45",
"publisher" : "Integrated Health Information Management Section",
"contact" : [
{
"name" : "Integrated Health Information Management Section",
"telecom" : [
{
"system" : "url",
"value" : "https://hmis.gov.np"
},
{
"system" : "email",
"value" : "it@hmis.gov.np"
}
]
},
{
"name" : "RC Poudel",
"telecom" : [
{
"system" : "email",
"value" : "rcpoudel@amakomaya.com"
},
{
"system" : "email",
"value" : "rmchndrapdl@gmail.com"
},
{
"system" : "phone",
"value" : "+977-9851341921"
}
]
}
],
"description" : "ValueSet combining SNOMED CT codes for first and follow-up visits with local codes for second, third, and repeat visits.",
"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" : "185389009"
}
]
}
]
}
}