Skip to main content

CodeableReference

A reference to a resource (by instance), or instead, a reference to a concept defined in a terminology or ontology (by class). If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions

type CodeableReference implements Element {
concept: CodeableConcept
reference: Reference
extension: [Extension]
id: String
}

Fields

CodeableReference.concept ● CodeableConcept object

A reference to a concept - e.g. the information is identified by its general class to the degree of precision found in the terminology.

CodeableReference.reference ● Reference object

A reference to a resource the provides exact details about the information being referenced.

CodeableReference.extension ● [Extension] list object

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

CodeableReference.id ● String scalar

Interfaces

Element interface

Base definition for all elements in a resource. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions

Member Of

ClinicalUseDefinitionContraindication object ● ClinicalUseDefinitionIndication object ● ClinicalUseDefinitionInteraction object ● ClinicalUseDefinitionOtherTherapy object ● ClinicalUseDefinitionUndesirableEffect object ● ElementDefinition object ● ElementDefinitionExample object ● Extension object ● IngredientReferenceStrength object ● IngredientSubstance object ● MedicinalProductDefinition object ● MedicinalProductDefinitionCrossReference object ● MedicinalProductDefinitionOperation object ● NutritionProduct object ● NutritionProductIngredient object ● NutritionProductNutrient object ● PackagedProductDefinitionContainedItem object ● RegulatedAuthorization object