FHIR IG Statistics: ValueSet/anc-b9-de89-choices-grouper
Resources that use this resource
Resources that this resource uses
ValueSet |
anc-b9-de90 | Hepatitis C Test Result - Positive Choices |
anc-b9-de91 | Hepatitis C Test Result - Negative Choices |
Narrative
Note: links and images are rebased to the (stated) source
This value set expansion contains 2 concepts.
Code | System | Display | Definition |
ANC.B9.DE90 | http://smart.who.int/anc/CodeSystem/anc-custom-codes | Hepatitis C positive | Hepatitis C test result - Hepatitis C positive |
ANC.B9.DE91 | http://smart.who.int/anc/CodeSystem/anc-custom-codes | Hepatitis C negative | Hepatitis C test result - Hepatitis C negative |
Source
{
"resourceType": "ValueSet",
"id": "anc-b9-de89-choices-grouper",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/anc/ValueSet/anc-b9-de89-choices-grouper",
"version": "0.3.0",
"name": "HepatitisCtestresultChoicesGrouper",
"title": "Hepatitis C 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 Hepatitis C 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-de90"
]
},
{
"valueSet": [
"http://smart.who.int/anc/ValueSet/anc-b9-de91"
]
}
]
},
"expansion": {
"timestamp": "2021-09-07T20:15:19-06:00",
"contains": [
{
"system": "http://smart.who.int/anc/CodeSystem/anc-custom-codes",
"code": "ANC.B9.DE90",
"display": "Hepatitis C positive"
},
{
"system": "http://smart.who.int/anc/CodeSystem/anc-custom-codes",
"code": "ANC.B9.DE91",
"display": "Hepatitis C negative"
}
]
}
}