Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

The overall process for creating a profiled resource in clinFHIR is:

  1. Select the base resource to profile against
  2. Alter the existing elements to suit the Use Case
  3. Attach any extensions to the resource(which can be to the resource as a whole, or to an existing element. You may be able to re-use an existing extension - if not, then you can create a new one.

It's important to have done the analysis prior to actually building the profile!

 

So the first action after loading the Profile Builder is to select the base resource. The image shows the screen after the Basic resource has been selected. (This is a resource with minimal core properties, and is useful when there isn't an existing resource that you can adapt).

Like the Resource Builder, the Profile builder divides the screen into 2 panes:

  • The left pane which has a 'navigator' view of the resource being profiles. (Unlike the resource builder, 'child' elements are shown in-line rather than being broken out to a separate list)
  • The right pane which is the detail for the selected element.

 

  • No labels