Restriction Manager

Actor Definition: Restriction Manager Actor

The Restriction Manager can process restrictions.

Type: server

{
"resourceType": "ActorDefinition",
"id": "restriction-manager-actor-re",
"url": "http://electronichealth.se/fhir/NDI/ActorDefinition/restriction-manager-actor-re",
"status": "draft",
"description": "The Restriction Manager can process restrictions.",
"type": "system",
"capabilities": "http://electronichealth.se/fhir/NDI/CapabilityStatement/restriction-manager-capabilities-re"
}
<ActorDefinition xmlns="http://hl7.org/fhir">
<id value="restriction-manager-actor-re" />
<url value="http://electronichealth.se/fhir/NDI/ActorDefinition/restriction-manager-actor-re" />
<status value="draft" />
<description value="The Restriction Manager can process restrictions." />
<type value="system" />
<capabilities value="http://electronichealth.se/fhir/NDI/CapabilityStatement/restriction-manager-capabilities-re" />
</ActorDefinition>