ESMD FHIR Implementation Guide
1.0.0 - esmd

ESMD FHIR Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Data Type Profile: Letter Identifier

Official URL: https://terminology.esmduat.cms.gov:8099/fhir/StructureDefinition/Esmd-Idn-UniqueId Version: 1.0.0
Draft as of 2024-02-25 Computable Name: EsmdIdnUniqueId

The Esmd-Idn-UniqueId is a custom esMD FHIR resource that is used by the esMD System to serve as a distinctly unique identifier for each individual submission that is received by esMD. It ensures that every submission, whether a document, claim, or other transaction, can be uniquely identified and tracked throughout the submission and review process. The UniqueID plays a crucial role in preventing duplication, ensuring proper routing, and facilitating accurate processing and auditing of clinical documents within the esMD system.

Usage:

  • This DataType Constraint is not used by any profiles in this Implementation Guide

Formal Views of Profile Content

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

NameFlagsCard.TypeDescription & Constraintsdoco
.. Identifier C 0..* Identifier An identifier intended for computation
ele-1: All FHIR elements must have a @value or children
esmd-idn-uid-1: UniqueId must be a required element and its length should be less than or equal to 64 characters.
... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


ele-1: All FHIR elements must have a @value or children
Required Pattern: official
... system Σ 1..1 uri The namespace for the identifier value
ele-1: All FHIR elements must have a @value or children
Fixed Value: http://esmdfhir.cms.gov/fhir/StructureDefinition/Esmd-Idn-UniqueId
... value ΣC 1..1 string The value that is unique
ele-1: All FHIR elements must have a @value or children
Example General: 123456
Example Bundle Submission Unique Identifier: UniqueID361990001571

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Identifier.userequiredPattern: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
esmd-idn-uid-1errorIdentifierUniqueId must be a required element and its length should be less than or equal to 64 characters.
: value.exists() and value.matches('^[A-Za-z0-9_-]{1,64}$')

This structure is derived from Identifier

NameFlagsCard.TypeDescription & Constraintsdoco
.. Identifier C 0..* Identifier An identifier intended for computation
esmd-idn-uid-1: UniqueId must be a required element and its length should be less than or equal to 64 characters.
... use 0..1 code usual | official | temp | secondary | old (If known)
Required Pattern: official
... system 1..1 uri The namespace for the identifier value
Fixed Value: http://esmdfhir.cms.gov/fhir/StructureDefinition/Esmd-Idn-UniqueId
... value C 1..1 string The value that is unique
Example Bundle Submission Unique Identifier: UniqueID361990001571

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
esmd-idn-uid-1errorIdentifierUniqueId must be a required element and its length should be less than or equal to 64 characters.
: value.exists() and value.matches('^[A-Za-z0-9_-]{1,64}$')
NameFlagsCard.TypeDescription & Constraintsdoco
.. Identifier C 0..* Identifier An identifier intended for computation
esmd-idn-uid-1: UniqueId must be a required element and its length should be less than or equal to 64 characters.
... id 0..1 string Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... use ?!Σ 0..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
Fixed Value: http://esmdfhir.cms.gov/fhir/StructureDefinition/Esmd-Idn-UniqueId
... value ΣC 1..1 string The value that is unique
Example General: 123456
Example Bundle Submission Unique Identifier: UniqueID361990001571
... 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

PathConformanceValueSet / CodeURI
Identifier.userequiredPattern: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
esmd-idn-uid-1errorIdentifierUniqueId must be a required element and its length should be less than or equal to 64 characters.
: value.exists() and value.matches('^[A-Za-z0-9_-]{1,64}$')
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from Identifier

Summary

Mandatory: 2 elements
Fixed: 1 element

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Identifier C 0..* Identifier An identifier intended for computation
ele-1: All FHIR elements must have a @value or children
esmd-idn-uid-1: UniqueId must be a required element and its length should be less than or equal to 64 characters.
... use ?!Σ 0..1 code usual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known .


ele-1: All FHIR elements must have a @value or children
Required Pattern: official
... system Σ 1..1 uri The namespace for the identifier value
ele-1: All FHIR elements must have a @value or children
Fixed Value: http://esmdfhir.cms.gov/fhir/StructureDefinition/Esmd-Idn-UniqueId
... value ΣC 1..1 string The value that is unique
ele-1: All FHIR elements must have a @value or children
Example General: 123456
Example Bundle Submission Unique Identifier: UniqueID361990001571

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Identifier.userequiredPattern: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
esmd-idn-uid-1errorIdentifierUniqueId must be a required element and its length should be less than or equal to 64 characters.
: value.exists() and value.matches('^[A-Za-z0-9_-]{1,64}$')

Differential View

This structure is derived from Identifier

NameFlagsCard.TypeDescription & Constraintsdoco
.. Identifier C 0..* Identifier An identifier intended for computation
esmd-idn-uid-1: UniqueId must be a required element and its length should be less than or equal to 64 characters.
... use 0..1 code usual | official | temp | secondary | old (If known)
Required Pattern: official
... system 1..1 uri The namespace for the identifier value
Fixed Value: http://esmdfhir.cms.gov/fhir/StructureDefinition/Esmd-Idn-UniqueId
... value C 1..1 string The value that is unique
Example Bundle Submission Unique Identifier: UniqueID361990001571

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
esmd-idn-uid-1errorIdentifierUniqueId must be a required element and its length should be less than or equal to 64 characters.
: value.exists() and value.matches('^[A-Za-z0-9_-]{1,64}$')

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Identifier C 0..* Identifier An identifier intended for computation
esmd-idn-uid-1: UniqueId must be a required element and its length should be less than or equal to 64 characters.
... id 0..1 string Unique id for inter-element referencing
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... use ?!Σ 0..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
Fixed Value: http://esmdfhir.cms.gov/fhir/StructureDefinition/Esmd-Idn-UniqueId
... value ΣC 1..1 string The value that is unique
Example General: 123456
Example Bundle Submission Unique Identifier: UniqueID361990001571
... 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

PathConformanceValueSet / CodeURI
Identifier.userequiredPattern: official
http://hl7.org/fhir/ValueSet/identifier-use|4.0.1
from the FHIR Standard
Identifier.typeextensibleIdentifier Type Codes
http://hl7.org/fhir/ValueSet/identifier-type
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
esmd-idn-uid-1errorIdentifierUniqueId must be a required element and its length should be less than or equal to 64 characters.
: value.exists() and value.matches('^[A-Za-z0-9_-]{1,64}$')
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

This structure is derived from Identifier

Summary

Mandatory: 2 elements
Fixed: 1 element

 

Other representations of profile: CSV, Excel, Schematron