PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-snapshot3
    http://hl7.org/fhir/expansion-parameter-source
{
  "description": "ExpansionParameterSource",
  "_filename": "CodeSystem-expansion-parameter-source.json",
  "package_name": "hl7.fhir.r5.examples",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2022-12-14T07:12:54.019+11:00"
  },
  "publisher": null,
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "ExpansionParameterSource",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "5.0.0-snapshot3",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "vocab"
  } ],
  "status": "draft",
  "id": "5a7fd73e-0ea2-4695-b80f-aa052207d930",
  "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-snapshot3"
}