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

FHIR IG analytics

Packageethiopia.fhir.hiv
Resource TypeValueSet
IdValueSet-hiv-prevention-plan-value-set.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/jembi/ethiopia-hiv/ValueSet-hiv-prevention-plan-value-set.html
URLhttp://moh.gov.et/fhir/hiv/ValueSet/hiv-prevention-plan-value-set
Version1.0.1
Statusactive
Date2026-02-09T05:22:58+00:00
NameHIVPreventionPlanValueSet
TitleHIV Prevention Plan
DescriptionCodes used for representing the patient's plan for the prevention of HIV being transmitted to others.

Resources that use this resource

StructureDefinition
hiv-prevention-planHIV Prevention Plan

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet hiv-prevention-plan-value-set

This value set includes codes based on the following rules:

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    266753000Referral for laboratory tests
    386467004Safe sex education
    25681007Sexually transmitted disease clinic
    445563009Counseling for sexually transmitted disease
  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    LP157024-3HIV results shared with partner
    28355-6Substance Use Status

Source1

{
  "resourceType": "ValueSet",
  "id": "hiv-prevention-plan-value-set",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "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": "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"
          }
        ]
      }
    ]
  }
}