FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageethiopia.fhir.hiv
Resource TypeValueSet
IdValueSet-family-planning-method-value-set.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/jembi/ethiopia-hiv/ValueSet-family-planning-method-value-set.html
URLhttp://moh.gov.et/fhir/hiv/ValueSet/family-planning-method-value-set
Version1.0.1
Statusactive
Date2026-02-09T05:22:58+00:00
NameFamilyPlanningMethodValueSet
TitleFamily Planning Method
DescriptionFamily Planning Method

Resources that use this resource

StructureDefinition
family-planning-methodsFamily Planning Method

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet family-planning-method-value-set


Source1

{
  "resourceType": "ValueSet",
  "id": "family-planning-method-value-set",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://moh.gov.et/fhir/hiv/ValueSet/family-planning-method-value-set",
  "version": "1.0.1",
  "name": "FamilyPlanningMethodValueSet",
  "title": "Family Planning Method",
  "status": "active",
  "experimental": false,
  "date": "2026-02-09T05:22:58+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"
          }
        ]
      }
    ]
  }
}