Package | rki.demis.common |
Resource Type | StructureDefinition |
Id | IdentifierInternalOrganizationId |
FHIR Version | R4 |
Source | https://demis.rki.de/fhir/common/https://simplifier.net/resolve?scope=rki.demis.common@2.2.0&canonical=https://demis.rki.de/fhir/StructureDefinition/IdentifierInternalOrganizationId |
URL | https://demis.rki.de/fhir/StructureDefinition/IdentifierInternalOrganizationId |
Version | 1.0.0 |
Status | active |
Date | 2025-03-14 |
Name | IdentifierInternalOrganizationId |
Title | Identifier-Profil für die Abbildung einer internen ID der Einrichung |
Realm | de |
Description | Identifier-Profil für die Abbildung einer internen ID der Einrichung |
Copyright | Copyright (C) 2021-2025 Robert Koch-Institut |
Type | Identifier |
Kind | complex-type |
StructureDefinition | |
Hospital | Krankenhausstandort |
PhysicianOfficeOrOther | Arztpraxis oder anderer Probeneinsender |
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "IdentifierInternalOrganizationId", "url": "https://demis.rki.de/fhir/StructureDefinition/IdentifierInternalOrganizationId", "version": "1.0.0", "name": "IdentifierInternalOrganizationId", "title": "Identifier-Profil für die Abbildung einer internen ID der Einrichung", "status": "active", "date": "2025-03-14", "publisher": "Robert Koch-Institut", "contact": [ { "telecom": [ { "system": "email", "value": "demis-support@rki.de" } ] } ], "description": "Identifier-Profil für die Abbildung einer internen ID der Einrichung", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "version": "ALPHA-2", "code": "DE" } ] } ], "copyright": "Copyright (C) 2021-2025 Robert Koch-Institut", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "type": "Identifier", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier", "derivation": "constraint", "differential": { "element": [ { "id": "Identifier.type", "path": "Identifier.type", "min": 1, "patternCodeableConcept": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v2-0203", "code": "XX" } ] }, "mustSupport": true }, { "id": "Identifier.system", "path": "Identifier.system", "min": 1, "fixedUri": "https://demis.rki.de/fhir/sid/InternalOrganizationId", "mustSupport": true }, { "id": "Identifier.value", "path": "Identifier.value", "min": 1, "mustSupport": true } ] } }