Mobile Care Services Discovery (mCSD)
4.0.1-current - ci-build International flag

Mobile Care Services Discovery (mCSD), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 4.0.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.mCSD/ and changes regularly. See the Directory of published versions

Extension: Endpoint Specific Type

Official URL: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/ihe-endpointspecifictype Version: 4.0.1-current
Active as of 2025-10-07 Computable Name: EndpointSpecificType

The specific endpoint type. Given that the FHIR R4 Endpoint.connectionType is limited to a one value from a valueSet given by FHIR core and that valueSet includes XCA thus by Extensible rules one is forced to pick that value, we choose to add an additional codeableConcept for a more detailed code(s).

Context of Use

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

Usage info

Usages:

You can also check for usages in the FHIR IG Statistics

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 & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Endpoint Specific Type
... extension 0..0
... url 1..1 uri "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/ihe-endpointspecifictype"
... value[x] 0..1 CodeableConcept Value of extension
Binding: mCSD Endpoint Types ValueSet (preferred)

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Endpoint Specific Type
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/ihe-endpointspecifictype"
... value[x] 0..1 CodeableConcept Value of extension
Binding: mCSD Endpoint Types ValueSet (preferred)

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type CodeableConcept: The specific endpoint type. Given that the FHIR R4 Endpoint.connectionType is limited to a one value from a valueSet given by FHIR core and that valueSet includes XCA thus by Extensible rules one is forced to pick that value, we choose to add an additional codeableConcept for a more detailed code(s).

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Endpoint Specific Type
... extension 0..0
... url 1..1 uri "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/ihe-endpointspecifictype"
... value[x] 0..1 CodeableConcept Value of extension
Binding: mCSD Endpoint Types ValueSet (preferred)

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Endpoint Specific Type
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/ihe-endpointspecifictype"
... value[x] 0..1 CodeableConcept Value of extension
Binding: mCSD Endpoint Types ValueSet (preferred)

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type CodeableConcept: The specific endpoint type. Given that the FHIR R4 Endpoint.connectionType is limited to a one value from a valueSet given by FHIR core and that valueSet includes XCA thus by Extensible rules one is forced to pick that value, we choose to add an additional codeableConcept for a more detailed code(s).

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

Path Status Usage ValueSet Version Source
Extension.value[x] Base preferred mCSD Endpoint Types ValueSet 📦4.0.1-current This IG

Constraints

Id Grade Path(s) Description Expression
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()