{
  "resourceType" : "CodeSystem",
  "id" : "cz-HPDAuditEvent-type-cs",
  "language" : "en",
  "text" : {
    "status" : "generated"
  },
  "url" : "https://hl7.cz/fhir/hie/CodeSystem/cz-HPDAuditEvent-type-cs",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986"
  }],
  "version" : "0.0.1",
  "name" : "CZ_HPDAuditEventTypeCs",
  "title" : "CZ HPD Audit Event Type 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 HPD audit event type.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "CZ",
      "display" : "Czechia"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [{
    "code" : "ATC_HPD_GROUP_ENTRY_NOTIFY",
    "display" : "Vstoupení zdravotnického pracovníka do skupiny"
  }]
}