R6 Ballot (3rd Draft)

This page is part of the FHIR Specification v6.0.0-ballot3: Release 6 Ballot (3rd Draft) (see Ballot Notes). The current version is 5.0.0. For a full list of available versions, see the Directory of published versions

FHIR Infrastructure icon Work GroupMaturity Level: 1 Draft Compartments: No defined compartments

Dependency Graph for TestPlan FMM level 1

NameCard.TypeDependency Analysis
.. TestPlan CanonicalResource
... url 0..1 uri
... identifier 0..* Identifier
... version 0..1 string
.... versionAlgorithmString string
.... versionAlgorithmCoding Coding
... name 0..1 string
... title 0..1 string
... status 1..1 code
... experimental 0..1 boolean
... date 0..1 dateTime
... publisher 0..1 string
... contact 0..* ContactDetail
... description 0..1 markdown
... useContext 0..* UsageContext
... jurisdiction XD 0..* CodeableConcept Type Error: (CodeableConcept = FMM5-Normative vs. Element = FMM1-Deprecated)
... purpose 0..1 markdown
... copyright 0..1 markdown
... copyrightLabel 0..1 string
... category 0..* CodeableConcept
... scope 0..* BackboneElement
.... artifact[x] 1..1
..... artifactCanonical canonical
..... artifactMarkdown markdown
..... artifactUri uri
... testTools 0..1 markdown
... dependency 0..* BackboneElement
.... description 0..1 markdown
.... predecessor 0..1 Reference(TestPlan)
... exitCriteria 0..1 markdown
... testCase 0..* BackboneElement
.... key 1..1 id
.... description 0..1 markdown
.... sequence 0..1 integer
.... scope 0..* BackboneElement
..... artifact[x] 1..1
...... artifactCanonical canonical
...... artifactMarkdown markdown
...... artifactUri uri
.... requirement 0..* BackboneElement
..... reference 1..1 canonical(Requirements)
..... key 1..1 id
.... dependency 0..* BackboneElement
..... description 0..1 markdown
..... reference 0..1 canonical(TestPlan)
..... key 0..1 id
.... testRun 0..* BackboneElement
..... narrative 0..1 markdown
..... script 0..1 BackboneElement
...... language 0..1 CodeableConcept
...... source[x] 0..1
....... sourceString string
....... sourceAttachment Attachment
....... sourceReference Reference(Any
.... testData 0..* BackboneElement
..... type 1..1 Coding
..... content 0..1 Reference(Any)
..... source[x] 0..1
...... sourceString string
...... sourceUri uri
...... sourceReference Reference(Any
.... assertion 0..* BackboneElement
..... type 0..* CodeableConcept
..... object 0..* CodeableReference
..... result 0..* CodeableReference
.... testCase 0..* see testCase