From 921e7294e0798ec17a613a96bcafed91440ca669 Mon Sep 17 00:00:00 2001 From: Luke Duncan Date: Tue, 12 Mar 2024 06:50:41 -0700 Subject: [PATCH] Updated plandefinition resources for Hepatitis B. --- .../IMMZD2DTHepatitisB3Delayed.fsh | 2 +- .../plandefinitions/IMMZD2DTHepatitisB3OnTime.fsh | 3 --- .../plandefinitions/IMMZD2DTHepatitisB4OnTime.fsh | 3 --- .../plandefinitions/IMMZD2DTHepatitisBBirth.fsh | 15 +++++++++++++++ 4 files changed, 16 insertions(+), 7 deletions(-) create mode 100644 input/fsh/plandefinitions/IMMZD2DTHepatitisBBirth.fsh 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