HotBeverage FHIR Implementation Guide
1.4.2024 - release International flag

HotBeverage FHIR Implementation Guide, published by Dave Pyke & John Moehrke. This guide is not an authorized publication; it is the continuous build for version 1.4.2024 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/DavidPyke/HotBeverage/ and changes regularly. See the Directory of published versions

: Size of Beverage to be Consumed - XML Representation

Active as of 2024-11-13

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="HBDrinkSizeVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet HBDrinkSizeVS</b></p><a name="HBDrinkSizeVS"> </a><a name="hcHBDrinkSizeVS"> </a><a name="HBDrinkSizeVS-en-US"> </a><ul><li>Include all codes defined in <a href="CodeSystem-HBDrinkSize.html"><code>http://fhir.org/guides/acme/HotBeverage/CodeSystem/HBDrinkSize</code></a></li></ul></div>
  </text>
  <url
       value="http://fhir.org/guides/acme/HotBeverage/ValueSet/HBDrinkSizeVS"/>
  <version value="1.4.2024"/>
  <name value="HBDrinkSizeVS"/>
  <title value="Size of Beverage to be Consumed"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-11-13T14:58:15+00:00"/>
  <publisher value="Dave Pyke &amp; John Moehrke"/>
  <contact>
    <name value="Dave Pyke &amp; John Moehrke"/>
    <telecom>
      <system value="url"/>
      <value value="https://github.com/DavidPyke/HotBeverage"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="david@pyke.ca"/>
    </telecom>
  </contact>
  <contact>
    <name value="David Pyke"/>
    <telecom>
      <system value="email"/>
      <value value="david@pyke.ca"/>
      <use value="work"/>
    </telecom>
  </contact>
  <contact>
    <name value="John Moehrke"/>
    <telecom>
      <system value="email"/>
      <value value="JohnMoehrke@gmail.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="You want how much?"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://fhir.org/guides/acme/HotBeverage/CodeSystem/HBDrinkSize"/>
    </include>
  </compose>
</ValueSet>