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

FHIR IG Statistics: ValueSet/HIV.A.DE30

Packagesmart.who.int.hiv
TypeValueSet
IdHIV.A.DE30
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/file://C:\work\release\source\output/ValueSet-HIV.A.DE30.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.A.DE30
Version1.0.0
Statusactive
Date2025-07-08T23:21:58+02:00
NameHIVADE30
TitleMarital Status ValueSet
Authoritywho
DescriptionValue set of client's current marital status

Resources that use this resource

StructureDefinition
HIVARegistrationHIV.A Registration

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.A.DE30

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.A.DE31UnmarriedClient does not have an active marriage contract
    HIV.A.DE32Never marriedClient has never entered into a marriage contract
    HIV.A.DE33MarriedA current marriage contract is active
    HIV.A.DE34PolygamousClient is in a polygamous union
    HIV.A.DE35DivorcedClient is divorced, whereby marriage contract has been declared dissolved and inactive
    HIV.A.DE36WidowedClient's spouse has died
    HIV.A.DE37UnknownClient does not wish to disclose marital status
    HIV.A.DE38Domestic partnerClient reports that they are in a domestic partnership
    HIV.A.DE39AnnulledClient's marriage contract has been declared null and to have not existed
    HIV.A.DE40Legally separatedClient is legally separated from their spouse
    HIV.A.DE41InterlocutoryClient is subject to an interlocutory decree

Source

{
  "resourceType": "ValueSet",
  "id": "HIV.A.DE30",
  "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.A.DE30",
  "version": "1.0.0",
  "name": "HIVADE30",
  "title": "Marital Status 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 client's current marital status ",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
        "concept": [
          {
            "code": "HIV.A.DE31",
            "display": "Unmarried"
          },
          {
            "code": "HIV.A.DE32",
            "display": "Never married"
          },
          {
            "code": "HIV.A.DE33",
            "display": "Married"
          },
          {
            "code": "HIV.A.DE34",
            "display": "Polygamous"
          },
          {
            "code": "HIV.A.DE35",
            "display": "Divorced"
          },
          {
            "code": "HIV.A.DE36",
            "display": "Widowed"
          },
          {
            "code": "HIV.A.DE37",
            "display": "Unknown"
          },
          {
            "code": "HIV.A.DE38",
            "display": "Domestic partner"
          },
          {
            "code": "HIV.A.DE39",
            "display": "Annulled"
          },
          {
            "code": "HIV.A.DE40",
            "display": "Legally separated"
          },
          {
            "code": "HIV.A.DE41",
            "display": "Interlocutory"
          }
        ]
      }
    ]
  }
}