FHIR IG analytics| Package | hl7.fhir.uv.dap |
| Resource Type | Permission |
| Id | Permission-ex-overriding-rbac-by-resource.json |
| FHIR Version | R6 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Permission ex-overriding-rbac-by-resource
Language: en
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
status: Active
asserter: Organization nowhere
date: 2023-12-22
combining: Permit-overrides
rule
type: Deny
rule
type: Permit
Data
ResourceType All FHIR Types: Observation (Observation) activity
Actors
Reference PractitionerRole Doctor action: create, read, update
purpose: treatment
activity
Actors
Reference PractitionerRole Administration action: delete, update
purpose: healthcare operations
Limits
Control audit
rule
type: Permit
Data
ResourceType All FHIR Types: AllergyIntolerance (AllergyIntolerance) activity
Actors
Reference PractitionerRole Doctor action: create, read, update
purpose: treatment
activity
Actors
Reference PractitionerRole Dietician action: read
purpose: treatment, healthcare operations
activity
Actors
Reference PractitionerRole Administration action: delete, update
purpose: healthcare operations
Limits
Control audit
rule
type: Permit
Data
ResourceType All FHIR Types: Condition (Condition) activity
Actors
Reference PractitionerRole Doctor action: create, read, update
purpose: treatment
activity
Actors
Reference PractitionerRole Dietician action: read
purpose: treatment, healthcare operations
activity
Actors
Reference PractitionerRole Administration action: delete, update
purpose: healthcare operations
Limits
Control audit
rule
type: Permit
Data
ResourceType All FHIR Types: Practitioner (Practitioner) activity
Actors
Reference PractitionerRole Doctor action: read
purpose: treatment
activity
Actors
Reference PractitionerRole Dietician action: read
purpose: healthcare operations
activity
Actors
Reference PractitionerRole Registration Clerk action: read
purpose: healthcare operations
activity
Actors
Reference PractitionerRole Administration action: delete, update
purpose: healthcare operations
Limits
Control audit
rule
type: Permit
Data
ResourceType All FHIR Types: PractitionerRole (PractitionerRole) activity
Actors
Reference PractitionerRole Doctor action: read
purpose: treatment
activity
Actors
Reference PractitionerRole Dietician action: read
purpose: healthcare operations
activity
Actors
Reference PractitionerRole Registration Clerk action: read
purpose: healthcare operations
activity
Actors
Reference PractitionerRole Administration action: delete, update
purpose: healthcare operations
Limits
Control audit
rule
type: Permit
Data
ResourceType All FHIR Types: Person (Person) activity
Actors
Reference PractitionerRole Doctor action: read
purpose: treatment
activity
Actors
Reference PractitionerRole Dietician action: read
purpose: healthcare operations
activity
Actors
Reference PractitionerRole Registration Clerk action: read, update
purpose: healthcare operations
activity
Actors
Reference PractitionerRole Administration action: delete, update
purpose: healthcare operations
Limits
Control audit
rule
type: Permit
Data
ResourceType All FHIR Types: Patient (Patient) activity
Actors
Reference PractitionerRole Doctor action: read
purpose: treatment
activity
Actors
Reference PractitionerRole Dietician action: read
purpose: healthcare operations
activity
Actors
Reference PractitionerRole Registration Clerk action: read, update, create
purpose: healthcare operations
activity
Actors
Reference PractitionerRole Administration action: delete, update
purpose: healthcare operations
Limits
Control audit
rule
type: Permit
Data
ResourceType All FHIR Types: RelatedPerson (RelatedPerson) activity
Actors
Reference PractitionerRole Doctor action: read
purpose: treatment
activity
Actors
Reference PractitionerRole Dietician action: read
purpose: healthcare operations
activity
Actors
Reference PractitionerRole Registration Clerk action: read, update
purpose: healthcare operations
activity
Actors
Reference PractitionerRole Administration action: delete, update
purpose: healthcare operations
Limits
Control audit
rule
type: Permit
Data
ResourceType All FHIR Types: Organization (Organization) activity
Actors
Reference PractitionerRole Doctor action: read
purpose: treatment
activity
Actors
Reference PractitionerRole Dietician action: read
purpose: healthcare operations
activity
Actors
Reference PractitionerRole Registration Clerk action: read
purpose: healthcare operations
activity
Actors
Reference PractitionerRole Administration action: delete, update
purpose: healthcare operations
Limits
Control audit
rule
type: Permit
Data
ResourceType All FHIR Types: Location (Location) activity
Actors
Reference PractitionerRole Doctor action: read
purpose: treatment
activity
Actors
Reference PractitionerRole Dietician action: read
purpose: healthcare operations
activity
Actors
Reference PractitionerRole Registration Clerk action: read
purpose: healthcare operations
activity
Actors
Reference PractitionerRole Administration action: delete, update
purpose: healthcare operations
Limits
Control audit
{
"resourceType": "Permission",
"resourceDefinition": "http://hl7.org/fhir/StructureDefinition/Permission|1.0.0-current",
"id": "ex-overriding-rbac-by-resource",
"meta": {
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"asserter": {
"reference": "Organization/ex-organization"
},
"date": [
"2023-12-22"
],
"combining": "permit-overrides",
"rule": [
{
"type": "deny"
},
{
"type": "permit",
"data": [
{
"resourceType": [
{
"system": "http://hl7.org/fhir/fhir-types",
"code": "Observation"
}
]
}
],
"activity": [
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/DrRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "create"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "read"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "update"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "TREAT"
}
]
}
]
},
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/AdminRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "delete"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "update"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
]
}
]
}
],
"limit": [
{
"control": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AUDIT"
}
]
}
]
}
]
},
{
"type": "permit",
"data": [
{
"resourceType": [
{
"system": "http://hl7.org/fhir/fhir-types",
"code": "AllergyIntolerance"
}
]
}
],
"activity": [
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/DrRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "create"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "read"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "update"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "TREAT"
}
]
}
]
},
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/DieticianRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "read"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "TREAT"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
]
}
]
},
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/AdminRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "delete"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "update"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
]
}
]
}
],
"limit": [
{
"control": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AUDIT"
}
]
}
]
}
]
},
{
"type": "permit",
"data": [
{
"resourceType": [
{
"system": "http://hl7.org/fhir/fhir-types",
"code": "Condition"
}
]
}
],
"activity": [
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/DrRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "create"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "read"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "update"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "TREAT"
}
]
}
]
},
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/DieticianRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "read"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "TREAT"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
]
}
]
},
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/AdminRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "delete"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "update"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
]
}
]
}
],
"limit": [
{
"control": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AUDIT"
}
]
}
]
}
]
},
{
"type": "permit",
"data": [
{
"resourceType": [
{
"system": "http://hl7.org/fhir/fhir-types",
"code": "Practitioner"
}
]
}
],
"activity": [
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/DrRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "read"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "TREAT"
}
]
}
]
},
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/DieticianRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "read"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
]
}
]
},
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/RegistrationRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "read"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
]
}
]
},
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/AdminRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "delete"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "update"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
]
}
]
}
],
"limit": [
{
"control": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AUDIT"
}
]
}
]
}
]
},
{
"type": "permit",
"data": [
{
"resourceType": [
{
"system": "http://hl7.org/fhir/fhir-types",
"code": "PractitionerRole"
}
]
}
],
"activity": [
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/DrRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "read"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "TREAT"
}
]
}
]
},
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/DieticianRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "read"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
]
}
]
},
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/RegistrationRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "read"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
]
}
]
},
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/AdminRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "delete"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "update"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
]
}
]
}
],
"limit": [
{
"control": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AUDIT"
}
]
}
]
}
]
},
{
"type": "permit",
"data": [
{
"resourceType": [
{
"system": "http://hl7.org/fhir/fhir-types",
"code": "Person"
}
]
}
],
"activity": [
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/DrRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "read"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "TREAT"
}
]
}
]
},
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/DieticianRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "read"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
]
}
]
},
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/RegistrationRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "read"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "update"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
]
}
]
},
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/AdminRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "delete"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "update"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
]
}
]
}
],
"limit": [
{
"control": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AUDIT"
}
]
}
]
}
]
},
{
"type": "permit",
"data": [
{
"resourceType": [
{
"system": "http://hl7.org/fhir/fhir-types",
"code": "Patient"
}
]
}
],
"activity": [
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/DrRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "read"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "TREAT"
}
]
}
]
},
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/DieticianRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "read"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
]
}
]
},
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/RegistrationRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "read"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "update"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "create"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
]
}
]
},
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/AdminRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "delete"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "update"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
]
}
]
}
],
"limit": [
{
"control": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AUDIT"
}
]
}
]
}
]
},
{
"type": "permit",
"data": [
{
"resourceType": [
{
"system": "http://hl7.org/fhir/fhir-types",
"code": "RelatedPerson"
}
]
}
],
"activity": [
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/DrRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "read"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "TREAT"
}
]
}
]
},
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/DieticianRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "read"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
]
}
]
},
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/RegistrationRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "read"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "update"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
]
}
]
},
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/AdminRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "delete"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "update"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
]
}
]
}
],
"limit": [
{
"control": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AUDIT"
}
]
}
]
}
]
},
{
"type": "permit",
"data": [
{
"resourceType": [
{
"system": "http://hl7.org/fhir/fhir-types",
"code": "Organization"
}
]
}
],
"activity": [
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/DrRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "read"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "TREAT"
}
]
}
]
},
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/DieticianRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "read"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
]
}
]
},
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/RegistrationRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "read"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
]
}
]
},
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/AdminRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "delete"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "update"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
]
}
]
}
],
"limit": [
{
"control": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AUDIT"
}
]
}
]
}
]
},
{
"type": "permit",
"data": [
{
"resourceType": [
{
"system": "http://hl7.org/fhir/fhir-types",
"code": "Location"
}
]
}
],
"activity": [
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/DrRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "read"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "TREAT"
}
]
}
]
},
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/DieticianRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "read"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
]
}
]
},
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/RegistrationRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "read"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
]
}
]
},
{
"actor": [
{
"reference": {
"reference": "PractitionerRole/AdminRole"
}
}
],
"action": [
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "delete"
}
]
},
{
"coding": [
{
"system": "http://hl7.org/fhir/restful-interaction",
"code": "update"
}
]
}
],
"purpose": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HOPERAT"
}
]
}
]
}
],
"limit": [
{
"control": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AUDIT"
}
]
}
]
}
]
}
]
}