Scalable Consent Management Testing Guide
1.0.0-ballot - ci-build United States of America flag

Scalable Consent Management Testing Guide - Local Development build (v1.0.0-ballot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Organization-staged-organization-consentactor - XML Representation

Page standards status: Informative

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="staged-organization-consentactor"/>
  <meta>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HTEST"/>
      <display value="test health data"/>
    </security>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization staged-organization-consentactor</b></p><a name="staged-organization-consentactor"> </a><a name="hcstaged-organization-consentactor"> </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">Security Label: test health data (Details: ActReason code HTEST = 'test health data')</p></div><p><b>identifier</b>: Organization-ConsentActor-${D9}</p><p><b>active</b>: true</p><p><b>name</b>: HL7 International ${CD10}</p><p><b>telecom</b>: ph: (+1) ${D3}-${D3}-${D4}</p></div>
  </text>
  <identifier>
    <value value="Organization-ConsentActor-${D9}"/>
  </identifier>
  <active value="true"/>
  <name value="HL7 International ${CD10}"/>
  <telecom>
    <system value="phone"/>
    <value value="(+1) ${D3}-${D3}-${D4}"/>
  </telecom>
</Organization>