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
<Medication xmlns="http://hl7.org/fhir">
<id value="TardocillinMedication"/>
<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="TardocillinMedication"/>
<period>
<start value="2025-09-05"/>
</period>
</identifier>
<code>
<coding>
<system value="http://nzmt.org.nz"/>
<code value="50320661000117106"/>
<display value="Tardocillin 1200 injection: suspension, 1 x 4 mL vial"/>
</coding>
</code>
<ingredient>
<itemCodeableConcept>
<coding>
<system value="http://nzmt.org.nz"/>
<code value="48123881000116100"/>
<display
value="benzathine penicillin (as benzathine benzylpenicillin tetrahydrate) + lidocaine"/>
</coding>
</itemCodeableConcept>
</ingredient>
</Medication>