FHIR Data Segmentation for Privacy, published by HL7 Security Working Group. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-security-label-ds4p/ and changes regularly. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="P001"/>
<meta>
<extension
url="http://hl7.org/fhir/uv/security-label-ds4p/StructureDefinition/extension-display">
<valueAnnotation>
<authorReference>
<type value="Organization"/>
<display value="Veteran Health Administration"/>
</authorReference>
<text
value="**CUI//SP-HLTH/HLTH/PRVCY**
([Veterans Health Administration, Washington, DC 20420](http://example.fhir.org/Organization/vha))"/>
</valueAnnotation>
</extension>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient P001</b></p><a name="P001"> </a><a name="hcP001"> </a><a name="P001-en-US"> </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"/></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Anonymous Patient (no stated gender), DoB Unknown</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td colspan="3">true</td></tr></table></div>
</text>
<active value="true"/>
</Patient>