New Zealand Rheumatic Fever FHIR Implementation Guide
0.4.7 - draft
New Zealand Rheumatic Fever FHIR Implementation Guide - Local Development build (v0.4.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Encounter xmlns="http://hl7.org/fhir">
<meta>
<versionId value="2"/>
<lastUpdated value="2024-08-07T08:31:00Z"/>
<profile value="http://hl7.org/fhir/StructureDefinition/Encounter"/>
<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>
<contained>
<Location>
<id value="PullingTeethDental"/>
<meta>
<profile
value="http://hl7.org.nz/fhir/StructureDefinition/NzLocation"/>
</meta>
<identifier>
<use value="official"/>
<system
value="https://standards.digital.health.nz/ns/hpi-facility-id"/>
<value value="FZZ777-F"/>
</identifier>
<name value="Pulling Teeth Dental- Auckland"/>
<address>
<use value="home"/>
<text value="41 High Street, CBD, Auckland 1010, New Zealand"/>
<line value="41 High Street"/>
<line value="CBD"/>
<city value="Auckland"/>
<postalCode value="1010"/>
<country value="NZL"/>
</address>
</Location>
</contained>
<status value="finished"/>
<class>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="AMB"/>
<display value="ambulatory"/>
</class>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="58718002"/>
<display value="Rheumatic fever (disorder)"/>
</coding>
</type>
<serviceType>
<coding>
<system value="http://snomed.info/sct"/>
<code value="772071006"/>
<display value="Referral to dentist (procedure)"/>
</coding>
</serviceType>
<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>
<participant>
<individual>
<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"/>
</individual>
</participant>
<appointment>🔗
<reference value="Appointment/FollowUp-Dental-August-Fulfilled"/>
</appointment>
<period>
<start value="2023-08-15T02:10:00Z"/>
<end value="2023-08-15T03:15:00Z"/>
</period>
<location>
<location>
<reference value="#PullingTeethDental"/>
</location>
</location>
<serviceProvider>
<type value="Organization"/>
<identifier>
<use value="official"/>
<system
value="https://standards.digital.health.nz/ns/hpi-organisation-id"/>
<value value="GZZ851-K"/>
</identifier>
<display value="Extractive Dental Revenue Limited"/>
</serviceProvider>
</Encounter>