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

: BenzathineMedication - XML Representation

Raw xml | Download


<Medication xmlns="http://hl7.org/fhir">
  <meta>
    <versionId value="2"/>
    <lastUpdated value="2024-08-07T08:31:00Z"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/Medication"/>
    <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>
  <code>
    <coding>
      <system value="http://nzmt.org.nz"/>
      <code value="43924201000116108"/>
      <display
               value="Bicillin LA 1.2 million units/2.3 mL (900 mg/2.3 mL) injection: suspension, 1 x 2.3 mL syringe"/>
    </coding>
  </code>
  <ingredient>
    <itemCodeableConcept>
      <coding>
        <system value="http://nzmt.org.nz"/>
        <code value="10134211000116105"/>
        <display
                 value="benzathine penicillin (as benzathine benzylpenicillin tetrahydrate)"/>
      </coding>
    </itemCodeableConcept>
  </ingredient>
</Medication>