This page is part of the Canonical Resource Management Infrastructure Implementation Guide (v2.0.0: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
| Official URL: http://terminology.hl7.org/CodeSystem/dependency-role-codes | Version: 1.0.0 | ||||
| Standards status: Trial-use | Maturity Level: 1 | Computable Name: DependencyRoleCodes | |||
| Other Identifiers: OID:2.16.840.1.113883.4.642.40.38.16.8 | |||||
Codes describing the roles a dependency can play with respect to an artifact.
This Code system is referenced in the definition of the following value sets:
This case-sensitive code system http://terminology.hl7.org/CodeSystem/dependency-role-codes defines the following codes:
| Code | Display | Definition |
| default | Default | A dependency that does not otherwise have a specific role. There is no need to state that a dependency plays a default role, this code is used in the include parameter to indicate whether default dependencies are included in the package. |
| key | Key | A dependency that is included because it is referenced from a key element. |
| example | Example | A dependency that is included because it is part of an example, or referenced from an example context (e.g. a ValueSet referenced from an example binding). |
| test | Test | A dependency that is included because it is part of a test. |