BioMaxis Implementation Guide
0.0.0-semantic-release - ci-build

BioMaxis Implementation Guide - Local Development build (v0.0.0-semantic-release) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: HMIS TB Referral Source Value Set - JSON Representation

Active as of 2026-02-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "hmis-tb-referral-source-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hmis-tb-referral-source-vs</b></p><a name=\"hmis-tb-referral-source-vs\"> </a><a name=\"hchmis-tb-referral-source-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-hmis-referral-source.html\"><code>http://biomaxis.com/fhir/CodeSystem/hmis-referral-source</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.0.0-semantic-release</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=\"CodeSystem-hmis-referral-source.html#hmis-referral-source-self\">self</a></td><td>Self-referred</td><td>Patient/client arrived at the facility on their own without a referral</td></tr><tr><td><a href=\"CodeSystem-hmis-referral-source.html#hmis-referral-source-private-facility\">private-facility</a></td><td>Private Sector Facility</td><td>Referred from a private health facility or practitioner</td></tr><tr><td><a href=\"CodeSystem-hmis-referral-source.html#hmis-referral-source-community\">community</a></td><td>Community/Outreach</td><td>Identified through community health workers or outreach activities</td></tr><tr><td><a href=\"CodeSystem-hmis-referral-source.html#hmis-referral-source-contact-investigation\">contact-investigation</a></td><td>Contact Investigation</td><td>Identified through contact tracing of another case (e.g., TB contact)</td></tr><tr><td><a href=\"CodeSystem-hmis-referral-source.html#hmis-referral-source-public-facility\">public-facility</a></td><td>Public Health Facility</td><td>Referred from a government/public health facility</td></tr></table></li></ul></div>"
  },
  "url" : "http://biomaxis.com/fhir/ValueSet/hmis-tb-referral-source-vs",
  "version" : "0.0.0-semantic-release",
  "name" : "HMISTBReferralSourceVS",
  "title" : "HMIS TB Referral Source Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-02-04T09:30:33+00:00",
  "publisher" : "BioMaxis Pvt. Ltd.",
  "contact" : [
    {
      "name" : "BioMaxis Pvt. Ltd.",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://biomaxis.com"
        }
      ]
    }
  ],
  "description" : "Value set for TB patient referral sources in Nepal HMIS.",
  "compose" : {
    "include" : [
      {
        "system" : "http://biomaxis.com/fhir/CodeSystem/hmis-referral-source",
        "concept" : [
          {
            "code" : "self",
            "display" : "Self-referred"
          },
          {
            "code" : "private-facility",
            "display" : "Private Sector Facility"
          },
          {
            "code" : "community",
            "display" : "Community/Outreach"
          },
          {
            "code" : "contact-investigation",
            "display" : "Contact Investigation"
          },
          {
            "code" : "public-facility",
            "display" : "Public Health Facility"
          }
        ]
      }
    ]
  }
}