This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2
Sarah Abels (id = "f001")
<RelatedPerson xmlns="http://hl7.org/fhir"> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> Sarah Abels </div> </text> <identifier> <use value="official"/> <label value="BSN"/> <system value="urn:oid:2.16.840.1.113883.2.4.6.3"/> <!-- Dutch BSN identification system --> </identifier> <patient> <reference value="Patient/f001"/> </patient> <relationship> <coding> <system value="http://hl7.org/fhir/v3/RoleCode"/> <code value="SIGOTHR"/> </coding> </relationship> <name> <use value="usual"/> <family value="Abels"/> <given value="Sarah"/> </name> <telecom> <system value="phone"/> <value value="0690383372"/> <use value="mobile"/> </telecom> <telecom> <system value="email"/> <value value="s.abels@kpn.nl"/> <use value="home"/> </telecom> <gender> <coding> <system value="http://hl7.org/fhir/v3/AdministrativeGender"/> <code value="F"/> <display value="Female"/> </coding> </gender> </RelatedPerson>