This page is part of the Da Vinci - Member Attribution (ATR) List (v2.1.0: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
<RelatedPerson xmlns="http://hl7.org/fhir">
<id value="1"/>
<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">Donnie Bradley</div>
</text>
<identifier>
<system value="http://hl7.org/fhir/sid/us-npi"/>
<value value="9941339108"/>
</identifier>
<active value="true"/>
<patient>🔗
<reference value="Patient/1"/>
</patient>
<relationship>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0131"/>
<code value="N"/>
<display value="Next-of-Kin"/>
</coding>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<code value="WIFE"/>
<display value="wife"/>
</coding>
</relationship>
<name>
<use value="official"/>
<family value="Bradley"/>
<given value="Donnie"/>
<prefix value="Mr."/>
<suffix value="MSc"/>
</name>
<telecom>
<system value="phone"/>
<value value="+33 (237) 998327"/>
</telecom>
<gender value="female"/>
<address>
<line value="43, Place du March� Sainte Catherine"/>
<city value="Paris"/>
<postalCode value="75004"/>
<country value="FRA"/>
</address>
</RelatedPerson>