FHIR IG Statistics: ValueSet/HIV.C.DE41
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.C.DE42 | Yes, I want to become pregnant | Client intends to become pregnant |
HIV.C.DE43 | I'm OK either way | Client is not intending to become pregnant, but would not be adverse to becoming pregnant |
HIV.C.DE44 | No, I don't want to become pregnant | Client does not intend to become pregnant |
HIV.C.DE45 | Unsure | Client is unsure or undecided about her pregnancy intentions |
Source
{
"resourceType": "ValueSet",
"id": "HIV.C.DE41",
"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.C.DE41",
"version": "0.4.4",
"name": "HIVCDE41",
"title": "Pregnancy intention in serodiscordant partnerships ValueSet",
"status": "active",
"experimental": true,
"date": "2025-07-24T19:24:35+00:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "Value set of client's intention or desire in the next year to either become pregnant or prevent a future pregnancy (in serodiscordant partnerships)",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.C.DE42",
"display": "Yes, I want to become pregnant"
},
{
"code": "HIV.C.DE43",
"display": "I'm OK either way"
},
{
"code": "HIV.C.DE44",
"display": "No, I don't want to become pregnant"
},
{
"code": "HIV.C.DE45",
"display": "Unsure"
}
]
}
]
}
}