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

FHIR IG analytics

Packagesmart.who.int.hiv
Resource TypeValueSet
IdValueSet-HIV.A.DE30.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/ValueSet-HIV.A.DE30.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.A.DE30
Version0.4.4
Statusactive
Date2025-12-08T16:48:01+00: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 version 📦0.4.4
    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

Source1

{
  "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": "0.4.4",
  "name": "HIVADE30",
  "title": "Marital Status ValueSet",
  "status": "active",
  "experimental": true,
  "date": "2025-12-08T16:48:01+00: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"
          }
        ]
      }
    ]
  }
}