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

: HIV Prevention Plan - JSON Representation

Active as of 2024-10-14

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "hiv-prevention-plan-value-set",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hiv-prevention-plan-value-set</b></p><a name=\"hiv-prevention-plan-value-set\"> </a><a name=\"hchiv-prevention-plan-value-set\"> </a><a name=\"hiv-prevention-plan-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/266753000\">266753000</a></td><td>Referral for laboratory tests</td></tr><tr><td><a href=\"http://snomed.info/id/386467004\">386467004</a></td><td>Safe sex education</td></tr><tr><td><a href=\"http://snomed.info/id/25681007\">25681007</a></td><td>Sexually transmitted disease clinic</td></tr><tr><td><a href=\"http://snomed.info/id/445563009\">445563009</a></td><td>Counseling for sexually transmitted disease</td></tr></table></li><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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=\"https://loinc.org/LP157024-3/\">LP157024-3</a></td><td>HIV results shared with partner</td></tr><tr><td><a href=\"https://loinc.org/28355-6/\">28355-6</a></td><td>Substance Use Status</td></tr></table></li></ul></div>"
  },
  "url" : "http://moh.gov.et/fhir/hiv/ValueSet/hiv-prevention-plan-value-set",
  "version" : "1.0.1",
  "name" : "HIVPreventionPlanValueSet",
  "title" : "HIV Prevention Plan",
  "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 plan for the prevention of HIV being transmitted to others.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "ET",
          "display" : "Ethiopia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "266753000",
            "display" : "Referral for laboratory tests"
          },
          {
            "code" : "386467004",
            "display" : "Safe sex education"
          },
          {
            "code" : "25681007",
            "display" : "Sexually transmitted disease clinic"
          },
          {
            "code" : "445563009",
            "display" : "Counseling for sexually transmitted disease"
          }
        ]
      },
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "LP157024-3",
            "display" : "HIV results shared with partner"
          },
          {
            "code" : "28355-6",
            "display" : "Substance Use Status"
          }
        ]
      }
    ]
  }
}