{
"description": "CapabilityStatement for Consent Registry Actor.\\n\\nExplain\\n- provides [Access Consent \\\\[ITI-108\\\\]](ITI-108.html) to store and support access to Privacy Consent Resources",
"_filename": "CapabilityStatement-IHE.PCF.consentRegistry.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_consentRegistry",
"type": null,
"experimental": "false",
"resourceType": "CapabilityStatement",
"title": "IHE PCF Consent Registry",
"package_version": "1.0.0-comment",
"status": "active",
"id": "f98d2ee6-67b2-4d36-a678-f49446dfe050",
"kind": "requirements",
"url": "https://profiles.ihe.net/ITI/PCF/CapabilityStatement/IHE.PCF.consentRegistry",
"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": "server",
"resource": [ {
"type": "Consent",
"interaction": [ {
"code": "create"
}, {
"code": "read"
}, {
"code": "update"
}, {
"code": "delete"
}, {
"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 Registry actor provides capability to record, search, and manage Consents."
} ]
}