FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

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 0..* CodeableConcept
... purpose 0..1 markdown
... copyright 0..1 markdown
... copyrightLabel 0..1 string
... scope 0..* BackboneElement
.... reference 0..1 canonical(ActorDefinition | ImplementationGuide | StructureDefinition | CapabilityStatement | Requirements)
.... description 0..1 string
... dependency 0..* BackboneElement
.... reference 1..1 canonical(TestPlan)
.... description 0..1 string
... runner 1..1 url
... mode 0..* BackboneElement
.... code 1..1 string
.... description 0..1 string
... parameter 0..* BackboneElement
.... name 1..1 string
.... value[x] 1..1
..... valueString string
..... valueBoolean boolean
..... valueInteger integer
..... valueDecimal decimal
..... valueDateTime dateTime
..... valueUri uri
..... valueCoding Coding
..... valueQuantity Quantity
..... valueExpression Expression
.... mode 0..1 code
... suite 0..* BackboneElement
.... name 1..1 string
.... description 0..1 string
.... mode 0..1 code
.... input 0..* BackboneElement
..... name 0..1 string
..... file 0..1 string
..... resource 0..1 Resource
..... mode 0..1 code
.... parameter 0..* see parameter
.... test 0..* BackboneElement
..... name 1..1 string
..... description 0..1 string
..... operation 0..1 code
..... mode 0..1 code
..... parameter 0..* see parameter
..... input 0..* see input
..... expected 0..* see input
..... assertion 0..* BackboneElement
...... focus 0..1 string
...... severity 0..1 code
...... expression 0..1 Expression
...... human 0..1 string
...... mode 0..1 code
.... suite 0..* see suite
.... plan 0..* Reference(TestPlan)