Legemiddeldata fra institusjon til Legemiddelregisteret — 1.0.8 - ci-build Norway flag

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

: Medisin-4-LokaltLegemiddel - XML Representation

Raw xml | Download


<Medication xmlns="http://hl7.org/fhir">
  <id value="Medisin-4-LokaltLegemiddel"/>
  <meta>
    <profile
             value="http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-medication"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medication Medisin-4-LokaltLegemiddel</b></p><a name="Medisin-4-LokaltLegemiddel"> </a><a name="hcMedisin-4-LokaltLegemiddel"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-lmdi-medication.html">Legemiddel</a></p></div><p><b>code</b>: <span title="Codes:{http://fh.no/fhir/NamingSystem/lokaltVirkemiddel 12345}">Spesialtilberedt kalsiumklorid-infusjon 10 mg/ml</span></p><p><b>form</b>: <span title="Codes:{urn:oid:2.16.578.1.12.4.1.1.7448 9}">Infusjonsvæske, oppløsning</span></p><h3>Ingredients</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Item[x]</b></td><td><b>IsActive</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 387309003}">Calcium chloride (substance)</span></td><td>true</td></tr></table></div>
  </text>
  <code>
    <coding>
      <system value="http://fh.no/fhir/NamingSystem/lokaltVirkemiddel"/>
      <code value="12345"/>
      <display value="Spesialtilberedt kalsiumklorid-infusjon 10 mg/ml"/>
    </coding>
  </code>
  <form>
    <coding>
      <system value="urn:oid:2.16.578.1.12.4.1.1.7448"/>
      <code value="9"/>
      <display value="Infusjonsvæske, oppløsning"/>
    </coding>
  </form>
  <ingredient>
    <itemCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="387309003"/>
        <display value="Calcium chloride (substance)"/>
      </coding>
    </itemCodeableConcept>
    <isActive value="true"/>
  </ingredient>
</Medication>