<?xml version="1.0" encoding="UTF-8"?>

<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>