| Package | de.gematik.terminology |
| Resource Type | CodeSystem |
| Id | epa-vertraulichkeit-cs |
| FHIR Version | R4 |
| Source | https://gematik.de/fhir/terminology/https://simplifier.net/resolve?scope=de.gematik.terminology@1.0.6&canonical=https://gematik.de/fhir/terminology/CodeSystem/epa-vertraulichkeit-cs |
| URL | https://gematik.de/fhir/terminology/CodeSystem/epa-vertraulichkeit-cs |
| Version | 1.0.6 |
| Status | active |
| Date | 2025-05-28 |
| Name | EPAVertraulichkeitCS |
| Title | Codesystem für ePA-Vertraulichkeiten |
| Realm | de |
| Description | ePA-spezifische Berechtigungskategorien |
| Content | complete |
| ValueSet | |
| epa-mhd-security-label-vs | MHD Security Label Value Set for ePA |
| epa-xds-confidentiality-code-vs | IHE XDS Confidentiality Code ValueSet für ePA |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "epa-vertraulichkeit-cs",
"url": "https://gematik.de/fhir/terminology/CodeSystem/epa-vertraulichkeit-cs",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.2.276.0.76.5.491"
}
],
"version": "1.0.6",
"name": "EPAVertraulichkeitCS",
"title": "Codesystem für ePA-Vertraulichkeiten",
"status": "active",
"experimental": false,
"date": "2025-05-28",
"publisher": "gematik GmbH",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.gematik.de"
}
]
}
],
"description": "ePA-spezifische Berechtigungskategorien",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DE"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 5,
"property": [
{
"code": "status",
"uri": "http://hl7.org/fhir/concept-properties#status",
"description": "Status",
"type": "code"
}
],
"concept": [
{
"code": "CON",
"display": "Dokument verbergen"
},
{
"code": "LEI",
"display": "Dokument einer Leistungserbringerinstitution",
"property": [
{
"code": "status",
"valueCode": "inactive"
}
]
},
{
"code": "KTR",
"display": "Dokument eines Kostenträgers",
"property": [
{
"code": "status",
"valueCode": "inactive"
}
]
},
{
"code": "LEÄ",
"display": "Leistungserbringeräquivalentes Dokument eines Versicherten oder Kostenträgers",
"property": [
{
"code": "status",
"valueCode": "inactive"
}
]
},
{
"code": "PAT",
"display": "Dokument eines Versicherten",
"property": [
{
"code": "status",
"valueCode": "inactive"
}
]
}
]
}