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

FHIR IG Statistics: PlanDefinition/IMMZD2DTPneumococcal3p0b

Packagesmart.who.int.immunizations
Resource TypePlanDefinition
IdIMMZD2DTPneumococcal3p0b
FHIR VersionR4
Sourcehttp://smart.who.int/immunizations/https://build.fhir.org/ig/WorldHealthOrganization/smart-immunizations/PlanDefinition-IMMZD2DTPneumococcal3p0b.html
URLhttp://smart.who.int/immunizations/PlanDefinition/IMMZD2DTPneumococcal3p0b
Version0.2.0
Statusdraft
Date2025-08-08T19:12:11+00:00
NameIMMZD2DTPneumococcal3p0b
TitleIMMZ.D2.DT.Pneumococcal.3 doses
Authoritywho
DescriptionIMMZ.D2.DT.Pneumococcal.3 doses 3 primary doses (3p+0)

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

Id: IMMZD2DTPneumococcal3p0b
Url: IMMZ.D2.DT.Pneumococcal.3 doses
Version: 0.2.0
Title: IMMZ.D2.DT.Pneumococcal.3 doses
Status: draft
Type:

system: http://terminology.hl7.org/CodeSystem/plan-definition-type

code: eca-rule

Date: 2025-08-08 19:12:11+0000
Publisher: WHO
Description:

IMMZ.D2.DT.Pneumococcal.3 doses 3 primary doses (3p+0)

Knowledge Capability: computable
Related Artifacts:

References

  • WHO recommendations for routine immunization - summary tables (January 2025)


Libraries:
IMMZD2DTPneumococcal3p0bLogic
Actions:
Determine if the client is due for BCG.: Determine if the client is due for BCG vaccine according to the national immunization protocol. 3 primary doses (3p+0)
If: Applicability: Client is due for pneumococcal vaccination (Client is due for pneumococcal vaccination)
Then: Definition: IMMZ.D2.DT.Pneumococcal.MR
Dynamic Values:
status: ('draft')
intent: ('proposal')
Determine if the client is due for BCG.: Determine if the client is due for BCG vaccine according to the national immunization protocol. 3 primary doses (3p+0)
If: Applicability: Client is due for pneumococcal booster dose (Client is due for pneumococcal booster dose)
Then: Definition: IMMZ.D2.DT.Pneumococcal.MR
Dynamic Values:
status: ('draft')
intent: ('proposal')
Check for Guidance for the patient regarding IMMZ.D2.DT.Pneumococcal.3 doses.: Show Guidance for the patient regarding IMMZ.D2.DT.Pneumococcal.3 doses.
If: Applicability: Has Guidance (Has Guidance)
Then: Definition: IMMZ.D2.DT.CR
Dynamic Values:
status: ('active')
payload.contentString: (Guidance)
category.coding: (Code { system: 'http://terminology.hl7.org/CodeSystem/communication-category', code: 'alert' })
priority: (Code { system: 'http://hl7.org/fhir/request-priority', code: 'routine' })

Source

{
  "resourceType": "PlanDefinition",
  "id": "IMMZD2DTPneumococcal3p0b",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-recommendationdefinition",
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareableplandefinition",
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishableplandefinition"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueCode": "computable"
    }
  ],
  "url": "http://smart.who.int/immunizations/PlanDefinition/IMMZD2DTPneumococcal3p0b",
  "version": "0.2.0",
  "name": "IMMZD2DTPneumococcal3p0b",
  "title": "IMMZ.D2.DT.Pneumococcal.3 doses",
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/plan-definition-type",
        "code": "eca-rule"
      }
    ]
  },
  "status": "draft",
  "experimental": false,
  "date": "2025-08-08T19:12:11+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "IMMZ.D2.DT.Pneumococcal.3 doses\n3 primary doses (3p+0)",
  "relatedArtifact": [
    {
      "type": "citation",
      "citation": "WHO recommendations for routine immunization - summary tables (January 2025)"
    }
  ],
  "library": [
    "http://smart.who.int/immunizations/Library/IMMZD2DTPneumococcal3p0bLogic"
  ],
  "action": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-rationale",
          "valueMarkdown": "For administration of pneumococcal vaccine to infants, WHO recommends a 3-dose schedule \n  administered either as 2p+1 or as 3p+0, starting as early as 6 weeks of age."
        }
      ],
      "title": "Determine if the client is due for BCG.",
      "description": "Determine if the client is due for BCG vaccine according to the national immunization protocol.\n3 primary doses (3p+0)",
      "condition": [
        {
          "kind": "applicability",
          "expression": {
            "description": "Client is due for pneumococcal vaccination",
            "language": "text/cql-identifier",
            "expression": "Client is due for pneumococcal vaccination"
          }
        }
      ],
      "definitionCanonical": "http://smart.who.int/immunizations/ActivityDefinition/IMMZD2DTPneumococcalMR",
      "dynamicValue": [
        {
          "path": "status",
          "expression": {
            "language": "text/cql-expression",
            "expression": "'draft'"
          }
        },
        {
          "path": "intent",
          "expression": {
            "language": "text/cql-expression",
            "expression": "'proposal'"
          }
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-rationale",
          "valueMarkdown": "HIV-positive infants and preterm neonates who have received their 3 primary vaccine doses \n  before 12 months of age may benefit from a booster dose in the second year of life."
        }
      ],
      "title": "Determine if the client is due for BCG.",
      "description": "Determine if the client is due for BCG vaccine according to the national immunization protocol.\n3 primary doses (3p+0)",
      "condition": [
        {
          "kind": "applicability",
          "expression": {
            "description": "Client is due for pneumococcal booster dose",
            "language": "text/cql-identifier",
            "expression": "Client is due for pneumococcal booster dose"
          }
        }
      ],
      "definitionCanonical": "http://smart.who.int/immunizations/ActivityDefinition/IMMZD2DTPneumococcalMR",
      "dynamicValue": [
        {
          "path": "status",
          "expression": {
            "language": "text/cql-expression",
            "expression": "'draft'"
          }
        },
        {
          "path": "intent",
          "expression": {
            "language": "text/cql-expression",
            "expression": "'proposal'"
          }
        }
      ]
    },
    {
      "title": "Check for Guidance for the patient regarding IMMZ.D2.DT.Pneumococcal.3 doses.",
      "description": "Show Guidance for the patient regarding IMMZ.D2.DT.Pneumococcal.3 doses.",
      "condition": [
        {
          "kind": "applicability",
          "expression": {
            "description": "Has Guidance",
            "language": "text/cql-identifier",
            "expression": "Has Guidance"
          }
        }
      ],
      "definitionCanonical": "http://smart.who.int/immunizations/ActivityDefinition/IMMZD2DTCR",
      "dynamicValue": [
        {
          "path": "status",
          "expression": {
            "language": "text/cql-expression",
            "expression": "'active'"
          }
        },
        {
          "path": "payload.contentString",
          "expression": {
            "language": "text/cql-identifier",
            "expression": "Guidance"
          }
        },
        {
          "path": "category.coding",
          "expression": {
            "description": "Category of communication",
            "language": "text/cql-expression",
            "expression": "Code { system: 'http://terminology.hl7.org/CodeSystem/communication-category', code: 'alert' }"
          }
        },
        {
          "path": "priority",
          "expression": {
            "description": "Alert priority",
            "language": "text/cql-expression",
            "expression": "Code { system: 'http://hl7.org/fhir/request-priority', code: 'routine' }"
          }
        }
      ]
    }
  ]
}