Getting an Instance's Details
Get information about a Device Data FHIR instance that's connected to Oracle Cloud Infrastructure.
- On the Instances list page, select the Instance you want to work with. If you need help finding the instances list page, see Listing Instances.
- The details pages opens and provides information about the instance, including:
- Display name: The name for the DDFS instance, avoid entering confidential information. You can edit the instance display name later. See
- OCID: Copy or view the DDFS instance OCID.
- Compartment: Copy or view the compartment.
- Identity domain URL: When you create the Instance, you select the IDCS URL. You can not edit or change the IDCS URL, you must create a new instance to select another the Identity domain (IDCS) URL.
- Created: Date and time the instance was created.
- Updated: Date and time the instance was updated.
- FHIR service endpoint: Primary endpoint for R4 and R6 FHIR APIs. Example:
https://<ddfs-instance-id>.ddfs.<region>.oci.oraclecloud.com/api/fhir - Public IP: Public IP address for this instance's FHIR service endpoint.
Actions
Select Actions to move resource or delete this instance.
Select Edit to update the display name.
Use the oci ddfs instance get command and the required parameters to get information about a Device Data FHIR Service (DDFS) instance.
oci ddfs instance get --instance-id <instance-OCID>For a complete list of parameters and values for this CLI command, see CLI Command Reference.
Run the GetInstance operation to get information about a DDFS instance.