FHIR IG Statistics: ValueSet/anc-b5-de1-choices-grouper
Resources that use this resource
Resources that this resource uses
ValueSet |
anc-b5-de2 | First Antenatal Care Contact Choices |
anc-b5-de3 | Scheduled Antenatal Care Contact Choices |
anc-b5-de4 | Reason for coming to facility Choices |
Narrative
Note: links and images are rebased to the (stated) source
This value set expansion contains 3 concepts.
Code | System | Display | Definition |
ANC.B5.DE2 | http://smart.who.int/anc/CodeSystem/anc-custom-codes | First antenatal care contact | Reason for coming to facility - First antenatal care contact |
ANC.B5.DE3 | http://smart.who.int/anc/CodeSystem/anc-custom-codes | Scheduled antenatal care contact | Reason for coming to facility - Scheduled antenatal care contact |
ANC.B5.DE4 | http://smart.who.int/anc/CodeSystem/anc-custom-codes | Specific complaint related to antenatal care | Reason for coming to facility - Specific complaint related to antenatal care |
Source
{
"resourceType": "ValueSet",
"id": "anc-b5-de1-choices-grouper",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/anc/ValueSet/anc-b5-de1-choices-grouper",
"version": "0.3.0",
"name": "ReasonforcomingtofacilityChoicesGrouper",
"title": "Reason for coming to facility 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 Reason for coming to facility 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-b5-de2"
]
},
{
"valueSet": [
"http://smart.who.int/anc/ValueSet/anc-b5-de3"
]
},
{
"valueSet": [
"http://smart.who.int/anc/ValueSet/anc-b5-de4"
]
}
]
},
"expansion": {
"timestamp": "2021-09-07T20:15:19-06:00",
"contains": [
{
"system": "http://smart.who.int/anc/CodeSystem/anc-custom-codes",
"code": "ANC.B5.DE2",
"display": "First antenatal care contact"
},
{
"system": "http://smart.who.int/anc/CodeSystem/anc-custom-codes",
"code": "ANC.B5.DE3",
"display": "Scheduled antenatal care contact"
},
{
"system": "http://smart.who.int/anc/CodeSystem/anc-custom-codes",
"code": "ANC.B5.DE4",
"display": "Specific complaint related to antenatal care"
}
]
}
}