QuickFHIR Adapter: Where Am I?

A very simple endpoint to explore QuickFHIR setup. Supports read:Location where id='whereami'. The Location resource has a name populated from the Adapter configuration.

Capabilities

FHIR Implementation Guide

API documentation and examples

Configurability

Device configuration

{
  "$schema": "https://json-schema.org/draft/2019-09/schema",
  "type": "object",
  "properties": {
    "name": {
      "description": "Default FHIR Location.name (Name of the location as used by humans)",
      "type": "string"
    }
  },
  "required": [
    "name"
  ]
}

Endpoint configuration

{}

Technical information

Property Value
Model @blackpear/quickfhir-aws-adapter-whereami
Available Versions 1.0.2, 1.0.3, 1.0.11, 1.0.12
Manufacturer Black Pear Software Limited
Router aws-fhirworks-v1