FHIR IG analytics| Package | hl7.fhir.uv.dap |
| Resource Type | Permission |
| Id | Permission-example-saner.json |
| FHIR Version | R6 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Read-Only access to a given SANER report is authorized for PurposeOfUse of Public-Health compliance, from the given Organization. Access requests authorized shall be recorded.
Read-Only access to a given SANER report is authorized for PurposeOfUse of Public-Health compliance, from the given Group. Access requests authorized shall be recorded.
{
"resourceType": "Permission",
"resourceDefinition": "http://hl7.org/fhir/StructureDefinition/Permission|1.0.0-current",
"id": "example-saner",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://example.org/identifiers",
"value": "saner-report"
}
],
"status": "active",
"asserter": {
"reference": "Organization/ex-organization"
},
"date": [
"2018-12-24"
],
"combining": "deny-overrides",
"rule": [
{
"type": "permit",
"data": [
{
"resource": [
{
"meaning": "instance",
"reference": {
"reference": "http://hl7.org/fhir/uv/saner/Measure/CDCHealthcareSupplyPathway"
}
}
]
}
],
"activity": [
{
"actor": [
{
"reference": {
"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": [
{
"control": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AUDIT"
}
]
}
]
}
]
},
{
"type": "permit",
"data": [
{
"resource": [
{
"meaning": "instance",
"reference": {
"reference": "http://hl7.org/fhir/uv/saner/Measure/CDCHealthcareSupplyPathway"
}
}
]
}
],
"activity": [
{
"actor": [
{
"reference": {
"reference": "http://example.com/R4/fhir/Group/102"
}
}
],
"action": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/consentaction",
"code": "access"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HCOMPL"
}
]
}
]
}
],
"limit": [
{
"control": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AUDIT"
}
]
}
]
}
]
}
]
}