Polaris FHIR Implementation Guide
1.9.8 - ci-build
Polaris FHIR Implementation Guide - Local Development build (v1.9.8) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Device xmlns="http://hl7.org/fhir">
<id value="wellness-tracker-pro"/>
<meta>
<profile
value="https://fhir.apps.health/StructureDefinition/polaris-appdevice"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>WellnessTracker Pro</b></p><p>Comprehensive wellness monitoring and lifestyle coaching app. Client ID: wellness-tracker-prod-v2</p></div>
</text>
<identifier>
<system
value="https://fhir.apps.health/NamingSystem/polaris-appdevice-identifier"/>
<value value="wellness-tracker-pro"/>
</identifier>
<identifier>
<use value="secondary"/>
<system value="https://oauth.example.com/client-registry"/>
<value value="wellness-tracker-prod-v2"/>
</identifier>
<status value="active"/>
<manufacturer value="HealthTech Innovations Inc"/>
<deviceName>
<name value="WellnessTracker Pro"/>
<type value="user-friendly-name"/>
</deviceName>
<type>
<text value="Personal Health Monitoring App"/>
</type>
<note>
<text
value="Personal wellness application that tracks vitals, medications, and lifestyle factors to provide coaching recommendations."/>
</note>
</Device>