PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-ballot
    http://hl7.org/fhir/expansion-parameter-source
{
  "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-09-10T04:52:37.223+10:00"
  },
  "publisher": null,
  "content": "complete",
  "name": "ExpansionParameterSource",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "5.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "vocab"
  } ],
  "status": "draft",
  "id": "00116295-3cd8-497e-b724-054742681c85",
  "kind": null,
  "url": "http://hl7.org/fhir/expansion-parameter-source",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.4.2015",
    "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": "5.0.0-ballot"
}