| Package | smart.who.int.anc |
| Resource Type | CodeSystem |
| Id | anc-care-codes |
| FHIR Version | R4 |
| Source | http://smart.who.int/anc/https://build.fhir.org/ig/WorldHealthOrganization/smart-anc/CodeSystem-anc-care-codes.html |
| URL | http://smart.who.int/anc/CodeSystem/anc-care-codes |
| Version | 0.3.0 |
| Status | draft |
| Date | 2025-06-25T03:25:20+00:00 |
| Name | ANCCareCodes |
| Title | ANC Care Codes |
| Realm | uv |
| Authority | who |
| Description | Care codes are high-level codes used to identify types and categories of care for use in encounters, episodes, and care categories throughout Antenatal care guideline computable content. |
| Content | complete |
| ValueSet | |
| anc-care-codes | ANC Care Codes |
| antenatal-care-case | Antenatal care case |
| antenatal-care-contact | Antenatal care contact |
| folic-acid-supplement | Folic Aicd Supplement |
| iron-supplement | Iron Supplement |
| pregnancy-condition | Pregnancy condition |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem anc-care-codes
This case-sensitive code system http://smart.who.int/anc/CodeSystem/anc-care-codes defines the following codes:
{
"resourceType": "CodeSystem",
"id": "anc-care-codes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/anc/CodeSystem/anc-care-codes",
"version": "0.3.0",
"name": "ANCCareCodes",
"title": "ANC Care Codes",
"status": "draft",
"experimental": false,
"date": "2025-06-25T03:25:20+00:00",
"publisher": "World Health Organization (WHO)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.who.int"
}
]
}
],
"description": "Care codes are high-level codes used to identify types and categories of care for use in encounters, episodes, and care categories throughout Antenatal care guideline computable content.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"caseSensitive": true,
"valueSet": "http://smart.who.int/anc/ValueSet/anc-care-codes",
"content": "complete",
"concept": [
{
"code": "ANC.Case",
"display": "Antenatal care case",
"definition": "An episode of antenatal care related to a single pregnancy"
},
{
"code": "ANC.Contact",
"display": "Antenatal care contact",
"definition": "An initial or planned contact occurring as part of antenatal care"
},
{
"code": "ANC.Pregnancy",
"display": "Pregnancy condition",
"definition": "The condition of pregnancy, suspected or confirmed"
},
{
"code": "ANC.IronSupplement",
"display": "Iron supplement",
"definition": "Iron supplement prescribed as part of antenatal care"
},
{
"code": "ANC.FolicAcidSupplement",
"display": "Folic acid supplement",
"definition": "Folic acid supplement prescribed as part of antenatal care"
}
]
}