Ethiopia FHIR Implementation Guide - HIV Treatment & Care Services
1.0.1 - ci-build Ethiopia flag

Ethiopia FHIR Implementation Guide - HIV Treatment & Care Services, published by Jembi Health Systems. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jembi/ethiopia-hiv/ and changes regularly. See the Directory of published versions

: Target Population Category - JSON Representation

Active as of 2024-10-14

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "target-population-category-value-set",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet target-population-category-value-set</b></p><a name=\"target-population-category-value-set\"> </a><a name=\"hctarget-population-category-value-set\"> </a><a name=\"target-population-category-value-set-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/76102007\">76102007</a></td><td>Male homosexual</td></tr><tr><td><a href=\"http://snomed.info/id/159799000\">159799000</a></td><td>Female prostitute</td></tr><tr><td><a href=\"http://snomed.info/id/407375002\">407375002</a></td><td>Surgically transgendered transsexual</td></tr><tr><td><a href=\"http://snomed.info/id/373927007\">373927007</a></td><td>Orphan</td></tr><tr><td><a href=\"http://snomed.info/id/106540006\">106540006</a></td><td>Laborer</td></tr><tr><td><a href=\"http://snomed.info/id/87447002\">87447002</a></td><td>Truck and van driver (long-distance transport)</td></tr><tr><td><a href=\"http://snomed.info/id/446654005\">446654005</a></td><td>Refugee</td></tr><tr><td><a href=\"http://snomed.info/id/226034001\">226034001</a></td><td>Injecting drug user</td></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-target-population-category-code-system.html\"><code>http://moh.gov.et/fhir/hiv/CodeSystem/target-population-category-code-system</code></a></li></ul></div>"
  },
  "url" : "http://moh.gov.et/fhir/hiv/ValueSet/target-population-category-value-set",
  "version" : "1.0.1",
  "name" : "TargetPopulationCategoryValueSet",
  "title" : "Target Population Category",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-10-14T10:58:37+00:00",
  "publisher" : "Jembi Health Systems",
  "contact" : [
    {
      "name" : "Jembi Health Systems",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.jembi.org"
        },
        {
          "system" : "email",
          "value" : "info@jembi.org"
        }
      ]
    },
    {
      "name" : "Jembi Health Systems",
      "telecom" : [
        {
          "system" : "email",
          "value" : "info@jembi.org",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Codes used for representing the patient's target population category",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "ET",
          "display" : "Ethiopia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "76102007",
            "display" : "Male homosexual"
          },
          {
            "code" : "159799000",
            "display" : "Female prostitute"
          },
          {
            "code" : "407375002",
            "display" : "Surgically transgendered transsexual"
          },
          {
            "code" : "373927007",
            "display" : "Orphan"
          },
          {
            "code" : "106540006",
            "display" : "Laborer"
          },
          {
            "code" : "87447002",
            "display" : "Truck and van driver (long-distance transport)"
          },
          {
            "code" : "446654005",
            "display" : "Refugee"
          },
          {
            "code" : "226034001",
            "display" : "Injecting drug user"
          }
        ]
      },
      {
        "system" : "http://moh.gov.et/fhir/hiv/CodeSystem/target-population-category-code-system"
      }
    ]
  }
}