PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.examples@6.0.0-ballot2
    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.r6.examples",
  "date": "2022-08-31T10:21:22+10:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2024-08-12T16:52:12.437+08:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "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": "6.0.0-ballot2",
  "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": "active",
  "id": "29f156a4-dd91-47cf-8e28-ad685039984c",
  "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.4.861",
    "system": "urn:ietf:rfc:3986"
  } ],
  "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": "6.0.0-ballot2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}