ExpansionParameterSource

Declares what the source of a parameter is.

This code system http://terminology.hl7.org/CodeSystem/expansion-parameter-source defines the following codes:

Code Display Definition
input Client Input The parameter was supplied by the client in the $expand request.
server Server Engine The parameter was added by the expansion engine on the server.
codesystem Code System The parameter was added from one the code systems used in the $expand operation.
<status value="draft"/> <experimental value="false"/> <date value="2018-08-19T21:48:56+10:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="Declares what the source of a parameter is."/> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/expansion-parameter-source"/> <content value="complete"/> <concept> <code value="input"/> <display value="Client Input"/> <definition value="The parameter was supplied by the client in the $expand request."/> </concept> <concept> <code value="server"/> <display value="Server Engine"/> <definition value="The parameter was added by the expansion engine on the server."/> </concept> <concept> <code value="codesystem"/> <display value="Code System"/> <definition value="The parameter was added from one the code systems used in the $expand operation."/> </concept> </CodeSystem>