{
"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": "a649fc1e-db43-4161-9aaf-0f9697f5e755",
"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"
} ]
} ]
}