Te Whatu Ora Shared Care FHIR API
0.3.9 - release New Zealand flag

Te Whatu Ora Shared Care FHIR API - Local Development build (v0.3.9) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: SecondaryProphylaxisMedicationExample - XML Representation

Raw xml | Download



<Medication xmlns="http://hl7.org/fhir">
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2023-10-06T08:00:00Z"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/Medication"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Medication </b><a name="SecondaryProphylaxisMedicationExample"> </a><a name="hcSecondaryProphylaxisMedicationExample"> </a></p><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">ResourceMedication &quot;SecondaryProphylaxisMedicationExample&quot; Version&quot;1&quot; Updated&quot;2023-10-06 08:00:00+0000&quot; </p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R4/medication.html">Medication</a></p></div><p><b>code</b>: Bicillin L-A <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (nzmt.org.nz#43924201000116108)</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>benzathine penicillin (as benzathine benzylpenicillin tetrahydrate) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (nzmt.org.nz#10134211000116105)</span></td></tr></table></div>
  </text>
  <code>
    <coding>
      <system value="http://nzmt.org.nz"/>
      <code value="43924201000116108"/>
      <display value="Bicillin L-A"/>
    </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>