Package | koppeltaalv2.00 |
Resource Type | StructureDefinition |
Id | request-id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=koppeltaalv2.00@0.14.1&canonical=http://koppeltaal.nl/fhir/StructureDefinition/request-id |
URL | http://koppeltaal.nl/fhir/StructureDefinition/request-id |
Version | 0.8.0 |
Status | draft |
Date | 2023-01-24 |
Name | KT2_RequestId |
Realm | nl |
Description | ID of the request. Together with the trace-id it uniquely identifies a request in logging |
Copyright | VZVZ |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
KT2AuditEvent | KT2_AuditEvent |
No resources found
No extension usage examples found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "request-id", "language": "nl-NL", "url": "http://koppeltaal.nl/fhir/StructureDefinition/request-id", "version": "0.8.0", "name": "KT2_RequestId", "status": "draft", "date": "2023-01-24", "publisher": "VZVZ", "contact": [ { "name": "VZVZ", "telecom": [ { "system": "url", "value": "https://www.vzvz.nl", "use": "work" } ] } ], "description": "ID of the request. Together with the trace-id it uniquely identifies a request in logging", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "NL", "display": "Netherlands" } ] } ], "copyright": "VZVZ", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "context": [ { "type": "element", "expression": "AuditEvent" } ], "type": "Extension", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension", "derivation": "constraint", "differential": { "element": [ { "id": "Extension", "path": "Extension", "max": "1" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "http://koppeltaal.nl/fhir/StructureDefinition/request-id" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "id" } ] } ] } }