Touchstone FHIR Testing v2.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions
: AEGIS Touchstone Testing TestScript Operation Protocol Codes ValueSet - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "valueset-testscript-operation-protocol-codes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"url" : "http://touchstone.aegis.net/touchstone/fhir/testing/ValueSet/valueset-testscript-operation-protocol-codes",
"version" : "2.0.0",
"name" : "AEGISTouchstoneTestingTestScriptOperationProtocolCodesValueSet",
"title" : "AEGIS Touchstone Testing TestScript Operation Protocol Codes ValueSet",
"status" : "active",
"experimental" : false,
"date" : "2023-06-29",
"publisher" : "AEGIS.net, Inc.",
"contact" : [
{
"name" : "AEGIS.net, Inc.",
"telecom" : [
{
"system" : "url",
"value" : "https://www.aegis.net"
}
]
},
{
"name" : "Richard Ettema",
"telecom" : [
{
"system" : "email",
"value" : "mailto:richard.ettema@aegis.net"
}
]
}
],
"description" : "The AEGIS Touchstone Testing TestScript Operation Protocol Codes ValueSet defines a set of codes that are used to override the default message protocol of the TestScript.setup.operation execution.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"purpose" : "For TestScript authors to override the default message protocol of the TestScript.setup.operation execution.",
"compose" : {
"include" : [
{
"system" : "http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-testscript-operation-protocol-codes"
}
]
}
}