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

FHIR IG analytics

Packagede.gematik.epa
Resource TypeValueSet
IdValueSet-epa-audit-event-agent-type-user-vs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.epa@1.3.0&canonical=https://gematik.de/fhir/epa/ValueSet/epa-audit-event-agent-type-user-vs
URLhttps://gematik.de/fhir/epa/ValueSet/epa-audit-event-agent-type-user-vs
Version1.2.0
Statusactive
Date2025-09-12
NameEPAAuditEventAgentTypeUserVS
TitleEPA AuditEvent Agent Type User
Realmde
DescriptionEPA agent type (user) for AuditEvent
Copyrightgematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.

Resources that use this resource

StructureDefinition
epa-auditeventEPA AuditEvent

Resources that this resource uses

CodeSystem
v3-ParticipationTypeParticipationType
v3-RoleClassRoleClass
epa-auditevent-agent-type-client-csEPA AuditEvent Agent Type Client

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet epa-audit-event-agent-type-user-vs

This value set expansion contains 5 concepts.

SystemCodeDisplayDefinition
http://terminology.hl7.org/CodeSystem/v3-RoleClass  PROVhealthcare provider

An Entity (player) that is authorized to provide health care services by some authorizing agency (scoper).

http://terminology.hl7.org/CodeSystem/v3-ParticipationType  CSTcustodian

An entity (person, organization or device) that is in charge of maintaining the information of this act (e.g., who maintains the report or the master service catalog item, etc.).

http://terminology.hl7.org/CodeSystem/v3-RoleClass  PATpatient

A Role of a LivingSubject (player) as an actual or potential recipient of health care services from a healthcare provider organization (scoper).

Usage Note: Communication about relationships between patients and specific healthcare practitioners (people) is not done via scoper. Instead this is generally done using the CareProvision act. This allows linkage between patient and a particular healthcare practitioner role and also allows description of the type of care involved in the relationship.

http://terminology.hl7.org/CodeSystem/v3-RoleClass  PAYORinvoice payor

The role of an organization that undertakes to accept claims invoices, assess the coverage or payments due for those invoices and pay to the designated payees for those invoices. This role may be either the underwriter or a third-party organization authorized by the underwriter. The scoping entity is the organization that underwrites the claimed coverage.

https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-agent-type-client-cs  OMBUDSOFFICEOmbuds Office

Source1

{
  "resourceType": "ValueSet",
  "id": "epa-audit-event-agent-type-user-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://gematik.de/fhir/epa/ValueSet/epa-audit-event-agent-type-user-vs",
  "version": "1.2.0",
  "name": "EPAAuditEventAgentTypeUserVS",
  "title": "EPA AuditEvent Agent Type User",
  "status": "active",
  "experimental": false,
  "date": "2025-09-12",
  "publisher": "gematik GmbH",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.gematik.de"
        }
      ]
    }
  ],
  "description": "EPA agent type (user) for AuditEvent",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DE"
        }
      ]
    }
  ],
  "immutable": false,
  "copyright": "gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleClass",
        "concept": [
          {
            "code": "PROV",
            "display": "healthcare provider"
          },
          {
            "code": "PAT",
            "display": "patient"
          },
          {
            "code": "PAYOR",
            "display": "invoice payor"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
        "concept": [
          {
            "code": "CST",
            "display": "custodian"
          }
        ]
      },
      {
        "system": "https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-agent-type-client-cs",
        "concept": [
          {
            "code": "OMBUDSOFFICE",
            "display": "Ombuds Office"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-05-27",
    "contains": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleClass",
        "code": "PROV",
        "display": "healthcare provider"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
        "code": "CST",
        "display": "custodian"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleClass",
        "code": "PAT",
        "display": "patient"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleClass",
        "code": "PAYOR",
        "display": "invoice payor"
      },
      {
        "system": "https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-agent-type-client-cs",
        "code": "OMBUDSOFFICE",
        "display": "Ombuds Office"
      }
    ]
  }
}