Legemiddeldata fra institusjon til Legemiddelregisteret
0.9.1 - ci-build Norway flag

Legemiddeldata fra institusjon til Legemiddelregisteret - Local Development build (v0.9.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Administrering-2-Infusjon - XML Representation

Raw xml | Download



<MedicationAdministration xmlns="http://hl7.org/fhir">
  <id value="Administrering-2-Infusjon"/>
  <meta>
    <profile
             value="http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-administrert-legemiddel"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationAdministration Administrering-2-Infusjon</b></p><a name="Administrering-2-Infusjon"> </a><a name="hcAdministrering-2-Infusjon"> </a><a name="hcAdministrering-2-Infusjon-no-NO"> </a><p><b>status</b>: Completed</p><p><b>medication</b>: <a href="https://fhir.legemidler.example.com/legemidler/0987654321">https://fhir.legemidler.example.com/legemidler/0987654321</a></p><p><b>subject</b>: <a href="https://fhi.no/fhir/lmdi/pasient/12345678">https://fhi.no/fhir/lmdi/pasient/12345678</a></p><p><b>context</b>: <a href="https://fhi.no/fhir/lmdi/institusjonsopphold/428ff23d-7a65-4c67-8059-6a1d07d287e3">https://fhi.no/fhir/lmdi/institusjonsopphold/428ff23d-7a65-4c67-8059-6a1d07d287e3</a></p><p><b>effective</b>: 2024-06-13 14:26:01+0200 --&gt; 2024-06-13 14:48:47+0200</p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><a href="https://fhir.npr.no/helsepersonell/1234567890">https://fhir.npr.no/helsepersonell/1234567890</a></td></tr></table><h3>Dosages</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Text</b></td><td><b>Route</b></td><td><b>Dose</b></td><td><b>Rate[x]</b></td></tr><tr><td style="display: none">*</td><td>4,5g D5W 250 ml. IV hver 6. time. Infuser over 30 minutter ved 8 ml/min</td><td><span title="Codes:{http://snomed.info/sct 47625008}">Intravenøst</span></td><td>4500 mg<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemg = 'mg')</span></td><td>8 ml<span style="background: LightGoldenRodYellow"> (Details: UCUM  codeml = 'ml')</span>/1 min<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemin = 'min')</span></td></tr></table></div>
  </text>
  <status value="completed"/>
  <medicationReference>
    <reference
               value="https://fhir.legemidler.example.com/legemidler/0987654321"/>
  </medicationReference>
  <subject>
    <reference value="https://fhi.no/fhir/lmdi/pasient/12345678"/>
  </subject>
  <context>
    <reference
               value="https://fhi.no/fhir/lmdi/institusjonsopphold/428ff23d-7a65-4c67-8059-6a1d07d287e3"/>
  </context>
  <effectivePeriod>
    <start value="2024-06-13T14:26:01+02:00"/>
    <end value="2024-06-13T14:48:47+02:00"/>
  </effectivePeriod>
  <performer>
    <actor>
      <reference value="https://fhir.npr.no/helsepersonell/1234567890"/>
    </actor>
  </performer>
  <dosage>
    <text
          value="4,5g D5W 250 ml. IV hver 6. time. Infuser over 30 minutter ved 8 ml/min"/>
    <route>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="47625008"/>
        <display value="Intravenous route (qualifier value)"/>
      </coding>
      <text value="Intravenøst"/>
    </route>
    <dose>
      <value value="4500"/>
      <unit value="mg"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mg"/>
    </dose>
    <rateRatio>
      <numerator>
        <value value="8"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="ml"/>
      </numerator>
      <denominator>
        <value value="1"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="min"/>
      </denominator>
    </rateRatio>
  </dosage>
</MedicationAdministration>