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

FHIR IG Statistics: Questionnaire/ANCB5

Packagesmart.who.int.anc
TypeQuestionnaire
IdANCB5
FHIR VersionR4
Sourcehttp://smart.who.int/anc/https://build.fhir.org/ig/WorldHealthOrganization/smart-anc/Questionnaire-ANCB5.html
URLhttp://smart.who.int/anc/Questionnaire/ANCB5
Version0.3.0
Statusactive
Date2025-06-25T03:25:20+00:00
NameANCB5
TitleANC.B5 Quick check
Realmuv
Authoritywho
DescriptionHealth worker assesses woman to see whether there are any danger signs that warrant in-facility management or referral, or if possible, to proceed with the routine ANC 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 ANCB5

LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. ANCB5Health worker assesses woman to see whether there are any danger signs that warrant in-facility management or referral, or if possible, to proceed with the routine ANC contact.Questionnairehttp://smart.who.int/anc/Questionnaire/ANCB5#0.3.0
... 2Reason for coming to facility0..1choiceDefinition: Encounter.reasonCode
Value Set: Reason for coming to facility Choices Grouper
... 3Specific health concern(s)0..1choiceDefinition: Observation.value[x]
Value Set: Specific health concern(s) Choices
... 4Danger signs0..1choiceDefinition: Observation.value[x]
Value Set: Danger signs Choices Grouper

doco Documentation for this format

Source

{
  "resourceType": "Questionnaire",
  "id": "ANCB5",
  "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/ANCB5",
  "version": "0.3.0",
  "name": "ANCB5",
  "title": "ANC.B5 Quick check",
  "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": "Health worker assesses woman to see whether there are any danger signs that warrant in-facility management or referral, or if possible, to proceed with the routine ANC 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.B5",
            "display": "Quick check"
          }
        ]
      }
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "item": [
    {
      "linkId": "2",
      "definition": "http://smart.who.int/anc/StructureDefinition/anc-encounter#Encounter.reasonCode",
      "text": "Reason for coming to facility",
      "type": "choice",
      "answerValueSet": "http://smart.who.int/anc/ValueSet/anc-b5-de1-choices-grouper"
    },
    {
      "linkId": "3",
      "definition": "http://smart.who.int/anc/StructureDefinition/anc-b5-de5#Observation.value[x]",
      "text": "Specific health concern(s)",
      "type": "choice",
      "answerValueSet": "http://smart.who.int/anc/ValueSet/anc-b5-de6"
    },
    {
      "linkId": "4",
      "definition": "http://smart.who.int/anc/StructureDefinition/anc-b5-de48#Observation.value[x]",
      "text": "Danger signs",
      "type": "choice",
      "answerValueSet": "http://smart.who.int/anc/ValueSet/anc-b5-de48-choices-grouper"
    }
  ]
}