eHealth Infrastructure, published by Den telemedicinske infrastruktur (eHealth Infrastructure). This guide is not an authorized publication; it is the continuous build for version 3.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fut-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions
Official URL: https://careplan.devtest.systematic-ehealth.com/fhir/OperationDefinition/EpisodeOfCare-i-is-context-allowed | Version: 3.3.0 | |||
Active as of 2024-10-16 | Computable Name: 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:
Generated Narrative: OperationDefinition EpisodeOfCare-i-is-context-allowed
URL: [base]/EpisodeOfCare/[id]/$is-context-allowed
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | patient | 0..1 | Reference | |||
IN | careTeam | 0..1 | Reference | |||
OUT | return | 0..1 | Parameters |