0.1.0 - ci-build
ExampleIG, published by Example Publisher. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/trifork/fhir-ig-sample/ and changes regularly. See the Directory of published versions
| Official URL: http://example.org/StructureDefinition/UID | Version: 0.1.0 | |||
| Active as of 2025-10-20 | Computable Name: UID | |||
Unique IDentifier
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Identifier | An identifier intended for computation Constraints: UIDValueInvariant, UIDPrefixMatches |
![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
1..1 | string | Prefix URL: http://example.org/StructureDefinition/Prefix | |
![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: http://example.org/uid |
![]() ![]() |
Σ | 1..1 | string | The value that is unique Example General: 123456 |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Identifier.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| UIDPrefixMatches | error | Identifier | The prefix (before the ':') must match the PrefixExtension value. |
value.startsWith(%context.extension.where(url='http://example.org/StructureDefinition/Prefix').first().value & ':')
|
| UIDValueInvariant | error | Identifier | Validation logic for the value element. |
value.matches('^[A-z0-9]+:[a-z0-9\\.-]+$')
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from Identifier
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Identifier | An identifier intended for computation Constraints: UIDValueInvariant, UIDPrefixMatches |
![]() ![]() |
1..* | Extension | Extension | |
![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() |
1..1 | string | Prefix URL: http://example.org/StructureDefinition/Prefix | |
![]() ![]() |
1..1 | uri | The namespace for the identifier value Fixed Value: http://example.org/uid | |
![]() ![]() |
1..1 | string | The value that is unique | |
Documentation for this format | ||||
| Id | Grade | Path(s) | Description | Expression |
| UIDPrefixMatches | error | Identifier | The prefix (before the ':') must match the PrefixExtension value. |
value.startsWith(%context.extension.where(url='http://example.org/StructureDefinition/Prefix').first().value & ':')
|
| UIDValueInvariant | error | Identifier | Validation logic for the value element. |
value.matches('^[A-z0-9]+:[a-z0-9\\.-]+$')
|
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Identifier | An identifier intended for computation Constraints: UIDValueInvariant, UIDPrefixMatches |
![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
1..1 | string | Prefix URL: http://example.org/StructureDefinition/Prefix | |
![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. |
![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: http://example.org/uid |
![]() ![]() |
Σ | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use |
![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Identifier.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| Identifier.type | Base | extensible | IdentifierType | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| UIDPrefixMatches | error | Identifier | The prefix (before the ':') must match the PrefixExtension value. |
value.startsWith(%context.extension.where(url='http://example.org/StructureDefinition/Prefix').first().value & ':')
|
| UIDValueInvariant | error | Identifier | Validation logic for the value element. |
value.matches('^[A-z0-9]+:[a-z0-9\\.-]+$')
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from Identifier
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Identifier | An identifier intended for computation Constraints: UIDValueInvariant, UIDPrefixMatches |
![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
1..1 | string | Prefix URL: http://example.org/StructureDefinition/Prefix | |
![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: http://example.org/uid |
![]() ![]() |
Σ | 1..1 | string | The value that is unique Example General: 123456 |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Identifier.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| UIDPrefixMatches | error | Identifier | The prefix (before the ':') must match the PrefixExtension value. |
value.startsWith(%context.extension.where(url='http://example.org/StructureDefinition/Prefix').first().value & ':')
|
| UIDValueInvariant | error | Identifier | Validation logic for the value element. |
value.matches('^[A-z0-9]+:[a-z0-9\\.-]+$')
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
This structure is derived from Identifier
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Identifier | An identifier intended for computation Constraints: UIDValueInvariant, UIDPrefixMatches |
![]() ![]() |
1..* | Extension | Extension | |
![]() ![]() |
Content/Rules for all slices | |||
![]() ![]() ![]() |
1..1 | string | Prefix URL: http://example.org/StructureDefinition/Prefix | |
![]() ![]() |
1..1 | uri | The namespace for the identifier value Fixed Value: http://example.org/uid | |
![]() ![]() |
1..1 | string | The value that is unique | |
Documentation for this format | ||||
| Id | Grade | Path(s) | Description | Expression |
| UIDPrefixMatches | error | Identifier | The prefix (before the ':') must match the PrefixExtension value. |
value.startsWith(%context.extension.where(url='http://example.org/StructureDefinition/Prefix').first().value & ':')
|
| UIDValueInvariant | error | Identifier | Validation logic for the value element. |
value.matches('^[A-z0-9]+:[a-z0-9\\.-]+$')
|
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | Identifier | An identifier intended for computation Constraints: UIDValueInvariant, UIDPrefixMatches |
![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() |
1..1 | string | Prefix URL: http://example.org/StructureDefinition/Prefix | |
![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . |
![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. |
![]() ![]() |
Σ | 1..1 | uri | The namespace for the identifier value Fixed Value: http://example.org/uid |
![]() ![]() |
Σ | 1..1 | string | The value that is unique Example General: 123456 |
![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use |
![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Identifier.use | Base | required | IdentifierUse | 📍4.0.1 | FHIR Std. |
| Identifier.type | Base | extensible | IdentifierType | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| UIDPrefixMatches | error | Identifier | The prefix (before the ':') must match the PrefixExtension value. |
value.startsWith(%context.extension.where(url='http://example.org/StructureDefinition/Prefix').first().value & ':')
|
| UIDValueInvariant | error | Identifier | Validation logic for the value element. |
value.matches('^[A-z0-9]+:[a-z0-9\\.-]+$')
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from Identifier
Other representations of profile: CSV, Excel, Schematron