http://terminology.hl7.org/CodeSystem/testscript-operation-codes|4.0.1

name
TestScriptOperationCode
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft

Test script operation code

This value set defines a set of codes that are used to indicate the supported operations of a testing engine or tool.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/testscript-operation-codes"
  }, {
    "name" : "version",
    "valueString" : "4.0.1"
  } ]
}