FHIR IG analytics| Package | hl7.fhir.cz.hie |
| Resource Type | CodeSystem |
| Id | CodeSystem-cz-atc-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7-cz/HIE/CodeSystem-cz-atc-cs.html |
| URL | https://hl7.cz/fhir/hie/CodeSystem/cz-atc-cs |
| Version | 0.0.1 |
| Status | active |
| Date | 2025-01-17 |
| Name | CZ_ATCCs |
| Title | CZ Audit Trail Consumption Event Types CodeSystem |
| Realm | cz |
| Authority | hl7 |
| Description | Codesystem for Audit Trail Consumption Event Types codes. |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem cz-atc-cs
Language: cs-CZ
This case-sensitive code system https://hl7.cz/fhir/hie/CodeSystem/cz-atc-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "cz-atc-cs",
"language": "cs-CZ",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hl7.cz/fhir/hie/CodeSystem/cz-atc-cs",
"identifier": [
{
"system": "urn:ietf:rfc:3986"
}
],
"version": "0.0.1",
"name": "CZ_ATCCs",
"title": "CZ Audit Trail Consumption Event Types CodeSystem",
"status": "active",
"experimental": false,
"date": "2025-01-17",
"publisher": "HL7 Czech Republic",
"contact": [
{
"name": "HL7 Czech Republic",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.cz/"
}
]
}
],
"description": "Codesystem for Audit Trail Consumption Event Types codes.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CZ",
"display": "Czechia"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 15,
"concept": [
{
"code": "ATC_DOC_CREATE",
"display": "Document upload"
},
{
"code": "ATC_DOC_READ",
"display": "Document retrieval"
},
{
"code": "ATC_DOC_UPDATE",
"display": "Document or Document Metadata update"
},
{
"code": "ATC_DOC_DELETE",
"display": "Document removal"
},
{
"code": "ATC_DOC_SEARCH",
"display": "Document search"
},
{
"code": "ATC_POL_CREATE_AUT_PART_AL",
"display": "Authorize participants to access level/date"
},
{
"code": "ATC_POL_UPDATE_AUT_PART_AL",
"display": "Update access level/date of authorized participants"
},
{
"code": "ATC_POL_REMOVE_AUT_PART_AL",
"display": "Remove authorization for participants to access level/date"
},
{
"code": "ATC_POL_DEF_CONFLEVEL",
"display": "Set or update the default Confidentiality Level for new documents"
},
{
"code": "ATC_POL_DIS_EMER_USE",
"display": "Disabling Emergency Access"
},
{
"code": "ATC_POL_ENA_EMER_USE",
"display": "Enabling Emergency Access"
},
{
"code": "ATC_POL_INCL_BLACKLIST",
"display": "Assign a Healthcare Professional to Blacklist"
},
{
"code": "ATC_POL_EXL_BLACKLIST",
"display": "Exclude a Healthcare Professional from Blacklist"
},
{
"code": "ATC_LOG_READ",
"display": "Accessing the Patient Audit Record Repository"
},
{
"code": "ATC_HPD_GROUP_ENTRY_NOTIFY",
"display": "Entry of healthcare professionals into a group"
}
]
}