AEGIS Touchstone Testing Implementation Guide

This is the Version 1.5.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-test-manual-completion-codes

Raw json


{
  "resourceType" : "ValueSet",
  "id" : "valueset-testscript-test-manual-completion-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-codesystem-testscript-test-manual-completion-codes.html\"><code>http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-testscript-test-manual-completion-codes</code></a></li></ul></div>"
  },
  "url" : "http://touchstone.aegis.net/touchstone/fhir/testing/ValueSet/valueset-testscript-test-manual-completion-codes",
  "version" : "1.5.0",
  "name" : "AEGISTouchstoneTestingTestScriptTestManualCompletionCodesValueSet",
  "title" : "AEGIS Touchstone Testing TestScript Test Manual Completion Codes ValueSet",
  "status" : "active",
  "date" : "2020-11-24",
  "publisher" : "AEGIS.net, Inc.",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.aegis.net"
        }
      ]
    }
  ],
  "description" : "The AEGIS Touchstone Testing TestScript Test Manual Completion Codes ValueSet defines a set of codes that are used to override the default behavior of the TestScript.test execution.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "purpose" : "For TestScript authors to override the default behavior of the TestScript.test execution.",
  "compose" : {
    "include" : [
      {
        "system" : "http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-testscript-test-manual-completion-codes"
      }
    ]
  }
}