Mobile access to Health Documents (MHD)
5.0.0-current - ci-build International flag

Mobile access to Health Documents (MHD), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 5.0.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.MHD/ and changes regularly. See the Directory of published versions

Data Type Profile: entryUUID Identifier

Official URL: https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.EntryUUID.Identifier Version: 5.0.0-current
Active as of 2025-10-13 Computable Name: EntryUUIDIdentifier

entryUUID Identifier holding a UUID

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Identifier C 0..* Identifier An identifier intended for computation
Constraints: ident-1
... use ?!Σ 1..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Required Pattern: official
... system Σ 1..1 uri The namespace for the identifier value
Required Pattern: urn:ietf:rfc:3986
... value ΣC 1..1 string The value that is unique
Constraints: mhd-startswithuuid
Example General: 123456

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Identifier.use Base required IdentifierUse 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ident-1 warning Identifier Identifier with no value has limited utility. If communicating that an identifier value has been suppressed or missing, the value element SHOULD be present with an extension indicating the missing semantic - e.g. data-absent-reason value.exists()
mhd-startswithuuid error Identifier.value value must start with urn:uuid: startsWith('urn:uuid:')

This structure is derived from Identifier

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Identifier Identifier
... use 1..1 code usual | official | temp | secondary | old (If known)
Required Pattern: official
... system 1..1 uri The namespace for the identifier value
Required Pattern: urn:ietf:rfc:3986
... value C 1..1 string The value that is unique
Constraints: mhd-startswithuuid

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
mhd-startswithuuid error Identifier.value value must start with urn:uuid: startsWith('urn:uuid:')
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Identifier C 0..* Identifier An identifier intended for computation
Constraints: ident-1
... id 0..1 id Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... use ?!Σ 1..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Required Pattern: official
... type Σ 0..1 CodeableConcept Description of identifier
Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
... system Σ 1..1 uri The namespace for the identifier value
Required Pattern: urn:ietf:rfc:3986
... value ΣC 1..1 string The value that is unique
Constraints: mhd-startswithuuid
Example General: 123456
... period Σ 0..1 Period Time period when id is/was valid for use
... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Identifier.use Base required IdentifierUse 📍5.0.0 FHIR Std.
Identifier.type Base extensible Identifier Type Codes 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
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()
ident-1 warning Identifier Identifier with no value has limited utility. If communicating that an identifier value has been suppressed or missing, the value element SHOULD be present with an extension indicating the missing semantic - e.g. data-absent-reason value.exists()
mhd-startswithuuid error Identifier.value value must start with urn:uuid: startsWith('urn:uuid:')

This structure is derived from Identifier

Summary

Mandatory: 3 elements

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Identifier C 0..* Identifier An identifier intended for computation
Constraints: ident-1
... use ?!Σ 1..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Required Pattern: official
... system Σ 1..1 uri The namespace for the identifier value
Required Pattern: urn:ietf:rfc:3986
... value ΣC 1..1 string The value that is unique
Constraints: mhd-startswithuuid
Example General: 123456

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Identifier.use Base required IdentifierUse 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ident-1 warning Identifier Identifier with no value has limited utility. If communicating that an identifier value has been suppressed or missing, the value element SHOULD be present with an extension indicating the missing semantic - e.g. data-absent-reason value.exists()
mhd-startswithuuid error Identifier.value value must start with urn:uuid: startsWith('urn:uuid:')

Differential View

This structure is derived from Identifier

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Identifier Identifier
... use 1..1 code usual | official | temp | secondary | old (If known)
Required Pattern: official
... system 1..1 uri The namespace for the identifier value
Required Pattern: urn:ietf:rfc:3986
... value C 1..1 string The value that is unique
Constraints: mhd-startswithuuid

doco Documentation for this format

Constraints

Id Grade Path(s) Description Expression
mhd-startswithuuid error Identifier.value value must start with urn:uuid: startsWith('urn:uuid:')

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Identifier C 0..* Identifier An identifier intended for computation
Constraints: ident-1
... id 0..1 id Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... use ?!Σ 1..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .
Required Pattern: official
... type Σ 0..1 CodeableConcept Description of identifier
Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.
... system Σ 1..1 uri The namespace for the identifier value
Required Pattern: urn:ietf:rfc:3986
... value ΣC 1..1 string The value that is unique
Constraints: mhd-startswithuuid
Example General: 123456
... period Σ 0..1 Period Time period when id is/was valid for use
... assigner Σ 0..1 Reference(Organization) Organization that issued id (may be just text)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Identifier.use Base required IdentifierUse 📍5.0.0 FHIR Std.
Identifier.type Base extensible Identifier Type Codes 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
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()
ident-1 warning Identifier Identifier with no value has limited utility. If communicating that an identifier value has been suppressed or missing, the value element SHOULD be present with an extension indicating the missing semantic - e.g. data-absent-reason value.exists()
mhd-startswithuuid error Identifier.value value must start with urn:uuid: startsWith('urn:uuid:')

This structure is derived from Identifier

Summary

Mandatory: 3 elements

 

Other representations of profile: CSV, Excel, Schematron