FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesmart.who.int.immunizations
Resource TypePlanDefinition
IdPlanDefinition-IMMZD18SMeaslesLowTransmission.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/dhes/smart-immunizations/PlanDefinition-IMMZD18SMeaslesLowTransmission.html
URLhttp://smart.who.int/immunizations/PlanDefinition/IMMZD18SMeaslesLowTransmission
Version0.2.0
Statusdraft
Date2025-12-05T23:35:21+00:00
NameIMMZD18SMeaslesLowTransmission
TitleIMMZ.D18.S.Measles.Low transmission schedule
Authoritywho
DescriptionIMMZ.D18.S.Measles.Low transmission schedule Schedule for countries with low levels of measles transmission (countries that provide first dose of measles-containing vaccine (MCV) at 12 months and second dose of MCV at 15 months)

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: IMMZD18SMeaslesLowTransmission
Url: IMMZ.D18.S.Measles.Low transmission schedule
Version: 0.2.0
Title: IMMZ.D18.S.Measles.Low transmission schedule
Status: draft
Type:

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

code: eca-rule

Date: 2025-12-05 23:35:21+0000
Publisher: WHO
Description:

IMMZ.D18.S.Measles.Low transmission schedule Schedule for countries with low levels of measles transmission (countries that provide first dose of measles-containing vaccine (MCV) at 12 months and second dose of MCV at 15 months)

Knowledge Capability: computable
Related Artifacts:

References

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


Libraries:
IMMZD18SMeaslesLowTransmissionLogic
Actions:
MCV dose 1 (MCV1): Provision of MCV1 from the primary series Trigger event: Child's birth Trigger pseudo: Trigger date: "Date of birth" Create condition: The client is due for MCV1 if the client is at least 12 months
If: Applicability: MCV dose 1 (MCV1) (MCV dose 1 (MCV1))
Then: Definition: IMMZ.D2.DT.CR
Dynamic Values:
status: ('active')
payload.contentString: (MCV dose 1 (MCV1) Create)
category.coding: (Code { system: 'http://terminology.hl7.org/CodeSystem/communication-category', code: 'alert' })
priority: (Code { system: 'http://hl7.org/fhir/request-priority', code: 'routine' })
MCV2: Provision of MCV2 from the primary series Trigger event: MCV1 was administered Trigger pseudo: Count of vaccines administered (where "Vaccine type" = "Measles-containing vaccines" and "Type of dose" = "Primary series") = 1 Trigger date: "Date of birth" Create condition: The client is due for MCV2 if the client is at least 15 months.
If: Applicability: MCV2 (MCV2)
Then: Definition: IMMZ.D2.DT.CR
Dynamic Values:
status: ('active')
payload.contentString: (MCV2 Create)
category.coding: (Code { system: 'http://terminology.hl7.org/CodeSystem/communication-category', code: 'alert' })
priority: (Code { system: 'http://hl7.org/fhir/request-priority', code: 'routine' })

Source1

{
  "resourceType": "PlanDefinition",
  "id": "IMMZD18SMeaslesLowTransmission",
  "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/IMMZD18SMeaslesLowTransmission",
  "version": "0.2.0",
  "name": "IMMZD18SMeaslesLowTransmission",
  "title": "IMMZ.D18.S.Measles.Low transmission schedule",
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/plan-definition-type",
        "code": "eca-rule"
      }
    ]
  },
  "status": "draft",
  "experimental": false,
  "date": "2025-12-05T23:35:21+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "IMMZ.D18.S.Measles.Low transmission schedule\nSchedule for countries with low levels of measles transmission (countries that provide first dose of measles-containing vaccine (MCV) at 12 months and second dose of MCV at 15 months)",
  "relatedArtifact": [
    {
      "type": "citation",
      "citation": "WHO recommendations for routine immunization - summary tables (January 2025)"
    }
  ],
  "library": [
    "http://smart.who.int/immunizations/Library/IMMZD18SMeaslesLowTransmissionLogic"
  ],
  "action": [
    {
      "title": "MCV dose 1 (MCV1)",
      "description": "Provision of MCV1 from the primary series\nTrigger event: Child's birth\nTrigger pseudo: \nTrigger date: \"Date of birth\"\nCreate condition: The client is due for MCV1 if the client is at least 12 months",
      "condition": [
        {
          "kind": "applicability",
          "expression": {
            "description": "MCV dose 1 (MCV1)",
            "language": "text/cql-identifier",
            "expression": "MCV dose 1 (MCV1)"
          }
        }
      ],
      "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": "MCV dose 1 (MCV1) Create"
          }
        },
        {
          "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' }"
          }
        }
      ]
    },
    {
      "title": "MCV2",
      "description": "Provision of MCV2 from the primary series\nTrigger event: MCV1 was administered\nTrigger pseudo: Count of vaccines administered (where \"Vaccine type\" = \"Measles-containing vaccines\" and \"Type of dose\" = \"Primary series\") = 1\nTrigger date: \"Date of birth\"\nCreate condition: The client is due for MCV2 if the client is at least 15 months.",
      "condition": [
        {
          "kind": "applicability",
          "expression": {
            "description": "MCV2",
            "language": "text/cql-identifier",
            "expression": "MCV2"
          }
        }
      ],
      "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": "MCV2 Create"
          }
        },
        {
          "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' }"
          }
        }
      ]
    }
  ]
}