{ "description": "The degree to which the the server supports the code search parameter on ValueSet, if it is supported", "_filename": "CodeSystem-code-search-support.json", "package_name": "hl7.fhir.core", "date": "2017-12-20T15:52:34+11:00", "meta": { "lastUpdated": "2017-12-20T15:52:34.818+11:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "CodeSearchSupport", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": null, "package_version": "3.2.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "vocab" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status", "valueString": "Draft" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 0 } ], "status": "draft", "id": "131a56b2-06cf-4480-a7fb-e56f0db52538", "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 includesall codes based on the expansion of the value set" } ], "caseSensitive": true, "version": "3.2.0", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }