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-1-Oralt - XML Representation

Raw xml | Download



<MedicationAdministration xmlns="http://hl7.org/fhir">
  <id value="Administrering-1-Oralt"/>
  <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-1-Oralt</b></p><a name="Administrering-1-Oralt"> </a><a name="hcAdministrering-1-Oralt"> </a><a name="hcAdministrering-1-Oralt-no-NO"> </a><p><b>status</b>: Completed</p><p><b>medication</b>: <a href="https://fhir.legemidler.example.com/legemidler/123456780">https://fhir.legemidler.example.com/legemidler/123456780</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-05-28</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></tr><tr><td style="display: none">*</td><td>Svelge to spiseskjéer</td><td><span title="Codes:{http://snomed.info/sct 421521009}">oralt</span></td><td>2 metric tablespoon<span style="background: LightGoldenRodYellow"> (Details: UCUM  codetsp_us = 'tsp_us')</span></td></tr></table></div>
  </text>
  <status value="completed"/>
  <medicationReference>
    <reference
               value="https://fhir.legemidler.example.com/legemidler/123456780"/>
  </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>
  <effectiveDateTime value="2024-05-28"/>
  <performer>
    <actor>
      <reference value="https://fhir.npr.no/helsepersonell/1234567890"/>
    </actor>
  </performer>
  <dosage>
    <text value="Svelge to spiseskjéer"/>
    <route>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="421521009"/>
        <display value="Swallow"/>
      </coding>
      <text value="oralt"/>
    </route>
    <dose>
      <value value="2"/>
      <unit value="metric tablespoon"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="tsp_us"/>
    </dose>
  </dosage>
</MedicationAdministration>