http://hl7.org/fhir/http-verb|4.0.1
name
HTTPVerb
HTTPVerb
package
hl7.fhir.r4.core@4.0.1
hl7.fhir.r4.core@4.0.1
content
complete
complete
status
active
active
date
2019-10-31 22:29:23.0
2019-10-31 22:29:23.0
HTTPVerb
HTTP verbs (in the HTTP command line). See [HTTP rfc](https://tools.ietf.org/html/rfc7231) for details.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://hl7.org/fhir/http-verb"
}, {
"name" : "version",
"valueString" : "4.0.1"
} ]
}