HL7 FHIR Implementation Guide: Data Access Policies, published by HL7 International / Security. This guide is not an authorized publication; it is the continuous build for version 1.0.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/data-access-policies/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "Permission",
"id" : "ex-saner",
"meta" : {
"security" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "HTEST"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Permission ex-saner</b></p><a name=\"ex-saner\"> </a><a name=\"hcex-saner\"> </a><a name=\"ex-saner-en-US\"> </a><p><b>status</b>: Active</p><p><b>asserter</b>: <a href=\"Organization-ex-organization.html\">Organization nowhere</a></p><p><b>date</b>: 2023-07-19</p><p><b>combining</b>: Deny-overrides</p><blockquote><p><b>rule</b></p><p><b>type</b>: Permit</p><blockquote><p><b>data</b></p><h3>Resources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Meaning</b></td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td>Instance</td><td><a href=\"MeasureReport-ex-measurereport.html\">MeasureReport: status = pending; type = summary; measure = http://example.org/fhir/uv/saner/Measure/FEMADailyHospitalCOVID19Reporting; period = 2020-04-05 --> 2020-04-05</a></td></tr></table></blockquote><h3>Activities</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td><td><b>Action</b></td><td><b>Purpose</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Organization-ex-organization.html\">Organization nowhere</a></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/consentaction access}\">Access</span></td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActReason HCOMPL}\">health compliance</span></td></tr></table><p><b>limit</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode AUDIT}\">audit</span></p></blockquote></div>"
},
"status" : "active",
"asserter" : {
🔗 "reference" : "Organization/ex-organization"
},
"date" : [
"2023-07-19"
],
"combining" : "deny-overrides",
"rule" : [
{
"type" : "permit",
"data" : [
{
"resource" : [
{
"meaning" : "instance",
"reference" : {
🔗 "reference" : "MeasureReport/ex-measurereport"
}
}
]
}
],
"activity" : [
{
"actor" : [
{
🔗 "reference" : "Organization/ex-organization"
}
],
"action" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/consentaction",
"code" : "access"
}
]
}
],
"purpose" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "HCOMPL"
}
]
}
]
}
],
"limit" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "AUDIT"
}
]
}
]
}
]
}