CH EPR FHIR (R4)
4.0.1-ballot-2 - ballot
This page is part of the CH EPR FHIR (R4) (v4.0.1-ballot-2: DSTU 4 Ballot 3) 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
<Bundle xmlns="http://hl7.org/fhir">
<id value="PDQm-QueryResponse"/>
<meta>
<profile
value="http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-pdqm-matchparametersout"/>
</meta>
<type value="searchset"/>
<total value="1"/>
<link>
<relation value="self"/>
<url value="https://example.org/fhir/Patient/$match"/>
</link>
<entry>
<fullUrl value="https://example.org/fhir/Patient/FranzMuster"/>
<resource>
<Patient>
<id value="FranzMuster"/>
<meta>
<profile
value="http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-pdqm-patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_FranzMuster"> </a><p class="res-header-id"><b>Generated Narrative: Patient FranzMuster</b></p><a name="FranzMuster"> </a><a name="hcFranzMuster"> </a><a name="FranzMuster-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Franz Muster Male, DoB: 1995-01-27 ( urn:oid:2.16.756.5.30.1.127.3.10.3#761337610411353650)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Other Ids (see the one above)">Other Ids:</td><td colspan="3"><ul><li>Medical record number/value of MPI-PID</li><li>Medical record number/8734</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>Managing Organization: Identifier: <a href="https://www.gs1.org/standards/id-keys/gln" title="Global Location Number">GLN</a>/7601000201041</li></ul></td></tr></table></div>
</text>
<identifier>
<system value="urn:oid:2.16.756.5.30.1.127.3.10.3"/>
<value value="761337610411353650"/>
</identifier>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="MR"/>
</coding>
</type>
<system value="urn:oid:2.999.5.6.7"/>
<value value="value of MPI-PID"/>
</identifier>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="MR"/>
</coding>
</type>
<system value="urn:oid:2.16.756.888888.3.1"/>
<value value="8734"/>
</identifier>
<name>
<family value="Muster"/>
<given value="Franz"/>
</name>
<gender value="male"/>
<birthDate value="1995-01-27"/>
<managingOrganization>
<identifier>
<system value="urn:oid:2.51.1.3"/>
<value value="7601000201041"/>
</identifier>
</managingOrganization>
</Patient>
</resource>
<search>
<extension url="http://hl7.org/fhir/StructureDefinition/match-grade">
<valueCode value="certain"/>
</extension>
<mode value="match"/>
<score value="1"/>
</search>
</entry>
</Bundle>