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 exposure intent - XML Representation

Draft as of 2024-11-18

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="medication-exposure-category-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet medication-exposure-category-vs</b></p><a name="medication-exposure-category-vs"> </a><a name="hcmedication-exposure-category-vs"> </a><a name="medication-exposure-category-vs-en-US"> </a><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/360271000">360271000</a></td><td>Prophylaxis</td></tr><tr><td><a href="http://snomed.info/id/360270004">360270004</a></td><td>Therapy - action</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://www.ehealth.fgov.be/standards/fhir/medication/ValueSet/medication-exposure-category-vs"/>
  <version value="1.1.0"/>
  <name value="MedicationExposureCategoryVS"/>
  <title value="Medication exposure intent"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-11-18T05:04:04+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="The exposure purpose of a medication - whether the medication is given for therapeutic or prophylactic purposes."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BE"/>
      <display value="Belgium"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="360271000"/>
        <display value="Prophylaxis"/>
      </concept>
      <concept>
        <code value="360270004"/>
        <display value="Therapy - action"/>
      </concept>
    </include>
  </compose>
</ValueSet>