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-20 - XML Representation

Raw xml | Download



<MedicationAdministration xmlns="http://hl7.org/fhir">
  <id value="Administrering-20"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationAdministration Administrering-20</b></p><a name="Administrering-20"> </a><a name="hcAdministrering-20"> </a><a name="hcAdministrering-20-no-NO"> </a><p><b>status</b>: Completed</p><p><b>medication</b>: <a href="#hcAdministrering-20/medisin-91171f8e-b615-41ba-881a-87b8e8075611">Medication Botox pulv til inj væske, oppl 50 E</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="uuid:9b62d7e8-df64-47b7-9fe1-38bc45795d82">uuid:9b62d7e8-df64-47b7-9fe1-38bc45795d82</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>Dose</b></td></tr><tr><td style="display: none">*</td><td>100 mg</td><td>100 mg<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemg = 'mg')</span></td></tr></table><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Medication  #medisin-91171f8e-b615-41ba-881a-87b8e8075611</b></p><a name="Administrering-20/medisin-91171f8e-b615-41ba-881a-87b8e8075611"> </a><a name="hcAdministrering-20/medisin-91171f8e-b615-41ba-881a-87b8e8075611"> </a><a name="hcAdministrering-20/medisin-91171f8e-b615-41ba-881a-87b8e8075611-no-NO"> </a><p><b>code</b>: <span title="Codes:{http://dmp.no/fhir/NamingSystem/festLegemiddelPakning ID_00B35335-0DF7-4C98-8A0A-1148F4599D21}">Botox pulv til inj væske, oppl 50 E</span></p></blockquote></div>
  </text>
  <contained>
    <Medication>
      <id value="medisin-91171f8e-b615-41ba-881a-87b8e8075611"/>
      <code>
        <coding>
          <system
                  value="http://dmp.no/fhir/NamingSystem/festLegemiddelPakning"/>
          <code value="ID_00B35335-0DF7-4C98-8A0A-1148F4599D21"/>
          <display value="Botox pulv til inj væske, oppl 50 E"/>
        </coding>
      </code>
    </Medication>
  </contained>
  <status value="completed"/>
  <medicationReference>
    <reference value="#medisin-91171f8e-b615-41ba-881a-87b8e8075611"/>
  </medicationReference>
  <subject>
    <reference value="https://fhi.no/fhir/lmdi/pasient/12345678"/>
  </subject>
  <context>
    <reference value="uuid:9b62d7e8-df64-47b7-9fe1-38bc45795d82"/>
  </context>
  <effectiveDateTime value="2024-05-28"/>
  <performer>
    <actor>
      <reference value="https://fhir.npr.no/helsepersonell/1234567890"/>
    </actor>
  </performer>
  <dosage>
    <text value="100 mg"/>
    <dose>
      <value value="100"/>
      <unit value="mg"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mg"/>
    </dose>
  </dosage>
</MedicationAdministration>