Canonical Resource Management Infrastructure Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/crmi-ig/ and changes regularly. 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. |