This page is part of the Occupational Data for Health (ODH) FHIR IG (v1.0.0: STU 1) based on FHIR R4. The current version which supercedes this version is 1.2.0. For a full list of available versions, see the Directory of published versions
The official URL for this profile is:
http://hl7.org/fhir/us/odh/StructureDefinition/obf-Endpoint
PractitionerRole covers the recording of the location and types of services that Practitioners are able to provide for an organization.
This profile builds on Endpoint.
This profile was published on Sat Jan 04 00:00:00 UTC 2020 as a draft by HL7 International Public Health Work Group.
Summary
Mapping Source
This structure represents the following mapping definition:
obf.Endpoint maps to Endpoint: Identifier maps to identifier EndpointStatus maps to status TimePeriod maps to period EndpointConnectionType maps to connectionType EndpointName maps to name ManagingOrganization maps to managingOrganization ContactPoint maps to contact PayloadType maps to payloadType PayloadMimeType maps to payloadMimeType EndpointAddress maps to address Header maps to header
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Endpoint | Endpoint | Endpoint | ||
connectionType | Binding: EndpointConnectionType (required) | |||
payloadType | Binding: EndpointPayloadType (required) | |||
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Endpoint | I | 0..* | Endpoint | Endpoint |
id | Σ | 0..1 | string | Logical id of this artifact |
meta | ΣI | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!ΣI | 0..1 | uri | A set of rules under which this content was created |
language | I | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!I | 0..* | Extension | Extensions that cannot be ignored |
identifier | ΣI | 0..* | Identifier | Identifies this endpoint across multiple systems |
status | ?!ΣI | 1..1 | code | active | suspended | error | off | entered-in-error | test Binding: EndpointStatus (required) |
connectionType | ΣI | 1..1 | Coding | Protocol/Profile/Standard to be used with this endpoint connection Binding: EndpointConnectionType (required) |
name | ΣI | 0..1 | string | A name that this endpoint can be identified by |
managingOrganization | ΣI | 0..1 | Reference(Organization) | Organization that manages this endpoint (might not be the organization that exposes the endpoint) |
contact | I | 0..* | ContactPoint | Contact details for source (e.g. troubleshooting) |
period | ΣI | 0..1 | Period | Interval the endpoint is expected to be operational |
payloadType | ΣI | 1..* | CodeableConcept | The type of content that may be used at this endpoint (e.g. XDS Discharge summaries) Binding: EndpointPayloadType (required) |
payloadMimeType | ΣI | 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) |
address | ΣI | 1..1 | url | The technical base address for connecting to this endpoint |
header | I | 0..* | string | Usage depends on the channel type |
Documentation for this format |
Summary
Mapping Source
This structure represents the following mapping definition:
obf.Endpoint maps to Endpoint: Identifier maps to identifier EndpointStatus maps to status TimePeriod maps to period EndpointConnectionType maps to connectionType EndpointName maps to name ManagingOrganization maps to managingOrganization ContactPoint maps to contact PayloadType maps to payloadType PayloadMimeType maps to payloadMimeType EndpointAddress maps to address Header maps to header
Differential View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Endpoint | Endpoint | Endpoint | ||
connectionType | Binding: EndpointConnectionType (required) | |||
payloadType | Binding: EndpointPayloadType (required) | |||
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Endpoint | I | 0..* | Endpoint | Endpoint |
id | Σ | 0..1 | string | Logical id of this artifact |
meta | ΣI | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!ΣI | 0..1 | uri | A set of rules under which this content was created |
language | I | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!I | 0..* | Extension | Extensions that cannot be ignored |
identifier | ΣI | 0..* | Identifier | Identifies this endpoint across multiple systems |
status | ?!ΣI | 1..1 | code | active | suspended | error | off | entered-in-error | test Binding: EndpointStatus (required) |
connectionType | ΣI | 1..1 | Coding | Protocol/Profile/Standard to be used with this endpoint connection Binding: EndpointConnectionType (required) |
name | ΣI | 0..1 | string | A name that this endpoint can be identified by |
managingOrganization | ΣI | 0..1 | Reference(Organization) | Organization that manages this endpoint (might not be the organization that exposes the endpoint) |
contact | I | 0..* | ContactPoint | Contact details for source (e.g. troubleshooting) |
period | ΣI | 0..1 | Period | Interval the endpoint is expected to be operational |
payloadType | ΣI | 1..* | CodeableConcept | The type of content that may be used at this endpoint (e.g. XDS Discharge summaries) Binding: EndpointPayloadType (required) |
payloadMimeType | ΣI | 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) |
address | ΣI | 1..1 | url | The technical base address for connecting to this endpoint |
header | I | 0..* | string | Usage depends on the channel type |
Documentation for this format |
Downloads: StructureDefinition: (XML, JSON, TTL), Schema: XML Schematron
Path | Conformance | ValueSet |
Endpoint.language | preferred | CommonLanguages Max Binding: AllLanguages |
Endpoint.status | required | EndpointStatus |
Endpoint.connectionType | required | EndpointConnectionType |
Endpoint.payloadType | required | EndpointPayloadType |
Endpoint.payloadMimeType | required | Mime Types |
Id | Path | Details | Requirements |
dom-2 | Endpoint | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | Endpoint | 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 : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | Endpoint | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | Endpoint | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | Endpoint | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | Endpoint.meta | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Endpoint.implicitRules | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Endpoint.language | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Endpoint.text | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Endpoint.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | Endpoint.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | Endpoint.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | Endpoint.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | Endpoint.identifier | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Endpoint.status | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Endpoint.connectionType | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Endpoint.name | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Endpoint.managingOrganization | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Endpoint.contact | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Endpoint.period | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Endpoint.payloadType | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Endpoint.payloadMimeType | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Endpoint.address | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Endpoint.header | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |