Mobile Care Services Discovery (mCSD)
3.9.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 3.9.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.mCSD.Endpoint.DocShare | Version: 3.9.1-current | |||
Active as of 2024-12-13 | Computable Name: MCSDEndpointDocShare |
A profile on the mCSD Endpoint for Document Sharing environments.
Given that in FHIR R4 the .connnectionType is 1..1, each type of endpoint will be indicated with an independent Endpoint resource. Thus a XCA Responding Gateway will need two Endpoint instances to express Query vs Retrieve.
Open-Issues:
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from MCSDEndpoint
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Endpoint | 0..* | MCSDEndpoint | The technical details of an endpoint that can be used for electronic services | |
Slices for extension | Content/Rules for all slices | |||
specificType | S | 0..* | CodeableConcept | Endpoint Specific Type URL: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/ihe-endpointspecifictype Binding: mCSD Endpoint Types ValueSet (preferred) |
identifier | 0..* | Identifier | should be the homeCommunityId(s) | |
connectionType | 1..1 | Coding | Protocol/Profile/Standard to be used with this endpoint connection Binding: mCSD Endpoint Core Document Sharing Types ValueSet (required) | |
name | 0..0 | |||
payloadType | S | 1..* | CodeableConcept | FormatCode(s) |
payloadMimeType | S | 0..* | code | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) |
address | 1..1 | url | The technical base address for connecting to this endpoint | |
header | 0..0 | |||
Documentation for this format |
Path | Conformance | ValueSet | URI |
Endpoint.connectionType | required | MCSDEndpointTypesCoreDocShareVShttps://profiles.ihe.net/ITI/mCSD/ValueSet/MCSDEndpointTypesCoreDocShareVS from this IG |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Endpoint | 0..* | MCSDEndpoint | The technical details of an endpoint that can be used for electronic services dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated dom-5: If a resource is contained in another resource, it SHALL NOT have a security label dom-6: A resource should have narrative for robust management | |
Slices for extension | Content/Rules for all slices | |||
purposeOfUse | 0..* | CodeableConcept | Purpose of Use Extension URL: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PurposeOfUse Binding: PurposeOfUse (preferred) ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
specificType | S | 0..* | CodeableConcept | Endpoint Specific Type URL: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/ihe-endpointspecifictype Binding: mCSD Endpoint Types ValueSet (preferred) ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
identifier | Σ | 0..* | Identifier | should be the homeCommunityId(s) ele-1: All FHIR elements must have a @value or children |
status | ?!SΣ | 1..1 | code | represents the current status of this endpoint. Binding: EndpointStatus (required): The status of the endpoint. ele-1: All FHIR elements must have a @value or children |
connectionType | Σ | 1..1 | Coding | Protocol/Profile/Standard to be used with this endpoint connection Binding: mCSD Endpoint Core Document Sharing Types ValueSet (required) ele-1: All FHIR elements must have a @value or children |
managingOrganization | Σ | 1..1 | Reference(mCSD Organization) | Organization that manages this endpoint. ele-1: All FHIR elements must have a @value or children |
period | SΣ | 0..1 | Period | Overall deployment lifetime for this endpoint. ele-1: All FHIR elements must have a @value or children |
payloadType | SΣ | 1..* | CodeableConcept | FormatCode(s) Binding: EndpointPayloadType (example) ele-1: All FHIR elements must have a @value or children |
payloadMimeType | SΣ | 0..* | code | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed. ele-1: All FHIR elements must have a @value or children |
address | Σ | 1..1 | url | The technical base address for connecting to this endpoint ele-1: All FHIR elements must have a @value or children |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Endpoint.status | required | EndpointStatushttp://hl7.org/fhir/ValueSet/endpoint-status|4.0.1 from the FHIR Standard | |
Endpoint.connectionType | required | MCSDEndpointTypesCoreDocShareVShttps://profiles.ihe.net/ITI/mCSD/ValueSet/MCSDEndpointTypesCoreDocShareVS from this IG | |
Endpoint.payloadType | example | EndpointPayloadTypehttp://hl7.org/fhir/ValueSet/endpoint-payload-type from the FHIR Standard | |
Endpoint.payloadMimeType | required | Mime Types (a valid code from urn:ietf:bcp:13 )http://hl7.org/fhir/ValueSet/mimetypes|4.0.1 from the FHIR Standard |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Endpoint | 0..* | MCSDEndpoint | The technical details of an endpoint that can be used for electronic services | |||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
purposeOfUse | 0..* | CodeableConcept | Purpose of Use Extension URL: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PurposeOfUse Binding: PurposeOfUse (preferred) | |||||
specificType | S | 0..* | CodeableConcept | Endpoint Specific Type URL: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/ihe-endpointspecifictype Binding: mCSD Endpoint Types ValueSet (preferred) | ||||
identifier | Σ | 0..* | Identifier | should be the homeCommunityId(s) | ||||
status | ?!SΣ | 1..1 | code | represents the current status of this endpoint. Binding: EndpointStatus (required): The status of the endpoint. | ||||
connectionType | Σ | 1..1 | Coding | Protocol/Profile/Standard to be used with this endpoint connection Binding: mCSD Endpoint Core Document Sharing Types ValueSet (required) | ||||
managingOrganization | Σ | 1..1 | Reference(mCSD Organization) | Organization that manages this endpoint. | ||||
contact | 0..* | ContactPoint | Contact details for source (e.g. troubleshooting) | |||||
period | SΣ | 0..1 | Period | Overall deployment lifetime for this endpoint. | ||||
payloadType | SΣ | 1..* | CodeableConcept | FormatCode(s) Binding: EndpointPayloadType (example) | ||||
payloadMimeType | SΣ | 0..* | code | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed. | ||||
address | Σ | 1..1 | url | The technical base address for connecting to this endpoint | ||||
Documentation for this format |
Path | Conformance | ValueSet | URI | |||
Endpoint.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languages from the FHIR Standard
| ||||
Endpoint.status | required | EndpointStatushttp://hl7.org/fhir/ValueSet/endpoint-status|4.0.1 from the FHIR Standard | ||||
Endpoint.connectionType | required | MCSDEndpointTypesCoreDocShareVShttps://profiles.ihe.net/ITI/mCSD/ValueSet/MCSDEndpointTypesCoreDocShareVS from this IG | ||||
Endpoint.payloadType | example | EndpointPayloadTypehttp://hl7.org/fhir/ValueSet/endpoint-payload-type from the FHIR Standard | ||||
Endpoint.payloadMimeType | required | Mime Types (a valid code from urn:ietf:bcp:13 )http://hl7.org/fhir/ValueSet/mimetypes|4.0.1 from the FHIR Standard |
This structure is derived from MCSDEndpoint
Differential View
This structure is derived from MCSDEndpoint
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Endpoint | 0..* | MCSDEndpoint | The technical details of an endpoint that can be used for electronic services | |
Slices for extension | Content/Rules for all slices | |||
specificType | S | 0..* | CodeableConcept | Endpoint Specific Type URL: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/ihe-endpointspecifictype Binding: mCSD Endpoint Types ValueSet (preferred) |
identifier | 0..* | Identifier | should be the homeCommunityId(s) | |
connectionType | 1..1 | Coding | Protocol/Profile/Standard to be used with this endpoint connection Binding: mCSD Endpoint Core Document Sharing Types ValueSet (required) | |
name | 0..0 | |||
payloadType | S | 1..* | CodeableConcept | FormatCode(s) |
payloadMimeType | S | 0..* | code | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) |
address | 1..1 | url | The technical base address for connecting to this endpoint | |
header | 0..0 | |||
Documentation for this format |
Path | Conformance | ValueSet | URI |
Endpoint.connectionType | required | MCSDEndpointTypesCoreDocShareVShttps://profiles.ihe.net/ITI/mCSD/ValueSet/MCSDEndpointTypesCoreDocShareVS from this IG |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Endpoint | 0..* | MCSDEndpoint | The technical details of an endpoint that can be used for electronic services dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated dom-5: If a resource is contained in another resource, it SHALL NOT have a security label dom-6: A resource should have narrative for robust management | |
Slices for extension | Content/Rules for all slices | |||
purposeOfUse | 0..* | CodeableConcept | Purpose of Use Extension URL: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PurposeOfUse Binding: PurposeOfUse (preferred) ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
specificType | S | 0..* | CodeableConcept | Endpoint Specific Type URL: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/ihe-endpointspecifictype Binding: mCSD Endpoint Types ValueSet (preferred) ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both |
identifier | Σ | 0..* | Identifier | should be the homeCommunityId(s) ele-1: All FHIR elements must have a @value or children |
status | ?!SΣ | 1..1 | code | represents the current status of this endpoint. Binding: EndpointStatus (required): The status of the endpoint. ele-1: All FHIR elements must have a @value or children |
connectionType | Σ | 1..1 | Coding | Protocol/Profile/Standard to be used with this endpoint connection Binding: mCSD Endpoint Core Document Sharing Types ValueSet (required) ele-1: All FHIR elements must have a @value or children |
managingOrganization | Σ | 1..1 | Reference(mCSD Organization) | Organization that manages this endpoint. ele-1: All FHIR elements must have a @value or children |
period | SΣ | 0..1 | Period | Overall deployment lifetime for this endpoint. ele-1: All FHIR elements must have a @value or children |
payloadType | SΣ | 1..* | CodeableConcept | FormatCode(s) Binding: EndpointPayloadType (example) ele-1: All FHIR elements must have a @value or children |
payloadMimeType | SΣ | 0..* | code | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed. ele-1: All FHIR elements must have a @value or children |
address | Σ | 1..1 | url | The technical base address for connecting to this endpoint ele-1: All FHIR elements must have a @value or children |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Endpoint.status | required | EndpointStatushttp://hl7.org/fhir/ValueSet/endpoint-status|4.0.1 from the FHIR Standard | |
Endpoint.connectionType | required | MCSDEndpointTypesCoreDocShareVShttps://profiles.ihe.net/ITI/mCSD/ValueSet/MCSDEndpointTypesCoreDocShareVS from this IG | |
Endpoint.payloadType | example | EndpointPayloadTypehttp://hl7.org/fhir/ValueSet/endpoint-payload-type from the FHIR Standard | |
Endpoint.payloadMimeType | required | Mime Types (a valid code from urn:ietf:bcp:13 )http://hl7.org/fhir/ValueSet/mimetypes|4.0.1 from the FHIR Standard |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Endpoint | 0..* | MCSDEndpoint | The technical details of an endpoint that can be used for electronic services | |||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
Slices for extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
purposeOfUse | 0..* | CodeableConcept | Purpose of Use Extension URL: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.PurposeOfUse Binding: PurposeOfUse (preferred) | |||||
specificType | S | 0..* | CodeableConcept | Endpoint Specific Type URL: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/ihe-endpointspecifictype Binding: mCSD Endpoint Types ValueSet (preferred) | ||||
identifier | Σ | 0..* | Identifier | should be the homeCommunityId(s) | ||||
status | ?!SΣ | 1..1 | code | represents the current status of this endpoint. Binding: EndpointStatus (required): The status of the endpoint. | ||||
connectionType | Σ | 1..1 | Coding | Protocol/Profile/Standard to be used with this endpoint connection Binding: mCSD Endpoint Core Document Sharing Types ValueSet (required) | ||||
managingOrganization | Σ | 1..1 | Reference(mCSD Organization) | Organization that manages this endpoint. | ||||
contact | 0..* | ContactPoint | Contact details for source (e.g. troubleshooting) | |||||
period | SΣ | 0..1 | Period | Overall deployment lifetime for this endpoint. | ||||
payloadType | SΣ | 1..* | CodeableConcept | FormatCode(s) Binding: EndpointPayloadType (example) | ||||
payloadMimeType | SΣ | 0..* | code | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) Binding: Mime Types (required): The mime type of an attachment. Any valid mime type is allowed. | ||||
address | Σ | 1..1 | url | The technical base address for connecting to this endpoint | ||||
Documentation for this format |
Path | Conformance | ValueSet | URI | |||
Endpoint.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languages from the FHIR Standard
| ||||
Endpoint.status | required | EndpointStatushttp://hl7.org/fhir/ValueSet/endpoint-status|4.0.1 from the FHIR Standard | ||||
Endpoint.connectionType | required | MCSDEndpointTypesCoreDocShareVShttps://profiles.ihe.net/ITI/mCSD/ValueSet/MCSDEndpointTypesCoreDocShareVS from this IG | ||||
Endpoint.payloadType | example | EndpointPayloadTypehttp://hl7.org/fhir/ValueSet/endpoint-payload-type from the FHIR Standard | ||||
Endpoint.payloadMimeType | required | Mime Types (a valid code from urn:ietf:bcp:13 )http://hl7.org/fhir/ValueSet/mimetypes|4.0.1 from the FHIR Standard |
This structure is derived from MCSDEndpoint
Other representations of profile: CSV, Excel, Schematron