This page is part of the CH Core (R4) (v4.0.0-ballot: STU Ballot 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: UPI EPR Test Krcmarevic - XML Representation
Raw xml | Download
<Patient xmlns="http://hl7.org/fhir">
<id value="UpiEprTestKrcmarevic"/>
<meta>
<profile
value="http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient"/>
</meta>
<text>
<status value="additional"/>
<div xmlns="http://www.w3.org/1999/xhtml"><div><ul><li><b>EPR-SPID</b>: 7560521127080</li><li><b>Date of Birth</b>: 20.03.1982</li><li><b>First Name</b>: Claude-Hélène Marguerite</li><li><b>Official Name</b>: Krcmarevic</li><li><b>Original Name</b>: Scheuble</li><li><b>Sex</b>: 2 (Needs transformation to HL7 ValueSet, see <a href="ConceptMap-sex-ech11-to-fhir.html">ConceptMap Sex eCH-011 to FHIR mapping</a>)</li><li><b>Mother</b></li><ul><li><b>First Name</b>: Hui Xue</li><li><b>Last Name</b>: Dalkiliç</li></ul><li><b>Father</b></li><ul><li><b>First Name</b>: Fabio Nicola</li><li><b>Last Name</b>: Dalkiliç</li></ul><li><b>Nationality</b>: Switzerland (8100)</li><li><b>Country of Birth</b>: Switzerland (8100)</li><li><b>Place of Birth</b>: Zürich (261)</li></ul></div><div>Base test data for Projectathon from UPI, see <a href="https://docs.google.com/spreadsheets/d/1yWPhTI7DDgYDMXPVFGRmdb50c8TuUnQp9fECM3iGTBo/edit#gid=0">Google Doc for more examples.</a></div></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/patient-citizenship">
<extension url="code">
<valueCodeableConcept>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="CH"/>
<display value="Switzerland"/>
</coding>
</valueCodeableConcept>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/patient-birthPlace">
<valueAddress>
<city value="Zürich">
<extension
url="http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-ech-7-municipalityid">
<valueString value="261"/>
</extension>
</city>
<country value="Switzerland">
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding">
<valueCoding>
<system value="urn:iso:std:iso:3166"/>
<code value="CH"/>
</valueCoding>
</extension>
</country>
</valueAddress>
</extension>
<identifier>
<system value="urn:oid:2.16.756.5.30.1.127.3.10.3"/>
<value value="761337611234567897"/>
</identifier>
<name>
<use value="official"/>
<family value="Krcmarevic"/>
<given value="Claude-Hélène Marguerite"/>
</name>
<name>
<use value="maiden"/>
<family value="Scheuble"/>
</name>
<gender value="female"/>
<birthDate value="1982-03-20"/>
<contact>
<relationship>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<code value="MTH"/>
<display value="mother"/>
</coding>
</relationship>
<name>
<family value="Dalkiliç"/>
<given value="Hui Xue"/>
</name>
</contact>
<contact>
<relationship>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<code value="FTH"/>
<display value="father"/>
</coding>
</relationship>
<name>
<family value="Dalkiliç"/>
<given value="Fabio Nicola"/>
</name>
</contact>
</Patient>