Aggregator Adapter for QuickFHIR
1.0.0 - draft

Aggregator Adapter for QuickFHIR - Local Development build (v1.0.0). See the Directory of published versions

CodeSystem: Endpoint response outcome codes

Official URL: https://quickfhir.cloud/ig/@blackpear/quickfhir-aws-adapter-aggregator/CodeSystem/endpoint-response Version: 1.0.0
Draft as of 2023-07-18 Computable Name: EndpointResponse

Codes describing responses from FHIR endpoints invoked by aggregator

This Code system is referenced in the content logical definition of the following value sets:

  • This CodeSystem is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)

This code system https://quickfhir.cloud/ig/@blackpear/quickfhir-aws-adapter-aggregator/CodeSystem/endpoint-response defines the following codes:

CodeDisplayDefinition
success Successful SearchSearch was successful
no-match No Matching ResourcesEndpoint did not match for requested resource
patient-not-found Patient Not FoundEndpoint did not provide data for this patient
multiple-patient-matches Multiple Patient Matches FoundEndpoint did not uniquely identify patient
unsupported-resource-type Unsupported Resource TypeEndpoint does not support this resourceType
endpoint-error Endpoint Server ErrorEndpoint responded to request with an error
timeout-error Endpoint Server TimeoutRequest timed out before endpoint responded
missing-parameter Missing ParameterRequired parameter missing
pds-trace-issue Issue Tracing PatientPatient Tracing was unsuccessful