{
"description": null,
"_filename": "codesystem-expansion-parameter-source.json",
"package_name": "hl7.fhir.r5.examples",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2022-07-18T14:56:19.712+10:00"
},
"publisher": null,
"content": "complete",
"name": "ExpansionParameterSource",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": null,
"package_version": "5.0.0-snapshot2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "vocab"
} ],
"status": null,
"id": "e770a5dd-85e7-463f-a7fa-830cde25eb2f",
"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"
}