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 Action Requested Code

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

The Esmd-Ext-ActionRequestedCode extension is a custom esMD FHIR resource which is used within the esMD Service Registration workflow to capture the specific registration request action. Actions include Add a new provider, Only sending the ADRs electronically, or Remove provider or service. The required Action Requested Codes are provided by the Esmd-CS-ActionRequested code system, no others shall be accepted.

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..1 Extension esMD support Action Requested Code
... extension 0..0
... url 1..1 uri "https://terminology.esmduat.cms.gov:8099/fhir/StructureDefinition/Esmd-Ext-ActionRequestedCode"
... value[x] 0..1 code Value of extension
Binding: ESMD ActionRequested ValueSet (required)

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1 Extension esMD support Action Requested Code
... 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-ActionRequestedCode"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type code: The Esmd-Ext-ActionRequestedCode extension is a custom esMD FHIR resource which is used within the esMD Service Registration workflow to capture the specific registration request action. Actions include Add a new provider, Only sending the ADRs electronically, or Remove provider or service. The required Action Requested Codes are provided by the Esmd-CS-ActionRequested code system, no others shall be accepted.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1 Extension esMD support Action Requested Code
... extension 0..0
... url 1..1 uri "https://terminology.esmduat.cms.gov:8099/fhir/StructureDefinition/Esmd-Ext-ActionRequestedCode"
... value[x] 0..1 code Value of extension
Binding: ESMD ActionRequested ValueSet (required)

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1 Extension esMD support Action Requested Code
... 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-ActionRequestedCode"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type code: The Esmd-Ext-ActionRequestedCode extension is a custom esMD FHIR resource which is used within the esMD Service Registration workflow to capture the specific registration request action. Actions include Add a new provider, Only sending the ADRs electronically, or Remove provider or service. The required Action Requested Codes are provided by the Esmd-CS-ActionRequested code system, no others shall be accepted.

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.value[x]requiredEsmdVSActionRequested (a valid code from Service Registration Action Requested)
https://terminology.esmduat.cms.gov:8099/fhir/ValueSet/Esmd-VS-ActionRequested
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()