{ "resourceType" : "OperationDefinition", "id" : "healthcareService-provider-find", "text" : { "status" : "generated", "div" : "
Generated Narrative: OperationDefinition healthcareService-provider-find
URL: [base]/HealthcareService/$findHSP
| Use | Name | Scope | Cardinality | Type | Binding | Documentation |
| IN | healthcareService-reference | 0..1 | Reference (HL7® AT Scheduling HealthcareService Profile) | The full HealthcareService resource can be provided for this operation. The HealthcareService SHALL have be active (HealthcareService.active=true). \n | ||
| IN | healthcareService-category | 0..1 | string (token) | The code of the category of the healthcare service. Each parameter value SHALL contain both the system property and the code property for a code using the general syntax | ||
| IN | healthcareService-type | 0..1 | string (token) | The code of the type of the healthcare service. Each parameter value SHALL contain both the system property and the code property for a code using the general syntax | ||
| IN | healthcareService-specialty | 0..1 | string (token) | The code of the specialty of the healthcare service. Each parameter value SHALL contain both the system property and the code property for a code using the general syntax | ||
| IN | healthcareService-location | 0..* | Reference (Location) | The (physical) location where a healthcare service should be provided can be used as a search parameter. \n | ||
| IN | healthcareService-zipCodeArea | 0..* | string (string) | The aera in which a healthcare service should be offered can be provided as search parameter. For that purpose the zip code(s) shall be used. \n | ||
| IN | healthcareService-availability | 0..* | Availability | The desired availabilities for the healthcare service. \n | ||
| OUT | result | 1..1 | Bundle | The response will be a Bundle consisting of the HealthcareService resource and a list of healthcare service providers (Organization, Practitioner, PractitionerRole) that offer the requested service and an OperationOutcome with errors, warnings or information as a result of processing the operation. \n |