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

FHIR IG analytics

Packageet.fhir.core
Resource TypeValueSet
IdValueSet-hiv-testing-reason-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/MoH-Ethiopia/ETBase/ValueSet-hiv-testing-reason-vs.html
URLhttp://moh.gov.et/fhir/ValueSet/hiv-testing-reason
Version0.1.0
Statusdraft
Date2026-02-21T08:06:41+00:00
NameHIVTestingReasonVS
TitleHIV Testing Reason ValueSet
Realmuv
DescriptionReasons for HIV testing

Resources that use this resource

StructureDefinition
hiv-testing-encounterHIV Testing Services Encounter

Resources that this resource uses

CodeSystem
hiv-testing-reasonHIV Testing Reason CodeSystem

Narrative

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

Generated Narrative: ValueSet hiv-testing-reason-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "hiv-testing-reason-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://moh.gov.et/fhir/ValueSet/hiv-testing-reason",
  "version": "0.1.0",
  "name": "HIVTestingReasonVS",
  "title": "HIV Testing Reason ValueSet",
  "status": "draft",
  "date": "2026-02-21T08:06:41+00:00",
  "publisher": "MOH Ethiopia",
  "contact": [
    {
      "name": "MOH Ethiopia",
      "telecom": [
        {
          "system": "url",
          "value": "http://moh.gov.et"
        }
      ]
    }
  ],
  "description": "Reasons for HIV testing",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://moh.gov.et/fhir/CodeSystem/hiv-testing-reason"
      }
    ]
  }
}