FHIR IG Statistics: ValueSet/HIV.A.DE30
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://smart.who.int/hiv/CodeSystem/HIVConcepts
Code | Display | Definition |
HIV.A.DE31 | Unmarried | Client does not have an active marriage contract |
HIV.A.DE32 | Never married | Client has never entered into a marriage contract |
HIV.A.DE33 | Married | A current marriage contract is active |
HIV.A.DE34 | Polygamous | Client is in a polygamous union |
HIV.A.DE35 | Divorced | Client is divorced, whereby marriage contract has been declared dissolved and inactive |
HIV.A.DE36 | Widowed | Client's spouse has died |
HIV.A.DE37 | Unknown | Client does not wish to disclose marital status |
HIV.A.DE38 | Domestic partner | Client reports that they are in a domestic partnership |
HIV.A.DE39 | Annulled | Client's marriage contract has been declared null and to have not existed |
HIV.A.DE40 | Legally separated | Client is legally separated from their spouse |
HIV.A.DE41 | Interlocutory | Client 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"
}
]
}
]
}
}