HotBeverage FHIR Implementation Guide
1.4.2024 - release
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
Active as of 2022-03-09 |
<ConceptMap xmlns="http://hl7.org/fhir">
<id value="StarSizeVsDrinkSize"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConceptMap StarSizeVsDrinkSize</b></p><a name="StarSizeVsDrinkSize"> </a><a name="hcStarSizeVsDrinkSize"> </a><a name="StarSizeVsDrinkSize-en-US"> </a><p>Mapping from (not specified) to http://www.fhir.org/guides/hotbeverage/ValueSet/HBDrinkSizeVS</p><br/><p><b>Group 1 </b>Mapping from <code>https://customerservice.starbucks.com/app/answers/detail/a_id/3113</code> to <code>http://www.fhir.org/guides/hotbeverage/ValueSet/HBDrinkSize</code></p><table class="grid"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>Small</td><td><a href="http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal" title="equal">is equal to</a></td><td>SMALL</td></tr><tr><td>Tall</td><td><a href="http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equivalent" title="equivalent">is equivalent to</a></td><td>SMALL</td></tr><tr><td>Grande</td><td><a href="http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal" title="equal">is equal to</a></td><td>MED</td></tr><tr><td>Venti</td><td><a href="http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal" title="equal">is equal to</a></td><td>LARGE</td></tr><tr><td>Trenta</td><td><a href="http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal" title="equal">is equal to</a></td><td>XLARGE</td></tr></table></div>
</text>
<url
value="http://fhir.org/guides/acme/HotBeverage/ConceptMap/StarSizeVsDrinkSize"/>
<version value="1.4.2024"/>
<name value="StarSizeVsDrinkSize"/>
<title value="$tarBucks sizes vs HB Drink Sizes"/>
<status value="active"/>
<experimental value="false"/>
<date value="2022-03-09"/>
<publisher value="Dave Pyke & John Moehrke"/>
<contact>
<name value="Dave Pyke & 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="map between commonly understood drink sizes and the formal drink size codes."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<targetCanonical
value="http://www.fhir.org/guides/hotbeverage/ValueSet/HBDrinkSizeVS"/>
<group>
<source
value="https://customerservice.starbucks.com/app/answers/detail/a_id/3113"/>
<target
value="http://www.fhir.org/guides/hotbeverage/ValueSet/HBDrinkSize"/>
<element>
<code value="Small"/>
<target>
<code value="SMALL"/>
<equivalence value="equal"/>
</target>
</element>
<element>
<code value="Tall"/>
<target>
<code value="SMALL"/>
<equivalence value="equivalent"/>
</target>
</element>
<element>
<code value="Grande"/>
<target>
<code value="MED"/>
<equivalence value="equal"/>
</target>
</element>
<element>
<code value="Venti"/>
<target>
<code value="LARGE"/>
<equivalence value="equal"/>
</target>
</element>
<element>
<code value="Trenta"/>
<target>
<code value="XLARGE"/>
<equivalence value="equal"/>
</target>
</element>
</group>
</ConceptMap>