Polaris FHIR Implementation Guide
1.10.0 - ci-build

Polaris FHIR Implementation Guide - Local Development build (v1.10.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Cedarbrook Juno EMR Device - XML Representation

Raw xml | Download


<Device xmlns="http://hl7.org/fhir">
  <id value="cedarbrook-juno-emr"/>
  <meta>
    <profile
             value="https://fhir.apps.health/StructureDefinition/polaris-emrdevice"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Juno EMR system v2025.1 by WELLSTAR Technology Group, deployed at Cedarbrook Family Health.</div>
  </text>
  <identifier>
    <system
            value="https://fhir.apps.health/NamingSystem/cedarbrook-clinic-device-identifier"/>
    <value value="JUNO-EMR-2025"/>
  </identifier>
  <manufacturer value="WELLSTAR Technology Group"/>
  <deviceName>
    <name value="Juno EMR"/>
    <type value="model-name"/>
  </deviceName>
  <type>
    <text value="software"/>
  </type>
  <version>
    <value value="2025.1"/>
  </version>
  <owner>
    <identifier>
      <system
              value="https://fhir.apps.health/NamingSystem/organization-identifier"/>
      <value value="cedarbrook-clinic"/>
    </identifier>
    <display value="Cedarbrook Family Health"/>
  </owner>
</Device>