Mobile Care Services Discovery (mCSD)
3.8.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.8.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 | Version: 3.8.1-current | |||
Active as of 2024-05-06 | Computable Name: MCSDEndpoint |
A profile on the mCSD Endpoint.
An Organization may be reachable through electronic Endpoint(s). An Endpoint may be a FHIR server, an IHE web services actor, or some other mechanism. If an Organization does not have an Endpoint, it may still be reachable via an Endpoint at its parent Organization or an affiliated Organization.
Given that in FHIR R4 the .connnectionType is 1..1, each type of endpoint will be indicated with an independent Endpoint resource.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Endpoint
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Endpoint | Endpoint | |||
implicitRules | 0..0 | |||
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) | |
modifierExtension | 0..0 | |||
status | S | 1..1 | code | represents the current status of this endpoint. |
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. |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Endpoint | 0..* | Endpoint | The technical details of an endpoint that can be used for electronic services | |
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) | |
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: EndpointConnectionType (extensible) |
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 | Σ | 1..* | CodeableConcept | The type of content that may be used at this endpoint (e.g. XDS Discharge summaries) Binding: EndpointPayloadType (example) |
address | Σ | 1..1 | url | The technical base address for connecting to this endpoint |
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 | extensible | EndpointConnectionTypehttp://hl7.org/fhir/ValueSet/endpoint-connection-type from the FHIR Standard | |
Endpoint.payloadType | example | EndpointPayloadTypehttp://hl7.org/fhir/ValueSet/endpoint-payload-type from the FHIR Standard |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Endpoint | 0..* | Endpoint | 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) | |||||
identifier | Σ | 0..* | Identifier | Identifies this endpoint across multiple systems | ||||
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: EndpointConnectionType (extensible) | ||||
name | Σ | 0..1 | string | A name that this endpoint can be identified by | ||||
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 | Σ | 1..* | CodeableConcept | The type of content that may be used at this endpoint (e.g. XDS Discharge summaries) Binding: EndpointPayloadType (example) | ||||
payloadMimeType | Σ | 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 | ||||
header | 0..* | string | Usage depends on the channel type | |||||
Documentation for this format |
Path | Conformance | ValueSet | URI | |||
Endpoint.language | preferred | CommonLanguages
http://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 | extensible | EndpointConnectionTypehttp://hl7.org/fhir/ValueSet/endpoint-connection-type from the FHIR Standard | ||||
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 Endpoint
Differential View
This structure is derived from Endpoint
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Endpoint | Endpoint | |||
implicitRules | 0..0 | |||
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) | |
modifierExtension | 0..0 | |||
status | S | 1..1 | code | represents the current status of this endpoint. |
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. |
Documentation for this format |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Endpoint | 0..* | Endpoint | The technical details of an endpoint that can be used for electronic services | |
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) | |
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: EndpointConnectionType (extensible) |
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 | Σ | 1..* | CodeableConcept | The type of content that may be used at this endpoint (e.g. XDS Discharge summaries) Binding: EndpointPayloadType (example) |
address | Σ | 1..1 | url | The technical base address for connecting to this endpoint |
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 | extensible | EndpointConnectionTypehttp://hl7.org/fhir/ValueSet/endpoint-connection-type from the FHIR Standard | |
Endpoint.payloadType | example | EndpointPayloadTypehttp://hl7.org/fhir/ValueSet/endpoint-payload-type from the FHIR Standard |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Endpoint | 0..* | Endpoint | 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) | |||||
identifier | Σ | 0..* | Identifier | Identifies this endpoint across multiple systems | ||||
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: EndpointConnectionType (extensible) | ||||
name | Σ | 0..1 | string | A name that this endpoint can be identified by | ||||
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 | Σ | 1..* | CodeableConcept | The type of content that may be used at this endpoint (e.g. XDS Discharge summaries) Binding: EndpointPayloadType (example) | ||||
payloadMimeType | Σ | 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 | ||||
header | 0..* | string | Usage depends on the channel type | |||||
Documentation for this format |
Path | Conformance | ValueSet | URI | |||
Endpoint.language | preferred | CommonLanguages
http://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 | extensible | EndpointConnectionTypehttp://hl7.org/fhir/ValueSet/endpoint-connection-type from the FHIR Standard | ||||
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 Endpoint
Other representations of profile: CSV, Excel, Schematron