Medication
1.1.0 - STU Belgium flag

Medication, published by HL7 Belgium. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/medication/ and changes regularly. See the Directory of published versions

: Medication preparation Type - XML Representation

Draft as of 2024-05-06

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="medication-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-insensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/medication/CodeSystem/medication-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">magistral<a name="medication-type-magistral"> </a></td><td>Magistral preparation</td></tr><tr><td style="white-space:nowrap">officinal<a name="medication-type-officinal"> </a></td><td>Officinal preparation</td></tr><tr><td style="white-space:nowrap">medicinal-product<a name="medication-type-medicinal-product"> </a></td><td>Medicinal Product</td></tr><tr><td style="white-space:nowrap">non-medicinal-product<a name="medication-type-non-medicinal-product"> </a></td><td>non-medicinal product e.g. supplement</td></tr></table></div>
  </text>
  <url
       value="https://www.ehealth.fgov.be/standards/fhir/medication/CodeSystem/medication-type"/>
  <version value="1.1.0"/>
  <name value="BEMLMedicationType"/>
  <title value="Medication preparation Type"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-05-06T21:26:07+00:00"/>
  <publisher value="HL7 Belgium"/>
  <contact>
    <name value="HL7 Belgium"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7belgium.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="hl7belgium@hl7belgium.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Message Structure eHealth"/>
    <telecom>
      <system value="email"/>
      <value value="message-structure@ehealth.fgov.be"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Medication preparation type"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BE"/>
      <display value="Belgium"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="magistral"/>
    <display value="Magistral preparation"/>
  </concept>
  <concept>
    <code value="officinal"/>
    <display value="Officinal preparation"/>
  </concept>
  <concept>
    <code value="medicinal-product"/>
    <display value="Medicinal Product"/>
  </concept>
  <concept>
    <code value="non-medicinal-product"/>
    <display value="non-medicinal product e.g. supplement"/>
  </concept>
</CodeSystem>