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

: MedicationStatement-August - XML Representation

Raw xml | Download



<MedicationStatement xmlns="http://hl7.org/fhir">
  <meta>
    <versionId value="2"/>
    <lastUpdated value="2024-08-07T08:31:00Z"/>
    <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>
  <contained>
    <MedicationStatement>
      <id value="contained-Lignocaine-dose"/>
      <partOf>🔗 
        <reference value="MedicationStatement/MedicationStatement-August"/>
      </partOf>
      <status value="completed"/>
      <medicationCodeableConcept>
        <coding>
          <system value="http://nzmt.org.nz"/>
          <code value="10747581000116100"/>
          <display
                   value="lidocaine hydrochloride anhydrous 1% (20 mg/2 mL) injection, ampoule"/>
        </coding>
      </medicationCodeableConcept>
      <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>
      <dosage>
        <doseAndRate>
          <doseQuantity>
            <value value="0.25"/>
            <unit value="ml"/>
            <system value="http://unitsofmeasure.org"/>
            <code value="ml"/>
          </doseQuantity>
        </doseAndRate>
      </dosage>
    </MedicationStatement>
  </contained>
  <basedOn>🔗 
    <reference value="MedicationRequest/PlannedBenzathineMedication"/>
  </basedOn>
  <partOf>
    <reference value="#contained-Lignocaine-dose"/>
  </partOf>
  <status value="completed"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="58718002"/>
      <display value="Rheumatic fever (disorder)"/>
    </coding>
  </category>
  <medicationReference>🔗 
    <reference value="Medication/BenzathineMedication"/>
  </medicationReference>
  <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>
  <context>🔗 
    <reference value="Encounter/SecondaryProphylaxisEncounter"/>
  </context>
  <effectiveDateTime value="2023-08-08T03:15:00Z"/>
  <dateAsserted value="2023-08-18T03:15:00Z"/>
  <dosage>
    <site>
      <coding>
        <system
                value="https://build.fhir.org/ig/tewhatuora/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem"/>
        <code value="299151000210101"/>
        <display
                 value="Structure of left ventrogluteal region (body structure)"/>
      </coding>
    </site>
    <route>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="78421000"/>
        <display value="Intramuscular route (qualifier value)"/>
      </coding>
    </route>
    <doseAndRate>
      <doseQuantity>
        <value value="25"/>
        <unit value="mg"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="mg"/>
      </doseQuantity>
    </doseAndRate>
  </dosage>
</MedicationStatement>