http://terminology.hl7.org/CodeSystem/verificationresult-communication-method|1.0.0

name
Verificationresult_communication_method
package
hl7.terminology.r4@6.3.0
content
complete
status
active
date
2018-10-31 00:00:00.0

VerificationResult Communication Method

Attested information may be validated by process that are manual or automated. For automated processes it may accomplished by the system of record reaching out through another system's API or information may be sent to the system of record. This value set defines a set of codes to describing the process, the how, a resource or data element is validated.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/verificationresult-communication-method"
  }, {
    "name" : "version",
    "valueString" : "1.0.0"
  } ]
}