ResMed Core Implementation Guide
0.37.0 - ci-build
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
<Patient xmlns="http://hl7.org/fhir">
<id value="airview-patient"/>
<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>John Smith </b> (no stated gender), DoB: 1990-10-25 ( EasyCare Number: <a href="http://terminology.hl7.org/5.0.0/NamingSystem-uri.html">#</a>urn:uuid:3b268924-cf70-11eb-b8bc-0242ac130003 (use: OFFICIAL))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Other Ids (see the one above)">Other Id:</td><td colspan="3">Medical record number: 387875 (use: OFFICIAL)</td></tr><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> "SleepyLabs Sleep Clinic"</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:3b268924-cf70-11eb-b8bc-0242ac130003"/>
<assigner>
<display value="ResMed Corp."/>
</assigner>
</identifier>
<identifier>
<use value="official"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="MR"/>
</coding>
</type>
<value value="387875"/>
</identifier>
<name>
<family value="Smith"/>
<given value="John"/>
</name>
<birthDate value="1990-10-25"/>
<managingOrganization>🔗
<reference value="Organization/airview-organization"/>
</managingOrganization>
</Patient>