Spenser - a developer's companion
1.0.0 - STU1 International flag

Spenser - a developer's companion, published by Zeora. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/costateixeira/spenser/tree/master and changes regularly. See the Directory of published versions

: Spenser Medications - ValueSet - XML Representation

Active as of 2025-06-01

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="SpenserMedsVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet SpenserMedsVS</b></p><a name="SpenserMedsVS"> </a><a name="hcSpenserMedsVS"> </a><a name="SpenserMedsVS-en-US"> </a><ul><li>Include all codes defined in <a href="CodeSystem-SpenserMeds.html"><code>http://costateixeira.github.io/spenser/CodeSystem/SpenserMeds</code></a></li></ul></div>
  </text>
  <url value="http://costateixeira.github.io/spenser/ValueSet/SpenserMedsVS"/>
  <version value="1.0.0"/>
  <name value="SpenserMedsVS"/>
  <title value="Spenser Medications - ValueSet"/>
  <status value="active"/>
  <date value="2025-06-01T17:26:20+00:00"/>
  <publisher value="Zeora"/>
  <contact>
    <name value="Zeora"/>
    <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="José Costa Teixeira"/>
    <telecom>
      <system value="email"/>
      <value value="you-know.it@gmail.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="A value set of medications that Spenser can dispense."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://costateixeira.github.io/spenser/CodeSystem/SpenserMeds"/>
    </include>
  </compose>
</ValueSet>