| Package | ch.fhir.ig.ch-atc |
| Resource Type | ValueSet |
| Id | EprParticipant |
| FHIR Version | R4 |
| Source | http://fhir.ch/ig/ch-atc/http://fhir.ch/ig/ch-atc/3.3.0/ValueSet-EprParticipant.html |
| URL | http://fhir.ch/ig/ch-atc/ValueSet/EprParticipant |
| Version | 3.3.0 |
| Status | draft |
| Date | 2018-05-28 |
| Name | EprParticipant |
| Title | EprParticipant |
| Realm | ch |
| Authority | hl7 |
| Description | Implementation Guide for CH ATC see Audit Trail Consumption |
| Copyright | CC0-1.0 |
| StructureDefinition | |
| AccessAuditTrailEvent | AccessAuditTrailEvent |
| DocumentAuditEvent | DocumentAuditEvent |
| PolicyAuditEvent | PolicyAuditEvent |
| CodeSystem | |
| urn:oid:2.16.756.5.30.1.127.3.10.14 | ch-ehealth-codesystem-agentRole |
| urn:oid:2.16.756.5.30.1.127.3.10.6 | ch-ehealth-codesystem-role |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet EprParticipant
This value set includes codes based on the following rules:
urn:oid:2.16.756.5.30.1.127.3.10.6| Code | Display |
| PAT | Patient |
| HCP | Healthcare professional |
| ASS | Assistant |
| REP | Representative |
| TCU | Technical user |
| PADM | Policy Administrator |
| DADM | Document Administrator |
urn:oid:2.16.756.5.30.1.127.3.10.14| Code | Display |
| GRP | Group |
{
"resourceType": "ValueSet",
"id": "EprParticipant",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-atc/ValueSet/EprParticipant",
"version": "3.3.0",
"name": "EprParticipant",
"title": "EprParticipant",
"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": "Oliver Egger",
"telecom": [
{
"system": "email",
"value": "oliver.egger@ahdis.ch"
}
]
}
],
"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.6",
"concept": [
{
"code": "PAT"
},
{
"code": "HCP"
},
{
"code": "ASS"
},
{
"code": "REP"
},
{
"code": "TCU"
},
{
"code": "PADM"
},
{
"code": "DADM"
}
]
},
{
"system": "urn:oid:2.16.756.5.30.1.127.3.10.14",
"concept": [
{
"code": "GRP"
}
]
}
]
}
}