ResMed Core Implementation Guide
0.37.0 - ci-build International flag

ResMed Core Implementation Guide - Local Development build (v0.37.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: airview-patient-with-custom-rules - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="airview-patient-with-custom-rules"/>
  <meta>
    <profile
             value="http://resmed.com/fhir/core/StructureDefinition/resmed-patient"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;"><b>Sally McDonald </b> (no stated gender), DoB: 1976-12-11 ( EasyCare Number: <a href="http://terminology.hl7.org/5.0.0/NamingSystem-uri.html">#</a>urn:uuid:ef8deb92-904f-41b3-9058-6e87ad35c05a (use: OFFICIAL))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>Managing Organization: <a href="Organization-airview-organization.html">Organization/airview-organization</a> &quot;SleepyLabs Sleep Clinic&quot;</li></ul></td></tr></table></div>
  </text>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system
                value="http://terminology.resmed.com/CodeSystem/resmed-user-identifier"/>
        <code value="ECN"/>
      </coding>
    </type>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:uuid:ef8deb92-904f-41b3-9058-6e87ad35c05a"/>
    <assigner>
      <display value="ResMed Corp."/>
    </assigner>
  </identifier>
  <name>
    <family value="McDonald"/>
    <given value="Sally"/>
  </name>
  <birthDate value="1976-12-11"/>
  <managingOrganization>🔗 
    <reference value="Organization/airview-organization"/>
  </managingOrganization>
</Patient>