Package | ihe-de.iti.xds-vs |
Type | StructureDefinition |
Id | IdentifierDataType |
FHIR Version | R4 |
Source | http://www.ihe-d.de/fhir/https://build.fhir.org/ig/IHE-Germany/ITI.XDS.VS/StructureDefinition-IdentifierDataType.html |
URL | http://www.ihe-d.de/fhir/StructureDefinition/IdentifierDataType |
Version | 4.0.0-alpha1 |
Status | draft |
Date | 2025-04-14 |
Name | IdentifierDataType |
Title | IdentifierDataType (LM) |
Realm | de |
Authority | ihe |
Description | This logical model describes an globally unique identifier as OID, URI, UUID or any other format that employs effective mechanisms to ensure global uniqueness (cf. https://profiles.ihe.net/ITI/TF/Volume3/ch-4.2.html#4.2.3.1.7). |
Copyright | IHE Deutschland e.V. |
Type | http://www.ihe-d.de/fhir/StructureDefinition/IdentifierDataType |
Kind | logical |
StructureDefinition | |
DocumentEntry | Document Entry (LM) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition IdentifierDataType
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | IdentifierDataType (LM) Instances of this logical model can be the target of a Reference | |
![]() ![]() ![]() | 1..1 | string | the globally unique identifier | |
{ "resourceType": "StructureDefinition", "id": "IdentifierDataType", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics", "valueCode": "can-be-target" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://www.ihe-d.de/fhir/ImplementationGuide/ihe-de.iti.xds-vs" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "draft", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://www.ihe-d.de/fhir/ImplementationGuide/ihe-de.iti.xds-vs" } ] } } ], "url": "http://www.ihe-d.de/fhir/StructureDefinition/IdentifierDataType", "version": "4.0.0-alpha1", "name": "IdentifierDataType", "title": "IdentifierDataType (LM)", "status": "draft", "experimental": false, "date": "2025-04-14", "publisher": "IHE Deutschland e.V., Berlin, Deutschland", "contact": [ { "name": "IHE Deutschland e.V., Berlin, Deutschland", "telecom": [ { "system": "url", "value": "http://www.ihe-d.de" }, { "system": "email", "value": "info@ihe-d.de" } ] } ], "description": "This logical model describes an globally unique identifier as OID, URI, UUID or any other format that employs effective mechanisms to ensure global uniqueness (cf. https://profiles.ihe.net/ITI/TF/Volume3/ch-4.2.html#4.2.3.1.7).", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DE", "display": "Germany" } ] } ], "copyright": "IHE Deutschland e.V.", "fhirVersion": "4.0.1", "kind": "logical", "abstract": false, "type": "http://www.ihe-d.de/fhir/StructureDefinition/IdentifierDataType", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "4.0.1" } ], "element": [ { "id": "IdentifierDataType", "path": "IdentifierDataType", "short": "IdentifierDataType (LM)", "definition": "IdentifierDataType", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false }, { "id": "IdentifierDataType.value", "path": "IdentifierDataType.value", "short": "the globally unique identifier", "definition": "the globally unique identifier", "min": 1, "max": "1", "base": { "path": "IdentifierDataType.value", "min": 1, "max": "1" }, "type": [ { "code": "string" } ] } ] }, "differential": { "element": [ { "id": "IdentifierDataType", "path": "IdentifierDataType", "short": "IdentifierDataType (LM)", "definition": "IdentifierDataType" }, { "id": "IdentifierDataType.value", "path": "IdentifierDataType.value", "short": "the globally unique identifier", "definition": "the globally unique identifier", "min": 1, "max": "1", "type": [ { "code": "string" } ] } ] } }