Endpoint
Endpoint
draftResource20 elementsv4.0.1
The technical details of an endpoint that can be used for electronic services, such as for web services providing XDS.b or a REST endpoint for another FHIR server. This may include any security context information.
Metadata
hl7.org/fhir- Canonical URL
- http://hl7.org/fhir/StructureDefinition/Endpoint
- ID
- Endpoint
- Type
- Base Definition
- Derivation
- specialization
- Publisher
- Health Level Seven International (Patient Administration)
- Version
- 4.0.1
| Path | Card. | Type | Description |
|---|---|---|---|
Endpoint | 0..* | The technical details of an endpoint that can be used for electronic services | |
id | 0..1 | string | Logical id of this artifact |
meta | 0..1 | Metadata about the resource | |
implicitRules | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource contentpreferred: languages |
text | 0..1 | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources |
extension | 0..* | Additional content defined by implementations | |
modifierExtension | 0..* | Extensions that cannot be ignored | |
identifier | 0..* | Identifies this endpoint across multiple systems | |
status | 1..1 | code | active | suspended | error | off | entered-in-error | testrequired: endpoint-status |
connectionType | 1..1 | Protocol/Profile/Standard to be used with this endpoint connectionextensible: endpoint-connection-type | |
name | 0..1 | string | A name that this endpoint can be identified by |
managingOrganization | 0..1 | Organization that manages this endpoint (might not be the organization that exposes the endpoint) | |
contact | 0..* | Contact details for source (e.g. troubleshooting) | |
period | 0..1 | Interval the endpoint is expected to be operational | |
payloadType | 1..* | The type of content that may be used at this endpoint (e.g. XDS Discharge summaries)example: endpoint-payload-type | |
payloadMimeType | 0..* | code | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this)required: mimetypes |
address | 1..1 | url | The technical base address for connecting to this endpoint |
header | 0..* | string | Usage depends on the channel type |