FHIR Extensions Pack
5.3.0-ballot-tc1 - (September 2025 Ballot) International flag

This page is part of the FHIR Core Extensions Registry (v5.3.0-ballot-tc1: Release 5.3) based on FHIR (HL7® FHIR® Standard) v5.0.0. This version is a pre-release. The current official version is 5.2.0. For a full list of available versions, see the Directory of published versions

: Medication Type VS - XML Representation

Page standards status: Trial-use Maturity Level: 1

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="medication-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet medication-type</b></p><a name="medication-type"> </a><a name="hcmedication-type"> </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/781405001">781405001</a></td><td>Medicinal product package (product)</td></tr><tr><td><a href="http://snomed.info/id/763158003">763158003</a></td><td>Medicinal product (product)</td></tr><tr><td><a href="http://snomed.info/id/1208954007">1208954007</a></td><td>Extemporaneous preparation (product)</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="phx"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/medication-type"/>
  <version value="5.3.0-ballot-tc1"/>
  <name value="MedicationTypeVS"/>
  <title value="Medication Type VS"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-07-16"/>
  <publisher value="HL7 International / Pharmacy"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/medication"/>
    </telecom>
  </contact>
  <description value="Example ValueSet for medication type."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </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="781405001"/>
        <display value="Medicinal product package (product)"/>
      </concept>
      <concept>
        <code value="763158003"/>
        <display value="Medicinal product (product)"/>
      </concept>
      <concept>
        <code value="1208954007"/>
        <display value="Extemporaneous preparation (product)"/>
      </concept>
    </include>
  </compose>
</ValueSet>