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

FHIR IG Statistics: Questionnaire/ANCA

Packagesmart.who.int.anc
Resource TypeQuestionnaire
IdANCA
FHIR VersionR4
Sourcehttp://smart.who.int/anc/https://build.fhir.org/ig/WorldHealthOrganization/smart-anc/Questionnaire-ANCA.html
URLhttp://smart.who.int/anc/Questionnaire/ANCA
Version0.3.0
Statusactive
Date2025-06-25T03:25:20+00:00
NameANCA
TitleANC.A. Registration
Realmuv
Authoritywho
DescriptionThe registration process performed to identify and register a pregnant woman so that she can proceed to the antenatal care consultation.

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: Questionnaire ANCA

LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. ANCAThe registration process performed to identify and register a pregnant woman so that she can proceed to the antenatal care consultation.Questionnairehttp://smart.who.int/anc/Questionnaire/ANCA#0.3.0
... 1Unique identification0..1stringDefinition: Patient.identifier.value
... 2First name0..1stringDefinition: Patient.name.given
... 3Last name0..1stringDefinition: Patient.name.family
... 4Contact date0..1dateTimeDefinition: Encounter.period.start
... 5Date of birth0..1dateTimeDefinition: Patient.birthDate
... 6Address0..1stringDefinition: Patient.address.line
... 7Mobile phone number0..1stringDefinition: Patient.telecom.value
... 8Woman wants to receive reminders during pregnancy0..1booleanDefinition: Patient.reminder
... 9Alternative contact's name0..1stringDefinition: Patient.contact.name
... 10Alternative contact's phone number0..1stringDefinition: Patient.contact.telecom.value
... 11ANC contact number0..1integerDefinition: Encounter.contactNumber
... 12Co-habitants0..1choiceDefinition: Observation.value[x]
Value Set: Co-habitants Choices

doco Documentation for this format

Source

{
  "resourceType": "Questionnaire",
  "id": "ANCA",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueCode": "shareable"
    },
    {
      "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueCode": "computable"
    },
    {
      "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueCode": "publishable"
    },
    {
      "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel",
      "valueCode": "structured"
    }
  ],
  "url": "http://smart.who.int/anc/Questionnaire/ANCA",
  "version": "0.3.0",
  "name": "ANCA",
  "title": "ANC.A. Registration",
  "status": "active",
  "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": "The registration process performed to identify and register a pregnant woman so that she can proceed to the antenatal care consultation.",
  "useContext": [
    {
      "code": {
        "system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
        "code": "task",
        "display": "Workflow Task"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://smart.who.int/anc/CodeSystem/anc-activity-codes",
            "code": "ANC.A",
            "display": "Registration"
          }
        ]
      }
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "item": [
    {
      "linkId": "1",
      "definition": "http://smart.who.int/anc/StructureDefinition/anc-patient#Patient.identifier.value",
      "text": "Unique identification",
      "type": "string"
    },
    {
      "linkId": "2",
      "definition": "http://smart.who.int/anc/StructureDefinition/anc-patient#Patient.name.given",
      "text": "First name",
      "type": "string"
    },
    {
      "linkId": "3",
      "definition": "http://smart.who.int/anc/StructureDefinition/anc-patient#Patient.name.family",
      "text": "Last name",
      "type": "string"
    },
    {
      "linkId": "4",
      "definition": "http://smart.who.int/anc/StructureDefinition/anc-encounter#Encounter.period.start",
      "text": "Contact date",
      "type": "dateTime"
    },
    {
      "linkId": "5",
      "definition": "http://smart.who.int/anc/StructureDefinition/anc-patient#Patient.birthDate",
      "text": "Date of birth",
      "type": "dateTime"
    },
    {
      "linkId": "6",
      "definition": "http://smart.who.int/anc/StructureDefinition/anc-patient#Patient.address.line",
      "text": "Address",
      "type": "string"
    },
    {
      "linkId": "7",
      "definition": "http://smart.who.int/anc/StructureDefinition/anc-patient#Patient.telecom.value",
      "text": "Mobile phone number",
      "type": "string"
    },
    {
      "linkId": "8",
      "definition": "http://smart.who.int/anc/StructureDefinition/anc-patient#Patient.reminder",
      "text": "Woman wants to receive reminders during pregnancy",
      "type": "boolean"
    },
    {
      "linkId": "9",
      "definition": "http://smart.who.int/anc/StructureDefinition/anc-patient#Patient.contact.name",
      "text": "Alternative contact's name",
      "type": "string"
    },
    {
      "linkId": "10",
      "definition": "http://smart.who.int/anc/StructureDefinition/anc-patient#Patient.contact.telecom.value",
      "text": "Alternative contact's phone number",
      "type": "string"
    },
    {
      "linkId": "11",
      "definition": "http://smart.who.int/anc/StructureDefinition/anc-encounter#Encounter.contactNumber",
      "text": "ANC contact number",
      "type": "integer"
    },
    {
      "linkId": "12",
      "definition": "http://smart.who.int/anc/StructureDefinition/anc-a-de13#Observation.value[x]",
      "text": "Co-habitants",
      "type": "choice",
      "answerValueSet": "http://smart.who.int/anc/ValueSet/anc-a-de14"
    }
  ]
}