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-LetterId Version: 1.0.0
Draft as of 2024-02-25 Computable Name: EsmdIdnLetterId

The Esmd-Idn-LetterId is a custom esMD FHIR resource that is used to transmit the LetterId. The LetterId is a unique identifier that is assigned to each individual submission. It ensures that each document, claim, or other transaction, can be uniquely identified and tracked throughout the submission and review process. The LetterId plays a crucial role in preventing duplication, ensuring proper routing, and facilitating accurate processing and auditing of clinical documents that are handled by the esMD system.

The Esmd-Idn-LetterId resource represents document metadata. As such, it will be included in the Esmd-DocumentReference resource with other document metadata when a clinical document is transmitted via 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-letterid-1: Letter Id.
... 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-LetterId
... value Σ 1..1 string The value that is unique
ele-1: All FHIR elements must have a @value or children
Example General: 123456

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-letterid-1errorIdentifierLetter Id.
: 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-letterid-1: Letter Id.
... 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-LetterId
... value 1..1 string The value that is unique

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
esmd-idn-letterid-1errorIdentifierLetter Id.
: 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-letterid-1: Letter Id.
... 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-LetterId
... value Σ 1..1 string The value that is unique
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

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-letterid-1errorIdentifierLetter Id.
: 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-letterid-1: Letter Id.
... 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-LetterId
... value Σ 1..1 string The value that is unique
ele-1: All FHIR elements must have a @value or children
Example General: 123456

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-letterid-1errorIdentifierLetter Id.
: 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-letterid-1: Letter Id.
... 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-LetterId
... value 1..1 string The value that is unique

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
esmd-idn-letterid-1errorIdentifierLetter Id.
: 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-letterid-1: Letter Id.
... 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-LetterId
... value Σ 1..1 string The value that is unique
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

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-letterid-1errorIdentifierLetter Id.
: 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