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
<Device xmlns="http://hl7.org/fhir">
<id value="VertuoNext"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device VertuoNext</b></p><a name="VertuoNext"> </a><a name="hcVertuoNext"> </a><a name="VertuoNext-en-US"> </a><p><b>status</b>: Active</p><p><b>manufacturer</b>: nespresso</p><h3>DeviceNames</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style="display: none">*</td><td>Vertuo Next</td><td>Manufacturer name</td></tr></table><p><b>modelNumber</b>: B084GYKJ58</p><p><b>location</b>: coffee room</p><p><b>url</b>: <a href="http://server.example.com/fhir/coffee">http://server.example.com/fhir/coffee</a></p></div>
</text>
<status value="active"/>
<manufacturer value="nespresso"/>
<deviceName>
<name value="Vertuo Next"/>
<type value="manufacturer-name"/>
</deviceName>
<modelNumber value="B084GYKJ58"/>
<location>
<display value="coffee room"/>
</location>
<url value="http://server.example.com/fhir/coffee"/>
</Device>