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.

    1. On the DDFS Instances list page, select Create. If you need help finding the page, see Listing Instances.
    2. Enter a name and select a compartment. Avoid entering confidential information.
    3. Select or enter the Identity domain URL used by the DDFS integrated applications. See Creating an Integrated Application.
    4. 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.
    5. 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.

  • 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.