Mobile Care Services Discovery (mCSD)
4.0.1-current - ci-build
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
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)
Endpoint
Usage info
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Extension | Endpoint Specific Type | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
1..1 | uri | "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/ihe-endpointspecifictype" | |
![]() ![]() ![]() |
0..1 | CodeableConcept | Value of extension Binding: mCSD Endpoint Types ValueSet (preferred) | |
![]() |
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Extension | Endpoint Specific Type | |
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
1..1 | uri | "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/ihe-endpointspecifictype" | |
![]() ![]() ![]() |
0..1 | CodeableConcept | Value of extension Binding: mCSD Endpoint Types ValueSet (preferred) | |
![]() |
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
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Extension | Endpoint Specific Type | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
1..1 | uri | "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/ihe-endpointspecifictype" | |
![]() ![]() ![]() |
0..1 | CodeableConcept | Value of extension Binding: mCSD Endpoint Types ValueSet (preferred) | |
![]() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Extension | Endpoint Specific Type | |
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
1..1 | uri | "https://profiles.ihe.net/ITI/mCSD/StructureDefinition/ihe-endpointspecifictype" | |
![]() ![]() ![]() |
0..1 | CodeableConcept | Value of extension Binding: mCSD Endpoint Types ValueSet (preferred) | |
![]() |
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
Path | Status | Usage | ValueSet | Version | Source |
Extension.value[x] | Base | preferred | mCSD Endpoint Types ValueSet | 📦4.0.1-current | This IG |
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()
|