Da Vinci - Member Attribution (ATR) List, published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 2.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-atr/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
<RelatedPerson xmlns="http://hl7.org/fhir">
<id value="2"/>
<meta>
<versionId value="1"/>
<lastUpdated value="2019-04-23T10:30:54.819-04:00"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">Donald Holmes</div>
</text>
<active value="true"/>
<patient>🔗
<reference value="Patient/2"/>
</patient>
<relationship>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<code value="SPS"/>
<display value="Spouse"/>
</coding>
</relationship>
<name>
<use value="official"/>
<family value="Holmes"/>
<given value="Donald"/>
<prefix value="Mr."/>
<suffix value="MSc"/>
</name>
<telecom>
<system value="phone"/>
<value value="+33 (237) 998327"/>
</telecom>
<gender value="male"/>
<address>
<line value="43, Place du March� Sainte Catherine"/>
<city value="Paris"/>
<postalCode value="75004"/>
<country value="FRA"/>
</address>
</RelatedPerson>