TestPlan

TestPlan

draftExperimentalResource73 elementsv5.0.0

A plan for executing testing on an artifact or specifications

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/StructureDefinition/TestPlan
ID
TestPlan
Type
Base Definition
Derivation
specialization
Publisher
Health Level Seven International (FHIR Infrastructure)
Version
5.0.0
PathCard.TypeDescription
TestPlan
0..*
Description of intented testing
id
0..1
string
Logical id of this artifact
meta
0..1
Metadata about the resource
implicitRules
0..1
uri
A set of rules under which this content was created
language
0..1
code
Language of the resource contentrequired: all-languages
text
0..1
Text summary of the resource, for human interpretation
contained
0..*
Resource
Contained, inline Resources
extension
0..*
Additional content defined by implementations
modifierExtension
0..*
Extensions that cannot be ignored
url
0..1
uri
Canonical identifier for this test plan, represented as a URI (globally unique)
identifier
0..*
Business identifier identifier for the test plan
version
0..1
string
Business version of the test plan
versionAlgorithm[x]
0..1
stringCoding
How to compare versionsextensible: version-algorithm
name
0..1
string
Name for this test plan (computer friendly)
title
0..1
string
Name for this test plan (human friendly)
status
1..1
code
draft | active | retired | unknownrequired: publication-status
experimental
0..1
boolean
For testing purposes, not real usage
date
0..1
dateTime
Date last changed
publisher
0..1
string
Name of the publisher/steward (organization or individual)
contact
0..*
Contact details for the publisher
description
0..1
markdown
Natural language description of the test plan
useContext
0..*
The context that the content is intended to support
jurisdiction
0..*
Intended jurisdiction where the test plan applies (if applicable)extensible: jurisdiction
purpose
0..1
markdown
Why this test plan is defined
copyright
0..1
markdown
Use and/or publishing restrictions
copyrightLabel
0..1
string
Copyright holder and year(s)
category
0..*
The category of the Test Plan - can be acceptance, unit, performanceexample: testscript-scope-phase-codes
scope
0..*
What is being tested with this Test Plan - a conformance resource, or narrative criteria, or an external reference
testTools
0..1
markdown
A description of test tools to be used in the test plan - narrative for now
dependency
0..*
BackboneElement
The required criteria to execute the test plan - e.g. preconditions, previous tests
exitCriteria
0..1
markdown
The threshold or criteria for the test plan to be considered successfully executed - narrative
testCase
0..*
BackboneElement
The test cases that constitute this plan