Te Whatu Ora Shared Care FHIR API
0.3.9 - release
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
<MedicationRequest xmlns="http://hl7.org/fhir">
<meta>
<versionId value="2"/>
<lastUpdated value="2023-11-24T00:10:00Z"/>
<profile
value="https://fhir-ig-uat.digital.health.nz/shared-care/StructureDefinition/nz-sharedcare-rheumaticfever-medicationrequest|1.0.0"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MedicationRequest </b><a name="PlannedMedicationRequestExample"> </a><a name="hcPlannedMedicationRequestExample"> </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">ResourceMedicationRequest "PlannedMedicationRequestExample" Version"2" Updated"2023-11-24 00:10:00+0000" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-nz-sharedcare-rheumaticfever-medicationrequest.html">Rheumatic Fever Medication Request(version1.0.0)</a></p></div><p><b>Frequency of rheumatic fever medication</b>: Every twenty eight days (qualifier value) (Details: SNOMED CT code 1511000175108 = ' Every twenty eight days ', stated as ' Every twenty eight days (qualifier value) ')</p><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>medication</b>: <a href="Medication-SecondaryProphylaxisMedicationExample.html">Medication/SecondaryProphylaxisMedicationExample</a></p><p><b>subject</b>: <span>: Madeleine Meringue</span></p><p><b>authoredOn</b>: 2023-07-12 04:22:55+0000</p><p><b>requester</b>: <span>: Te Tai Tokerau Rheumatic Fever Secondary Prevention Service</span></p><p><b>performer</b>: <span>: Isabel Injecta</span></p><p><b>basedOn</b>: <a href="CarePlan-CarePlanWithSecondaryProphylaxisPlanned.html">CarePlan/CarePlanWithSecondaryProphylaxisPlanned</a></p><blockquote><p><b>dosageInstruction</b></p><p><b>site</b>: Structure of gluteus medius muscle (body structure) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#78333006)</span></p><p><b>route</b>: Intramuscular route (qualifier value) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#78421000)</span></p><blockquote><p><b>doseAndRate</b></p></blockquote></blockquote><h3>DispenseRequests</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ValidityPeriod</b></td></tr><tr><td style="display: none">*</td><td>2023-08-01 --> 2026-07-31</td></tr></table></div>
</text>
<extension
url="https://fhir-ig-uat.digital.health.nz/shared-care/StructureDefinition/rf-medicationrequest-medicationfrequency">
<valueCoding>
<system value="http://snomed.info/sct"/>
<code value="1511000175108"/>
<display value="Every twenty eight days (qualifier value)"/>
</valueCoding>
</extension>
<status value="active"/>
<intent value="plan"/>
<medicationReference>🔗
<reference value="Medication/SecondaryProphylaxisMedicationExample"/>
</medicationReference>
<subject>
<type value="Patient"/>
<identifier>
<use value="official"/>
<system value="https://standards.digital.health.nz/ns/nhi-id"/>
<value value="SCF7824"/>
</identifier>
<display value="Madeleine Meringue"/>
</subject>
<authoredOn value="2023-07-12T04:22:55.965Z"/>
<requester>
<type value="Organization"/>
<identifier>
<use value="official"/>
<system
value="https://standards.digital.health.nz/ns/hpi-organisation-id"/>
<value value="G0M086-B"/>
</identifier>
<display
value="Te Tai Tokerau Rheumatic Fever Secondary Prevention Service"/>
</requester>
<performer>
<type value="Practitioner"/>
<identifier>
<use value="official"/>
<system
value="https://standards.digital.health.nz/ns/hpi-practitioner-id"/>
<value value="99ZAAA"/>
</identifier>
<display value="Isabel Injecta"/>
</performer>
<basedOn>🔗
<reference value="CarePlan/CarePlanWithSecondaryProphylaxisPlanned"/>
</basedOn>
<dosageInstruction>
<site>
<coding>
<system value="http://snomed.info/sct"/>
<code value="78333006"/>
<display value="Structure of gluteus medius muscle (body structure)"/>
</coding>
</site>
<route>
<coding>
<system value="http://snomed.info/sct"/>
<code value="78421000"/>
<display value="Intramuscular route (qualifier value)"/>
</coding>
</route>
<doseAndRate>
<doseQuantity>
<value value="25"/>
<unit value="mg"/>
<system value="http://unitsofmeasure.org"/>
<code value="mg"/>
</doseQuantity>
</doseAndRate>
</dosageInstruction>
<dispenseRequest>
<validityPeriod>
<start value="2023-08-01"/>
<end value="2026-07-31"/>
</validityPeriod>
</dispenseRequest>
</MedicationRequest>