diff --git a/input/fsh/plandefinitions/IMMZD2DTHepatitisB3Delayed.fsh b/input/fsh/plandefinitions/IMMZD2DTHepatitisB3Delayed.fsh index 5bcc1d2f3d..4a2f63efe3 100644 --- a/input/fsh/plandefinitions/IMMZD2DTHepatitisB3Delayed.fsh +++ b/input/fsh/plandefinitions/IMMZD2DTHepatitisB3Delayed.fsh @@ -6,7 +6,7 @@ Determine if the client is due for a hepatitis B vaccination according to the na """ Usage: #definition -* insert PlanDefMain( IMMZD2DTHepatitisB3Delayes, 0.1.0 ) +* insert PlanDefMain( IMMZD2DTHepatitisB3Delayed, 0.1.0 ) * insert PlanDefMedicationRequestAction( [[Determine if the client is due for hepatitis B.]], [[""" Determine if the client is due for hepatitis B vaccination according to the national immunization protocol. """]], Client is due for hepatitis B vaccination, IMMZD2DTHepatitisBMR ) diff --git a/input/fsh/plandefinitions/IMMZD2DTHepatitisB3OnTime.fsh b/input/fsh/plandefinitions/IMMZD2DTHepatitisB3OnTime.fsh index 5fb9dd8e91..72714066ed 100644 --- a/input/fsh/plandefinitions/IMMZD2DTHepatitisB3OnTime.fsh +++ b/input/fsh/plandefinitions/IMMZD2DTHepatitisB3OnTime.fsh @@ -7,9 +7,6 @@ Determine if the client is due for a hepatitis B vaccination according to the na Usage: #definition * insert PlanDefMain( IMMZD2DTHepatitisB3OnTime, 0.1.0 ) -* insert PlanDefMedicationRequestAction( [[Determine if the client is due for hepatitis B.]], [[""" - Determine if the client is due for hepatitis B vaccination according to the national immunization protocol. - """]], Client is due for hepatitis B monovalent vaccine, IMMZD2DTHepatitisBMR ) * insert PlanDefMedicationRequestAction( [[Determine if the client is due for hepatitis B.]], [[""" Determine if the client is due for hepatitis B vaccination according to the national immunization protocol. """]], Client is due for a hepatitis B vaccination, IMMZD2DTHepatitisBMR ) diff --git a/input/fsh/plandefinitions/IMMZD2DTHepatitisB4OnTime.fsh b/input/fsh/plandefinitions/IMMZD2DTHepatitisB4OnTime.fsh index 1885f090b9..1108af2aaa 100644 --- a/input/fsh/plandefinitions/IMMZD2DTHepatitisB4OnTime.fsh +++ b/input/fsh/plandefinitions/IMMZD2DTHepatitisB4OnTime.fsh @@ -7,9 +7,6 @@ Determine if the client is due for a hepatitis B vaccination according to the na Usage: #definition * insert PlanDefMain( IMMZD2DTHepatitisB4OnTime, 0.1.0 ) -* insert PlanDefMedicationRequestAction( [[Determine if the client is due for hepatitis B.]], [[""" - Determine if the client is due for hepatitis B vaccination according to the national immunization protocol. - """]], Client is due for hepatitis B monovalent vaccine, IMMZD2DTHepatitisBMR ) * insert PlanDefMedicationRequestAction( [[Determine if the client is due for hepatitis B.]], [[""" Determine if the client is due for hepatitis B vaccination according to the national immunization protocol. """]], Client is due for a hepatitis B vaccination, IMMZD2DTHepatitisBMR ) diff --git a/input/fsh/plandefinitions/IMMZD2DTHepatitisBBirth.fsh b/input/fsh/plandefinitions/IMMZD2DTHepatitisBBirth.fsh new file mode 100644 index 0000000000..fa8cbdbd25 --- /dev/null +++ b/input/fsh/plandefinitions/IMMZD2DTHepatitisBBirth.fsh @@ -0,0 +1,15 @@ +Instance: IMMZD2DTHepatitisBBirth +InstanceOf: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-recommendationdefinition +Title: "IMMZ.D2.DT.HepatitisBBirth" +Description: """ +Determine if the client is due for a hepatitis B vaccination according to the national immunization schedule +""" +Usage: #definition + +* insert PlanDefMain( IMMZD2DTHepatitisBBirth, 0.1.0 ) +* insert PlanDefMedicationRequestAction( [[Determine if the client is due for hepatitis B.]], [[""" + Determine if the client is due for hepatitis B vaccination according to the national immunization protocol. + """]], Client is due for hepatitis B monovalent vaccine, IMMZD2DTHepatitisBMR ) +* insert PlanDefCommunicationRequestAction([[Send Guidance for the patient regarding hepatitis B birth dose.]], [[""" + Send Guidance for the patient regarding hepatitis B birth dose. + """]], Guidance, Guidance) \ No newline at end of file