RIVO-Noord Zorgviewer Implementation Guide
1.14.0 - sprint56
RIVO-Noord Zorgviewer Implementation Guide - Local Development build (v1.14.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<MedicationRequest xmlns="http://hl7.org/fhir">
<id value="2.16.840.1.113883.2.4.3.124.7.10160.01230000013923"/>
<meta>
<profile
value="http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAgreement"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h3>MedicationRequest resource:</h3><ul><li><p><strong>Subject:</strong> 'Johan XXX_Helleman_Afblijven'</p></li><li><table><thead><tr><th>Medication</th><th>Code</th></tr></thead><tbody><tr><td>Medication 1</td><td>METOCLOPRAMIDE ZETPIL 10MG</td></tr></tbody></table></li><li><table><thead><tr><th>Dosage instruction</th><th>Route</th><th>Dosing instruction 1</th><th>Additional instruction 1</th></tr></thead><tbody><tr><td>Dosage instruction 1</td><td>RECTAAL</td><td>dosing instruction with sequencenumber 1;with dosages dosage with dose range with nominal value of ' Value: '1'. Unit: '1'.'; with administering schedule with Administering schedule with frequency: 'amount range with minimum '1', nominal '' and maximum '1',time unit ' Value: '1'. Unit: 'd'.'';; with as needed reasons: as needed reason 1 with set condition Zo nodig.;.</td><td>Pas op met alcohol
Kan het reactievermogen verminderen
Niet langer dan 5 dagen achtereen gebr.</td></tr></tbody></table></li><li><p><strong>Authored on:</strong> '30-9-2022 13:11+0100'</p></li><li><p><strong>Period of use:</strong> 'Period with lower bound 15-8-2016 00:00+0200 and upper bound 14-9-2016 00:00+0200.'</p></li><table><thead><tr><th>Reason reference</th><th>Code</th><th>Clinical status</th></tr></thead><tbody><tr><td>Reason reference 1</td><td>Other</td><td>Active</td></tr></tbody></table><li><table><thead><tr><th>Requester</th><th>Identifications</th><th>Names</th></tr></thead><tbody><tr><td>Requester 1</td><td> , </td><td>Peter van Pulver</td></tr></tbody></table></li><li><p><strong>Stop type:</strong> 'Definitief'</p></li><li><p><strong>Recorder</strong> 'Practitioner author with last name 'van Pulver'.'</p></li></ul></div>
</text>
<extension
url="http://nictiz.nl/fhir/StructureDefinition/zib-Medication-PeriodOfUse">
<valuePeriod>
<start value="2016-08-15"/>
<end value="2016-09-14"/>
</valuePeriod>
</extension>
<modifierExtension
url="http://nictiz.nl/fhir/StructureDefinition/zib-Medication-StopType">
<valueCodeableConcept>
<coding>
<system value="urn:oid:2.16.840.1.113883.2.4.3.11.60.20.77.5.2.1"/>
<code value="2"/>
<display value="Definitief"/>
</coding>
<text value="Definitief"/>
</valueCodeableConcept>
</modifierExtension>
<identifier>
<system value="urn:oid:2.16.840.1.113883.2.4.3.124.7.10160.0"/>
<value value="1230000013923"/>
</identifier>
<status value="unknown"/>
<intent value="order"/>
<category>
<coding>
<system value="http://snomed.info/sct"/>
<code value="16076005"/>
<display value="Prescription"/>
</coding>
<text value="Prescription"/>
</category>
<medicationReference>
<reference
value="Medication/422D1F5FD442D2BA2BC38537A79017AC038782F22394BF147F33EB3E7F88A525"/>
<display value="METOCLOPRAMIDE ZETPIL 10MG"/>
</medicationReference>
<subject>🔗
<reference
value="Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1"/>
<display value="Johan XXX_Helleman_Afblijven"/>
</subject>
<authoredOn value="2022-09-30"/>
<requester>
<agent>
<extension
url="http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference">
<valueReference>
<reference
value="PractitionerRole/961B266DED04E29A27B3BD9DA784EC608C754E147567EB2EFB23AD8D616F40DF"/>
<display value="Onbekende functiecode."/>
</valueReference>
</extension>
<reference value="Practitioner/26364bee-66ce-4f54-b349-b55b9a4b610b"/>
<display value="Peter van Pulver"/>
</agent>
</requester>
<reasonReference>
<reference value="Condition/0b350e55-38f9-4840-8400-a75c11679963"/>
<display value="other"/>
</reasonReference>
<dosageInstruction>
<sequence value="1"/>
<additionalInstruction>
<coding>
<system value="http://hl7.org/fhir/v3/NullFlavor"/>
<code value="OTH"/>
<display value="overig"/>
</coding>
<text
value="Pas op met alcohol
Kan het reactievermogen verminderen
Niet langer dan 5 dagen achtereen gebr."/>
</additionalInstruction>
<timing>
<repeat>
<frequency value="1"/>
<period value="1"/>
<periodUnit value="d"/>
</repeat>
</timing>
<asNeededCodeableConcept>
<coding>
<system
value="https://referentiemodel.nhg.org/tabellen/nhg-tabel-25-gebruiksvoorschrift#aanvullend-numeriek"/>
<code value="1137"/>
<display value="Zo nodig"/>
</coding>
<text value="Zo nodig"/>
</asNeededCodeableConcept>
<route>
<coding>
<system value="urn:oid:2.16.840.1.113883.2.4.4.9"/>
<code value="12"/>
<display value="RECTAAL"/>
</coding>
<text value="RECTAAL"/>
</route>
<doseQuantity>
<value value="1"/>
<unit value="STUK"/>
<system value="urn:oid:2.16.840.1.113883.2.4.4.1.900.2"/>
<code value="245"/>
</doseQuantity>
</dosageInstruction>
</MedicationRequest>