FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cz.hie
Resource TypeCodeSystem
IdCodeSystem-cz-atc-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7-cz/HIE/CodeSystem-cz-atc-cs.html
URLhttps://hl7.cz/fhir/hie/CodeSystem/cz-atc-cs
Version0.0.1
Statusactive
Date2025-01-17
NameCZ_ATCCs
TitleCZ Audit Trail Consumption Event Types CodeSystem
Realmcz
Authorityhl7
DescriptionCodesystem for Audit Trail Consumption Event Types codes.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
ATC_DOC_CREATE Document upload
ATC_DOC_READ Document retrieval
ATC_DOC_UPDATE Document or Document Metadata update
ATC_DOC_DELETE Document removal
ATC_DOC_SEARCH Document search
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
ATC_LOG_READ Accessing the Patient Audit Record Repository
ATC_HPD_GROUP_ENTRY_NOTIFY Entry of healthcare professionals into a group

Source1

{
  "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"
    }
  ]
}