{ "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.examples", "date": "2022-08-31T10:21:22+10:00", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ], "lastUpdated": "2022-09-10T04:52:37.223+10:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "CodeSearchSupport", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "CodeSearchSupport", "package_version": "5.0.0-ballot", "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": "6465b941-d177-4be6-8b46-fa8b0f0d1a1c", "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": "5.0.0-ballot", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }