{
"description": null,
"_filename": "CodeSystem-expansion-parameter-source.json",
"package_name": "hl7.fhir.r5.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2021-04-15T12:25:09.461+10:00"
},
"publisher": null,
"name": "ExpansionParameterSource",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": null,
"package_version": "4.6.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "vocab"
} ],
"status": null,
"id": "ce9eb939-3ce8-4d72-995e-787e7308f7f8",
"kind": null,
"url": "http://hl7.org/fhir/expansion-parameter-source",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.1.0",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "input",
"display": "Client Input",
"definition": "The parameter was supplied by the client in the $expand request."
}, {
"code": "server",
"display": "Server Engine",
"definition": "The parameter was added by the expansion engine on the server."
}, {
"code": "codesystem",
"display": "Code System",
"definition": "The parameter was added from one the code systems used in the $expand operation."
} ],
"caseSensitive": true,
"version": "4.6.0"
}