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 Intended Recipient OID

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

The Esmd-Ext-IntendedRecipient is a custom esMD FHIR resource that is used to transmit the Organizational Identifier (OID) of the organization or entity that is designated to receive the submitted clinical documentation. It is a unique identifier which ensures that esMD submissions are correctly routed to the appropriate recipient, such as a government agency, payer, or contractor. The Esmd-Ext-IntendedRecipient resource helps maintain the integrity and efficiency of the esMD documentation delivery process.

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 Intended Recipient OID
... extension 0..0
... url 1..1 uri "https://terminology.esmduat.cms.gov:8099/fhir/StructureDefinition/Esmd-Ext-IntendedRecipient"
... value[x] 1..1 code Value of extension
Binding: ESMD ReviewContractorOIDs ValueSet (required)

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension esMD Intended Recipient OID
... 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-IntendedRecipient"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type code: The Esmd-Ext-IntendedRecipient is a custom esMD FHIR resource that is used to transmit the Organizational Identifier (OID) of the organization or entity that is designated to receive the submitted clinical documentation. It is a unique identifier which ensures that esMD submissions are correctly routed to the appropriate recipient, such as a government agency, payer, or contractor. The Esmd-Ext-IntendedRecipient resource helps maintain the integrity and efficiency of the esMD documentation delivery process.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension esMD Intended Recipient OID
... extension 0..0
... url 1..1 uri "https://terminology.esmduat.cms.gov:8099/fhir/StructureDefinition/Esmd-Ext-IntendedRecipient"
... value[x] 1..1 code Value of extension
Binding: ESMD ReviewContractorOIDs ValueSet (required)

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension esMD Intended Recipient OID
... 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-IntendedRecipient"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type code: The Esmd-Ext-IntendedRecipient is a custom esMD FHIR resource that is used to transmit the Organizational Identifier (OID) of the organization or entity that is designated to receive the submitted clinical documentation. It is a unique identifier which ensures that esMD submissions are correctly routed to the appropriate recipient, such as a government agency, payer, or contractor. The Esmd-Ext-IntendedRecipient resource helps maintain the integrity and efficiency of the esMD documentation delivery process.

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.value[x]requiredEsmdVSReviewContractorOIDs (a valid code from ESMD Review Contractor OIDs)
https://terminology.esmduat.cms.gov:8099/fhir/ValueSet/Esmd-VS-ReviewContractorOIDs
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()