Belgium Medication Schema
1.0.0 - STU1 Belgium

Belgium Medication Schema, published by My Organization. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/hl7-be/kmehrms and changes regularly. See the Directory of published versions

: Medication line - Treatment status - XML Representation

Active as of 2023-03-07

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="BEVSMMedicationLineStatus"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include all codes defined in <a href="CodeSystem-BEMedicationLineStatus.html"><code>http://example.com/fhir/example/CodeSystem/BEMedicationLineStatus</code></a></li></ul></div>
  </text>
  <url
       value="http://example.com/fhir/example/ValueSet/BEVSMMedicationLineStatus"/>
  <version value="1.0.0"/>
  <name value="BEVSMMedicationLineStatus"/>
  <title value="Medication line - Treatment status"/>
  <status value="active"/>
  <date value="2023-03-07T20:58:02+00:00"/>
  <publisher value="My Organization"/>
  <contact>
    <name value="My Organization"/>
    <telecom>
      <system value="url"/>
      <value value="http://example.com/committees"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="my-group@example.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Bob Smith"/>
    <telecom>
      <system value="email"/>
      <value value="bobsmith@example.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Medication line - Treatment status."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="056"/>
      <display value="Belgium"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://example.com/fhir/example/CodeSystem/BEMedicationLineStatus"/>
    </include>
  </compose>
</ValueSet>