FHIR Data Segmentation for Privacy
0.2.0 - 2021May Ballot

Publication Build: This will be filled in by the publication tooling

: Simple use of the must-display extension on a patient - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="P001"/>
  <meta>
    <extension
               url="http://hl7.org/fhir/uv/security-label-ds4p/StructureDefinition/extension-must-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><b>Generated Narrative</b></p><p><b>active</b>: true</p></div>
  </text>
  <active value="true"/>
</Patient>