Extensions for Using Data Elements from FHIR R5 in FHIR R4
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R5 in FHIR R4 - Downloaded Version null See the Directory of published versions

Extension: ExtensionTestPlan_TestCase

Official URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-TestPlan.testCase Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: ExtensionTestPlan_TestCase

R5: TestPlan.testCase (new:BackboneElement)

This extension is part of the cross-version definitions generated to enable use of the element TestPlan.testCase as defined in FHIR R5 in FHIR R4.

The source element is defined as: TestPlan.testCase 0..* BackboneElement

Across FHIR versions, the element set has been mapped as:

  • R5 TestPlan.testCase 0..* BackboneElement

Following are the generation technical comments: Element TestPlan.testCase is not mapped to FHIR R4, since FHIR R5 TestPlan is not mapped. Element TestPlan.testCase has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

Context of Use

    This extension may be used on the following element(s)

    This extension is allowed for use with FHIR versions R4 to R4 .

Usage info

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension(4.0.1) R5: The test cases that constitute this plan (new)
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:sequence 0..1 Extension R5: Sequence of test case in the test plan (new)
..... url 1..1 uri "sequence"
..... value[x] 0..1 integer Sequence of test case in the test plan
.... extension:scope 0..* Extension R5: The scope or artifact covered by the case (new)
..... url 1..1 uri "scope"
..... value[x] 0..1 Reference() The scope or artifact covered by the case
.... extension:dependency 0..* Extension R5: Required criteria to execute the test case (new)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:description 0..1 Extension R5: Description of the criteria (new)
....... url 1..1 uri "description"
....... value[x] 0..1 markdown Description of the criteria
...... extension:predecessor 0..1 Extension R5: Link to predecessor test plans (new)
....... url 1..1 uri "predecessor"
....... value[x] 0..1 Reference() Link to predecessor test plans
..... url 1..1 uri "dependency"
..... value[x] 0..0 Value of extension
.... extension:testRun 0..* Extension R5: The actual test to be executed (new)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:narrative 0..1 Extension R5: The narrative description of the tests (new)
....... url 1..1 uri "narrative"
....... value[x] 0..1 markdown The narrative description of the tests
...... extension:script 0..1 Extension R5: The test cases in a structured language e.g. gherkin, Postman, or FHIR TestScript (new)
....... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:language 0..1 Extension R5: The language for the test cases e.g. 'gherkin', 'testscript' (new)
......... url 1..1 uri "language"
......... value[x] 0..1 CodeableConcept The language for the test cases e.g. 'gherkin', 'testscript'
........ extension:source 0..1 Extension R5: The actual content of the cases - references to TestScripts or externally defined content (new)
......... url 1..1 uri "source"
......... value[x] 0..1 The actual content of the cases - references to TestScripts or externally defined content
.......... valueString string
.......... valueReference Reference(Any)
....... url 1..1 uri "script"
....... value[x] 0..0 Value of extension
..... url 1..1 uri "testRun"
..... value[x] 0..0 Value of extension
.... extension:testData 0..* Extension R5: The test data used in the test case (new)
..... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:type 1..1 Extension R5: The type of test data description, e.g. 'synthea' (new)
....... url 1..1 uri "type"
....... value[x] 1..1 Coding The type of test data description, e.g. 'synthea'
...... extension:content 0..1 Extension R5: The actual test resources when they exist (new)
....... url 1..1 uri "content"
....... value[x] 0..1 Reference() The actual test resources when they exist
...... extension:source 0..1 Extension R5: Pointer to a definition of test resources - narrative or structured e.g. synthetic data generation, etc (new)
....... url 1..1 uri "source"
....... value[x] 0..1 Pointer to a definition of test resources - narrative or structured e.g. synthetic data generation, etc
........ valueString string
........ valueReference Reference(Any)
..... url 1..1 uri "testData"
..... value[x] 0..0 Value of extension
.... extension:assertion 0..* Extension R5: Test assertions or expectations (new)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:type 0..* Extension R5: Assertion type - for example 'informative' or 'required' (new)
....... url 1..1 uri "type"
....... value[x] 0..1 CodeableConcept Assertion type - for example 'informative' or 'required'
...... extension:object 0..* Extension R5: The focus or object of the assertion (new)
....... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:_datatype 1..1 Extension DataType slice for a FHIR R5 `CodeableReference` value
......... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/_datatype"
......... value[x] 1..1 string Value of extension
Fixed Value: CodeableReference
........ extension:concept 0..1 Extension R5: Reference to a concept (by class)
......... url 1..1 uri "concept"
......... value[x] 0..1 CodeableConcept Reference to a concept (by class)
........ extension:reference 0..1 Extension R5: Reference to a resource (by instance)
......... url 1..1 uri "reference"
......... value[x] 0..1 Reference() Reference to a resource (by instance)
....... url 1..1 uri "object"
....... value[x] 0..0 Value of extension
...... extension:result 0..* Extension R5: The actual result assertion (new)
....... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:_datatype 1..1 Extension DataType slice for a FHIR R5 `CodeableReference` value
......... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/_datatype"
......... value[x] 1..1 string Value of extension
Fixed Value: CodeableReference
........ extension:concept 0..1 Extension R5: Reference to a concept (by class)
......... url 1..1 uri "concept"
......... value[x] 0..1 CodeableConcept Reference to a concept (by class)
........ extension:reference 0..1 Extension R5: Reference to a resource (by instance)
......... url 1..1 uri "reference"
......... value[x] 0..1 Reference() Reference to a resource (by instance)
....... url 1..1 uri "result"
....... value[x] 0..0 Value of extension
..... url 1..1 uri "assertion"
..... value[x] 0..0 Value of extension
... url 1..1 uri "http://hl7.org/fhir/5.0/StructureDefinition/extension-TestPlan.testCase"
... value[x] 0..0 Value of extension

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension(4.0.1) R5: The test cases that constitute this plan (new)
Constraints: ext-1
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:sequence 0..1 Extension R5: Sequence of test case in the test plan (new)
Constraints: ext-1
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
..... url 1..1 uri "sequence"
..... value[x] 0..1 integer Sequence of test case in the test plan
.... extension:scope 0..* Extension R5: The scope or artifact covered by the case (new)
Constraints: ext-1
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
..... url 1..1 uri "scope"
..... value[x] 0..1 Reference() The scope or artifact covered by the case
.... extension:dependency 0..* Extension R5: Required criteria to execute the test case (new)
Constraints: ext-1
..... id 0..1 string Unique id for inter-element referencing
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:description 0..1 Extension R5: Description of the criteria (new)
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
....... url 1..1 uri "description"
....... value[x] 0..1 markdown Description of the criteria
...... extension:predecessor 0..1 Extension R5: Link to predecessor test plans (new)
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
....... url 1..1 uri "predecessor"
....... value[x] 0..1 Reference() Link to predecessor test plans
..... url 1..1 uri "dependency"
.... extension:testRun 0..* Extension R5: The actual test to be executed (new)
Constraints: ext-1
..... id 0..1 string Unique id for inter-element referencing
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:narrative 0..1 Extension R5: The narrative description of the tests (new)
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
....... url 1..1 uri "narrative"
....... value[x] 0..1 markdown The narrative description of the tests
...... extension:script 0..1 Extension R5: The test cases in a structured language e.g. gherkin, Postman, or FHIR TestScript (new)
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
........ extension:language 0..1 Extension R5: The language for the test cases e.g. 'gherkin', 'testscript' (new)
Constraints: ext-1
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
......... url 1..1 uri "language"
......... value[x] 0..1 CodeableConcept The language for the test cases e.g. 'gherkin', 'testscript'
........ extension:source 0..1 Extension R5: The actual content of the cases - references to TestScripts or externally defined content (new)
Constraints: ext-1
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
......... url 1..1 uri "source"
......... value[x] 0..1 The actual content of the cases - references to TestScripts or externally defined content
.......... valueString string
.......... valueReference Reference(Any)
....... url 1..1 uri "script"
..... url 1..1 uri "testRun"
.... extension:testData 0..* Extension R5: The test data used in the test case (new)
Constraints: ext-1
..... id 0..1 string Unique id for inter-element referencing
..... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:type 1..1 Extension R5: The type of test data description, e.g. 'synthea' (new)
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
....... url 1..1 uri "type"
....... value[x] 1..1 Coding The type of test data description, e.g. 'synthea'
...... extension:content 0..1 Extension R5: The actual test resources when they exist (new)
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
....... url 1..1 uri "content"
....... value[x] 0..1 Reference() The actual test resources when they exist
...... extension:source 0..1 Extension R5: Pointer to a definition of test resources - narrative or structured e.g. synthetic data generation, etc (new)
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
....... url 1..1 uri "source"
....... value[x] 0..1 Pointer to a definition of test resources - narrative or structured e.g. synthetic data generation, etc
........ valueString string
........ valueReference Reference(Any)
..... url 1..1 uri "testData"
.... extension:assertion 0..* Extension R5: Test assertions or expectations (new)
Constraints: ext-1
..... id 0..1 string Unique id for inter-element referencing
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:type 0..* Extension R5: Assertion type - for example 'informative' or 'required' (new)
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
....... url 1..1 uri "type"
....... value[x] 0..1 CodeableConcept Assertion type - for example 'informative' or 'required'
...... extension:object 0..* Extension R5: The focus or object of the assertion (new)
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
........ extension:_datatype 1..1 Extension DataType slice for a FHIR R5 `CodeableReference` value
Constraints: ext-1
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
......... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/_datatype"
......... value[x] 1..1 string Value of extension
Fixed Value: CodeableReference
........ extension:concept 0..1 Extension R5: Reference to a concept (by class)
Constraints: ext-1
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
......... url 1..1 uri "concept"
......... value[x] 0..1 CodeableConcept Reference to a concept (by class)
........ extension:reference 0..1 Extension R5: Reference to a resource (by instance)
Constraints: ext-1
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
......... url 1..1 uri "reference"
......... value[x] 0..1 Reference() Reference to a resource (by instance)
....... url 1..1 uri "object"
...... extension:result 0..* Extension R5: The actual result assertion (new)
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
........ extension:_datatype 1..1 Extension DataType slice for a FHIR R5 `CodeableReference` value
Constraints: ext-1
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
......... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/_datatype"
......... value[x] 1..1 string Value of extension
Fixed Value: CodeableReference
........ extension:concept 0..1 Extension R5: Reference to a concept (by class)
Constraints: ext-1
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
......... url 1..1 uri "concept"
......... value[x] 0..1 CodeableConcept Reference to a concept (by class)
........ extension:reference 0..1 Extension R5: Reference to a resource (by instance)
Constraints: ext-1
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
......... url 1..1 uri "reference"
......... value[x] 0..1 Reference() Reference to a resource (by instance)
....... url 1..1 uri "result"
..... url 1..1 uri "assertion"
... url 1..1 uri "http://hl7.org/fhir/5.0/StructureDefinition/extension-TestPlan.testCase"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: R5: TestPlan.testCase (new:BackboneElement)

  • sequence: integer: R5: TestPlan.testCase.sequence (new:integer)
  • scope: Reference: R5: TestPlan.testCase.scope (new:Reference)
  • description: markdown: R5: TestPlan.testCase.dependency.description (new:markdown)
  • predecessor: Reference: R5: TestPlan.testCase.dependency.predecessor (new:Reference)
  • narrative: markdown: R5: TestPlan.testCase.testRun.narrative (new:markdown)
  • language: CodeableConcept: R5: TestPlan.testCase.testRun.script.language (new:CodeableConcept)
  • source: string, Reference: R5: TestPlan.testCase.testRun.script.source[x] (new:Reference, string)
  • type: Coding: R5: TestPlan.testCase.testData.type (new:Coding)
  • content: Reference: R5: TestPlan.testCase.testData.content (new:Reference)
  • source: string, Reference: R5: TestPlan.testCase.testData.source[x] (new:Reference, string)
  • type: CodeableConcept: R5: TestPlan.testCase.assertion.type (new:CodeableConcept)
  • _datatype: string: Slice to indicate the presence of a R5 CodeableReference in FHIR R4
  • concept: CodeableConcept: R5: CodeableReference.concept
  • reference: Reference: R5: CodeableReference.reference
  • _datatype: string: Slice to indicate the presence of a R5 CodeableReference in FHIR R4
  • concept: CodeableConcept: R5: CodeableReference.concept
  • reference: Reference: R5: CodeableReference.reference

Maturity: 0

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension(4.0.1) R5: The test cases that constitute this plan (new)
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:sequence 0..1 Extension R5: Sequence of test case in the test plan (new)
..... url 1..1 uri "sequence"
..... value[x] 0..1 integer Sequence of test case in the test plan
.... extension:scope 0..* Extension R5: The scope or artifact covered by the case (new)
..... url 1..1 uri "scope"
..... value[x] 0..1 Reference() The scope or artifact covered by the case
.... extension:dependency 0..* Extension R5: Required criteria to execute the test case (new)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:description 0..1 Extension R5: Description of the criteria (new)
....... url 1..1 uri "description"
....... value[x] 0..1 markdown Description of the criteria
...... extension:predecessor 0..1 Extension R5: Link to predecessor test plans (new)
....... url 1..1 uri "predecessor"
....... value[x] 0..1 Reference() Link to predecessor test plans
..... url 1..1 uri "dependency"
..... value[x] 0..0 Value of extension
.... extension:testRun 0..* Extension R5: The actual test to be executed (new)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:narrative 0..1 Extension R5: The narrative description of the tests (new)
....... url 1..1 uri "narrative"
....... value[x] 0..1 markdown The narrative description of the tests
...... extension:script 0..1 Extension R5: The test cases in a structured language e.g. gherkin, Postman, or FHIR TestScript (new)
....... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:language 0..1 Extension R5: The language for the test cases e.g. 'gherkin', 'testscript' (new)
......... url 1..1 uri "language"
......... value[x] 0..1 CodeableConcept The language for the test cases e.g. 'gherkin', 'testscript'
........ extension:source 0..1 Extension R5: The actual content of the cases - references to TestScripts or externally defined content (new)
......... url 1..1 uri "source"
......... value[x] 0..1 The actual content of the cases - references to TestScripts or externally defined content
.......... valueString string
.......... valueReference Reference(Any)
....... url 1..1 uri "script"
....... value[x] 0..0 Value of extension
..... url 1..1 uri "testRun"
..... value[x] 0..0 Value of extension
.... extension:testData 0..* Extension R5: The test data used in the test case (new)
..... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:type 1..1 Extension R5: The type of test data description, e.g. 'synthea' (new)
....... url 1..1 uri "type"
....... value[x] 1..1 Coding The type of test data description, e.g. 'synthea'
...... extension:content 0..1 Extension R5: The actual test resources when they exist (new)
....... url 1..1 uri "content"
....... value[x] 0..1 Reference() The actual test resources when they exist
...... extension:source 0..1 Extension R5: Pointer to a definition of test resources - narrative or structured e.g. synthetic data generation, etc (new)
....... url 1..1 uri "source"
....... value[x] 0..1 Pointer to a definition of test resources - narrative or structured e.g. synthetic data generation, etc
........ valueString string
........ valueReference Reference(Any)
..... url 1..1 uri "testData"
..... value[x] 0..0 Value of extension
.... extension:assertion 0..* Extension R5: Test assertions or expectations (new)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:type 0..* Extension R5: Assertion type - for example 'informative' or 'required' (new)
....... url 1..1 uri "type"
....... value[x] 0..1 CodeableConcept Assertion type - for example 'informative' or 'required'
...... extension:object 0..* Extension R5: The focus or object of the assertion (new)
....... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:_datatype 1..1 Extension DataType slice for a FHIR R5 `CodeableReference` value
......... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/_datatype"
......... value[x] 1..1 string Value of extension
Fixed Value: CodeableReference
........ extension:concept 0..1 Extension R5: Reference to a concept (by class)
......... url 1..1 uri "concept"
......... value[x] 0..1 CodeableConcept Reference to a concept (by class)
........ extension:reference 0..1 Extension R5: Reference to a resource (by instance)
......... url 1..1 uri "reference"
......... value[x] 0..1 Reference() Reference to a resource (by instance)
....... url 1..1 uri "object"
....... value[x] 0..0 Value of extension
...... extension:result 0..* Extension R5: The actual result assertion (new)
....... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
........ extension:_datatype 1..1 Extension DataType slice for a FHIR R5 `CodeableReference` value
......... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/_datatype"
......... value[x] 1..1 string Value of extension
Fixed Value: CodeableReference
........ extension:concept 0..1 Extension R5: Reference to a concept (by class)
......... url 1..1 uri "concept"
......... value[x] 0..1 CodeableConcept Reference to a concept (by class)
........ extension:reference 0..1 Extension R5: Reference to a resource (by instance)
......... url 1..1 uri "reference"
......... value[x] 0..1 Reference() Reference to a resource (by instance)
....... url 1..1 uri "result"
....... value[x] 0..0 Value of extension
..... url 1..1 uri "assertion"
..... value[x] 0..0 Value of extension
... url 1..1 uri "http://hl7.org/fhir/5.0/StructureDefinition/extension-TestPlan.testCase"
... value[x] 0..0 Value of extension

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension(4.0.1) R5: The test cases that constitute this plan (new)
Constraints: ext-1
... id 0..1 string Unique id for inter-element referencing
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
.... extension:sequence 0..1 Extension R5: Sequence of test case in the test plan (new)
Constraints: ext-1
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
..... url 1..1 uri "sequence"
..... value[x] 0..1 integer Sequence of test case in the test plan
.... extension:scope 0..* Extension R5: The scope or artifact covered by the case (new)
Constraints: ext-1
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
..... url 1..1 uri "scope"
..... value[x] 0..1 Reference() The scope or artifact covered by the case
.... extension:dependency 0..* Extension R5: Required criteria to execute the test case (new)
Constraints: ext-1
..... id 0..1 string Unique id for inter-element referencing
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:description 0..1 Extension R5: Description of the criteria (new)
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
....... url 1..1 uri "description"
....... value[x] 0..1 markdown Description of the criteria
...... extension:predecessor 0..1 Extension R5: Link to predecessor test plans (new)
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
....... url 1..1 uri "predecessor"
....... value[x] 0..1 Reference() Link to predecessor test plans
..... url 1..1 uri "dependency"
.... extension:testRun 0..* Extension R5: The actual test to be executed (new)
Constraints: ext-1
..... id 0..1 string Unique id for inter-element referencing
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:narrative 0..1 Extension R5: The narrative description of the tests (new)
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
....... url 1..1 uri "narrative"
....... value[x] 0..1 markdown The narrative description of the tests
...... extension:script 0..1 Extension R5: The test cases in a structured language e.g. gherkin, Postman, or FHIR TestScript (new)
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
........ extension:language 0..1 Extension R5: The language for the test cases e.g. 'gherkin', 'testscript' (new)
Constraints: ext-1
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
......... url 1..1 uri "language"
......... value[x] 0..1 CodeableConcept The language for the test cases e.g. 'gherkin', 'testscript'
........ extension:source 0..1 Extension R5: The actual content of the cases - references to TestScripts or externally defined content (new)
Constraints: ext-1
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
......... url 1..1 uri "source"
......... value[x] 0..1 The actual content of the cases - references to TestScripts or externally defined content
.......... valueString string
.......... valueReference Reference(Any)
....... url 1..1 uri "script"
..... url 1..1 uri "testRun"
.... extension:testData 0..* Extension R5: The test data used in the test case (new)
Constraints: ext-1
..... id 0..1 string Unique id for inter-element referencing
..... Slices for extension 1..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:type 1..1 Extension R5: The type of test data description, e.g. 'synthea' (new)
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
....... url 1..1 uri "type"
....... value[x] 1..1 Coding The type of test data description, e.g. 'synthea'
...... extension:content 0..1 Extension R5: The actual test resources when they exist (new)
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
....... url 1..1 uri "content"
....... value[x] 0..1 Reference() The actual test resources when they exist
...... extension:source 0..1 Extension R5: Pointer to a definition of test resources - narrative or structured e.g. synthetic data generation, etc (new)
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
....... url 1..1 uri "source"
....... value[x] 0..1 Pointer to a definition of test resources - narrative or structured e.g. synthetic data generation, etc
........ valueString string
........ valueReference Reference(Any)
..... url 1..1 uri "testData"
.... extension:assertion 0..* Extension R5: Test assertions or expectations (new)
Constraints: ext-1
..... id 0..1 string Unique id for inter-element referencing
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
...... extension:type 0..* Extension R5: Assertion type - for example 'informative' or 'required' (new)
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
....... url 1..1 uri "type"
....... value[x] 0..1 CodeableConcept Assertion type - for example 'informative' or 'required'
...... extension:object 0..* Extension R5: The focus or object of the assertion (new)
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
........ extension:_datatype 1..1 Extension DataType slice for a FHIR R5 `CodeableReference` value
Constraints: ext-1
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
......... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/_datatype"
......... value[x] 1..1 string Value of extension
Fixed Value: CodeableReference
........ extension:concept 0..1 Extension R5: Reference to a concept (by class)
Constraints: ext-1
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
......... url 1..1 uri "concept"
......... value[x] 0..1 CodeableConcept Reference to a concept (by class)
........ extension:reference 0..1 Extension R5: Reference to a resource (by instance)
Constraints: ext-1
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
......... url 1..1 uri "reference"
......... value[x] 0..1 Reference() Reference to a resource (by instance)
....... url 1..1 uri "object"
...... extension:result 0..* Extension R5: The actual result assertion (new)
Constraints: ext-1
....... id 0..1 string Unique id for inter-element referencing
....... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
Constraints: ext-1
........ extension:_datatype 1..1 Extension DataType slice for a FHIR R5 `CodeableReference` value
Constraints: ext-1
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
......... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/_datatype"
......... value[x] 1..1 string Value of extension
Fixed Value: CodeableReference
........ extension:concept 0..1 Extension R5: Reference to a concept (by class)
Constraints: ext-1
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
......... url 1..1 uri "concept"
......... value[x] 0..1 CodeableConcept Reference to a concept (by class)
........ extension:reference 0..1 Extension R5: Reference to a resource (by instance)
Constraints: ext-1
......... id 0..1 string Unique id for inter-element referencing
......... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
......... url 1..1 uri "reference"
......... value[x] 0..1 Reference() Reference to a resource (by instance)
....... url 1..1 uri "result"
..... url 1..1 uri "assertion"
... url 1..1 uri "http://hl7.org/fhir/5.0/StructureDefinition/extension-TestPlan.testCase"

doco Documentation for this format

This structure is derived from Extension

Summary

Complex Extension: R5: TestPlan.testCase (new:BackboneElement)

  • sequence: integer: R5: TestPlan.testCase.sequence (new:integer)
  • scope: Reference: R5: TestPlan.testCase.scope (new:Reference)
  • description: markdown: R5: TestPlan.testCase.dependency.description (new:markdown)
  • predecessor: Reference: R5: TestPlan.testCase.dependency.predecessor (new:Reference)
  • narrative: markdown: R5: TestPlan.testCase.testRun.narrative (new:markdown)
  • language: CodeableConcept: R5: TestPlan.testCase.testRun.script.language (new:CodeableConcept)
  • source: string, Reference: R5: TestPlan.testCase.testRun.script.source[x] (new:Reference, string)
  • type: Coding: R5: TestPlan.testCase.testData.type (new:Coding)
  • content: Reference: R5: TestPlan.testCase.testData.content (new:Reference)
  • source: string, Reference: R5: TestPlan.testCase.testData.source[x] (new:Reference, string)
  • type: CodeableConcept: R5: TestPlan.testCase.assertion.type (new:CodeableConcept)
  • _datatype: string: Slice to indicate the presence of a R5 CodeableReference in FHIR R4
  • concept: CodeableConcept: R5: CodeableReference.concept
  • reference: Reference: R5: CodeableReference.reference
  • _datatype: string: Slice to indicate the presence of a R5 CodeableReference in FHIR R4
  • concept: CodeableConcept: R5: CodeableReference.concept
  • reference: Reference: R5: CodeableReference.reference

Maturity: 0

 

Other representations of profile: CSV, Excel, Schematron

Constraints

Id Grade Path(s) Description Expression
ele-1 error Extension, Extension.extension, Extension.extension:sequence, Extension.extension:sequence.extension, Extension.extension:sequence.value[x], Extension.extension:scope, Extension.extension:scope.extension, Extension.extension:scope.value[x], Extension.extension:dependency, Extension.extension:dependency.extension, Extension.extension:dependency.extension:description, Extension.extension:dependency.extension:description.extension, Extension.extension:dependency.extension:description.value[x], Extension.extension:dependency.extension:predecessor, Extension.extension:dependency.extension:predecessor.extension, Extension.extension:dependency.extension:predecessor.value[x], Extension.extension:testRun, Extension.extension:testRun.extension, Extension.extension:testRun.extension:narrative, Extension.extension:testRun.extension:narrative.extension, Extension.extension:testRun.extension:narrative.value[x], Extension.extension:testRun.extension:script, Extension.extension:testRun.extension:script.extension, Extension.extension:testRun.extension:script.extension:language, Extension.extension:testRun.extension:script.extension:language.extension, Extension.extension:testRun.extension:script.extension:language.value[x], Extension.extension:testRun.extension:script.extension:source, Extension.extension:testRun.extension:script.extension:source.extension, Extension.extension:testRun.extension:script.extension:source.value[x], Extension.extension:testData, Extension.extension:testData.extension, Extension.extension:testData.extension:type, Extension.extension:testData.extension:type.extension, Extension.extension:testData.extension:type.value[x], Extension.extension:testData.extension:content, Extension.extension:testData.extension:content.extension, Extension.extension:testData.extension:content.value[x], Extension.extension:testData.extension:source, Extension.extension:testData.extension:source.extension, Extension.extension:testData.extension:source.value[x], Extension.extension:assertion, Extension.extension:assertion.extension, Extension.extension:assertion.extension:type, Extension.extension:assertion.extension:type.extension, Extension.extension:assertion.extension:type.value[x], Extension.extension:assertion.extension:object, Extension.extension:assertion.extension:object.extension, Extension.extension:assertion.extension:object.extension:_datatype, Extension.extension:assertion.extension:object.extension:_datatype.extension, Extension.extension:assertion.extension:object.extension:_datatype.value[x], Extension.extension:assertion.extension:object.extension:concept, Extension.extension:assertion.extension:object.extension:concept.extension, Extension.extension:assertion.extension:object.extension:concept.value[x], Extension.extension:assertion.extension:object.extension:reference, Extension.extension:assertion.extension:object.extension:reference.extension, Extension.extension:assertion.extension:object.extension:reference.value[x], Extension.extension:assertion.extension:result, Extension.extension:assertion.extension:result.extension, Extension.extension:assertion.extension:result.extension:_datatype, Extension.extension:assertion.extension:result.extension:_datatype.extension, Extension.extension:assertion.extension:result.extension:_datatype.value[x], Extension.extension:assertion.extension:result.extension:concept, Extension.extension:assertion.extension:result.extension:concept.extension, Extension.extension:assertion.extension:result.extension:concept.value[x], Extension.extension:assertion.extension:result.extension:reference, Extension.extension:assertion.extension:result.extension:reference.extension, Extension.extension:assertion.extension:result.extension:reference.value[x] All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error Extension, Extension.extension, Extension.extension:sequence, Extension.extension:sequence.extension, Extension.extension:scope, Extension.extension:scope.extension, Extension.extension:dependency, Extension.extension:dependency.extension, Extension.extension:dependency.extension:description, Extension.extension:dependency.extension:description.extension, Extension.extension:dependency.extension:predecessor, Extension.extension:dependency.extension:predecessor.extension, Extension.extension:testRun, Extension.extension:testRun.extension, Extension.extension:testRun.extension:narrative, Extension.extension:testRun.extension:narrative.extension, Extension.extension:testRun.extension:script, Extension.extension:testRun.extension:script.extension, Extension.extension:testRun.extension:script.extension:language, Extension.extension:testRun.extension:script.extension:language.extension, Extension.extension:testRun.extension:script.extension:source, Extension.extension:testRun.extension:script.extension:source.extension, Extension.extension:testData, Extension.extension:testData.extension, Extension.extension:testData.extension:type, Extension.extension:testData.extension:type.extension, Extension.extension:testData.extension:content, Extension.extension:testData.extension:content.extension, Extension.extension:testData.extension:source, Extension.extension:testData.extension:source.extension, Extension.extension:assertion, Extension.extension:assertion.extension, Extension.extension:assertion.extension:type, Extension.extension:assertion.extension:type.extension, Extension.extension:assertion.extension:object, Extension.extension:assertion.extension:object.extension, Extension.extension:assertion.extension:object.extension:_datatype, Extension.extension:assertion.extension:object.extension:_datatype.extension, Extension.extension:assertion.extension:object.extension:concept, Extension.extension:assertion.extension:object.extension:concept.extension, Extension.extension:assertion.extension:object.extension:reference, Extension.extension:assertion.extension:object.extension:reference.extension, Extension.extension:assertion.extension:result, Extension.extension:assertion.extension:result.extension, Extension.extension:assertion.extension:result.extension:_datatype, Extension.extension:assertion.extension:result.extension:_datatype.extension, Extension.extension:assertion.extension:result.extension:concept, Extension.extension:assertion.extension:result.extension:concept.extension, Extension.extension:assertion.extension:result.extension:reference, Extension.extension:assertion.extension:result.extension:reference.extension Must have either extensions or value[x], not both extension.exists() != value.exists()