This page is part of the Interoperable Digital Identity and Patient Matching (v2.0.0-ballot: STU2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
<Parameters xmlns="http://hl7.org/fhir">
<id value="IDIMatchInputParameters-Example"/>
<meta>
<profile
value="http://hl7.org/fhir/us/identity-matching/StructureDefinition/idi-match-input-parameters"/>
</meta>
<parameter>
<name value="patient"/>
<resource>
<Patient>
<id value="ExamplePatient"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Example Patient</b></p><a name="ExamplePatient"></a><p><b>name</b>: ExamplePatient</p><p><b>address</b>: Peter Chalmers</p></div>
</text>
<name>
<use value="official"/>
<family value="Chalmers"/>
<given value="Peter"/>
<given value="James"/>
</name>
</Patient>
</resource>
</parameter>
</Parameters>