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

: Care plan ready to go with all medication planned and appointments booked - XML Representation

Raw xml | Download



<CarePlan xmlns="http://hl7.org/fhir">
  <meta>
    <versionId value="2"/>
    <lastUpdated value="2024-08-07T08:31:00Z"/>
    <profile
             value="https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/nz-rheumaticfever-careplan|1.0.0"/>
    <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>
  <extension
             url="https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/rf-careplan-lifelongSecondaryProphylaxis">
    <valueBoolean value="false"/>
  </extension>
  <extension
             url="https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/rf-careplan-statusHistory">
    <extension url="toStatus">
      <valueCoding>
        <system value="http://hl7.org/fhir/request-status"/>
        <code value="draft"/>
      </valueCoding>
    </extension>
    <extension url="changeDate">
      <valueDate value="2023-06-19"/>
    </extension>
    <extension url="changeReason">
      <valueString value="new patient"/>
    </extension>
  </extension>
  <extension
             url="https://fhir-ig.digital.health.nz/rheumatic-fever/StructureDefinition/rf-careplan-statusHistory">
    <extension url="toStatus">
      <valueCoding>
        <system value="http://hl7.org/fhir/request-status"/>
        <code value="active"/>
      </valueCoding>
    </extension>
    <extension url="changeDate">
      <valueDate value="2023-07-01"/>
    </extension>
    <extension url="changeReason">
      <valueString value="Initial secondary prophylaxis planned"/>
    </extension>
  </extension>
  <identifier>
    <use value="official"/>
    <system value="https://standards.digital.health.nz/ns/nhi-id"/>
    <value value="ZKC7284"/>
  </identifier>
  <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-careplan-id"/>
      </coding>
    </type>
    <system value="https://developer.salesforce.com/docs"/>
    <value value="00073693"/>
  </identifier>
  <status value="active"/>
  <intent value="plan"/>
  <category>
    <coding>
      <system
              value="https://fhir-ig.digital.health.nz/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem"/>
      <code value="rf-nz"/>
      <display value="rheumatic fever"/>
    </coding>
  </category>
  <title
         value="Care plan ready to go with all medication planned and appointments booked"/>
  <subject>🔗 
    <reference value="Patient/SageWestbrook"/>
    <type value="Patient"/>
  </subject>
  <period>
    <start value="2023-08-01T00:00:00Z"/>
    <end value="2033-07-31T00:00:00Z"/>
  </period>
  <created value="2023-06-12T00: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>
  <careTeam>🔗 
    <reference value="CareTeam/SecondaryProphylaxisCareTeam"/>
  </careTeam>
  <addresses>🔗 
    <reference value="Condition/SevereRfCondition"/>
    <type value="Condition"/>
  </addresses>
  <supportingInfo>🔗 
    <reference
               value="QuestionnaireResponse/PatientMedicationAllergyQuestionnaireResponse"/>
  </supportingInfo>
  <supportingInfo>🔗 
    <reference
               value="QuestionnaireResponse/MedicationsAndFollowUpGuidanceQuestionnaireResponse"/>
  </supportingInfo>
  <supportingInfo>🔗 
    <reference
               value="QuestionnaireResponse/PatientWhanauGoalsPreferencesQuestionnaireResponse"/>
  </supportingInfo>
  <activity>
    <reference>🔗 
      <reference
                 value="MedicationRequest/PlannedBenzathineMedicationWithLignocaine"/>
    </reference>
  </activity>
  <activity>
    <reference>🔗 
      <reference
                 value="Appointment/SecondaryProphylaxisAppointment-August-Booked"/>
    </reference>
  </activity>
  <activity>
    <reference>🔗 
      <reference value="Appointment/FollowUp-Dental-August-Booked"/>
    </reference>
  </activity>
  <activity>
    <reference>🔗 
      <reference
                 value="Appointment/SecondaryProphylaxisAppointment-September-Booked"/>
    </reference>
  </activity>
</CarePlan>