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 9 Current »

OIO BPP Tool is an online tool that can be used to create, edit and encode OIO BPP XML documents.

It is currently available on the Internal Test Environment (INTTEST): https://bpp.inttest.ehealth.sundhed.dk/

Create a new OIO BPP XML

Start by deleting existing groups, if any, by clicking the delete icon on each group tab.

Click '+' to add a new group.

  • Fill out the name, CVR number, Organization Type and Organization Identifier.

    • The name is not part of the resulting OIO BPP XML but is there to provide an easy overview of groups.

  • Select one or more Roles from the drop-down. Roles can be removed by clicking the delete icon to the right of each role.

  • Optionally fill out CareTeam Identifier.

To add more groups, click '+', and repeat the above steps.

You can now click the ‘Get BPP XML' button to generate the OIO BPP XML. A Base64 encoded version is available by switching to the tab labelled 'Encoded OIO-BPP’.

Validation errors can occur when generating the OIO BPP XML. To resolve these, see 'Rules for creating a valid OIO BPP XML'.

Edit existing OIO BPP XML

To edit an existing OIO BPP XML, click the ‘Import XML' button. Then paste the OIO BPP XML into the text field and click 'Ok’.

If the import is successful, i.e. the pasted XML is a Valid OIO BPP XML, then the page will be filled out with the values from the OIO BPP XML for easy editing.

Beware that importing will clear any existing groups on the page.

Rules for creating a valid OIO BPP XML

In order for an OIO BBP XML to be valid the following must be specified for each privilege group:

  • An 8 digit CVR Number

  • An Organization Type and Organization Identifier

    • The combination of these must match an existing Organization resource in the infrastructure.

  • One or more Roles

If a CareTeam Identifier is specified, it must match an existing CareTeam resource in the infrastructure.

Across privileged groups, a combination of Organization and CareTeam can only occur once. Also, organizations can only occur once in Organization-only privilege groups.

  • No labels