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 - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "staged-organization-consentactor",
  "meta" : {
    "security" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code" : "HTEST",
        "display" : "test health data"
      }
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "identifier" : [
    {
      "value" : "Organization-ConsentActor-${D9}"
    }
  ],
  "active" : true,
  "name" : "HL7 International ${CD10}",
  "telecom" : [
    {
      "system" : "phone",
      "value" : "(+1) ${D3}-${D3}-${D4}"
    }
  ]
}