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

FHIR IG Statistics: ValueSet/antenatal-care-contact

Packagesmart.who.int.anc
TypeValueSet
Idantenatal-care-contact
FHIR VersionR4
Sourcehttp://smart.who.int/anc/https://build.fhir.org/ig/WorldHealthOrganization/smart-anc/ValueSet-antenatal-care-contact.html
URLhttp://smart.who.int/anc/ValueSet/antenatal-care-contact
Version0.3.0
Statusdraft
Date2025-06-25T03:25:20+00:00
NameAntenatalCareContact
TitleAntenatal care contact
Realmuv
Authoritywho
DescriptionAn initial or planned contact as part of antenatal care

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
anc-care-codesANC Care Codes

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet antenatal-care-contact

This value set expansion contains 1 concepts.

CodeSystemDisplayDefinition
  ANC.Contacthttp://smart.who.int/anc/CodeSystem/anc-care-codesAntenatal care contactAn initial or planned contact occurring as part of antenatal care

Source

{
  "resourceType": "ValueSet",
  "id": "antenatal-care-contact",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-executablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueString": "executable"
    },
    {
      "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel",
      "valueString": "executable"
    }
  ],
  "url": "http://smart.who.int/anc/ValueSet/antenatal-care-contact",
  "version": "0.3.0",
  "name": "AntenatalCareContact",
  "title": "Antenatal care contact",
  "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": "An initial or planned contact as part of antenatal care",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/anc/CodeSystem/anc-care-codes",
        "concept": [
          {
            "code": "ANC.Contact",
            "display": "Antenatal care contact"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2021-11-30T07:13:39-07:00",
    "contains": [
      {
        "system": "http://smart.who.int/anc/CodeSystem/anc-care-codes",
        "code": "ANC.Contact",
        "display": "Antenatal care contact"
      }
    ]
  }
}