http://hl7.org/fhir/code-search-support|4.0.1
name
CodeSearchSupport
CodeSearchSupport
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
complete
complete
status
draft
draft
date
2019-10-31 22:29:23.0
2019-10-31 22:29:23.0
CodeSearchSupport
The degree to which the server supports the code search parameter on ValueSet, if it is supported.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://hl7.org/fhir/code-search-support"
}, {
"name" : "version",
"valueString" : "4.0.1"
} ]
}