New Zealand Rheumatic Fever FHIR Implementation Guide
1.0.0 - draft

New Zealand Rheumatic Fever FHIR Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: AmoxicillinMedication - XML Representation

Raw xml | Download


<Medication xmlns="http://hl7.org/fhir">
  <id value="AmoxicillinMedication"/>
  <meta>
    <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="official"/>
    <value value="AmoxicillinMedication"/>
    <period>
      <start value="2025-09-05"/>
    </period>
  </identifier>
  <ingredient>
    <itemCodeableConcept>
      <coding>
        <system value="http://nzmt.org.nz"/>
        <code value="20023151000116107"/>
        <display value="amoxicillin"/>
      </coding>
    </itemCodeableConcept>
  </ingredient>
</Medication>