FHIR IG Statistics: ValueSet/anc-b9-de48-choices-grouper
Resources that use this resource
Resources that this resource uses
ValueSet |
anc-b9-de52 | Partner HIV test result - Partner HIV positive Choices |
anc-b9-de53 | Partner HIV test result - Partner HIV negative Choices |
anc-b9-de54 | Partner HIV test result - Inconclusive Choices |
Narrative
Note: links and images are rebased to the (stated) source
This value set expansion contains 3 concepts.
Code | System | Display | Definition |
ANC.B9.DE52 | http://smart.who.int/anc/CodeSystem/anc-custom-codes | Partner HIV positive | Partner HIV test result - Partner HIV positive |
ANC.B9.DE53 | http://smart.who.int/anc/CodeSystem/anc-custom-codes | Partner HIV negative | Partner HIV test result - Partner HIV negative |
ANC.B9.DE54 | http://smart.who.int/anc/CodeSystem/anc-custom-codes | Inconclusive | Partner HIV test result - Inconclusive |
Source
{
"resourceType": "ValueSet",
"id": "anc-b9-de48-choices-grouper",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/anc/ValueSet/anc-b9-de48-choices-grouper",
"version": "0.3.0",
"name": "PartnerHIVtestresultChoicesGrouper",
"title": "Partner HIV test result Choices Grouper",
"status": "draft",
"experimental": false,
"date": "2021-09-07T20:15:19-06:00",
"publisher": "World Health Organization (WHO)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.who.int"
}
]
}
],
"description": "Group Valueset with codes representing possible values for the Partner HIV test result Choices Grouper element",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"immutable": true,
"compose": {
"include": [
{
"valueSet": [
"http://smart.who.int/anc/ValueSet/anc-b9-de52"
]
},
{
"valueSet": [
"http://smart.who.int/anc/ValueSet/anc-b9-de53"
]
},
{
"valueSet": [
"http://smart.who.int/anc/ValueSet/anc-b9-de54"
]
}
]
},
"expansion": {
"timestamp": "2021-09-07T20:15:19-06:00",
"contains": [
{
"system": "http://smart.who.int/anc/CodeSystem/anc-custom-codes",
"code": "ANC.B9.DE52",
"display": "Partner HIV positive"
},
{
"system": "http://smart.who.int/anc/CodeSystem/anc-custom-codes",
"code": "ANC.B9.DE53",
"display": "Partner HIV negative"
},
{
"system": "http://smart.who.int/anc/CodeSystem/anc-custom-codes",
"code": "ANC.B9.DE54",
"display": "Inconclusive"
}
]
}
}