This is the Version 1.2.0 Release of the Touchstone Testing Implementation Guide, based on FHIR Version 4.0.1. See the Directory of published versions
JSON Format: ValueSet-valueset-testscript-operation-codes
Raw json
{
"resourceType" : "ValueSet",
"id" : "valueset-testscript-operation-codes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/2.0.0/CodeSystem-testscript-operation-codes.html\"><code>http://terminology.hl7.org/CodeSystem/testscript-operation-codes</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-codesystem-testscript-operation-codes.html\"><code>http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-testscript-operation-codes</code></a></li></ul></div>"
},
"url" : "http://touchstone.aegis.net/touchstone/fhir/testing/ValueSet/valueset-testscript-operation-codes",
"version" : "1.2.0",
"name" : "AEGISTouchstoneTestingTestScriptOperationCodesValueSet",
"title" : "AEGIS Touchstone Testing TestScript TestScript Operation Codes ValueSet",
"status" : "active",
"date" : "2020-08-27",
"publisher" : "AEGIS.net, Inc.",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.aegis.net"
}
]
}
],
"description" : "The AEGIS Touchstone Testing TestScript Operation Codes ValueSet defines a set of codes that are used to indicate the supported operations of a testing engine or tool.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"purpose" : "For TestScript authors to identify the allowed set of operation code values.",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/testscript-operation-codes"
},
{
"system" : "http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-testscript-operation-codes"
}
]
}
}