Legemiddeldata fra institusjon til Legemiddelregisteret - Local Development build (v1.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<MedicationRequest xmlns="http://hl7.org/fhir">
<id value="Rekvirering-Infusjon"/>
<meta>
<profile
value="http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-medicationrequest"/>
</meta>
<extension
url="http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-klinisk-studie">
<valueBoolean value="false"/>
</extension>
<status value="active"/>
<intent value="original-order"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/medicationrequest-category"/>
<code value="inpatient"/>
</coding>
</category>
<reportedBoolean value="false"/>
<medicationReference>🔗
<reference
value="Medication/Legemiddel-LokaltLegemiddel-FlereIngredienser"/>
</medicationReference>
<subject>🔗
<reference value="Patient/Pasient-Med-FNR"/>
</subject>
<authoredOn value="2024-05-31T21:00:01+02:00"/>
<requester>🔗
<reference value="Practitioner/Helsepersonell-Med-HPR"/>
</requester>
<dosageInstruction>
<asNeededBoolean value="true"/>
<route>
<coding>
<system value="http://snomed.info/sct"/>
<code value="47625008"/>
<display value="intravenøs administrasjonsvei"/>
</coding>
</route>
<doseAndRate>
<rateRatio>
<numerator>
<value value="2.5"/>
<system value="http://unitsofmeasure.org"/>
<code value="mL"/>
</numerator>
<denominator>
<value value="1"/>
<system value="http://unitsofmeasure.org"/>
<code value="min"/>
</denominator>
</rateRatio>
</doseAndRate>
</dosageInstruction>
</MedicationRequest>