{
"description": "CapabilityStatement for the Consent Authorization Server Actor \\n\\nExplain\\n- is a Client that uses [Access Consent \\\\[ITI-108\\\\]](ITI-108.html) to retrieve current Privacy Consent and make access control decisions based upon them",
"_filename": "CapabilityStatement-IHE.PCF.consentAuthorizationServer.json",
"package_name": "ihe.iti.pcf",
"format": [ "application/fhir+xml", "application/fhir+json" ],
"date": "2023-02-14",
"publisher": "IHE IT Infrastructure Technical Committee",
"fhirVersion": "4.0.1",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"name": "IHE_PCF_consentAuthorizationServer",
"type": null,
"experimental": "false",
"resourceType": "CapabilityStatement",
"title": "IHE PCF Consent Authorization Server",
"package_version": "1.0.0-comment",
"status": "active",
"id": "c8283fca-2ac3-4c70-9a10-6f60d1487fab",
"kind": "requirements",
"url": "https://profiles.ihe.net/ITI/PCF/CapabilityStatement/IHE.PCF.consentAuthorizationServer",
"version": "1.0.0-comment",
"contact": [ {
"telecom": [ {
"value": "https://www.ihe.net/ihe_domains/it_infrastructure/",
"system": "url"
} ]
}, {
"telecom": [ {
"value": "iti@ihe.net",
"system": "email"
} ]
}, {
"name": "IHE IT Infrastructure Technical Committee",
"telecom": [ {
"value": "iti@ihe.net",
"system": "email"
} ]
} ],
"rest": [ {
"mode": "client",
"resource": [ {
"type": "Consent",
"interaction": [ {
"code": "read"
}, {
"code": "search-type"
} ],
"searchParam": [ {
"name": "_lastUpdated",
"type": "date",
"documentation": "When the resource version last changed"
}, {
"name": "_id",
"type": "token",
"documentation": "Logical id of this artifact"
}, {
"name": "status",
"type": "token",
"documentation": "Whether the Consent record is active"
}, {
"name": "patient",
"type": "reference",
"documentation": "The Patient"
} ],
"documentation": "PCF transaction [Access Consent \\[ITI-108\\]](ITI-108.html)"
} ],
"security": {
"description": "Recommend [ATNA](https://profiles.ihe.net/ITI/TF/Volume1/ch-9.html), encouraged [IHE-IUA](https://profiles.ihe.net/ITI/IUA/index.html) or [SMART-app-launch](http://www.hl7.org/fhir/smart-app-launch/)"
},
"interaction": [ {
"code": "search-system"
} ],
"documentation": "PCF Consent Authorization Server makes authorization decisions based on the existing Privacy Consent."
} ]
}