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/MedicationsAndFollowUpGuidanceQuestionnaire|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>
<authored value="2024-06-20T04:00:00Z"/>
<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="SourceOfOralMedications"/>
<text value="Source of oral medications? (choose one)"/>
<answer>
<valueString value="Monthly visit from a nurse"/>
</answer>
</item>
<item>
<linkId value="CaseOnWarfarin"/>
<text value="Case on warfarin? (Yes/No/Unknown)"/>
<answer>
<valueCoding>
<system value="http://snomed.info/sct"/>
<code value="373066001"/>
<display value="Yes (qualifier value)"/>
</valueCoding>
</answer>
</item>
<item>
<linkId value="WarfarinSupervisionService"/>
<text value="Warfarin supervision service (choose one)"/>
<answer>
<valueString value="Pharmacy"/>
</answer>
</item>
<item>
<linkId value="MonitoringResultSource"/>
<text
value="International normalised ratio (INR) monitoring result source (choose one)"/>
<answer>
<valueString value="Éclair"/>
</answer>
</item>
<item>
<linkId value="FollowUpClinicalService"/>
<text value="Follow-up clinical service? (choose one)"/>
<answer>
<valueString value="GP"/>
</answer>
</item>
<item>
<linkId value="PrescribingMethod"/>
<text value="Method of prescribing (choose one)"/>
<answer>
<valueString value="Standing Order (local)"/>
</answer>
</item>
</QuestionnaireResponse>