OPERATION: persist-login
The official URL for this operation definition is:
http://ehealth.sundhed.dk/fhir/OperationDefinition/-s-persist-login
This operation persists login information into CareTeams and PractitionerRoles The following elements of each careteam are mandatory:
Persist-login will find each careteam, and update it with any new participants and roles from the input bundle. The input careteam resources are are used as a container for the participant list. The rest of the fields are not used. The following elements of each PractitionerRole are mandatory:
Persist-login will search for practitionerRoles for each combination of (practitioner, organization) and create it if it doesn't already exists.
URL: [base]/$persist-login
Parameters
Use | Name | Cardinality | Type | Binding | Documentation |
IN | careTeam | 0..* | CareTeam | ||
IN | practitionerRole | 0..* | PractitionerRole |