Creating an Instance
Create a Device Data FHIR Service (DDFS) instance.
When you create an instance you need to configure your Identity domain URL, see Creating an Integrated Application.
- On the DDFS Instances list page, select Create. If you need help finding the page, see Listing Instances.
- Enter a name and select a compartment. Avoid entering confidential information.
- Select or enter the Identity domain URL used by the DDFS integrated applications. See Creating an Integrated Application.
- Optional: Add free-form or defined tags. To apply a defined tag, you must have permission to use its tag namespace. For more information, see Resource Tags.
- Select Create Instance.
Use the work request to monitor the create operation, including its lifecycle state, completion percentage, and accepted, started, and finished times.
Actions
The instance details page displays the instance name, OCID, compartment, Identity domain URL, FHIR service endpoint URL, tags, and timestamps for when the instance was created and updated.
- Developer Integration: View or copy the R4 and R6 FHIR API base URLs. See Creating FHIR Resources and FHIR R6 subscriptions and subscription topics.
- Monitoring: View FHIR API metrics and filter them by date range, interval, or statistic. See Metrics Reference.
- View work requests and manage tags.
- Edit: Change the instance display name.
- Actions: Move the instance to another compartment or delete it.
Use the oci ddfs instance create command and the required parameters to create a Device Data FHIR Service (DDFS) instance.
oci ddfs instance create --compartment-id <compartment-OCID> --idcs-url <identity-domain-url>For a complete list of parameters and values for this CLI command, see CLI Command Reference.
Run the CreateInstance operation to create a DDFS instance.