Package | kvdigital.terminschnittstelle-fuer-dritte |
Type | StructureDefinition |
Id | KBV-PR-KV-DIGITAL-TS-DRITTE-Identifier-Vermittlungscode |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=kvdigital.terminschnittstelle-fuer-dritte@2.0.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Identifier_Vermittlungscode |
URL | https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Identifier_Vermittlungscode |
Version | 1.0.0 |
Status | active |
Date | 2023-12 |
Name | KBV_PR_KV_DIGITAL_TS_DRITTE_Identifier_Vermittlungscode |
Title | KBV_PR_KV_DIGITAL_TS_DRITTE_Identifier_Vermittlungscode |
Description | Der Vermittlungscode ist ein eindeutiges Identifikationskennzeichen einer Vermittlung im Kontext des 116 117 Terminservices und besteht aus 12 alphanumerischen Zeichen (ohne Bindestriche). |
Type | Identifier |
Kind | complex-type |
StructureDefinition | |
KBV_PR_KV_DIGITAL_TS_DRITTE_ServiceRequest_Vermittlungscode | KBV_PR_KV_DIGITAL_TS_DRITTE_ServiceRequest_Vermittlungscode |
No resources found
Note: links and images are rebased to the (stated) source
{ "resourceType": "StructureDefinition", "id": "KBV-PR-KV-DIGITAL-TS-DRITTE-Identifier-Vermittlungscode", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Identifier_Vermittlungscode", "version": "1.0.0", "name": "KBV_PR_KV_DIGITAL_TS_DRITTE_Identifier_Vermittlungscode", "title": "KBV_PR_KV_DIGITAL_TS_DRITTE_Identifier_Vermittlungscode", "status": "active", "date": "2023-12", "publisher": "kv.digital GmbH", "contact": [ { "name": "kv.digital GmbH", "telecom": [ { "system": "url", "value": "https://www.kv.digital" } ] } ], "description": "Der Vermittlungscode ist ein eindeutiges Identifikationskennzeichen einer Vermittlung im Kontext des 116 117 Terminservices und besteht aus 12 alphanumerischen Zeichen (ohne Bindestriche).", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "type": "Identifier", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier", "derivation": "constraint", "differential": { "element": [ { "id": "Identifier", "path": "Identifier", "short": "Vermittlungscode zu einer Überweisung", "definition": "Der Vermittlungscode ist ein eindeutiges Identifikationskennzeichen einer Vermittlung im Kontext des 116 117 Terminservices und besteht aus 12 alphanumerischen Zeichen (ohne Bindestriche)." }, { "id": "Identifier.use", "path": "Identifier.use", "max": "0" }, { "id": "Identifier.type", "path": "Identifier.type", "max": "0", "mustSupport": false }, { "id": "Identifier.type.coding", "path": "Identifier.type.coding", "max": "1", "mustSupport": false }, { "id": "Identifier.type.coding.system", "path": "Identifier.type.coding.system", "min": 1, "mustSupport": false }, { "id": "Identifier.type.coding.code", "path": "Identifier.type.coding.code", "min": 1, "mustSupport": false }, { "id": "Identifier.type.coding.display", "path": "Identifier.type.coding.display", "min": 1, "mustSupport": false }, { "id": "Identifier.type.coding.userSelected", "path": "Identifier.type.coding.userSelected", "max": "0" }, { "id": "Identifier.system", "path": "Identifier.system", "min": 1, "fixedUri": "https://fhir.kbv.de/NamingSystem/KBV_NS_116117_TERMINSERVICE_Vermittlungscode", "mustSupport": true }, { "id": "Identifier.value", "path": "Identifier.value", "short": "Vermittlungscode des Patienten", "definition": "Der Vermittlungscode ist eine 12-stellige, alphanumerische Folge von Zeichen (ohne Bindestriche).", "min": 1, "example": [ { "label": "Vermittlungscode", "valueString": "XN6PF4UPZ5KX" } ], "maxLength": 12, "constraint": [ { "key": "pattern", "severity": "error", "human": "Ein Vermittlungscode muss aus exakt 12 alphanumerischen Zeichen bestehen, mit Ausnahme von O, 0, E, 3, I, 1.", "expression": "matches('^[A-DF-HJ-NP-Za-df-hj-np-z24-9]{12}[%content%]#39;)" } ], "mustSupport": true }, { "id": "Identifier.period", "path": "Identifier.period", "max": "0" }, { "id": "Identifier.assigner", "path": "Identifier.assigner", "max": "0" } ] } }