You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
input."No dose from primary MCV dose series administered"
81
-
and input."Client's age is more than 9 months"
82
-
and input."No live vaccine was administered in the last four weeks"
80
+
input."No measles primary series doses were administered"
81
+
and input."Client's age is more than or equal to 9 months"
82
+
and input."No live vaccine was administered in the last 4 weeks"
83
83
84
84
/*
85
85
@output: Client is due for MCV1 Guidance
@@ -122,9 +122,9 @@ define "Client is not due for MCV2 Guidance":
122
122
@guidance:Should vaccinate client for MCV2 as client is within appropriate age range and no live vaccine administered in the last 4 weeks. Check for contraindications.
123
123
*/
124
124
define "Client is due for MCV2":
125
-
input."One dose from primary MCV dose series administered High Tx"
126
-
and input."Client's age is more than 15 months"
127
-
and input."No live vaccine was administered in the last four weeks"
125
+
input."MCV1 was administered High Tx"
126
+
and input."Client's age is more than or equal to 15 months"
127
+
and input."No live vaccine was administered in the last 4 weeks"
128
128
129
129
/*
130
130
@output: Client is due for MCV2 Guidance
@@ -140,16 +140,16 @@ define "Client is due for MCV2 Guidance":
define "Consider measles supplementary dose. Create a clinical note.":
58
-
input."Measles supplementary dose was NOT administered"
58
+
input."Measles supplementary dose was not administered"
59
59
and input."Measles routine immunization schedule is complete High Tx"
60
-
and input."No live vaccine was administered in the last four weeks"
60
+
and input."No live vaccine was administered in the last 4 weeks"
61
61
/*
62
62
@input: Consider measles supplementary dose. Create a clinical note. Guidance
63
63
@guidance: May vaccinate client for measles supplementary dose as supplementary dose was not administered, measles routine immunization schedule is complete and no live vaccine administered in the last 4 weeks. Check if one of the measles supplementary dose specific scenarios is applicable.
Copy file name to clipboardExpand all lines: input/fsh/codesystems/IMMZ.D.fsh
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,9 @@ Description: "CodeSystem for IMMZ.D Data Elements"
64
64
* #DE26 "Expiration date" "The expiration date of the vaccine"
65
65
* #DE34 "Dose quantity " "The quantity of vaccine product that was administered"
66
66
* #DE35 "Health worker identifier" "The person, organization, or role of the entity that performed the act of giving the vaccine to the client. The implementing system can choose to populate this field using data from a health worker registry or health facility registry"
67
+
* #DE201 "Contact date" "The date and time of the client's contact"
68
+
* #DE202 "ANC contact number" "The ANC contact or visit number"
* #DE86 "Client education and counselling on immunization" "Providing information, guidance, and support to client or caretakers (such as parents or legal guardians) regarding immunization practices"
68
71
* #DE87 "Counselling on functions of the immunological system" "Explaining to the client or caregiver how the vaccines work by triggering the body to produce an immune response"
69
72
* #DE88 "Advising about functions of the immunological system" "Explaining to the client or caregiver how the vaccines work by triggering the body to produce an immune response"
0 commit comments