AEGIS Touchstone Testing Implementation Guide

This is the Version 1.6.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-profile-destination-types

Raw json


{
  "resourceType" : "ValueSet",
  "id" : "valueset-testscript-profile-destination-types",
  "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/5.0.0/CodeSystem-testscript-profile-destination-types.html\"><code>http://terminology.hl7.org/CodeSystem/testscript-profile-destination-types</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-codesystem-testscript-profile-destination-types.html\"><code>http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-testscript-profile-destination-types</code></a></li></ul></div>"
  },
  "url" : "http://touchstone.aegis.net/touchstone/fhir/testing/ValueSet/valueset-testscript-profile-destination-types",
  "version" : "1.6.0",
  "name" : "AEGISTouchstoneTestingTestScriptProfileDestinationTypesValueSet",
  "title" : "AEGIS Touchstone Testing TestScript TestScript Profile Destination Types ValueSet",
  "status" : "active",
  "date" : "2023-02-08",
  "publisher" : "AEGIS.net, Inc.",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.aegis.net"
        }
      ]
    }
  ],
  "description" : "The AEGIS Touchstone Testing TestScript Profile Destination Types ValueSet defines a set of codes that are used to indicate the supported profile destination types 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 profile destination types values.",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/testscript-profile-destination-types"
      },
      {
        "system" : "http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-testscript-profile-destination-types"
      }
    ]
  }
}