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
<Appointment xmlns="http://hl7.org/fhir">
<meta>
<versionId value="2"/>
<lastUpdated value="2024-08-07T08:31:00Z"/>
<profile value="http://hl7.org/fhir/StructureDefinition/Appointment"/>
<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>
<identifier>
<use value="usual"/>
<type>
<coding>
<system
value="https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem"/>
<code value="rfccs-careplanactivity-id"/>
</coding>
</type>
<system value="https://standards.digital.health.nz/ns/rf-ccs-id"/>
<value value="CPA-00073693-20230808"/>
</identifier>
<status value="fulfilled"/>
<serviceCategory>
<coding>
<system value="http://snomed.info/sct"/>
<code value="58718002"/>
<display value="Rheumatic fever (disorder)"/>
</coding>
</serviceCategory>
<serviceType>
<coding>
<system value="http://snomed.info/sct"/>
<code value="360271000"/>
<display value="Prophylaxis - procedure intent (qualifier value)"/>
</coding>
</serviceType>
<description value="monthly injection August 2023"/>
<supportingInformation>
<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"/>
</supportingInformation>
<supportingInformation>🔗
<reference value="Encounter/SecondaryProphylaxisEncounter"/>
</supportingInformation>
<start value="2023-08-08T02:00:00Z"/>
<end value="2023-08-08T03:00:00Z"/>
<comment value="The plan for this appointment is..."/>
<participant>
<actor>
<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"/>
</actor>
<status value="accepted"/>
</participant>
<participant>
<actor>
<type value="Practitioner"/>
<identifier>
<use value="official"/>
<system
value="https://standards.digital.health.nz/ns/hpi-practitioner-id"/>
<value value="98ZZQJ"/>
</identifier>
<display value="Isabel Injecta"/>
</actor>
<status value="accepted"/>
</participant>
</Appointment>