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

FHIR IG Statistics: Questionnaire/ANCB12

Packagesmart.who.int.anc
TypeQuestionnaire
IdANCB12
FHIR VersionR4
Sourcehttp://smart.who.int/anc/https://build.fhir.org/ig/WorldHealthOrganization/smart-anc/Questionnaire-ANCB12.html
URLhttp://smart.who.int/anc/Questionnaire/ANCB12
Version0.3.0
Statusactive
Date2025-06-25T03:25:20+00:00
NameANCB12
TitleANC.B12 Scheduling
Realmuv
Authoritywho
DescriptionIf a referral is not required, health worker schedules follow-up contact.

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 ANCB12

LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. ANCB12If a referral is not required, health worker schedules follow-up contact.Questionnairehttp://smart.who.int/anc/Questionnaire/ANCB12#0.3.0
... 1Next contact date0..1date

doco Documentation for this format

Source

{
  "resourceType": "Questionnaire",
  "id": "ANCB12",
  "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/ANCB12",
  "version": "0.3.0",
  "name": "ANCB12",
  "title": "ANC.B12 Scheduling",
  "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": "If a referral is not required, health worker schedules follow-up contact.",
  "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.B12",
            "display": "Scheduling"
          }
        ]
      }
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "item": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-initialExpression",
          "valueExpression": {
            "language": "text/cql-identifier",
            "expression": "Next Contact Date",
            "reference": "http://smart.who.int/anc/Library/ANCBaseDataElements"
          }
        }
      ],
      "linkId": "1",
      "text": "Next contact date",
      "type": "date"
    }
  ]
}