Implementation Guide for ARF/RHD Register - AU
0.2.0 - ci-build Australia flag

Implementation Guide for ARF/RHD Register - AU - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: BicillinMedicationStatement - XML Representation

Raw xml | Download


<MedicationStatement xmlns="http://hl7.org/fhir">
  <id value="BicillinMedicationStatement"/>
  <meta>
    <profile
             value="http://fhir-arf-register.nardhc.org/StructureDefinition/ARFMedicationStatement"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationStatement BicillinMedicationStatement</b></p><a name="BicillinMedicationStatement"> </a><a name="hcBicillinMedicationStatement"> </a><a name="BicillinMedicationStatement-en-AU"> </a><p><b>basedOn</b>: <a href="MedicationRequest-BicillinMedicationRequest.html">MedicationRequest: identifier = Local Prescription Number; status = active; intent = plan; medication[x] = Bicillin L-A 1.2 million units (1016.6 mg)/2.3 mL injection, 2.3 mL syringe; authoredOn = 2023-10-01; reasonCode = </a></p><p><b>status</b>: Completed</p><p><b>medication</b>: <span title="Codes:{http://snomed.info/sct 1276211000168102}">Bicillin L-A 1.2 million units (1016.6 mg)/2.3 mL injection, 2.3 mL syringe</span></p><p><b>subject</b>: <a href="Patient-MikePondPatient.html">Mike Pond  Male, DoB: 1960-01-25 ( National unique individual identifier (use: official, ))</a></p><p><b>effective</b>: 2024-05-01</p><p><b>dateAsserted</b>: 2024-05-01</p><p><b>informationSource</b>: <a href="Practitioner-DoctorPayne.html">Practitioner Jane Payne </a></p><blockquote><p><b>dosage</b></p><p><b>text</b>: Mike Pond booked appointment for 2pm 27-05-2024</p><p><b>patientInstruction</b>: Appointment for next Bicillin injection 2pm on 27-05-2024.  Please call if you are unable to attend.</p><p><b>timing</b>: Once per 4-5 weeks</p><p><b>route</b>: <span title="Codes:{http://snomed.info/sct 78421000}">Intramuscular route</span></p><h3>DoseAndRates</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Dose[x]</b></td></tr><tr><td style="display: none">*</td><td>1016.6 mg<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemg = 'mg')</span></td></tr></table></blockquote></div>
  </text>
  <basedOn>🔗 
    <reference value="MedicationRequest/BicillinMedicationRequest"/>
  </basedOn>
  <status value="completed"/>
  <medicationCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="1276211000168102"/>
      <display
               value="Bicillin L-A 1.2 million units (1016.6 mg)/2.3 mL injection, 2.3 mL syringe"/>
    </coding>
  </medicationCodeableConcept>
  <subject>🔗 
    <reference value="Patient/MikePondPatient"/>
  </subject>
  <effectiveDateTime value="2024-05-01"/>
  <dateAsserted value="2024-05-01"/>
  <informationSource>🔗 
    <reference value="Practitioner/DoctorPayne"/>
  </informationSource>
  <dosage>
    <text value="Mike Pond booked appointment for 2pm 27-05-2024"/>
    <patientInstruction
                        value="Appointment for next Bicillin injection 2pm on 27-05-2024.  Please call if you are unable to attend."/>
    <timing>
      <repeat>
        <frequency value="1"/>
        <period value="4"/>
        <periodMax value="5"/>
        <periodUnit value="wk"/>
      </repeat>
    </timing>
    <route>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="78421000"/>
        <display value="Intramuscular route"/>
      </coding>
    </route>
    <doseAndRate>
      <doseQuantity>
        <value value="1016.6"/>
        <unit value="mg"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="mg"/>
      </doseQuantity>
    </doseAndRate>
  </dosage>
</MedicationStatement>