OPERATION: is-context-allowed
The official URL for this operation definition is:
http://ehealth.sundhed.dk/fhir/OperationDefinition/EpisodeOfCare-i-is-context-allowed
Checks that it is allowed to set an EpisodeOfCare as context. If the user requesting context is a patient, then the patient input parameter should be specified. If the user requesting context is a practitioner, then the careTeam input parameter should be specified. Throws an exception if it is not allowed to select the Episode Of Care context.
For valid Episode of Care is returned references that cause the Episode of Care to be valid context. For a practitioner, two output parameters will be returned on success:
URL: [base]/EpisodeOfCare/[id]/$is-context-allowed
Parameters
Use | Name | Cardinality | Type | Binding | Documentation |
IN | patient | 0..1 | Reference | ||
IN | careTeam | 0..1 | Reference | ||
OUT | return | 0..1 | Parameters |