This page is part of the Validated Healthcare Directory FHIR IG (v0.1.0: STU 1 Draft) based on FHIR v3.2.0. . For a full list of available versions, see the Directory of published versions
This profile sets minimum expectations for searching for and fetching information associated with an electronic endpoint. It identifies which core elements, extensions, vocabularies and value sets SHALL be present in the endpoint resource when using this profile.
Background & Scope
An endpoint describes the technical details of a location that can be connected to for the delivery/retrieval of information.
This profile constrains endpoint.managingOrganization
and endpoint.period
(both are now required), as well as endpoint.contact
(only one contact point for an endpoint is permitted).
Examples:
The following are example uses for the vhdir-endpoint profile:
Mandatory Data Elements
The following data-elements are mandatory (i.e data MUST be present). These are presented below in a simple human-readable explanation. The Formal Profile Definition below provides the formal summary, definitions, and terminology requirements.
Each endpoint must have:
endpoint.status
endpoint.connectionType
endpoint.managingOrganization
endpoint.period
endpoint.payloadType
endpoint.address
endpoint.useCase.type
Profile specific implementation guidance:
Extensions:
Terminology
TBD
The official URL for this profile is:
http://hl7.org/fhir/ig/vhdir/StructureDefinition/vhdir-endpoint
Defines the basic constraints and extensions on the Endpoint resource for use in a Validated Healthcare Directory
This profile builds on Endpoint.
This profile was published on Wed Oct 04 00:34:40 AEDT 2017 as a draft by null.
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
endpoint.status
endpoint.connectionType
endpoint.managingOrganization
endpoint.period
endpoint.payloadType
endpoint.address
endpoint.useCase.type
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Endpoint | I | 0..* | 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 |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
endpoint-useCase | 0..* | (Complex) | Extension URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/endpoint-useCase | |
endpoint-rank | 0..1 | positiveInt | Extension URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/endpoint-rank | |
digitalCertificate | 0..* | (Complex) | Extension URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/digitalCertificate | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | Σ | 0..* | Identifier | Identifies this endpoint across multiple systems |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
identifier-status | 0..1 | code | Extension URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/identifier-status | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "http://hl7.org/fhir/ig/vhdir/StructureDefinition/identifier-status" | |
valueCode | 0..1 | code | Status | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) |
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) |
system | Σ | 0..1 | uri | The namespace for the identifier value Example General': http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri |
value | Σ | 0..1 | string | The value that is unique Example General': 123456 |
period | Σ | 0..1 | Period | Time period when id is/was valid for use |
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) |
status | ?!Σ | 1..1 | code | active | suspended | error | off | entered-in-error | test Binding: EndpointStatus (required) |
connectionType | Σ | 1..1 | Coding | Protocol/Profile/Standard to be used with this endpoint connection Binding: Endpoint Connection Type (extensible) |
name | Σ | 0..1 | string | A name that this endpoint can be identified by |
managingOrganization | Σ | 1..1 | Reference(Organization) | Organization that manages this endpoint (might not be the organization that exposes the endpoint) |
contact | 0..1 | ContactPoint | Contact details for source (e.g. troubleshooting) | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
contactPoint-availableTime | 0..* | (Complex) | Extension URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/contactPoint-availableTime | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Days of week | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "daysOfWeek" | |
valueCode | 0..1 | code | Days of week | |
extension | 0..1 | Extension | All day | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "allDay" | |
valueBoolean | 0..1 | boolean | All day | |
extension | 0..1 | Extension | Available start time | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "availableStartTime" | |
valueTime | 0..1 | time | Available start time | |
extension | 0..1 | Extension | Available end time | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "availableEndTime" | |
valueTime | 0..1 | time | Available end time | |
url | 1..1 | uri | "http://hl7.org/fhir/ig/vhdir/StructureDefinition/contactPoint-availableTime" | |
contactPoint-viaIntermediary | 0..1 | Reference(vhdir-practitioner), Reference(vhdir-organization), Reference(vhdir-location) | Extension URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/contactPoint-viaIntermediary | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "http://hl7.org/fhir/ig/vhdir/StructureDefinition/contactPoint-viaIntermediary" | |
value[x] | 0..1 | Reference(vhdir-practitioner), Reference(vhdir-organization), Reference(vhdir-location) | Via intermediary | |
system | ΣI | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required) |
value | Σ | 0..1 | string | The actual contact point details |
use | ?!Σ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required) |
rank | Σ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) |
period | Σ | 0..1 | Period | Time period when the contact point was/is in use |
period | Σ | 1..1 | Period | Interval the endpoint is expected to be operational |
payloadType | Σ | 1..* | CodeableConcept | The type of content that may be used at this endpoint (e.g. XDS Discharge summaries) Binding: Endpoint Payload Type (example) |
payloadMimeType | Σ | 0..* | code | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) Binding: IETF BCP-13 (required) |
address | Σ | 1..1 | uri | The technical base address for connecting to this endpoint |
header | 0..* | string | Usage depends on the channel type | |
Documentation for this format |
endpoint.status
endpoint.connectionType
endpoint.managingOrganization
endpoint.period
endpoint.payloadType
endpoint.address
endpoint.useCase.type
Differential View
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Endpoint | I | 0..* | 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 |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
endpoint-useCase | 0..* | (Complex) | Extension URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/endpoint-useCase | |
endpoint-rank | 0..1 | positiveInt | Extension URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/endpoint-rank | |
digitalCertificate | 0..* | (Complex) | Extension URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/digitalCertificate | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | Σ | 0..* | Identifier | Identifies this endpoint across multiple systems |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
identifier-status | 0..1 | code | Extension URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/identifier-status | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "http://hl7.org/fhir/ig/vhdir/StructureDefinition/identifier-status" | |
valueCode | 0..1 | code | Status | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) |
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) |
system | Σ | 0..1 | uri | The namespace for the identifier value Example General': http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri |
value | Σ | 0..1 | string | The value that is unique Example General': 123456 |
period | Σ | 0..1 | Period | Time period when id is/was valid for use |
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) |
status | ?!Σ | 1..1 | code | active | suspended | error | off | entered-in-error | test Binding: EndpointStatus (required) |
connectionType | Σ | 1..1 | Coding | Protocol/Profile/Standard to be used with this endpoint connection Binding: Endpoint Connection Type (extensible) |
name | Σ | 0..1 | string | A name that this endpoint can be identified by |
managingOrganization | Σ | 1..1 | Reference(Organization) | Organization that manages this endpoint (might not be the organization that exposes the endpoint) |
contact | 0..1 | ContactPoint | Contact details for source (e.g. troubleshooting) | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
contactPoint-availableTime | 0..* | (Complex) | Extension URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/contactPoint-availableTime | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Days of week | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "daysOfWeek" | |
valueCode | 0..1 | code | Days of week | |
extension | 0..1 | Extension | All day | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "allDay" | |
valueBoolean | 0..1 | boolean | All day | |
extension | 0..1 | Extension | Available start time | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "availableStartTime" | |
valueTime | 0..1 | time | Available start time | |
extension | 0..1 | Extension | Available end time | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "availableEndTime" | |
valueTime | 0..1 | time | Available end time | |
url | 1..1 | uri | "http://hl7.org/fhir/ig/vhdir/StructureDefinition/contactPoint-availableTime" | |
contactPoint-viaIntermediary | 0..1 | Reference(vhdir-practitioner), Reference(vhdir-organization), Reference(vhdir-location) | Extension URL: http://hl7.org/fhir/ig/vhdir/StructureDefinition/contactPoint-viaIntermediary | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
url | 1..1 | uri | "http://hl7.org/fhir/ig/vhdir/StructureDefinition/contactPoint-viaIntermediary" | |
value[x] | 0..1 | Reference(vhdir-practitioner), Reference(vhdir-organization), Reference(vhdir-location) | Via intermediary | |
system | ΣI | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required) |
value | Σ | 0..1 | string | The actual contact point details |
use | ?!Σ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required) |
rank | Σ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) |
period | Σ | 0..1 | Period | Time period when the contact point was/is in use |
period | Σ | 1..1 | Period | Interval the endpoint is expected to be operational |
payloadType | Σ | 1..* | CodeableConcept | The type of content that may be used at this endpoint (e.g. XDS Discharge summaries) Binding: Endpoint Payload Type (example) |
payloadMimeType | Σ | 0..* | code | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) Binding: IETF BCP-13 (required) |
address | Σ | 1..1 | uri | The technical base address for connecting to this endpoint |
header | 0..* | string | Usage depends on the channel type | |
Documentation for this format |
Downloads: StructureDefinition: (XML, JSON, CSV), Schema: XML Schematron
Below is an overview of the required search and read operations for this profile. See the Conformance requirements for the US Core Server for a complete list of supported RESTful operations and search parameters for this IG.
TBD