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

FHIR IG analytics

Packagekoppeltaalv2.00
Resource TypeSearchParameter
Idsearch-correlation-id
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=koppeltaalv2.00@0.14.1&canonical=http://koppeltaal.nl/fhir/SearchParameter/correlation-id
URLhttp://koppeltaal.nl/fhir/SearchParameter/correlation-id
Version0.1.0
Statusactive
Date2023-07-10
NameKT2_SearchCorrelationId
Realmnl
DescriptionSearch correlationId for tracking audit events
Typetoken

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "SearchParameter",
  "id": "search-correlation-id",
  "meta": {
    "lastUpdated": "2023-07-10T08:36:17.8901013+00:00"
  },
  "url": "http://koppeltaal.nl/fhir/SearchParameter/correlation-id",
  "version": "0.1.0",
  "name": "KT2_SearchCorrelationId",
  "status": "active",
  "experimental": false,
  "date": "2023-07-10",
  "publisher": "VZVZ",
  "contact": [
    {
      "name": "VZVZ",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.vzvz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Search correlationId for tracking audit events",
  "code": "correlationId",
  "base": [
    "AuditEvent"
  ],
  "type": "token",
  "expression": "AuditEvent.extension('http://koppeltaal.nl/fhir/StructureDefinition/correlation-id')",
  "xpath": "f:AuditEvent/f:extension[@url='http://koppeltaal.nl/fhir/StructureDefinition/correlation-id']",
  "xpathUsage": "normal"
}