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

FHIR IG Statistics: Questionnaire/ANCB11

Packagesmart.who.int.anc
TypeQuestionnaire
IdANCB11
FHIR VersionR4
Sourcehttp://smart.who.int/anc/https://build.fhir.org/ig/WorldHealthOrganization/smart-anc/Questionnaire-ANCB11.html
URLhttp://smart.who.int/anc/Questionnaire/ANCB11
Version0.3.0
Statusactive
Date2025-06-25T03:25:20+00:00
NameANCB11
TitleANC.B11 Referral needed?
Realmuv
Authoritywho
DescriptionIf there are any diagnoses requiring referral or services that cannot be provided at the facility, health worker refers pregnant woman based on findings during counselling.

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 ANCB11

LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. ANCB11If there are any diagnoses requiring referral or services that cannot be provided at the facility, health worker refers pregnant woman based on findings during counselling.Questionnairehttp://smart.who.int/anc/Questionnaire/ANCB11#0.3.0
... 1Referred to hospital0..1choiceDefinition: ServiceRequest.code
Value Set: Referral to Hospital
... 2Reason referral not done0..1choiceDefinition: ServiceRequest.code
Value Set: Reason referral not done Choices

doco Documentation for this format

Source

{
  "resourceType": "Questionnaire",
  "id": "ANCB11",
  "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/ANCB11",
  "version": "0.3.0",
  "name": "ANCB11",
  "title": "ANC.B11 Referral needed?",
  "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 there are any diagnoses requiring referral or services that cannot be provided at the facility, health worker refers pregnant woman based on findings during counselling.",
  "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.B11",
            "display": "Urgent referral needed?"
          }
        ]
      }
    }
  ],
  "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-b10-de256#ServiceRequest.code",
      "text": "Referred to hospital",
      "type": "choice",
      "answerValueSet": "http://smart.who.int/anc/ValueSet/anc-b10-de256"
    },
    {
      "linkId": "2",
      "definition": "http://smart.who.int/anc/StructureDefinition/anc-b10-de257#ServiceRequest.code",
      "text": "Reason referral not done",
      "type": "choice",
      "answerValueSet": "http://smart.who.int/anc/ValueSet/anc-b10-de258"
    }
  ]
}