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

: 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://build.fhir.org/ig/tewhatuora/rheumatic-fever/CodeSystem/nz-rheumaticfever-codesystem"/>
      <code value="rf-nz"/>
      <display value="rheumatic fever"/>
    </tag>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medication BenzathineMedication</b></p><a name="BenzathineMedication"> </a><a name="hcBenzathineMedication"> </a><a name="BenzathineMedication-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">version: 2; Last updated: 2024-08-07 08:31:00+0000</p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R4/medication.html">Medication</a></p><p style="margin-bottom: 0px">Tag: rheumatic fever (Details: NZ-specific terminology in rheumatic fever data representation code rf-nz  = ' rheumatic fever ', stated as ' rheumatic fever ')</p></div><p><b>code</b>: <span title="Codes:{http://nzmt.org.nz 43924201000116108}">Bicillin LA 1.2 million units/2.3 mL (900 mg/2.3 mL) injection: suspension, 1 x 2.3 mL syringe</span></p><h3>Ingredients</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Item[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://nzmt.org.nz 10134211000116105}">benzathine penicillin (as benzathine benzylpenicillin tetrahydrate)</span></td></tr></table></div>
  </text>
  <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>