PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@5.0.0-snapshot1
    http://hl7.org/fhir/code-search-support
{
  "description": "The degree to which the server supports the code search parameter on ValueSet, if it is supported.",
  "_filename": "CodeSystem-code-search-support.json",
  "package_name": "hl7.fhir.r5.core",
  "date": "2021-01-05T10:01:24+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2021-12-19T08:15:41.873+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "CodeSearchSupport",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "CodeSearchSupport",
  "package_version": "5.0.0-snapshot1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "vocab"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "draft",
  "id": "f441e7f9-f6c3-48db-8e87-986dcf1765a7",
  "valueSet": "http://hl7.org/fhir/ValueSet/code-search-support",
  "kind": null,
  "url": "http://hl7.org/fhir/code-search-support",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.861",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "explicit",
    "display": "Explicit Codes",
    "definition": "The search for code on ValueSet only includes codes explicitly detailed on includes or expansions."
  }, {
    "code": "all",
    "display": "Implicit Codes",
    "definition": "The search for code on ValueSet only includes all codes based on the expansion of the value set."
  } ],
  "caseSensitive": true,
  "version": "5.0.0-snapshot1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}