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

Extension: ESMD Split Number

Official URL: https://terminology.esmduat.cms.gov:8099/fhir/StructureDefinition/Esmd-Ext-SplitNumber Version: 1.0.0
Active as of 2024-02-25 Computable Name: EsmdExtSplitNumber

The Esmd-Ext-SplitNumber is a custom esMD FHIR resource that is used by esMD system processes when a Health Information Handler (HIH) submits a large payload which is required to be divided into multiple smaller parts to facilitate efficient submission and delivery. It uniquely identifies the sequence for each part in a series of split submissions, thereby ensuring that all parts of the submission can be correctly combined and reviewed as a complete set by the receiving Review Contractor (RC). The SplitNumber helps streamline the processing of large submissions by maintaining order and integrity across multiple transactions.

Context of Use

    This extension may be used on the following element(s):

Usage info

Usage:

Formal Views of Extension Content

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

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension esMD Split Number
... extension 0..0
... url 1..1 uri "https://terminology.esmduat.cms.gov:8099/fhir/StructureDefinition/Esmd-Ext-SplitNumber"
... value[x] 1..1 string Value of extension

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension esMD Split Number
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "https://terminology.esmduat.cms.gov:8099/fhir/StructureDefinition/Esmd-Ext-SplitNumber"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type string: The Esmd-Ext-SplitNumber is a custom esMD FHIR resource that is used by esMD system processes when a Health Information Handler (HIH) submits a large payload which is required to be divided into multiple smaller parts to facilitate efficient submission and delivery. It uniquely identifies the sequence for each part in a series of split submissions, thereby ensuring that all parts of the submission can be correctly combined and reviewed as a complete set by the receiving Review Contractor (RC). The SplitNumber helps streamline the processing of large submissions by maintaining order and integrity across multiple transactions.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension esMD Split Number
... extension 0..0
... url 1..1 uri "https://terminology.esmduat.cms.gov:8099/fhir/StructureDefinition/Esmd-Ext-SplitNumber"
... value[x] 1..1 string Value of extension

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension esMD Split Number
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "https://terminology.esmduat.cms.gov:8099/fhir/StructureDefinition/Esmd-Ext-SplitNumber"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type string: The Esmd-Ext-SplitNumber is a custom esMD FHIR resource that is used by esMD system processes when a Health Information Handler (HIH) submits a large payload which is required to be divided into multiple smaller parts to facilitate efficient submission and delivery. It uniquely identifies the sequence for each part in a series of split submissions, thereby ensuring that all parts of the submission can be correctly combined and reviewed as a complete set by the receiving Review Contractor (RC). The SplitNumber helps streamline the processing of large submissions by maintaining order and integrity across multiple transactions.

 

Other representations of profile: CSV, Excel, Schematron

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()