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 support Lines of Bunsiness Identification Number

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

The Esmd-Ext- LinesOfBusinessId is a custom esMD FHIR resource that is used to identify the specific Line of Business (LOB) that is associated with claims or clinical documents submitted via esMD. It helps classify and route submissions based on the type of service or payer-related information, thereby ensuring that documentation is processed according to the correct business category. By associating each submission with a specific line of business, the esMD system enhances the organization and accuracy of claims management and auditing.

The Esmd-Ext-LinesOfBusinessId resource is used in the following esMD FHIR profiles: • Esmd-ListSubmissionSet - When used in the profile, the Esmd-Ext-LinesOfBusinessId represents document submission metadata (aka submission set metadata). As such, it will be included in the resource with other document submission metadata when a clinical document is transmitted via the esMD System. • Esmd-FindListTransactionNotification - When used in this profile, the Esmd-Ext-LinesOfBusinessId enables users to identify and track the status of clinical documents that belong to specific business categories using esMD's notification features.

Context of Use

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 support Lines of Bunsiness Identification Number
... extension 0..0
... url 1..1 uri "https://terminology.esmduat.cms.gov:8099/fhir/StructureDefinition/Esmd-Ext-LinesOfBusinessId"
... value[x] 0..1 code Value of extension
Binding: esMD Lines Of Business ValueSet (required)

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension esMD support Lines of Bunsiness Identification 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-LinesOfBusinessId"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type code: The Esmd-Ext- LinesOfBusinessId is a custom esMD FHIR resource that is used to identify the specific Line of Business (LOB) that is associated with claims or clinical documents submitted via esMD. It helps classify and route submissions based on the type of service or payer-related information, thereby ensuring that documentation is processed according to the correct business category. By associating each submission with a specific line of business, the esMD system enhances the organization and accuracy of claims management and auditing.

The Esmd-Ext-LinesOfBusinessId resource is used in the following esMD FHIR profiles: • Esmd-ListSubmissionSet - When used in the profile, the Esmd-Ext-LinesOfBusinessId represents document submission metadata (aka submission set metadata). As such, it will be included in the resource with other document submission metadata when a clinical document is transmitted via the esMD System. • Esmd-FindListTransactionNotification - When used in this profile, the Esmd-Ext-LinesOfBusinessId enables users to identify and track the status of clinical documents that belong to specific business categories using esMD's notification features.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension esMD support Lines of Bunsiness Identification Number
... extension 0..0
... url 1..1 uri "https://terminology.esmduat.cms.gov:8099/fhir/StructureDefinition/Esmd-Ext-LinesOfBusinessId"
... value[x] 0..1 code Value of extension
Binding: esMD Lines Of Business ValueSet (required)

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension esMD support Lines of Bunsiness Identification 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-LinesOfBusinessId"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type code: The Esmd-Ext- LinesOfBusinessId is a custom esMD FHIR resource that is used to identify the specific Line of Business (LOB) that is associated with claims or clinical documents submitted via esMD. It helps classify and route submissions based on the type of service or payer-related information, thereby ensuring that documentation is processed according to the correct business category. By associating each submission with a specific line of business, the esMD system enhances the organization and accuracy of claims management and auditing.

The Esmd-Ext-LinesOfBusinessId resource is used in the following esMD FHIR profiles: • Esmd-ListSubmissionSet - When used in the profile, the Esmd-Ext-LinesOfBusinessId represents document submission metadata (aka submission set metadata). As such, it will be included in the resource with other document submission metadata when a clinical document is transmitted via the esMD System. • Esmd-FindListTransactionNotification - When used in this profile, the Esmd-Ext-LinesOfBusinessId enables users to identify and track the status of clinical documents that belong to specific business categories using esMD's notification features.

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.value[x]requiredEsmdVSLinesOfBusiness (a valid code from ESMD Lines of Business Code System)
https://terminology.esmduat.cms.gov:8099/fhir/ValueSet/Esmd-VS-LinesOfBusiness
from this IG

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()