1.0.0 - ci-build

CoreServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: AuditEventAgentTypes - JSON Representation

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "AuditEventAgentTypes",
  "meta" : {
    "lastUpdated" : "2023-02-21T10:41:14.540Z"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem AuditEventAgentTypes</b></p><a name=\"AuditEventAgentTypes\"> </a><a name=\"hcAuditEventAgentTypes\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2023-02-21 10:41:14+0000</p></div><p>This case-sensitive code system <code>https://cambio.codes/cs/pdl/audit-event-agent-types</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">Commission<a name=\"AuditEventAgentTypes-Commission\"> </a></td><td>Commission</td></tr><tr><td style=\"white-space:nowrap\">CommissionPDLCareProvider<a name=\"AuditEventAgentTypes-CommissionPDLCareProvider\"> </a></td><td>Commission PDL Care Provider</td></tr><tr><td style=\"white-space:nowrap\">CommissionPDLCareUnit<a name=\"AuditEventAgentTypes-CommissionPDLCareUnit\"> </a></td><td>Commission PDL Care Unit</td></tr><tr><td style=\"white-space:nowrap\">EmployedPractitioner<a name=\"AuditEventAgentTypes-EmployedPractitioner\"> </a></td><td>Employed Practitioner</td></tr></table></div>"
  },
  "url" : "https://cambio.codes/cs/pdl/audit-event-agent-types",
  "version" : "1.0.0",
  "name" : "AuditEventAgentTypes",
  "title" : "AuditEventAgentTypes",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-11-26T10:29:35+00:00",
  "publisher" : "Cambio",
  "contact" : [
    {
      "name" : "Cambio",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://cambio.se"
        }
      ]
    },
    {
      "name" : "Cambio",
      "telecom" : [
        {
          "system" : "email",
          "value" : "informatics@cambio.se",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "This codesystem specifies different types of agents involved in an event, in a Sweden specific context.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "Commission",
      "display" : "Commission"
    },
    {
      "code" : "CommissionPDLCareProvider",
      "display" : "Commission PDL Care Provider"
    },
    {
      "code" : "CommissionPDLCareUnit",
      "display" : "Commission PDL Care Unit"
    },
    {
      "code" : "EmployedPractitioner",
      "display" : "Employed Practitioner"
    }
  ]
}