FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/HIV.D.DE156

Packagesmart.who.int.hiv
TypeValueSet
IdHIV.D.DE156
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/file://C:\work\release\source\output/ValueSet-HIV.D.DE156.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.D.DE156
Version1.0.0
Statusactive
Date2025-07-08T23:21:58+02:00
NameHIVDDE156
TitleSexual and reproductive health integrated services ValueSet
Authoritywho
DescriptionValue set of offer or refer to sexual and reproductive health services

Resources that use this resource

StructureDefinition
HIVDCareTreatmentHIV.D Care-Treatment

Resources that this resource uses

CodeSystem
HIVConceptsWHO SMART HIV Concepts CodeSystem

Narrative

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

Generated Narrative: ValueSet HIV.D.DE156

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.D.DE157Contraception and family planningOffer contraception and family planning services
    HIV.D.DE158Check pregnancy statusCheck woman's pregnancy status
    HIV.D.DE159Prevention of mother-to-child transmissionOffer prevention of mother-to-child transmission services (counselling)
    HIV.D.DE160STI testing and treatmentOffer STI testing and treatment services

Source

{
  "resourceType": "ValueSet",
  "id": "HIV.D.DE156",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset",
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablevalueset",
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-computablevalueset"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/hiv/ValueSet/HIV.D.DE156",
  "version": "1.0.0",
  "name": "HIVDDE156",
  "title": "Sexual and reproductive health integrated services ValueSet",
  "status": "active",
  "experimental": true,
  "date": "2025-07-08T23:21:58+02:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Value set of offer or refer to sexual and reproductive health services",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
        "concept": [
          {
            "code": "HIV.D.DE157",
            "display": "Contraception and family planning"
          },
          {
            "code": "HIV.D.DE158",
            "display": "Check pregnancy status"
          },
          {
            "code": "HIV.D.DE159",
            "display": "Prevention of mother-to-child transmission"
          },
          {
            "code": "HIV.D.DE160",
            "display": "STI testing and treatment"
          }
        ]
      }
    ]
  }
}