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

FHIR IG Statistics: PlanDefinition/IMMZD18SRubellaLow

Packagesmart.who.int.immunizations
Resource TypePlanDefinition
IdIMMZD18SRubellaLow
FHIR VersionR4
Sourcehttp://smart.who.int/immunizations/https://build.fhir.org/ig/WorldHealthOrganization/smart-immunizations/PlanDefinition-IMMZD18SRubellaLow.html
URLhttp://smart.who.int/immunizations/PlanDefinition/IMMZD18SRubellaLow
Version0.2.0
Statusdraft
Date2025-07-25T21:56:21+00:00
NameIMMZD18SRubellaLow
TitleIMMZ.D18.S.Rubella.Low incidence schedule
Authoritywho
DescriptionIMMZ.D18.S.Rubella.Low incidence schedule Schedule for countries with low incidence of rubella

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: IMMZD18SRubellaLow
Url: IMMZ.D18.S.Rubella.Low incidence schedule
Version: 0.2.0
Title: IMMZ.D18.S.Rubella.Low incidence schedule
Status: draft
Type:

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

code: eca-rule

Date: 2025-07-25 21:56:21+0000
Publisher: WHO
Description:

IMMZ.D18.S.Rubella.Low incidence schedule Schedule for countries with low incidence of rubella

Knowledge Capability: computable
Related Artifacts:

References

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


Libraries:
IMMZD18SRubellaLowLogic
Actions:
Rubella dose 1: Provision of the rubella dose 1 Trigger event: Child's birth Trigger date: "Date of birth" Create condition: Rubella dose 1 should be provided if the client's age is at least 12 months
If: Applicability: Rubella dose 1 (Rubella dose 1)
Then: Definition: IMMZ.D2.DT.CR
Dynamic Values:
status: ('active')
payload.contentString: (Rubella dose 1 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' })

Source

{
  "resourceType": "PlanDefinition",
  "id": "IMMZD18SRubellaLow",
  "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/IMMZD18SRubellaLow",
  "version": "0.2.0",
  "name": "IMMZD18SRubellaLow",
  "title": "IMMZ.D18.S.Rubella.Low incidence schedule",
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/plan-definition-type",
        "code": "eca-rule"
      }
    ]
  },
  "status": "draft",
  "experimental": false,
  "date": "2025-07-25T21:56:21+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "IMMZ.D18.S.Rubella.Low incidence schedule\nSchedule for countries with low incidence of rubella\t\t \t\t\t\t\t\t\t",
  "relatedArtifact": [
    {
      "type": "citation",
      "citation": "WHO recommendations for routine immunization - summary tables (January 2025)"
    }
  ],
  "library": [
    "http://smart.who.int/immunizations/Library/IMMZD18SRubellaLowLogic"
  ],
  "action": [
    {
      "title": "Rubella dose 1",
      "description": "Provision of the rubella dose 1\nTrigger event: Child's birth\nTrigger date: \"Date of birth\"\nCreate condition: Rubella dose 1 should be provided if the client's age is at least 12 months",
      "condition": [
        {
          "kind": "applicability",
          "expression": {
            "description": "Rubella dose 1",
            "language": "text/cql-identifier",
            "expression": "Rubella dose 1"
          }
        }
      ],
      "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": "Rubella dose 1 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' }"
          }
        }
      ]
    }
  ]
}