Struct CodeableConcept

Source
pub struct CodeableConcept(pub Box<CodeableConceptInner>);
Expand description

CodeableConcept Type: A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

CodeableConcept v5.0.0

Concept - reference to a terminology or just text

A concept that may be defined by a formal reference to a terminology or ontology or may be provided by text.

Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.

Tuple Fields§

§0: Box<CodeableConceptInner>

Implementations§

Source§

impl CodeableConcept

Source

pub fn codes_with_system<'a, 'b>( &'a self, system: &'b str, ) -> impl Iterator<Item = &'a str> + Send + 'b
where 'a: 'b,

Get all codes matching a specific system.

Source

pub fn code_with_system<'a>(&'a self, system: &str) -> Option<&'a str>

Get the first code matching a specific system.

Source§

impl CodeableConcept

Source

pub fn builder() -> CodeableConceptBuilder

Start building an instance.

Trait Implementations§

Source§

impl Clone for CodeableConcept

Source§

fn clone(&self) -> CodeableConcept

Returns a duplicate of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Debug for CodeableConcept

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result<(), Error>

Formats the value using the given formatter. Read more
Source§

impl Deref for CodeableConcept

Source§

type Target = CodeableConceptInner

The resulting type after dereferencing.
Source§

fn deref(&self) -> &<CodeableConcept as Deref>::Target

Dereferences the value.
Source§

impl DerefMut for CodeableConcept

Source§

fn deref_mut(&mut self) -> &mut <CodeableConcept as Deref>::Target

Mutably dereferences the value.
Source§

impl<'de> Deserialize<'de> for CodeableConcept

Source§

fn deserialize<__D>( __deserializer: __D, ) -> Result<CodeableConcept, <__D as Deserializer<'de>>::Error>
where __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
Source§

impl From<ACMECholCodesBlood> for CodeableConcept

Source§

fn from(code: ACMECholCodesBlood) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ASTMSignatureTypeCodes> for CodeableConcept

Source§

fn from(code: ASTMSignatureTypeCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<AccountAggregate> for CodeableConcept

Source§

fn from(code: AccountAggregate) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<AccountBalanceTerm> for CodeableConcept

Source§

fn from(code: AccountBalanceTerm) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<AccountBillingStatus> for CodeableConcept

Source§

fn from(code: AccountBillingStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<AccountRelationship> for CodeableConcept

Source§

fn from(code: AccountRelationship) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<AccountStatus> for CodeableConcept

Source§

fn from(code: AccountStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ActionCardinalityBehavior> for CodeableConcept

Source§

fn from(code: ActionCardinalityBehavior) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ActionCode> for CodeableConcept

Source§

fn from(code: ActionCode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ActionConditionKind> for CodeableConcept

Source§

fn from(code: ActionConditionKind) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ActionGroupingBehavior> for CodeableConcept

Source§

fn from(code: ActionGroupingBehavior) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ActionParticipantFunction> for CodeableConcept

Source§

fn from(code: ActionParticipantFunction) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ActionParticipantType> for CodeableConcept

Source§

fn from(code: ActionParticipantType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ActionPrecheckBehavior> for CodeableConcept

Source§

fn from(code: ActionPrecheckBehavior) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ActionReasonCode> for CodeableConcept

Source§

fn from(code: ActionReasonCode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ActionRelationshipType> for CodeableConcept

Source§

fn from(code: ActionRelationshipType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ActionRequiredBehavior> for CodeableConcept

Source§

fn from(code: ActionRequiredBehavior) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ActionSelectionBehavior> for CodeableConcept

Source§

fn from(code: ActionSelectionBehavior) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<AdditionalBindingPurposeCodes> for CodeableConcept

Source§

fn from(code: AdditionalBindingPurposeCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<AdditionalMonitoring> for CodeableConcept

Source§

fn from(code: AdditionalMonitoring) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<AddressType> for CodeableConcept

Source§

fn from(code: AddressType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<AddressUse> for CodeableConcept

Source§

fn from(code: AddressUse) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<AdministrableDoseForm> for CodeableConcept

Source§

fn from(code: AdministrableDoseForm) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<AdministrationSubPotentReason> for CodeableConcept

Source§

fn from(code: AdministrationSubPotentReason) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<AdministrativeGender> for CodeableConcept

Source§

fn from(code: AdministrativeGender) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<AdverseEventActuality> for CodeableConcept

Source§

fn from(code: AdverseEventActuality) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<AggregationMode> for CodeableConcept

Source§

fn from(code: AggregationMode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<AllergyIntoleranceCategory> for CodeableConcept

Source§

fn from(code: AllergyIntoleranceCategory) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<AllergyIntoleranceCriticality> for CodeableConcept

Source§

fn from(code: AllergyIntoleranceCriticality) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<AllergyIntoleranceSeverity> for CodeableConcept

Source§

fn from(code: AllergyIntoleranceSeverity) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<AllergyIntoleranceType> for CodeableConcept

Source§

fn from(code: AllergyIntoleranceType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<AnimalTissueType> for CodeableConcept

Source§

fn from(code: AnimalTissueType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<AppointmentStatus> for CodeableConcept

Source§

fn from(code: AppointmentStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ArtifactAssessmentDisposition> for CodeableConcept

Source§

fn from(code: ArtifactAssessmentDisposition) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ArtifactAssessmentInformationType> for CodeableConcept

Source§

fn from(code: ArtifactAssessmentInformationType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ArtifactAssessmentWorkflowStatus> for CodeableConcept

Source§

fn from(code: ArtifactAssessmentWorkflowStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ArtifactContributionInstanceType> for CodeableConcept

Source§

fn from(code: ArtifactContributionInstanceType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ArtifactContributionType> for CodeableConcept

Source§

fn from(code: ArtifactContributionType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ArtifactUrlClassifier> for CodeableConcept

Source§

fn from(code: ArtifactUrlClassifier) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<AssertionDirectionType> for CodeableConcept

Source§

fn from(code: AssertionDirectionType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<AssertionManualCompletionType> for CodeableConcept

Source§

fn from(code: AssertionManualCompletionType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<AssertionOperatorType> for CodeableConcept

Source§

fn from(code: AssertionOperatorType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<AssertionResponseTypes> for CodeableConcept

Source§

fn from(code: AssertionResponseTypes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<AuditEventAction> for CodeableConcept

Source§

fn from(code: AuditEventAction) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<AuditEventSeverity> for CodeableConcept

Source§

fn from(code: AuditEventSeverity) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<BeneficiaryRelationshipCodes> for CodeableConcept

Source§

fn from(code: BeneficiaryRelationshipCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<BindingStrength> for CodeableConcept

Source§

fn from(code: BindingStrength) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<BiologicallyDerivedProductCategory> for CodeableConcept

Source§

fn from(code: BiologicallyDerivedProductCategory) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<BiologicallyDerivedProductCodes> for CodeableConcept

Source§

fn from(code: BiologicallyDerivedProductCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<BiologicallyDerivedProductDispense> for CodeableConcept

Source§

fn from(code: BiologicallyDerivedProductDispense) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<BiologicallyDerivedProductDispenseMatchStatus> for CodeableConcept

Source§

fn from(code: BiologicallyDerivedProductDispenseMatchStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<BiologicallyDerivedProductDispenseOriginRelationship> for CodeableConcept

Source§

fn from( code: BiologicallyDerivedProductDispenseOriginRelationship, ) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<BiologicallyDerivedProductDispensePerformerFunction> for CodeableConcept

Source§

fn from( code: BiologicallyDerivedProductDispensePerformerFunction, ) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<BiologicallyDerivedProductStatus> for CodeableConcept

Source§

fn from(code: BiologicallyDerivedProductStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<BundleType> for CodeableConcept

Source§

fn from(code: BundleType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<CapabilityStatementKind> for CodeableConcept

Source§

fn from(code: CapabilityStatementKind) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<CareTeamStatus> for CodeableConcept

Source§

fn from(code: CareTeamStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<CatalogType> for CodeableConcept

Source§

fn from(code: CatalogType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<CharacteristicCombination> for CodeableConcept

Source§

fn from(code: CharacteristicCombination) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<CharacteristicOffset> for CodeableConcept

Source§

fn from(code: CharacteristicOffset) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ChargeItemStatus> for CodeableConcept

Source§

fn from(code: ChargeItemStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<CitationArtifactClassifier> for CodeableConcept

Source§

fn from(code: CitationArtifactClassifier) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<CitationClassificationType> for CodeableConcept

Source§

fn from(code: CitationClassificationType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<CitationStatusType> for CodeableConcept

Source§

fn from(code: CitationStatusType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<CitationSummaryStyle> for CodeableConcept

Source§

fn from(code: CitationSummaryStyle) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<CitedArtifactAbstractType> for CodeableConcept

Source§

fn from(code: CitedArtifactAbstractType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<CitedArtifactClassificationType> for CodeableConcept

Source§

fn from(code: CitedArtifactClassificationType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<CitedArtifactPartType> for CodeableConcept

Source§

fn from(code: CitedArtifactPartType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<CitedArtifactStatusType> for CodeableConcept

Source§

fn from(code: CitedArtifactStatusType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<CitedMedium> for CodeableConcept

Source§

fn from(code: CitedMedium) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ClaimAdjudicationDecisionCodes> for CodeableConcept

Source§

fn from(code: ClaimAdjudicationDecisionCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ClaimAdjudicationDecisionReasonCodes> for CodeableConcept

Source§

fn from(code: ClaimAdjudicationDecisionReasonCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ClaimProcessingCodes> for CodeableConcept

Source§

fn from(code: ClaimProcessingCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ClaimProcessingOutcomeCodes> for CodeableConcept

Source§

fn from(code: ClaimProcessingOutcomeCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ClinicalUseDefinitionCategory> for CodeableConcept

Source§

fn from(code: ClinicalUseDefinitionCategory) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ClinicalUseDefinitionType> for CodeableConcept

Source§

fn from(code: ClinicalUseDefinitionType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<CodeSearchSupport> for CodeableConcept

Source§

fn from(code: CodeSearchSupport) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<CodeSystemContentMode> for CodeableConcept

Source§

fn from(code: CodeSystemContentMode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<CodeSystemHierarchyMeaning> for CodeableConcept

Source§

fn from(code: CodeSystemHierarchyMeaning) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<CodeableConceptInner> for CodeableConcept

Source§

fn from(inner: CodeableConceptInner) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ColorCodes> for CodeableConcept

Source§

fn from(code: ColorCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<CombinedDoseForm> for CodeableConcept

Source§

fn from(code: CombinedDoseForm) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<CompartmentType> for CodeableConcept

Source§

fn from(code: CompartmentType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<CompositionAttestationMode> for CodeableConcept

Source§

fn from(code: CompositionAttestationMode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<CompositionStatus> for CodeableConcept

Source§

fn from(code: CompositionStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ConceptMapAttributeType> for CodeableConcept

Source§

fn from(code: ConceptMapAttributeType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ConceptMapGroupUnmappedMode> for CodeableConcept

Source§

fn from(code: ConceptMapGroupUnmappedMode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ConceptMapProperties> for CodeableConcept

Source§

fn from(code: ConceptMapProperties) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ConceptMapPropertyType> for CodeableConcept

Source§

fn from(code: ConceptMapPropertyType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ConceptMapRelationship> for CodeableConcept

Source§

fn from(code: ConceptMapRelationship) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ConceptProperties> for CodeableConcept

Source§

fn from(code: ConceptProperties) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ConceptSubsumptionOutcome> for CodeableConcept

Source§

fn from(code: ConceptSubsumptionOutcome) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ConditionPreconditionType> for CodeableConcept

Source§

fn from(code: ConditionPreconditionType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ConditionQuestionnairePurpose> for CodeableConcept

Source§

fn from(code: ConditionQuestionnairePurpose) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ConditionalDeleteStatus> for CodeableConcept

Source§

fn from(code: ConditionalDeleteStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ConditionalReadStatus> for CodeableConcept

Source§

fn from(code: ConditionalReadStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ConformanceExpectation> for CodeableConcept

Source§

fn from(code: ConformanceExpectation) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ConsentDataMeaning> for CodeableConcept

Source§

fn from(code: ConsentDataMeaning) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ConsentProvisionType> for CodeableConcept

Source§

fn from(code: ConsentProvisionType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ConsentState> for CodeableConcept

Source§

fn from(code: ConsentState) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ConstraintSeverity> for CodeableConcept

Source§

fn from(code: ConstraintSeverity) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ContactPointSystem> for CodeableConcept

Source§

fn from(code: ContactPointSystem) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ContactPointUse> for CodeableConcept

Source§

fn from(code: ContactPointUse) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ContractActionStatus> for CodeableConcept

Source§

fn from(code: ContractActionStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ContractAssetAvailability> for CodeableConcept

Source§

fn from(code: ContractAssetAvailability) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ContractAssetContext> for CodeableConcept

Source§

fn from(code: ContractAssetContext) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ContractAssetScope> for CodeableConcept

Source§

fn from(code: ContractAssetScope) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ContractAssetSubtype> for CodeableConcept

Source§

fn from(code: ContractAssetSubtype) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ContractAssetType> for CodeableConcept

Source§

fn from(code: ContractAssetType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ContractDecisionMode> for CodeableConcept

Source§

fn from(code: ContractDecisionMode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ContractDefinitionSubtype> for CodeableConcept

Source§

fn from(code: ContractDefinitionSubtype) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ContractDefinitionType> for CodeableConcept

Source§

fn from(code: ContractDefinitionType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ContractExpirationType> for CodeableConcept

Source§

fn from(code: ContractExpirationType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ContractLegalState> for CodeableConcept

Source§

fn from(code: ContractLegalState) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ContractPartyRole> for CodeableConcept

Source§

fn from(code: ContractPartyRole) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ContractPublicationStatus> for CodeableConcept

Source§

fn from(code: ContractPublicationStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ContractScope> for CodeableConcept

Source§

fn from(code: ContractScope) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ContractSecurityCategory> for CodeableConcept

Source§

fn from(code: ContractSecurityCategory) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ContractSecurityClassification> for CodeableConcept

Source§

fn from(code: ContractSecurityClassification) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ContractSecurityControl> for CodeableConcept

Source§

fn from(code: ContractSecurityControl) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ContractStatus> for CodeableConcept

Source§

fn from(code: ContractStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ContributorRole> for CodeableConcept

Source§

fn from(code: ContributorRole) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ContributorSummarySource> for CodeableConcept

Source§

fn from(code: ContributorSummarySource) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ContributorSummaryStyle> for CodeableConcept

Source§

fn from(code: ContributorSummaryStyle) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ContributorSummaryType> for CodeableConcept

Source§

fn from(code: ContributorSummaryType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ContributorType> for CodeableConcept

Source§

fn from(code: ContributorType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<CriteriaNotExistsBehavior> for CodeableConcept

Source§

fn from(code: CriteriaNotExistsBehavior) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<DatesEventTypeCodes> for CodeableConcept

Source§

fn from(code: DatesEventTypeCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<DaysOfWeek> for CodeableConcept

Source§

fn from(code: DaysOfWeek) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<DefinitionMethod> for CodeableConcept

Source§

fn from(code: DefinitionMethod) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<DetectedIssueSeverity> for CodeableConcept

Source§

fn from(code: DetectedIssueSeverity) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<DetectedIssueStatus> for CodeableConcept

Source§

fn from(code: DetectedIssueStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<DeviceAssociation> for CodeableConcept

Source§

fn from(code: DeviceAssociation) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<DeviceCorrectiveActionScope> for CodeableConcept

Source§

fn from(code: DeviceCorrectiveActionScope) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<DeviceDefinitionRelationType> for CodeableConcept

Source§

fn from(code: DeviceDefinitionRelationType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<DeviceDispenseStatusCodes> for CodeableConcept

Source§

fn from(code: DeviceDispenseStatusCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<DeviceDispenseStatusReasonCodes> for CodeableConcept

Source§

fn from(code: DeviceDispenseStatusReasonCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<DeviceMetricCalibrationState> for CodeableConcept

Source§

fn from(code: DeviceMetricCalibrationState) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<DeviceMetricCalibrationType> for CodeableConcept

Source§

fn from(code: DeviceMetricCalibrationType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<DeviceMetricCategory> for CodeableConcept

Source§

fn from(code: DeviceMetricCategory) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<DeviceMetricOperationalStatus> for CodeableConcept

Source§

fn from(code: DeviceMetricOperationalStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<DeviceNameType> for CodeableConcept

Source§

fn from(code: DeviceNameType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<DeviceProductionIdentifierInUDI> for CodeableConcept

Source§

fn from(code: DeviceProductionIdentifierInUDI) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<DeviceRegulatoryIdentifierType> for CodeableConcept

Source§

fn from(code: DeviceRegulatoryIdentifierType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<DeviceUsageAdherenceCode> for CodeableConcept

Source§

fn from(code: DeviceUsageAdherenceCode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<DeviceUsageAdherenceReason> for CodeableConcept

Source§

fn from(code: DeviceUsageAdherenceReason) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<DeviceUsageStatus> for CodeableConcept

Source§

fn from(code: DeviceUsageStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<DiagnosticReportStatus> for CodeableConcept

Source§

fn from(code: DiagnosticReportStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<DiscriminatorType> for CodeableConcept

Source§

fn from(code: DiscriminatorType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<DocumentMode> for CodeableConcept

Source§

fn from(code: DocumentMode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<DocumentReferenceStatus> for CodeableConcept

Source§

fn from(code: DocumentReferenceStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<DocumentRelationshipType> for CodeableConcept

Source§

fn from(code: DocumentRelationshipType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ETSISignatureTypeCodes> for CodeableConcept

Source§

fn from(code: ETSISignatureTypeCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<EligibilityRequestPurpose> for CodeableConcept

Source§

fn from(code: EligibilityRequestPurpose) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<EligibilityResponsePurpose> for CodeableConcept

Source§

fn from(code: EligibilityResponsePurpose) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<EnableWhenBehavior> for CodeableConcept

Source§

fn from(code: EnableWhenBehavior) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<EncounterDiagnosisUse> for CodeableConcept

Source§

fn from(code: EncounterDiagnosisUse) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<EncounterLocationStatus> for CodeableConcept

Source§

fn from(code: EncounterLocationStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<EncounterReasonUse> for CodeableConcept

Source§

fn from(code: EncounterReasonUse) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<EncounterStatus> for CodeableConcept

Source§

fn from(code: EncounterStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<EndpointEnvironment> for CodeableConcept

Source§

fn from(code: EndpointEnvironment) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<EndpointStatus> for CodeableConcept

Source§

fn from(code: EndpointStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<EpisodeOfCareStatus> for CodeableConcept

Source§

fn from(code: EpisodeOfCareStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<EventCapabilityMode> for CodeableConcept

Source§

fn from(code: EventCapabilityMode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<EventStatus> for CodeableConcept

Source§

fn from(code: EventStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<EventTiming> for CodeableConcept

Source§

fn from(code: EventTiming) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<EvidenceCertaintyRating> for CodeableConcept

Source§

fn from(code: EvidenceCertaintyRating) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<EvidenceCertaintyType> for CodeableConcept

Source§

fn from(code: EvidenceCertaintyType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<EvidenceClassifier> for CodeableConcept

Source§

fn from(code: EvidenceClassifier) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<EvidenceReportType> for CodeableConcept

Source§

fn from(code: EvidenceReportType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<EvidenceVariableEvent> for CodeableConcept

Source§

fn from(code: EvidenceVariableEvent) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<EvidenceVariableHandling> for CodeableConcept

Source§

fn from(code: EvidenceVariableHandling) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ExampleMetadata> for CodeableConcept

Source§

fn from(code: ExampleMetadata) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ExampleScenarioActorType> for CodeableConcept

Source§

fn from(code: ExampleScenarioActorType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ExplanationOfBenefitStatus> for CodeableConcept

Source§

fn from(code: ExplanationOfBenefitStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ExtensionContextType> for CodeableConcept

Source§

fn from(code: ExtensionContextType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ExtraActivityType> for CodeableConcept

Source§

fn from(code: ExtraActivityType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<FHIRCanonicalStatusCodes> for CodeableConcept

Source§

fn from(code: FHIRCanonicalStatusCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<FHIRDeviceAssociationOperationStatus> for CodeableConcept

Source§

fn from(code: FHIRDeviceAssociationOperationStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<FHIRDeviceAvailabilityStatus> for CodeableConcept

Source§

fn from(code: FHIRDeviceAvailabilityStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<FHIRDeviceCategory> for CodeableConcept

Source§

fn from(code: FHIRDeviceCategory) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<FHIRDeviceOperationMode> for CodeableConcept

Source§

fn from(code: FHIRDeviceOperationMode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<FHIRDeviceSpecializationCategory> for CodeableConcept

Source§

fn from(code: FHIRDeviceSpecializationCategory) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<FHIRDeviceStatus> for CodeableConcept

Source§

fn from(code: FHIRDeviceStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<FHIRFormatType> for CodeableConcept

Source§

fn from(code: FHIRFormatType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<FHIROldTypes> for CodeableConcept

Source§

fn from(code: FHIROldTypes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<FHIRPathTypesCodeSystem> for CodeableConcept

Source§

fn from(code: FHIRPathTypesCodeSystem) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<FHIRRestfulInteractions> for CodeableConcept

Source§

fn from(code: FHIRRestfulInteractions) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<FHIRSafetyCheckListEntries> for CodeableConcept

Source§

fn from(code: FHIRSafetyCheckListEntries) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<FHIRSubstanceStatus> for CodeableConcept

Source§

fn from(code: FHIRSubstanceStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<FHIRTypes> for CodeableConcept

Source§

fn from(code: FHIRTypes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<FHIRVersion> for CodeableConcept

Source§

fn from(code: FHIRVersion) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<FamilyHistoryStatus> for CodeableConcept

Source§

fn from(code: FamilyHistoryStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<FilterOperator> for CodeableConcept

Source§

fn from(code: FilterOperator) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<FinancialResourceStatusCodes> for CodeableConcept

Source§

fn from(code: FinancialResourceStatusCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<FlagStatus> for CodeableConcept

Source§

fn from(code: FlagStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<FocusCharacteristicCode> for CodeableConcept

Source§

fn from(code: FocusCharacteristicCode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<FormularyItemStatusCodes> for CodeableConcept

Source§

fn from(code: FormularyItemStatusCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<GenomicStudyChangeType> for CodeableConcept

Source§

fn from(code: GenomicStudyChangeType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<GenomicStudyDataFormat> for CodeableConcept

Source§

fn from(code: GenomicStudyDataFormat) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<GenomicStudyMethodType> for CodeableConcept

Source§

fn from(code: GenomicStudyMethodType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<GenomicStudyStatus> for CodeableConcept

Source§

fn from(code: GenomicStudyStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<GenomicStudyType> for CodeableConcept

Source§

fn from(code: GenomicStudyType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<GoalLifecycleStatus> for CodeableConcept

Source§

fn from(code: GoalLifecycleStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<GraphCompartmentRule> for CodeableConcept

Source§

fn from(code: GraphCompartmentRule) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<GraphCompartmentUse> for CodeableConcept

Source§

fn from(code: GraphCompartmentUse) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<GroupMembershipBasis> for CodeableConcept

Source§

fn from(code: GroupMembershipBasis) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<GroupType> for CodeableConcept

Source§

fn from(code: GroupType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<GuidanceModuleCode> for CodeableConcept

Source§

fn from(code: GuidanceModuleCode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<GuidanceResponseStatus> for CodeableConcept

Source§

fn from(code: GuidanceResponseStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<GuidePageGeneration> for CodeableConcept

Source§

fn from(code: GuidePageGeneration) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<GuideParameterCode> for CodeableConcept

Source§

fn from(code: GuideParameterCode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<HTTPVerb> for CodeableConcept

Source§

fn from(code: HTTPVerb) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ICD10ProcedureCodes> for CodeableConcept

Source§

fn from(code: ICD10ProcedureCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<IdentifierUse> for CodeableConcept

Source§

fn from(code: IdentifierUse) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<IdentityAssuranceLevel> for CodeableConcept

Source§

fn from(code: IdentityAssuranceLevel) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ImagingSelection2DGraphicType> for CodeableConcept

Source§

fn from(code: ImagingSelection2DGraphicType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ImagingSelection3DGraphicType> for CodeableConcept

Source§

fn from(code: ImagingSelection3DGraphicType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ImagingSelectionStatus> for CodeableConcept

Source§

fn from(code: ImagingSelectionStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ImagingStudyStatus> for CodeableConcept

Source§

fn from(code: ImagingStudyStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<Indicator> for CodeableConcept

Source§

fn from(code: Indicator) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<IngredientFunction> for CodeableConcept

Source§

fn from(code: IngredientFunction) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<IngredientManufacturerRole> for CodeableConcept

Source§

fn from(code: IngredientManufacturerRole) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<IngredientRole> for CodeableConcept

Source§

fn from(code: IngredientRole) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<InteractionIncidence> for CodeableConcept

Source§

fn from(code: InteractionIncidence) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<InteractionType> for CodeableConcept

Source§

fn from(code: InteractionType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<InventoryCountType> for CodeableConcept

Source§

fn from(code: InventoryCountType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<InventoryItemNameType> for CodeableConcept

Source§

fn from(code: InventoryItemNameType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<InventoryItemStatus> for CodeableConcept

Source§

fn from(code: InventoryItemStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<InventoryReportStatus> for CodeableConcept

Source§

fn from(code: InventoryReportStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<InvoiceStatus> for CodeableConcept

Source§

fn from(code: InvoiceStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<IssueSeverity> for CodeableConcept

Source§

fn from(code: IssueSeverity) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<IssueType> for CodeableConcept

Source§

fn from(code: IssueType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<Kind> for CodeableConcept

Source§

fn from(code: Kind) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<KnowledgeRepresentationLevel> for CodeableConcept

Source§

fn from(code: KnowledgeRepresentationLevel) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<LegalStatusOfSupply> for CodeableConcept

Source§

fn from(code: LegalStatusOfSupply) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<LinkRelationTypes> for CodeableConcept

Source§

fn from(code: LinkRelationTypes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<LinkType> for CodeableConcept

Source§

fn from(code: LinkType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<LinkageType> for CodeableConcept

Source§

fn from(code: LinkageType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ListMode> for CodeableConcept

Source§

fn from(code: ListMode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ListStatus> for CodeableConcept

Source§

fn from(code: ListStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<LocationCharacteristic> for CodeableConcept

Source§

fn from(code: LocationCharacteristic) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<LocationMode> for CodeableConcept

Source§

fn from(code: LocationMode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<LocationStatus> for CodeableConcept

Source§

fn from(code: LocationStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ManufacturedDoseForm> for CodeableConcept

Source§

fn from(code: ManufacturedDoseForm) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MeasureAggregateMethod> for CodeableConcept

Source§

fn from(code: MeasureAggregateMethod) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MeasureDefinitionExample> for CodeableConcept

Source§

fn from(code: MeasureDefinitionExample) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MeasureGroupExample> for CodeableConcept

Source§

fn from(code: MeasureGroupExample) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MeasureReportStatus> for CodeableConcept

Source§

fn from(code: MeasureReportStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MeasureReportStratifierValueExample> for CodeableConcept

Source§

fn from(code: MeasureReportStratifierValueExample) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MeasureReportType> for CodeableConcept

Source§

fn from(code: MeasureReportType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MeasureStratifierExample> for CodeableConcept

Source§

fn from(code: MeasureStratifierExample) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MeasureSupplementalDataExample> for CodeableConcept

Source§

fn from(code: MeasureSupplementalDataExample) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MedDispenseAdminLocationCodes> for CodeableConcept

Source§

fn from(code: MedDispenseAdminLocationCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MedicationAdministrationStatusCodes> for CodeableConcept

Source§

fn from(code: MedicationAdministrationStatusCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MedicationCostCategoryCodes> for CodeableConcept

Source§

fn from(code: MedicationCostCategoryCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MedicationDispenseStatusCodes> for CodeableConcept

Source§

fn from(code: MedicationDispenseStatusCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MedicationDispenseStatusReasonCodes> for CodeableConcept

Source§

fn from(code: MedicationDispenseStatusReasonCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MedicationDoseAid> for CodeableConcept

Source§

fn from(code: MedicationDoseAid) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MedicationIngredientStrengthCodes> for CodeableConcept

Source§

fn from(code: MedicationIngredientStrengthCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MedicationIntendedPerformerRole> for CodeableConcept

Source§

fn from(code: MedicationIntendedPerformerRole) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MedicationKnowledgeStatusCodes> for CodeableConcept

Source§

fn from(code: MedicationKnowledgeStatusCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MedicationRequestIntentCodes> for CodeableConcept

Source§

fn from(code: MedicationRequestIntentCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MedicationRequestStatusCodes> for CodeableConcept

Source§

fn from(code: MedicationRequestStatusCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MedicationStatementAdherenceCodes> for CodeableConcept

Source§

fn from(code: MedicationStatementAdherenceCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MedicationStatementStatusCodes> for CodeableConcept

Source§

fn from(code: MedicationStatementStatusCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MedicationStatusCodes> for CodeableConcept

Source§

fn from(code: MedicationStatusCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MedicinalProductDomain> for CodeableConcept

Source§

fn from(code: MedicinalProductDomain) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MedicinalProductPackageType> for CodeableConcept

Source§

fn from(code: MedicinalProductPackageType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MedicinalProductType> for CodeableConcept

Source§

fn from(code: MedicinalProductType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MessageEvent> for CodeableConcept

Source§

fn from(code: MessageEvent) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MessageSignificanceCategory> for CodeableConcept

Source§

fn from(code: MessageSignificanceCategory) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MessageTransport> for CodeableConcept

Source§

fn from(code: MessageTransport) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<MessageheaderResponseRequest> for CodeableConcept

Source§

fn from(code: MessageheaderResponseRequest) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<NHINPurposeOfUse> for CodeableConcept

Source§

fn from(code: NHINPurposeOfUse) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<NameUse> for CodeableConcept

Source§

fn from(code: NameUse) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<NamingSystemIdentifierType> for CodeableConcept

Source§

fn from(code: NamingSystemIdentifierType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<NamingSystemType> for CodeableConcept

Source§

fn from(code: NamingSystemType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<NarrativeStatus> for CodeableConcept

Source§

fn from(code: NarrativeStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<NoteType> for CodeableConcept

Source§

fn from(code: NoteType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<NutritionProductStatus> for CodeableConcept

Source§

fn from(code: NutritionProductStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ObservationDataType> for CodeableConcept

Source§

fn from(code: ObservationDataType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ObservationRangeCategory> for CodeableConcept

Source§

fn from(code: ObservationRangeCategory) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ObservationReferenceRangeNormalValue> for CodeableConcept

Source§

fn from(code: ObservationReferenceRangeNormalValue) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ObservationStatus> for CodeableConcept

Source§

fn from(code: ObservationStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<OperationKind> for CodeableConcept

Source§

fn from(code: OperationKind) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<OperationOutcomeCodes> for CodeableConcept

Source§

fn from(code: OperationOutcomeCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<OperationParameterScope> for CodeableConcept

Source§

fn from(code: OperationParameterScope) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<OperationParameterUse> for CodeableConcept

Source§

fn from(code: OperationParameterUse) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<OrganizationAffiliationRole> for CodeableConcept

Source§

fn from(code: OrganizationAffiliationRole) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<OrientationType> for CodeableConcept

Source§

fn from(code: OrientationType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<PackageMaterial> for CodeableConcept

Source§

fn from(code: PackageMaterial) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<PackageType> for CodeableConcept

Source§

fn from(code: PackageType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<PackagingType> for CodeableConcept

Source§

fn from(code: PackagingType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ParticipationStatus> for CodeableConcept

Source§

fn from(code: ParticipationStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<PatientMedicineChangeTypes> for CodeableConcept

Source§

fn from(code: PatientMedicineChangeTypes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<PaymentIssuerTypeCodes> for CodeableConcept

Source§

fn from(code: PaymentIssuerTypeCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<PaymentKindCodes> for CodeableConcept

Source§

fn from(code: PaymentKindCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<PediatricUse> for CodeableConcept

Source§

fn from(code: PediatricUse) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<PermissionRuleCombining> for CodeableConcept

Source§

fn from(code: PermissionRuleCombining) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<PermissionStatus> for CodeableConcept

Source§

fn from(code: PermissionStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<PriceComponentType> for CodeableConcept

Source§

fn from(code: PriceComponentType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ProcedureDeviceActionCodes> for CodeableConcept

Source§

fn from(code: ProcedureDeviceActionCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ProductConfidentiality> for CodeableConcept

Source§

fn from(code: ProductConfidentiality) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ProductContactType> for CodeableConcept

Source§

fn from(code: ProductContactType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ProductCrossReferenceType> for CodeableConcept

Source§

fn from(code: ProductCrossReferenceType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ProductIntendedUse> for CodeableConcept

Source§

fn from(code: ProductIntendedUse) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ProductNamePartType> for CodeableConcept

Source§

fn from(code: ProductNamePartType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ProductNameType> for CodeableConcept

Source§

fn from(code: ProductNameType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ProductStatus> for CodeableConcept

Source§

fn from(code: ProductStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<PropertyRepresentation> for CodeableConcept

Source§

fn from(code: PropertyRepresentation) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<PropertyType> for CodeableConcept

Source§

fn from(code: PropertyType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ProvenanceEntityRole> for CodeableConcept

Source§

fn from(code: ProvenanceEntityRole) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<PublicationStatus> for CodeableConcept

Source§

fn from(code: PublicationStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<PublishedInType> for CodeableConcept

Source§

fn from(code: PublishedInType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<QuantityComparator> for CodeableConcept

Source§

fn from(code: QuantityComparator) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<QuestionnaireAnswerConstraint> for CodeableConcept

Source§

fn from(code: QuestionnaireAnswerConstraint) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<QuestionnaireItemDisabledDisplay> for CodeableConcept

Source§

fn from(code: QuestionnaireItemDisabledDisplay) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<QuestionnaireItemOperator> for CodeableConcept

Source§

fn from(code: QuestionnaireItemOperator) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<QuestionnaireItemType> for CodeableConcept

Source§

fn from(code: QuestionnaireItemType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<QuestionnaireResponseStatus> for CodeableConcept

Source§

fn from(code: QuestionnaireResponseStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ReasonMedicationNotGivenCodes> for CodeableConcept

Source§

fn from(code: ReasonMedicationNotGivenCodes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ReferenceHandlingPolicy> for CodeableConcept

Source§

fn from(code: ReferenceHandlingPolicy) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ReferenceVersionRules> for CodeableConcept

Source§

fn from(code: ReferenceVersionRules) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<RegulatedAuthorizationBasis> for CodeableConcept

Source§

fn from(code: RegulatedAuthorizationBasis) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<RegulatedAuthorizationCaseType> for CodeableConcept

Source§

fn from(code: RegulatedAuthorizationCaseType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<RegulatedAuthorizationType> for CodeableConcept

Source§

fn from(code: RegulatedAuthorizationType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<RelatedArtifactType> for CodeableConcept

Source§

fn from(code: RelatedArtifactType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<RelatedArtifactTypeExpanded> for CodeableConcept

Source§

fn from(code: RelatedArtifactTypeExpanded) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<RemittanceOutcome> for CodeableConcept

Source§

fn from(code: RemittanceOutcome) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ReportRelationshipType> for CodeableConcept

Source§

fn from(code: ReportRelationshipType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ReportSectionType> for CodeableConcept

Source§

fn from(code: ReportSectionType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<RequestIntent> for CodeableConcept

Source§

fn from(code: RequestIntent) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<RequestPriority> for CodeableConcept

Source§

fn from(code: RequestPriority) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<RequestStatus> for CodeableConcept

Source§

fn from(code: RequestStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ResearchStudyArmType> for CodeableConcept

Source§

fn from(code: ResearchStudyArmType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ResearchStudyClassifiers> for CodeableConcept

Source§

fn from(code: ResearchStudyClassifiers) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ResearchStudyFocusType> for CodeableConcept

Source§

fn from(code: ResearchStudyFocusType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ResearchStudyObjectiveType> for CodeableConcept

Source§

fn from(code: ResearchStudyObjectiveType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ResearchStudyPartyOrganizationType> for CodeableConcept

Source§

fn from(code: ResearchStudyPartyOrganizationType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ResearchStudyPartyRole> for CodeableConcept

Source§

fn from(code: ResearchStudyPartyRole) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ResearchStudyPhase> for CodeableConcept

Source§

fn from(code: ResearchStudyPhase) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ResearchStudyPrimaryPurposeType> for CodeableConcept

Source§

fn from(code: ResearchStudyPrimaryPurposeType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ResearchStudyReasonStopped> for CodeableConcept

Source§

fn from(code: ResearchStudyReasonStopped) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ResearchStudyStatus> for CodeableConcept

Source§

fn from(code: ResearchStudyStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ResourceValidationMode> for CodeableConcept

Source§

fn from(code: ResourceValidationMode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ResourceVersionPolicy> for CodeableConcept

Source§

fn from(code: ResourceVersionPolicy) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ResponseType> for CodeableConcept

Source§

fn from(code: ResponseType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<RestfulCapabilityMode> for CodeableConcept

Source§

fn from(code: RestfulCapabilityMode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<RestfulSecurityService> for CodeableConcept

Source§

fn from(code: RestfulSecurityService) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SPDXLicense> for CodeableConcept

Source§

fn from(code: SPDXLicense) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SampleSecurityStructuralRoles> for CodeableConcept

Source§

fn from(code: SampleSecurityStructuralRoles) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SearchComparator> for CodeableConcept

Source§

fn from(code: SearchComparator) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SearchEntryMode> for CodeableConcept

Source§

fn from(code: SearchEntryMode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SearchModifierCode> for CodeableConcept

Source§

fn from(code: SearchModifierCode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SearchParamType> for CodeableConcept

Source§

fn from(code: SearchParamType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SearchProcessingModeType> for CodeableConcept

Source§

fn from(code: SearchProcessingModeType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SequenceType> for CodeableConcept

Source§

fn from(code: SequenceType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ServiceMode> for CodeableConcept

Source§

fn from(code: ServiceMode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<ServiceRequestOrderDetailParameterCode> for CodeableConcept

Source§

fn from(code: ServiceRequestOrderDetailParameterCode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SlicingRules> for CodeableConcept

Source§

fn from(code: SlicingRules) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SlotStatus> for CodeableConcept

Source§

fn from(code: SlotStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SortDirection> for CodeableConcept

Source§

fn from(code: SortDirection) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SpecialMeasures> for CodeableConcept

Source§

fn from(code: SpecialMeasures) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SpecimenCombined> for CodeableConcept

Source§

fn from(code: SpecimenCombined) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SpecimenContainedPreference> for CodeableConcept

Source§

fn from(code: SpecimenContainedPreference) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SpecimenRole> for CodeableConcept

Source§

fn from(code: SpecimenRole) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SpecimenStatus> for CodeableConcept

Source§

fn from(code: SpecimenStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<StatisticModelCode> for CodeableConcept

Source§

fn from(code: StatisticModelCode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<StatisticsCode> for CodeableConcept

Source§

fn from(code: StatisticsCode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<Status> for CodeableConcept

Source§

fn from(code: Status) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<StrandType> for CodeableConcept

Source§

fn from(code: StrandType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<StructureDefinitionKind> for CodeableConcept

Source§

fn from(code: StructureDefinitionKind) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<StructureMapGroupTypeMode> for CodeableConcept

Source§

fn from(code: StructureMapGroupTypeMode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<StructureMapInputMode> for CodeableConcept

Source§

fn from(code: StructureMapInputMode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<StructureMapModelMode> for CodeableConcept

Source§

fn from(code: StructureMapModelMode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<StructureMapSourceListMode> for CodeableConcept

Source§

fn from(code: StructureMapSourceListMode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<StructureMapTargetListMode> for CodeableConcept

Source§

fn from(code: StructureMapTargetListMode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<StructureMapTransform> for CodeableConcept

Source§

fn from(code: StructureMapTransform) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<StudyDesign> for CodeableConcept

Source§

fn from(code: StudyDesign) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SubmitDataUpdateType> for CodeableConcept

Source§

fn from(code: SubmitDataUpdateType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SubscriptionNotificationType> for CodeableConcept

Source§

fn from(code: SubscriptionNotificationType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SubscriptionPayloadContent> for CodeableConcept

Source§

fn from(code: SubscriptionPayloadContent) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SubscriptionStatus> for CodeableConcept

Source§

fn from(code: SubscriptionStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SubstanceAmountType> for CodeableConcept

Source§

fn from(code: SubstanceAmountType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SubstanceForm> for CodeableConcept

Source§

fn from(code: SubstanceForm) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SubstanceGrade> for CodeableConcept

Source§

fn from(code: SubstanceGrade) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SubstanceNameAuthority> for CodeableConcept

Source§

fn from(code: SubstanceNameAuthority) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SubstanceNameDomain> for CodeableConcept

Source§

fn from(code: SubstanceNameDomain) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SubstanceNameType> for CodeableConcept

Source§

fn from(code: SubstanceNameType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SubstanceOpticalActivity> for CodeableConcept

Source§

fn from(code: SubstanceOpticalActivity) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SubstanceRelationshipType> for CodeableConcept

Source§

fn from(code: SubstanceRelationshipType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SubstanceRepresentationFormat> for CodeableConcept

Source§

fn from(code: SubstanceRepresentationFormat) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SubstanceRepresentationType> for CodeableConcept

Source§

fn from(code: SubstanceRepresentationType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SubstanceSourceMaterialGenus> for CodeableConcept

Source§

fn from(code: SubstanceSourceMaterialGenus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SubstanceSourceMaterialPart> for CodeableConcept

Source§

fn from(code: SubstanceSourceMaterialPart) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SubstanceSourceMaterialSpecies> for CodeableConcept

Source§

fn from(code: SubstanceSourceMaterialSpecies) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SubstanceSourceMaterialType> for CodeableConcept

Source§

fn from(code: SubstanceSourceMaterialType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SubstanceStereochemistry> for CodeableConcept

Source§

fn from(code: SubstanceStereochemistry) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SubstanceStructureTechnique> for CodeableConcept

Source§

fn from(code: SubstanceStructureTechnique) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SubstanceWeightMethod> for CodeableConcept

Source§

fn from(code: SubstanceWeightMethod) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SubstanceWeightType> for CodeableConcept

Source§

fn from(code: SubstanceWeightType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SupplyDeliveryStatus> for CodeableConcept

Source§

fn from(code: SupplyDeliveryStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SupplyDeliverySupplyItemType> for CodeableConcept

Source§

fn from(code: SupplyDeliverySupplyItemType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<SupplyRequestStatus> for CodeableConcept

Source§

fn from(code: SupplyRequestStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<TargetSpecies> for CodeableConcept

Source§

fn from(code: TargetSpecies) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<TaskCode> for CodeableConcept

Source§

fn from(code: TaskCode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<TaskIntent> for CodeableConcept

Source§

fn from(code: TaskIntent) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<TaskStatus> for CodeableConcept

Source§

fn from(code: TaskStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<TaskStatusReason> for CodeableConcept

Source§

fn from(code: TaskStatusReason) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<TemplateStatusCodeLifeCycle> for CodeableConcept

Source§

fn from(code: TemplateStatusCodeLifeCycle) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<TestReportActionResult> for CodeableConcept

Source§

fn from(code: TestReportActionResult) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<TestReportParticipantType> for CodeableConcept

Source§

fn from(code: TestReportParticipantType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<TestReportResult> for CodeableConcept

Source§

fn from(code: TestReportResult) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<TestReportStatus> for CodeableConcept

Source§

fn from(code: TestReportStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<TestScriptRequestMethodCode> for CodeableConcept

Source§

fn from(code: TestScriptRequestMethodCode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<TestScriptScopeConformanceType> for CodeableConcept

Source§

fn from(code: TestScriptScopeConformanceType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<TestScriptScopePhaseType> for CodeableConcept

Source§

fn from(code: TestScriptScopePhaseType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<TherapyRelationshipType> for CodeableConcept

Source§

fn from(code: TherapyRelationshipType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<TimingAbbreviation> for CodeableConcept

Source§

fn from(code: TimingAbbreviation) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<TitleType> for CodeableConcept

Source§

fn from(code: TitleType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<TransportCode> for CodeableConcept

Source§

fn from(code: TransportCode) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<TransportIntent> for CodeableConcept

Source§

fn from(code: TransportIntent) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<TransportStatus> for CodeableConcept

Source§

fn from(code: TransportStatus) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<TriggerType> for CodeableConcept

Source§

fn from(code: TriggerType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<TriggeredBytype> for CodeableConcept

Source§

fn from(code: TriggeredBytype) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<TypeDerivationRule> for CodeableConcept

Source§

fn from(code: TypeDerivationRule) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<UDIEntryType> for CodeableConcept

Source§

fn from(code: UDIEntryType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<UndesirablEffectFrequency> for CodeableConcept

Source§

fn from(code: UndesirablEffectFrequency) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<UnitOfPresentation> for CodeableConcept

Source§

fn from(code: UnitOfPresentation) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<UsageContextAgreementScope> for CodeableConcept

Source§

fn from(code: UsageContextAgreementScope) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<Use> for CodeableConcept

Source§

fn from(code: Use) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<VersionAlgorithm> for CodeableConcept

Source§

fn from(code: VersionAlgorithm) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<VirtualServiceType> for CodeableConcept

Source§

fn from(code: VirtualServiceType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<VisionBase> for CodeableConcept

Source§

fn from(code: VisionBase) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<VisionEyes> for CodeableConcept

Source§

fn from(code: VisionEyes) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<W3cProvenanceActivityType> for CodeableConcept

Source§

fn from(code: W3cProvenanceActivityType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<WarningType> for CodeableConcept

Source§

fn from(code: WarningType) -> CodeableConcept

Converts to this type from the input type.
Source§

impl From<WeekOfMonth> for CodeableConcept

Source§

fn from(code: WeekOfMonth) -> CodeableConcept

Converts to this type from the input type.
Source§

impl PartialEq for CodeableConcept

Source§

fn eq(&self, other: &CodeableConcept) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl Serialize for CodeableConcept

Source§

fn serialize<__S>( &self, __serializer: __S, ) -> Result<<__S as Serializer>::Ok, <__S as Serializer>::Error>
where __S: Serializer,

Serialize this value into the given Serde serializer. Read more
Source§

impl StructuralPartialEq for CodeableConcept

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T> Instrument for T

Source§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
Source§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> PolicyExt for T
where T: ?Sized,

Source§

fn and<P, B, E>(self, other: P) -> And<T, P>
where T: Policy<B, E>, P: Policy<B, E>,

Create a new Policy that returns Action::Follow only if self and other return Action::Follow. Read more
Source§

fn or<P, B, E>(self, other: P) -> Or<T, P>
where T: Policy<B, E>, P: Policy<B, E>,

Create a new Policy that returns Action::Follow if either self or other returns Action::Follow. Read more
Source§

impl<P, T> Receiver for P
where P: Deref<Target = T> + ?Sized, T: ?Sized,

Source§

type Target = T

🔬This is a nightly-only experimental API. (arbitrary_self_types)
The target type on which the method may be called.
Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
Source§

impl<V, T> VZip<V> for T
where V: MultiLane<T>,

Source§

fn vzip(self) -> V

Source§

impl<T> WithSubscriber for T

Source§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more
Source§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more
Source§

impl<T> DeserializeOwned for T
where T: for<'de> Deserialize<'de>,

Source§

impl<T> ErasedDestructor for T
where T: 'static,