PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4b@0.0.1-snapshot-2
    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.uv.xver-r5.r4b",
  "date": "2022-08-31T10:21:22+10:00",
  "publisher": "HL7 International / Terminology Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "CodeSearchSupport",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Code Search Support",
  "package_version": "0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r5.r4b"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "vocab"
  } ],
  "status": "active",
  "id": "01d435d0-a568-418f-92b5-c89c74e92a6d",
  "valueSet": "http://hl7.org/fhir/ValueSet/code-search-support|4.3.0",
  "kind": null,
  "url": "http://hl7.org/fhir/code-search-support",
  "concept": [ {
    "code": "in-compose",
    "display": "In Compose",
    "definition": "The search for code on ValueSet returns ValueSet resources where the code is included in the extensional definition of the ValueSet."
  }, {
    "code": "in-expansion",
    "display": "In Expansion",
    "definition": "The search for code on ValueSet returns ValueSet resources where the code is contained in the  ValueSet expansion."
  }, {
    "code": "in-compose-or-expansion",
    "display": "In Compose Or Expansion",
    "definition": "The search for code on ValueSet returns ValueSet resources where the code is included in the extensional definition or contained in the ValueSet expansion."
  } ],
  "caseSensitive": true,
  "version": "5.0.0",
  "contact": [ {
    "name": "HL7 International / Terminology Infrastructure",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/Vocab",
      "system": "url"
    } ]
  } ]
}