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
| Page standards status: Informative |
{
"resourceType" : "Organization",
"id" : "staged-organization-unrelated",
"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-unrelated</b></p><a name=\"staged-organization-unrelated\"> </a><a name=\"hcstaged-organization-unrelated\"> </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-Unrelated-${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-Unrelated-${D9}"
}
],
"active" : true,
"name" : "HL7 International ${CD10}",
"telecom" : [
{
"system" : "phone",
"value" : "(+1) ${D3}-${D3}-${D4}"
}
]
}