http://hl7.org/fhir/code-search-support|5.0.0

name
CodeSearchSupport
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2022-08-31 00:21:22.0

Code Search Support

The degree to which the server supports the code search parameter on ValueSet, if it is supported.

{
  "description" : "The degree to which the server supports the code search parameter on ValueSet, if it is supported.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2022-08-31T00:21:22Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11: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",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Code Search Support",
  "supliment" : null,
  "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" : "c6144b97-f2c9-525a-bed7-f9744c5cc89d",
  "valueSet" : "http://hl7.org/fhir/ValueSet/code-search-support",
  "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" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}