| Package | ch.fhir.ig.ch-epr-fhir |
| Resource Type | ValueSet |
| Id | PolicyAuditEventType |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-epr-fhir/https://build.fhir.org/ig/ehealthsuisse/ch-epr-fhir/ValueSet-PolicyAuditEventType.html |
| URL | http://fhir.ch/ig/ch-epr-fhir/ValueSet/PolicyAuditEventType |
| Version | 5.0.0-ci-build |
| Status | draft |
| Date | 2018-05-28 |
| Name | PolicyAuditEventType |
| Title | PolicyAuditEventType |
| Realm | ch |
| Authority | hl7 |
| Description | Implementation Guide for CH ATC see Audit Trail Consumption |
| Copyright | CC0-1.0 |
| StructureDefinition | |
| PolicyAuditEvent | PolicyAuditEvent |
| CodeSystem | |
| urn:oid:2.16.756.5.30.1.127.3.10.7 | ch-ehealth-codesystem-atc |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet PolicyAuditEventType
Profile: Shareable ValueSet
urn:oid:2.16.756.5.30.1.127.3.10.7| Code | Display |
| ATC_POL_CREATE_AUT_PART_AL | Authorize participants to access level/date |
| ATC_POL_UPDATE_AUT_PART_AL | Update access level/date of authorized participants |
| ATC_POL_REMOVE_AUT_PART_AL | Remove authorization for participants to access level/date |
| ATC_POL_DEF_CONFLEVEL | Set or update the default Confidentiality Level for new documents |
| ATC_POL_DIS_EMER_USE | Disabling Emergency Access |
| ATC_POL_ENA_EMER_USE | Enabling Emergency Access |
| ATC_POL_INCL_BLACKLIST | Assign a Healthcare Professional to Blacklist |
| ATC_POL_EXL_BLACKLIST | Exclude a Healthcare Professional from Blacklist |
{
"resourceType": "ValueSet",
"id": "PolicyAuditEventType",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-epr-fhir/ValueSet/PolicyAuditEventType",
"version": "5.0.0-ci-build",
"name": "PolicyAuditEventType",
"title": "PolicyAuditEventType",
"status": "draft",
"experimental": false,
"date": "2018-05-28",
"publisher": "eHealth Suisse",
"contact": [
{
"name": "eHealth Suisse",
"telecom": [
{
"system": "url",
"value": "https://www.e-health-suisse.ch"
}
]
},
{
"name": "eHealth Suisse",
"telecom": [
{
"system": "url",
"value": "https://www.e-health-suisse.ch",
"use": "work"
}
]
}
],
"description": "Implementation Guide for CH ATC see Audit Trail Consumption",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"immutable": false,
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "urn:oid:2.16.756.5.30.1.127.3.10.7",
"concept": [
{
"code": "ATC_POL_CREATE_AUT_PART_AL"
},
{
"code": "ATC_POL_UPDATE_AUT_PART_AL"
},
{
"code": "ATC_POL_REMOVE_AUT_PART_AL"
},
{
"code": "ATC_POL_DEF_CONFLEVEL"
},
{
"code": "ATC_POL_DIS_EMER_USE"
},
{
"code": "ATC_POL_ENA_EMER_USE"
},
{
"code": "ATC_POL_INCL_BLACKLIST"
},
{
"code": "ATC_POL_EXL_BLACKLIST"
}
]
}
]
}
}