New Zealand Rheumatic Fever FHIR Implementation Guide
1.0.0 - draft
New Zealand Rheumatic Fever FHIR Implementation Guide, published by Te Whatu Ora. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/fhir-rheumatic-fever/ and changes regularly. See the Directory of published versions
<QuestionnaireResponse xmlns="http://hl7.org/fhir">
<meta>
<versionId value="2"/>
<lastUpdated value="2024-08-07T08:31:00Z"/>
<profile
value="http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"/>
<tag>
<system
value="https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem"/>
<code value="rf-nz"/>
<display value="rheumatic fever"/>
</tag>
</meta>
<basedOn>🔗
<reference value="CarePlan/RegisteredPatient"/>
</basedOn>
<questionnaire
value="https://fhir-ig.digital.health.nz/rheumatic-fever/Questionnaire/SecondaryProphylaxisHealthAssessmentQuestionnaire|1.0.0"/>
<status value="completed"/>
<subject>
<type value="Patient"/>
<identifier>
<use value="official"/>
<system value="https://standards.digital.health.nz/ns/nhi-id"/>
<value value="ZKC7284"/>
</identifier>
<display value="Sage Westbrook"/>
</subject>
<encounter>🔗
<reference value="Encounter/SecondaryProphylaxisEncounter"/>
</encounter>
<authored value="2023-08-08T01:08:00.504Z"/>
<author>
<type value="Organization"/>
<identifier>
<use value="official"/>
<system
value="https://standards.digital.health.nz/ns/hpi-organisation-id"/>
<value value="G0M086-B"/>
</identifier>
<display
value="Te Tai Tokerau Rheumatic Fever Secondary Prevention Service"/>
</author>
<item>
<linkId value="ReasonsInjectionOverdue"/>
<text value="Reason(s) injection was give late? (multiple choice)"/>
<answer>
<valueString value="Patient Not Available on the Day"/>
</answer>
<answer>
<valueString value="Other"/>
</answer>
</item>
<item>
<linkId value="OverdueInjectionOtherDetail"/>
<text value="Other details for late injection (enter text)"/>
<answer>
<valueString
value="The patient couldn't find a park for the classic Hilux."/>
</answer>
</item>
<item>
<linkId value="OtherPainManagementToolsUsed"/>
<text value="Pain management tools used? (multiple choice)"/>
<answer>
<valueString value="Ice pack"/>
</answer>
<answer>
<valueString value="Numbing spray"/>
</answer>
<answer>
<valueString value="Distraction"/>
</answer>
<answer>
<valueString value="Other"/>
</answer>
</item>
<item>
<linkId value="PainManagementOtherDetails"/>
<text value="Details of other pain management (enter text)"/>
<answer>
<valueString
value="We discovered in this appointment that Chocolate Chip Cookie ice cream helps a lot!"/>
</answer>
</item>
<item>
<linkId value="PostInjectionConcern"/>
<text value="Post injection concern or possible reaction identified?"/>
<answer>
<valueBoolean value="true"/>
</answer>
</item>
<item>
<linkId value="PostInjectionConcernDetails"/>
<text
value="If Yes, Record Details, Symptoms, Actions Taken and Follow-Up Plan (enter text)"/>
<answer>
<valueString
value="Sage had a bit more than the usual sensitivity at the injection site so we dished out extra ice cream, which was nice."/>
</answer>
</item>
<item>
<linkId value="AnyOtherConcerns"/>
<text
value="Were There Any Other Concerns or Issues Identified During the Visit?"/>
<answer>
<valueBoolean value="true"/>
</answer>
</item>
<item>
<linkId value="OtherConcernsDetail"/>
<text
value="If yes, describe details, actions taken, and follow-up planned (enter text)"/>
<answer>
<valueString
value="A shortage of ice cream in our freezer led to some unnecessary worries for Sage."/>
</answer>
</item>
<item>
<linkId value="HealthEducationTopicsDiscussed"/>
<text value="Health education topics discussed? (multiple choice)"/>
<answer>
<valueString value="Secondary prophylaxis"/>
</answer>
<answer>
<valueString value="Nutrition"/>
</answer>
<answer>
<valueString value="Other"/>
</answer>
</item>
<item>
<linkId value="HealthEducationOtherDetail"/>
<text
value="Enter details of other health education topic discussed (enter text)"/>
<answer>
<valueString
value="Sage and I discussed the importance of punctuality and the benefits of planning ahead."/>
</answer>
</item>
<item>
<linkId value="RecentOrUpcomingAppointments"/>
<text value="Any recent or upcoming follow-up appointments?"/>
<answer>
<valueBoolean value="true"/>
</answer>
</item>
<item>
<linkId value="RecentOrUpcomingAppointmentsDetails"/>
<text
value="Enter details and dates of any recent or upcoming follow-up appointments (enter text)"/>
<answer>
<valueString
value="Sage has an upcoming follow-up appointment covering iOS calendar basics"/>
</answer>
</item>
<item>
<linkId value="PlanForNextMedicationAppointment"/>
<text value="Comments for the next appointment (enter text)"/>
<answer>
<valueString
value="The plan for the next medication appointment is to keep up the good work"/>
</answer>
</item>
</QuestionnaireResponse>