New Zealand rheumatic fever FHIR Implementation Guide
0.4.6 - 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 0.4.6 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/rheumatic-fever/ and changes regularly. See the Directory of published versions

: Care plan in initial state after Sage Westbrook registered - 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://build.fhir.org/ig/tewhatuora/rheumatic-fever/StructureDefinition/nz-rheumaticfever-careplan|1.0.0"/>
    <tag>
      <system
              value="https://build.fhir.org/ig/tewhatuora/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem"/>
      <code value="rf-nz"/>
      <display value="rheumatic fever"/>
    </tag>
  </meta>
  <extension
             url="https://build.fhir.org/ig/tewhatuora/rheumatic-fever/StructureDefinition/rf-careplan-lifelongSecondaryProphylaxis">
    <valueBoolean value="false"/>
  </extension>
  <extension
             url="https://build.fhir.org/ig/tewhatuora/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>
  <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://build.fhir.org/ig/tewhatuora/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="draft"/>
  <intent value="plan"/>
  <category>
    <coding>
      <system
              value="https://build.fhir.org/ig/tewhatuora/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem"/>
      <code value="rf-nz"/>
      <display value="rheumatic fever"/>
    </coding>
  </category>
  <title value="Care plan in initial state after Sage Westbrook registered"/>
  <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>
</CarePlan>