careMESH NPD
0.1.0 - ci-build
careMESH NPD - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Official URL: http://fhir.caremesh.app/OperationDefinition/caremesh-system-everything | Version: 0.1.0 | |||
Active as of 2023-02-06 | Computable Name: careMESH System Level Everything |
FHIR Operation to return all resources related to either a type 1 (individual) or type 2 (organization) NPI, from the system level.
URL: [base]/$everything
Parameters
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | type1-npi | 0..1 | string | A type 1 NPI to process. May be used in combination with the type2-npi parameter to get all common resources between the designated Practitioner and the designated Organization. | ||
IN | type2-npi | 0..1 | string | A type 2 NPI to process. May be used in combination with the type2-npi parameter to get all common resources between the designated Practitioner and the designated Organization. | ||
IN | _summary | 0..1 | boolean | The default response to the $everything system level call is a FHIR bundle containing all the necessary resources returned. If _summary is specified and set to
| ||
IN | _type | 0..1 | string | A comma separated list of FHIR resource types to include in the result. If not included, defaults to all resource types available. |