{ "resourceType": "Bundle", "id": "63ee91702249763ee917022498", "type": "collection", "link": [ { "relation": "self", "url": "https://portal.viewmymed.com/fhir/Endpoint" } ], "entry": [ { "fullUrl": "https://portal.viewmymed.com/fhir/Endpoint/central-hub", "resource": { "resourceType": "Endpoint", "id": "central-hub", "text": { "status": "generated", "div": "
This is the central hub for all HST practices, all users using Medpointe are centrally provisioned on this endpoint.
" }, "identifier": [ { "system": "urn:oid:2.16.840.1.113883.3.8023.99", "value": "central-hub" } ], "address": "https://portal.viewmymed.com/fhir", "status": "active", "connectionType": { "system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type", "code": "hl7-fhir-rest" }, "name": "Health Systems Technology - Central Hub", "managingOrganization" : { "display" : "Health Systems Technology, Inc", "reference" : "Organization/hst" }, "contact": [ { "system": "email", "value": "support@hstcentral.com", "use": "work" } ], "period": { "start": "2023-02-01" }, "payloadType": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-HL7DocumentFormatCodes", "code": "urn:hl7-org:sdwg:ccda-structuredBody:2.1" } ] } ], "payloadMimeType": [ "application/fhir+json" ] } }, { "fullUrl": "https://portal.viewmymed.com/fhir/Organization/hst", "resource": { "resourceType": "Organization", "id": "hst", "name": "Health Systems Technology, Inc.", "active": true, "type": [ { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/organization-type", "code": "bus", "display": "Non-Healthcare Business or Corporation" } ] } ], "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "https://viewmymed.com" } ], "telecom": [ { "system": "url", "value": "https://viewmymed.com" }, { "system": "phone", "value": "tel:+1-585-271-6170" } ], "address": [ { "use": "work", "type": "both", "line": [ "3255 Brighton-Henrietta TL Rd" ], "city": "Rochester", "state": "NY", "postalCode": "14618-0000", "country": "US" } ], "endpoint": [ { "reference": "Endpoint/central-hub" } ] } } ] }