De-Identification Profile
0.0.1-current - ci-build
De-Identification Profile, published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 0.0.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.DeIdHandbook/ and changes regularly. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="ex-Patient-secondaryUse-pandemicIPS-stage-2"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient ex-Patient-secondaryUse-pandemicIPS-stage-2</b></p><a name="ex-Patient-secondaryUse-pandemicIPS-stage-2"> </a><a name="hcex-Patient-secondaryUse-pandemicIPS-stage-2"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/uv/ips/STU2/StructureDefinition-Patient-uv-ips.html">Patient (IPS)</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">PseudoFamily Female, DoB: 1996-08-16 ( urn:oid:1.3.6.1.4.1.21367.2011.2.5.5639#IHEEX-33159)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td>true</td><td style="background-color: #f3f5da" title="Known status of Patient">Deceased:</td><td colspan="3">2024-10-15</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li>-unknown-</li><li>3210 </li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>General Practitioner: The information is not available due to security, privacy or related reasons.</li></ul></td></tr></table></div>
</text>
<identifier>
<system value="urn:oid:1.3.6.1.4.1.21367.2011.2.5.5639"/>
<value value="IHEEX-33159"/>
</identifier>
<active value="true"/>
<name>
<text value="PseudoFamily"/>
<family value="PseudoFamily"/>
<given value="PseudoGiven"/>
</name>
<telecom>
<extension
url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
<valueCode value="masked"/>
</extension>
</telecom>
<gender value="female"/>
<birthDate value="1996-08-16"/>
<deceasedDateTime value="2024-10-15"/>
<address>
<postalCode value="3210"/>
</address>
<generalPractitioner>
<extension
url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
<valueCode value="masked"/>
</extension>
<display
value="The information is not available due to security, privacy or related reasons."/>
</generalPractitioner>
</Patient>