http://hl7.org/fhir/search-entry-mode|4.0.1
name
SearchEntryMode
SearchEntryMode
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
complete
complete
status
active
active
date
2019-10-31 22:29:23.0
2019-10-31 22:29:23.0
SearchEntryMode
Why an entry is in the result set - whether it's included as a match or because of an _include requirement, or to convey information or warning information about the search process.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://hl7.org/fhir/search-entry-mode"
}, {
"name" : "version",
"valueString" : "4.0.1"
} ]
}