Ethiopia FHIR Implementation Guide - HIV Treatment & Care Services
1.0.0 - 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.0 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

: Family Planning Method - JSON Representation

Active as of 2024-09-19

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "family-planning-method-value-set",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet family-planning-method-value-set</b></p><a name=\"family-planning-method-value-set\"> </a><a name=\"hcfamily-planning-method-value-set\"> </a><a name=\"family-planning-method-value-set-en-US\"> </a><ul><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/LA14543-5/\">LA14543-5</a></td><td>Condoms</td></tr><tr><td><a href=\"https://loinc.org/LA27907-7/\">LA27907-7</a></td><td>Injectables</td></tr><tr><td><a href=\"https://loinc.org/LA27908-5/\">LA27908-5</a></td><td>Combined oral contraceptive pills</td></tr><tr><td><a href=\"https://loinc.org/LA27913-5/\">LA27913-5</a></td><td>Diaphragm or cervical cap</td></tr><tr><td><a href=\"https://loinc.org/LA14534-4/\">LA14534-4</a></td><td>Vasectomy</td></tr><tr><td><a href=\"https://loinc.org/LA27901-0/\">LA27901-0</a></td><td>Implantable rod</td></tr><tr><td><a href=\"https://loinc.org/LA14550-0/\">LA14550-0</a></td><td>Abstinence</td></tr><tr><td><a href=\"https://loinc.org/LA6527-1/\">LA6527-1</a></td><td>Intrauterine device</td></tr></table></li></ul></div>"
  },
  "url" : "http://moh.gov.et/fhir/hiv/ValueSet/family-planning-method-value-set",
  "version" : "1.0.0",
  "name" : "FamilyPlanningMethodValueSet",
  "title" : "Family Planning Method",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-19T13:41:01+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" : "Family Planning Method",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "ET",
          "display" : "Ethiopia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "LA14543-5",
            "display" : "Condoms"
          },
          {
            "code" : "LA27907-7",
            "display" : "Injectables"
          },
          {
            "code" : "LA27908-5",
            "display" : "Combined oral contraceptive pills"
          },
          {
            "code" : "LA27913-5",
            "display" : "Diaphragm or cervical cap"
          },
          {
            "code" : "LA14534-4",
            "display" : "Vasectomy"
          },
          {
            "code" : "LA27901-0",
            "display" : "Implantable rod"
          },
          {
            "code" : "LA14550-0",
            "display" : "Abstinence"
          },
          {
            "code" : "LA6527-1",
            "display" : "Intrauterine device"
          }
        ]
      }
    ]
  }
}