OpenHIE Architecture Specification
4.0
4.0
  • Specification Overview
  • How to use the Specification
  • Architecture Specification
    • Architecture
    • Architectural Principles
    • Standards and Profiles
  • OpenHIE Component Specifications
    • Non-Functional Requirements
    • Client Registry (CR)
    • OpenHIE Facility Registry (FR)
    • OpenHIE Finance and Insurance Service (FIS)
    • OpenHIE Health Management Information System (HMIS)
    • OpenHIE Health Worker Registry (HWR)
    • OpenHIE Interoperability Layer (IOL)
    • OpenHIE Logistics Management Information System (LMIS)
    • OpenHIE Product Catalogue (PC)
    • OpenHIE Shared Health Record (SHR)
    • OpenHIE Terminology Service (TS)
    • Point-Of-Care Systems
  • Workflow (Exchange) Specification
    • Aggregate Reporting Workflows
      • Export Aggregate Data
      • Validate and Save Aggregate Data
    • Alerting / Sending Reminders or Information
      • Send Client Alert Workflow
      • Send Health Worker Alert Workflow
    • Care Services Discovery
      • Query Health Worker and/or Facility Records Workflow
      • Query Care Services Records Workflow
      • Search Care Services Workflow
      • Request Care Services Updates Workflow
    • Laboratory Work Flows
      • Order Laboratory Test
      • Report Lab Results
    • Patient Identity Management Workflows
      • Create Patient Demographic Record Workflow
      • Update Patient Demographic Record Workflow
      • Query Patient Demographic Records by Identifier Workflow
      • Query Patient Demographic Records by Demographics Workflow
    • Shared Health Record
      • Save Patient-level Clinical Data Workflow
      • Query Patient-level Clinical Data Workflow
    • Terminology Service Workflows
      • Expand Value Set
      • Translate Code
      • Verify Code Existence
      • Verify Code Membership
      • Query Value Set
      • Query Code Systems
      • Query Concept Maps
      • Lookup Code
    • Vaccine Workflows
  • How to Provide Feedback and Input
  • Change Log and Versioning
Powered by GitBook
On this page
  • Interaction Description
  1. Workflow (Exchange) Specification
  2. Care Services Discovery

Search Care Services Workflow

PreviousQuery Care Services Records WorkflowNextRequest Care Services Updates Workflow

Last updated 3 years ago

Workflow for a point of service application to query a Care Services registry for health workers, facilities, organizations, and/or the services provided by each.

Standards*

Mobile Care Services Discovery (mCSD): ftp://ftp.ihe.net/DocumentPublication/CurrentPublished/ITInfrastructure/IHE_ITI_Suppl_mCSD.pdf

Assumptions and Prerequisites

A Care Services Registry shall have one or more of the following resources:

  • Location

  • Practitioner and PractitionerRole

  • Organization

  • HealthcareService

Actors

  • PoS = Point of Service Application, mCSD Care Services Selective Consumer

  • ILR InfoMan = Interlinked Registry, mCSD Care Services Selective Supplier

Interaction Description

The following is a description of the interaction steps.

#

Interaction

Data / Notes

Transaction Options

1

Search for matching care services

HTTP GET Request with optional query parameters. Can be for any supported resources.

[ITI-90] Find Matching Care Services

2

Return matching care services

HTTP response with FHIR Bundle of matching resources or an error if an invalid request or server error.

[ITI-90] Find Matching Care Services