http://hl7.org/fhir/expansion-parameter-source|5.2.0

name
ExpansionParameterSource
package
hl7.fhir.uv.extensions.r4@5.2.0
content
complete
status
draft
date
2025-02-10 10:45:45.0

expansion parameter source code system

ExpansionParameterSource

{
  "description" : "ExpansionParameterSource",
  "compose" : null,
  "package" : "hl7.fhir.uv.extensions.r4@5.2.0",
  "date" : "2025-02-10T10:45:45Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-01-31T07:07:38.434+11:00"
  },
  "publisher" : "HL7 International / Terminology Infrastructure",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content" : "complete",
  "name" : "ExpansionParameterSource",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "expansion parameter source code system",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "ti"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2
  } ],
  "status" : "draft",
  "id" : "80be1c7a-08af-5aeb-a86e-943866afa668",
  "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.2.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://www.hl7.org/Special/committees/Vocab",
      "system" : "url"
    } ]
  } ]
}