FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/anc-care-codes

Packagesmart.who.int.anc
TypeCodeSystem
Idanc-care-codes
FHIR VersionR4
Sourcehttp://smart.who.int/anc/https://build.fhir.org/ig/WorldHealthOrganization/smart-anc/CodeSystem-anc-care-codes.html
URLhttp://smart.who.int/anc/CodeSystem/anc-care-codes
Version0.3.0
Statusdraft
Date2025-06-25T03:25:20+00:00
NameANCCareCodes
TitleANC Care Codes
Realmuv
Authoritywho
DescriptionCare 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.
Contentcomplete

Resources that use this resource

ValueSet
anc-care-codesANC Care Codes
antenatal-care-caseAntenatal care case
antenatal-care-contactAntenatal care contact
folic-acid-supplementFolic Aicd Supplement
iron-supplementIron Supplement
pregnancy-conditionPregnancy condition

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
ANC.Case Antenatal care caseAn episode of antenatal care related to a single pregnancy
ANC.Contact Antenatal care contactAn initial or planned contact occurring as part of antenatal care
ANC.Pregnancy Pregnancy conditionThe condition of pregnancy, suspected or confirmed
ANC.IronSupplement Iron supplementIron supplement prescribed as part of antenatal care
ANC.FolicAcidSupplement Folic acid supplementFolic acid supplement prescribed as part of antenatal care

Source

{
  "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"
    }
  ]
}