Shared Care Planning (SCP) Implementation Guide
0.3.0 - ci-build
Shared Care Planning (SCP) Implementation Guide - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Generated Narrative: Bundle searchparams
Bundle searchparams of type batch
Entry 1
Resource SearchParameter:
Generated Narrative: SearchParameter CarePlan-subject-identifier
subject-identifier
Parameter
subject-identifier
:token
Search CarePlans by subject identifier
Resource CarePlan Expression CarePlan.subject.identifier
Processing Mode Normal Multiples
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Request:
POST SearchParameter
Entry 2
Resource SearchParameter:
Generated Narrative: SearchParameter Task-input-reference
input-reference
Parameter
input-reference
:reference
Search Tasks by input references and include inputs when searching Tasks
Resource Task Expression Task.input.value.ofType(Reference)
Processing Mode Normal Multiples
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Request:
POST SearchParameter
Entry 3
Resource SearchParameter:
Generated Narrative: SearchParameter Task-output-reference
output-reference
Parameter
output-reference
:reference
Search Tasks by output references and include outputs when searching Tasks
Resource Task Expression Task.output.value.ofType(Reference)
Processing Mode Normal Multiples
- multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
- multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Request:
POST SearchParameter