FHIR IG Statistics: ValueSet/anc-b9-de206-choices-grouper
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set expansion contains 4 concepts.
Code | System | Display | Definition |
ANC.B9.DE207 | http://smart.who.int/anc/CodeSystem/anc-custom-codes | Positive for TB | TB screening result - Positive for TB |
ANC.B9.DE208 | http://smart.who.int/anc/CodeSystem/anc-custom-codes | Negative for TB | TB screening result - Negative for TB |
ANC.B9.DE209 | http://smart.who.int/anc/CodeSystem/anc-custom-codes | Inconclusive | TB screening result - Inconclusive |
ANC.B9.DE210 | http://smart.who.int/anc/CodeSystem/anc-custom-codes | Incomplete (symptoms only) | TB screening result - Incomplete (symptoms only) |
Source
{
"resourceType": "ValueSet",
"id": "anc-b9-de206-choices-grouper",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/anc/ValueSet/anc-b9-de206-choices-grouper",
"version": "0.3.0",
"name": "TBscreeningresultChoicesGrouper",
"title": "TB screening 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 TB screening 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-de207"
]
},
{
"valueSet": [
"http://smart.who.int/anc/ValueSet/anc-b9-de208"
]
}
]
},
"expansion": {
"timestamp": "2021-09-07T20:15:19-06:00",
"contains": [
{
"system": "http://smart.who.int/anc/CodeSystem/anc-custom-codes",
"code": "ANC.B9.DE207",
"display": "Positive for TB"
},
{
"system": "http://smart.who.int/anc/CodeSystem/anc-custom-codes",
"code": "ANC.B9.DE208",
"display": "Negative for TB"
},
{
"system": "http://smart.who.int/anc/CodeSystem/anc-custom-codes",
"code": "ANC.B9.DE209",
"display": "Inconclusive"
},
{
"system": "http://smart.who.int/anc/CodeSystem/anc-custom-codes",
"code": "ANC.B9.DE210",
"display": "Incomplete (symptoms only)"
}
]
}
}