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
| Official URL: https://terminology.esmduat.cms.gov:8099/fhir/StructureDefinition/Esmd-Ext-ParentUniqueId | Version: 1.0.0 | |||
| Active as of 2024-02-25 | Computable Name: EsmdExtParentUniqueId | |||
The Esmd-Ext-ParentUniqueId is a custom esMD FHIR resource that is used by the esMD System to identify multiple submission files as a single transaction when a Health Information Handler (HIH) needs to split a large payload into multiple submissions. The initial transaction's unique identifier is designated as the ParentUniqueId and it is included in all subsequent transactions for the large split payload. The Esmd-Ext-ParentUniqueId is a unique identifier that enables Review Contractors to efficiently combine and review all submissions that are part of a split payload together, thereby ensuring seamless processing while maintaining the integrity of the clinical documentation.
Context of Use
This extension may be used on the following element(s):
List
Usage info
Usage:
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() |
0..* | Extension | esMD Parent Unique ID | |
![]() ![]() |
0..0 | |||
![]() ![]() |
1..1 | uri | "https://terminology.esmduat.cms.gov:8099/fhir/StructureDefinition/Esmd-Ext-ParentUniqueId" | |
![]() ![]() |
C | 1..1 | string | Value of extension esmd-puid-1: ParentUniqueId must be required element and length should be lessthan 64 character |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() |
0..* | Extension | esMD Parent Unique ID | |
![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() |
0..0 | |||
![]() ![]() |
1..1 | uri | "https://terminology.esmduat.cms.gov:8099/fhir/StructureDefinition/Esmd-Ext-ParentUniqueId" | |
![]() ![]() |
C | 1..1 | string | Value of extension esmd-puid-1: ParentUniqueId must be required element and length should be lessthan 64 character |
Documentation for this format | ||||
This structure is derived from Extension
Summary
Simple Extension of type string: The Esmd-Ext-ParentUniqueId is a custom esMD FHIR resource that is used by the esMD System to identify multiple submission files as a single transaction when a Health Information Handler (HIH) needs to split a large payload into multiple submissions. The initial transaction's unique identifier is designated as the ParentUniqueId and it is included in all subsequent transactions for the large split payload. The Esmd-Ext-ParentUniqueId is a unique identifier that enables Review Contractors to efficiently combine and review all submissions that are part of a split payload together, thereby ensuring seamless processing while maintaining the integrity of the clinical documentation.
Differential View
This structure is derived from Extension
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() |
0..* | Extension | esMD Parent Unique ID | |
![]() ![]() |
0..0 | |||
![]() ![]() |
1..1 | uri | "https://terminology.esmduat.cms.gov:8099/fhir/StructureDefinition/Esmd-Ext-ParentUniqueId" | |
![]() ![]() |
C | 1..1 | string | Value of extension esmd-puid-1: ParentUniqueId must be required element and length should be lessthan 64 character |
Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() |
0..* | Extension | esMD Parent Unique ID | |
![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() |
0..0 | |||
![]() ![]() |
1..1 | uri | "https://terminology.esmduat.cms.gov:8099/fhir/StructureDefinition/Esmd-Ext-ParentUniqueId" | |
![]() ![]() |
C | 1..1 | string | Value of extension esmd-puid-1: ParentUniqueId must be required element and length should be lessthan 64 character |
Documentation for this format | ||||
This structure is derived from Extension
Summary
Simple Extension of type string: The Esmd-Ext-ParentUniqueId is a custom esMD FHIR resource that is used by the esMD System to identify multiple submission files as a single transaction when a Health Information Handler (HIH) needs to split a large payload into multiple submissions. The initial transaction's unique identifier is designated as the ParentUniqueId and it is included in all subsequent transactions for the large split payload. The Esmd-Ext-ParentUniqueId is a unique identifier that enables Review Contractors to efficiently combine and review all submissions that are part of a split payload together, thereby ensuring seamless processing while maintaining the integrity of the clinical documentation.
Other representations of profile: CSV, Excel, Schematron
| Id | Grade | Path(s) | Details | Requirements |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
| esmd-puid-1 | error | Extension.value[x] | ParentUniqueId must be required element and length should be lessthan 64 character : value.exists() and value.matches('^[A-Za-z0-9_-]{1,64}$') | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |