FHIR IG Statistics: ValueSet/anc-b6-de105-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 3 concepts.
Code | System | Display | Definition |
ANC.B6.DE106 | http://smart.who.int/anc/CodeSystem/anc-custom-codes | Fully immunized | Flu immunization history - Fully immunized |
ANC.B6.DE107 | http://smart.who.int/anc/CodeSystem/anc-custom-codes | No doses | Flu immunization history - No doses |
ANC.B6.DE108 | http://smart.who.int/anc/CodeSystem/anc-custom-codes | Unknown | Flu immunization history - Unknown |
Source
{
"resourceType": "ValueSet",
"id": "anc-b6-de105-choices-grouper",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/anc/ValueSet/anc-b6-de105-choices-grouper",
"version": "0.3.0",
"name": "FluimmunizationhistoryChoicesGrouper",
"title": "Flu immunization history 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 Flu immunization history 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-b6-de106"
]
},
{
"valueSet": [
"http://smart.who.int/anc/ValueSet/anc-b6-de107"
]
},
{
"valueSet": [
"http://smart.who.int/anc/ValueSet/anc-b6-de108"
]
}
]
},
"expansion": {
"timestamp": "2021-09-07T20:15:19-06:00",
"contains": [
{
"system": "http://smart.who.int/anc/CodeSystem/anc-custom-codes",
"code": "ANC.B6.DE106",
"display": "Fully immunized"
},
{
"system": "http://smart.who.int/anc/CodeSystem/anc-custom-codes",
"code": "ANC.B6.DE107",
"display": "No doses"
},
{
"system": "http://smart.who.int/anc/CodeSystem/anc-custom-codes",
"code": "ANC.B6.DE108",
"display": "Unknown"
}
]
}
}