Skip to main content

TestScript

A structured set of tests against a FHIR server or client implementation to determine compliance against the FHIR specification.

Structure

Search Parameters

_haste-health-author (reference)
The author of the resource
Resource.meta.extension.where(url='https://haste.health/author').value
_type (token)
Derived from the R4B Definition
$this.type().name
_text (string)
Search on the narrative of the resource
_content (string)
Search on the entire content of the resource
_id (token)
Logical id of this artifact
Resource.id
_lastUpdated (date)
When the resource version last changed
Resource.meta.lastUpdated
_profile (uri)
Profiles this resource claims to conform to
Resource.meta.profile
_query (token)
A custom search profile that describes a specific defined query operation
_security (token)
Security Labels applied to this resource
Resource.meta.security
_source (uri)
Identifies where the resource comes from
Resource.meta.source
_tag (token)
Tags applied to this resource
Resource.meta.tag
context (token)
A use context assigned to the test script
(TestScript.useContext.value.ofType(CodeableConcept))
context-quantity (quantity)
A quantity- or range-valued use context assigned to the test script
(TestScript.useContext.value.ofType(Quantity)) / (TestScript.useContext.value.ofType(Range))
context-type (token)
A type of use context assigned to the test script
TestScript.useContext.code
date (date)
The test script publication date
TestScript.date
description (string)
The description of the test script
TestScript.description
identifier (token)
External identifier for the test script
TestScript.identifier
jurisdiction (token)
Intended jurisdiction for the test script
TestScript.jurisdiction
name (string)
Computationally friendly name of the test script
TestScript.name
publisher (string)
Name of the publisher of the test script
TestScript.publisher
status (token)
The current status of the test script
TestScript.status
testscript-capability (string)
TestScript required and validated capability
TestScript.metadata.capability.description
title (string)
The human-friendly name of the test script
TestScript.title
url (uri)
The uri that identifies the test script
TestScript.url
version (token)
The business version of the test script
TestScript.version
context-type-quantity (composite)
A use context type and quantity- or range-based value assigned to the test script
TestScript.useContext
context-type-value (composite)
A use context type and value assigned to the test script
TestScript.useContext