Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The following is a description of a Service Request that can be submitted to the Community of Information Exchange. For detailed information please visit the HL7 FHIR page https://hl7.org/fhir/us/sdoh-clinicalcare/2022jan/StructureDefinition-SDOHCC-ServiceRequest-definitions.html

Operations

The following are operations that can be performed

  • Submit a new FHIR service request

API

GET https://{cie-hub-base-url}/FHIR/ServiceRequest/{id}

This will get

POST https://{cie-hub-base-url}/FHIR/ServiceRequest/

PUT https://{cie-hub-base-url}/FHIR/ServiceRequest/{id}

...

Field

Description

References

requisition

This will allow multiple for FHIR Service Requests to be grouped together if they where made

category

This is the category of the request being made.

code

This is a code for the service request that is being requested. This code can be one of the following codes

  • LA211 Taxonomy

  • SNOMED Codes

  • LOINC

requester

This will be a reference to a FHIR patient record id or FHIR organization record id that submitted the FHIR Service Request to the CIE-HUB.

subject

This will be a reference to a FHIR patient record id that Service Request is being requested for to the CIE-HUB.

reasonReference

This is the reason references of the service request. This a list of FHIR observation ids for this service request.

supportingInfo

This will be supporting information about the service request. This will be a reference to a FHIR consent id.

performer

This will a reference to service that is int FHIR HealthCareService. Please note that the id passed in matches the id that is in the social services directory.