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