| Package | ihe-de.iti.xds-vs | 
| Resource Type | StructureDefinition | 
| Id | UUIDDataType | 
| FHIR Version | R4 | 
| Source | http://www.ihe-d.de/fhir/https://build.fhir.org/ig/IHE-Germany/ITI.XDS.VS/StructureDefinition-UUIDDataType.html | 
| URL | http://www.ihe-d.de/fhir/StructureDefinition/UUIDDataType | 
| Version | 4.0.0-alpha1 | 
| Status | draft | 
| Date | 2025-08-02 | 
| Name | UUIDDataType | 
| Title | UUIDDataType (LM) | 
| Realm | de | 
| Authority | ihe | 
| Description | This logical model describes a DCE Universally Unique Identifier; e.g. urn:uuid:9e0110f8-4748-4f1e-b0a8-cecae32209c7 (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/UUIDDataType | 
| Kind | logical | 
| StructureDefinition | |
| DocumentEntry | Document Entry (LM) | 
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition UUIDDataType
| Name | Flags | Card. | Type | Description & Constraints | 
|---|---|---|---|---|
![]()  | 0..* | Base | UUIDDataType (LM) Instances of this logical model can be the target of a Reference  | |
![]() ![]()  | 1..1 | string | the RFC4122 compliant UUID | |
{
  "resourceType": "StructureDefinition",
  "id": "UUIDDataType",
  "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": 2
    }
  ],
  "url": "http://www.ihe-d.de/fhir/StructureDefinition/UUIDDataType",
  "version": "4.0.0-alpha1",
  "name": "UUIDDataType",
  "title": "UUIDDataType (LM)",
  "status": "draft",
  "experimental": false,
  "date": "2025-08-02",
  "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 a DCE Universally Unique Identifier; e.g. urn:uuid:9e0110f8-4748-4f1e-b0a8-cecae32209c7 (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/UUIDDataType",
  "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": "UUIDDataType",
        "path": "UUIDDataType",
        "short": "UUIDDataType (LM)",
        "definition": "UUIDDataType",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "UUIDDataType.value",
        "path": "UUIDDataType.value",
        "short": "the RFC4122 compliant UUID",
        "definition": "the RFC4122 compliant UUID",
        "min": 1,
        "max": "1",
        "base": {
          "path": "UUIDDataType.value",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "UUIDDataType",
        "path": "UUIDDataType",
        "short": "UUIDDataType (LM)",
        "definition": "UUIDDataType"
      },
      {
        "id": "UUIDDataType.value",
        "path": "UUIDDataType.value",
        "short": "the RFC4122 compliant UUID",
        "definition": "the RFC4122 compliant UUID",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}