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

: FollowUp-Dental-August-Fulfilled - XML Representation

Raw xml | Download



<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/external-system-identifier-type-codesystem"/>
        <code value="salesforce-careplanactivity-id"/>
      </coding>
    </type>
    <system value="https://developer.salesforce.com/docs"/>
    <value value="CPA-00073694-20231117"/>
  </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="772071006"/>
      <display value="Referral to dentist (procedure)"/>
    </coding>
  </serviceType>
  <description value="dentist follow up August 2023"/>
  <supportingInformation>
    <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"/>
  </supportingInformation>
  <supportingInformation>🔗 
    <reference value="Encounter/DentalFollowUpEncounter"/>
  </supportingInformation>
  <start value="2023-08-15T02:00:00Z"/>
  <end value="2023-08-15T03:00:00Z"/>
  <comment value="Specialist consult for Sage's rheumatic fever condition."/>
  <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>
</Appointment>