Struct Coding

Source
pub struct Coding(pub Box<CodingInner>);
Expand description

Coding Type: A reference to a code defined by a terminology system.

Coding v5.0.0

A reference to a code defined by a terminology system

A reference to a code defined by a terminology system.

Codes may be defined very casually in enumerations or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information.

Tuple Fields§

§0: Box<CodingInner>

Implementations§

Source§

impl Coding

Source

pub fn builder() -> CodingBuilder

Start building an instance.

Trait Implementations§

Source§

impl Clone for Coding

Source§

fn clone(&self) -> Coding

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 Coding

Source§

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

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

impl Deref for Coding

Source§

type Target = CodingInner

The resulting type after dereferencing.
Source§

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

Dereferences the value.
Source§

impl DerefMut for Coding

Source§

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

Mutably dereferences the value.
Source§

impl<'de> Deserialize<'de> for Coding

Source§

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

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

impl From<ACMECholCodesBlood> for Coding

Source§

fn from(code: ACMECholCodesBlood) -> Coding

Converts to this type from the input type.
Source§

impl From<ASTMSignatureTypeCodes> for Coding

Source§

fn from(code: ASTMSignatureTypeCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<AccountAggregate> for Coding

Source§

fn from(code: AccountAggregate) -> Coding

Converts to this type from the input type.
Source§

impl From<AccountBalanceTerm> for Coding

Source§

fn from(code: AccountBalanceTerm) -> Coding

Converts to this type from the input type.
Source§

impl From<AccountBillingStatus> for Coding

Source§

fn from(code: AccountBillingStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<AccountRelationship> for Coding

Source§

fn from(code: AccountRelationship) -> Coding

Converts to this type from the input type.
Source§

impl From<AccountStatus> for Coding

Source§

fn from(code: AccountStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<ActionCardinalityBehavior> for Coding

Source§

fn from(code: ActionCardinalityBehavior) -> Coding

Converts to this type from the input type.
Source§

impl From<ActionCode> for Coding

Source§

fn from(code: ActionCode) -> Coding

Converts to this type from the input type.
Source§

impl From<ActionConditionKind> for Coding

Source§

fn from(code: ActionConditionKind) -> Coding

Converts to this type from the input type.
Source§

impl From<ActionGroupingBehavior> for Coding

Source§

fn from(code: ActionGroupingBehavior) -> Coding

Converts to this type from the input type.
Source§

impl From<ActionParticipantFunction> for Coding

Source§

fn from(code: ActionParticipantFunction) -> Coding

Converts to this type from the input type.
Source§

impl From<ActionParticipantType> for Coding

Source§

fn from(code: ActionParticipantType) -> Coding

Converts to this type from the input type.
Source§

impl From<ActionPrecheckBehavior> for Coding

Source§

fn from(code: ActionPrecheckBehavior) -> Coding

Converts to this type from the input type.
Source§

impl From<ActionReasonCode> for Coding

Source§

fn from(code: ActionReasonCode) -> Coding

Converts to this type from the input type.
Source§

impl From<ActionRelationshipType> for Coding

Source§

fn from(code: ActionRelationshipType) -> Coding

Converts to this type from the input type.
Source§

impl From<ActionRequiredBehavior> for Coding

Source§

fn from(code: ActionRequiredBehavior) -> Coding

Converts to this type from the input type.
Source§

impl From<ActionSelectionBehavior> for Coding

Source§

fn from(code: ActionSelectionBehavior) -> Coding

Converts to this type from the input type.
Source§

impl From<AdditionalBindingPurposeCodes> for Coding

Source§

fn from(code: AdditionalBindingPurposeCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<AdditionalMonitoring> for Coding

Source§

fn from(code: AdditionalMonitoring) -> Coding

Converts to this type from the input type.
Source§

impl From<AddressType> for Coding

Source§

fn from(code: AddressType) -> Coding

Converts to this type from the input type.
Source§

impl From<AddressUse> for Coding

Source§

fn from(code: AddressUse) -> Coding

Converts to this type from the input type.
Source§

impl From<AdministrableDoseForm> for Coding

Source§

fn from(code: AdministrableDoseForm) -> Coding

Converts to this type from the input type.
Source§

impl From<AdministrationSubPotentReason> for Coding

Source§

fn from(code: AdministrationSubPotentReason) -> Coding

Converts to this type from the input type.
Source§

impl From<AdministrativeGender> for Coding

Source§

fn from(code: AdministrativeGender) -> Coding

Converts to this type from the input type.
Source§

impl From<AdverseEventActuality> for Coding

Source§

fn from(code: AdverseEventActuality) -> Coding

Converts to this type from the input type.
Source§

impl From<AggregationMode> for Coding

Source§

fn from(code: AggregationMode) -> Coding

Converts to this type from the input type.
Source§

impl From<AllergyIntoleranceCategory> for Coding

Source§

fn from(code: AllergyIntoleranceCategory) -> Coding

Converts to this type from the input type.
Source§

impl From<AllergyIntoleranceCriticality> for Coding

Source§

fn from(code: AllergyIntoleranceCriticality) -> Coding

Converts to this type from the input type.
Source§

impl From<AllergyIntoleranceSeverity> for Coding

Source§

fn from(code: AllergyIntoleranceSeverity) -> Coding

Converts to this type from the input type.
Source§

impl From<AllergyIntoleranceType> for Coding

Source§

fn from(code: AllergyIntoleranceType) -> Coding

Converts to this type from the input type.
Source§

impl From<AnimalTissueType> for Coding

Source§

fn from(code: AnimalTissueType) -> Coding

Converts to this type from the input type.
Source§

impl From<AppointmentStatus> for Coding

Source§

fn from(code: AppointmentStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<ArtifactAssessmentDisposition> for Coding

Source§

fn from(code: ArtifactAssessmentDisposition) -> Coding

Converts to this type from the input type.
Source§

impl From<ArtifactAssessmentInformationType> for Coding

Source§

fn from(code: ArtifactAssessmentInformationType) -> Coding

Converts to this type from the input type.
Source§

impl From<ArtifactAssessmentWorkflowStatus> for Coding

Source§

fn from(code: ArtifactAssessmentWorkflowStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<ArtifactContributionInstanceType> for Coding

Source§

fn from(code: ArtifactContributionInstanceType) -> Coding

Converts to this type from the input type.
Source§

impl From<ArtifactContributionType> for Coding

Source§

fn from(code: ArtifactContributionType) -> Coding

Converts to this type from the input type.
Source§

impl From<ArtifactUrlClassifier> for Coding

Source§

fn from(code: ArtifactUrlClassifier) -> Coding

Converts to this type from the input type.
Source§

impl From<AssertionDirectionType> for Coding

Source§

fn from(code: AssertionDirectionType) -> Coding

Converts to this type from the input type.
Source§

impl From<AssertionManualCompletionType> for Coding

Source§

fn from(code: AssertionManualCompletionType) -> Coding

Converts to this type from the input type.
Source§

impl From<AssertionOperatorType> for Coding

Source§

fn from(code: AssertionOperatorType) -> Coding

Converts to this type from the input type.
Source§

impl From<AssertionResponseTypes> for Coding

Source§

fn from(code: AssertionResponseTypes) -> Coding

Converts to this type from the input type.
Source§

impl From<AuditEventAction> for Coding

Source§

fn from(code: AuditEventAction) -> Coding

Converts to this type from the input type.
Source§

impl From<AuditEventSeverity> for Coding

Source§

fn from(code: AuditEventSeverity) -> Coding

Converts to this type from the input type.
Source§

impl From<BeneficiaryRelationshipCodes> for Coding

Source§

fn from(code: BeneficiaryRelationshipCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<BindingStrength> for Coding

Source§

fn from(code: BindingStrength) -> Coding

Converts to this type from the input type.
Source§

impl From<BiologicallyDerivedProductCategory> for Coding

Source§

fn from(code: BiologicallyDerivedProductCategory) -> Coding

Converts to this type from the input type.
Source§

impl From<BiologicallyDerivedProductCodes> for Coding

Source§

fn from(code: BiologicallyDerivedProductCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<BiologicallyDerivedProductDispense> for Coding

Source§

fn from(code: BiologicallyDerivedProductDispense) -> Coding

Converts to this type from the input type.
Source§

impl From<BiologicallyDerivedProductDispenseMatchStatus> for Coding

Source§

fn from(code: BiologicallyDerivedProductDispenseMatchStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<BiologicallyDerivedProductDispenseOriginRelationship> for Coding

Source§

fn from(code: BiologicallyDerivedProductDispenseOriginRelationship) -> Coding

Converts to this type from the input type.
Source§

impl From<BiologicallyDerivedProductDispensePerformerFunction> for Coding

Source§

fn from(code: BiologicallyDerivedProductDispensePerformerFunction) -> Coding

Converts to this type from the input type.
Source§

impl From<BiologicallyDerivedProductStatus> for Coding

Source§

fn from(code: BiologicallyDerivedProductStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<BundleType> for Coding

Source§

fn from(code: BundleType) -> Coding

Converts to this type from the input type.
Source§

impl From<CapabilityStatementKind> for Coding

Source§

fn from(code: CapabilityStatementKind) -> Coding

Converts to this type from the input type.
Source§

impl From<CareTeamStatus> for Coding

Source§

fn from(code: CareTeamStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<CatalogType> for Coding

Source§

fn from(code: CatalogType) -> Coding

Converts to this type from the input type.
Source§

impl From<CharacteristicCombination> for Coding

Source§

fn from(code: CharacteristicCombination) -> Coding

Converts to this type from the input type.
Source§

impl From<CharacteristicOffset> for Coding

Source§

fn from(code: CharacteristicOffset) -> Coding

Converts to this type from the input type.
Source§

impl From<ChargeItemStatus> for Coding

Source§

fn from(code: ChargeItemStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<CitationArtifactClassifier> for Coding

Source§

fn from(code: CitationArtifactClassifier) -> Coding

Converts to this type from the input type.
Source§

impl From<CitationClassificationType> for Coding

Source§

fn from(code: CitationClassificationType) -> Coding

Converts to this type from the input type.
Source§

impl From<CitationStatusType> for Coding

Source§

fn from(code: CitationStatusType) -> Coding

Converts to this type from the input type.
Source§

impl From<CitationSummaryStyle> for Coding

Source§

fn from(code: CitationSummaryStyle) -> Coding

Converts to this type from the input type.
Source§

impl From<CitedArtifactAbstractType> for Coding

Source§

fn from(code: CitedArtifactAbstractType) -> Coding

Converts to this type from the input type.
Source§

impl From<CitedArtifactClassificationType> for Coding

Source§

fn from(code: CitedArtifactClassificationType) -> Coding

Converts to this type from the input type.
Source§

impl From<CitedArtifactPartType> for Coding

Source§

fn from(code: CitedArtifactPartType) -> Coding

Converts to this type from the input type.
Source§

impl From<CitedArtifactStatusType> for Coding

Source§

fn from(code: CitedArtifactStatusType) -> Coding

Converts to this type from the input type.
Source§

impl From<CitedMedium> for Coding

Source§

fn from(code: CitedMedium) -> Coding

Converts to this type from the input type.
Source§

impl From<ClaimAdjudicationDecisionCodes> for Coding

Source§

fn from(code: ClaimAdjudicationDecisionCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<ClaimAdjudicationDecisionReasonCodes> for Coding

Source§

fn from(code: ClaimAdjudicationDecisionReasonCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<ClaimProcessingCodes> for Coding

Source§

fn from(code: ClaimProcessingCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<ClaimProcessingOutcomeCodes> for Coding

Source§

fn from(code: ClaimProcessingOutcomeCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<ClinicalUseDefinitionCategory> for Coding

Source§

fn from(code: ClinicalUseDefinitionCategory) -> Coding

Converts to this type from the input type.
Source§

impl From<ClinicalUseDefinitionType> for Coding

Source§

fn from(code: ClinicalUseDefinitionType) -> Coding

Converts to this type from the input type.
Source§

impl From<CodeSearchSupport> for Coding

Source§

fn from(code: CodeSearchSupport) -> Coding

Converts to this type from the input type.
Source§

impl From<CodeSystemContentMode> for Coding

Source§

fn from(code: CodeSystemContentMode) -> Coding

Converts to this type from the input type.
Source§

impl From<CodeSystemHierarchyMeaning> for Coding

Source§

fn from(code: CodeSystemHierarchyMeaning) -> Coding

Converts to this type from the input type.
Source§

impl From<CodingInner> for Coding

Source§

fn from(inner: CodingInner) -> Coding

Converts to this type from the input type.
Source§

impl From<ColorCodes> for Coding

Source§

fn from(code: ColorCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<CombinedDoseForm> for Coding

Source§

fn from(code: CombinedDoseForm) -> Coding

Converts to this type from the input type.
Source§

impl From<CompartmentType> for Coding

Source§

fn from(code: CompartmentType) -> Coding

Converts to this type from the input type.
Source§

impl From<CompositionAttestationMode> for Coding

Source§

fn from(code: CompositionAttestationMode) -> Coding

Converts to this type from the input type.
Source§

impl From<CompositionStatus> for Coding

Source§

fn from(code: CompositionStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<ConceptMapAttributeType> for Coding

Source§

fn from(code: ConceptMapAttributeType) -> Coding

Converts to this type from the input type.
Source§

impl From<ConceptMapGroupUnmappedMode> for Coding

Source§

fn from(code: ConceptMapGroupUnmappedMode) -> Coding

Converts to this type from the input type.
Source§

impl From<ConceptMapProperties> for Coding

Source§

fn from(code: ConceptMapProperties) -> Coding

Converts to this type from the input type.
Source§

impl From<ConceptMapPropertyType> for Coding

Source§

fn from(code: ConceptMapPropertyType) -> Coding

Converts to this type from the input type.
Source§

impl From<ConceptMapRelationship> for Coding

Source§

fn from(code: ConceptMapRelationship) -> Coding

Converts to this type from the input type.
Source§

impl From<ConceptProperties> for Coding

Source§

fn from(code: ConceptProperties) -> Coding

Converts to this type from the input type.
Source§

impl From<ConceptSubsumptionOutcome> for Coding

Source§

fn from(code: ConceptSubsumptionOutcome) -> Coding

Converts to this type from the input type.
Source§

impl From<ConditionPreconditionType> for Coding

Source§

fn from(code: ConditionPreconditionType) -> Coding

Converts to this type from the input type.
Source§

impl From<ConditionQuestionnairePurpose> for Coding

Source§

fn from(code: ConditionQuestionnairePurpose) -> Coding

Converts to this type from the input type.
Source§

impl From<ConditionalDeleteStatus> for Coding

Source§

fn from(code: ConditionalDeleteStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<ConditionalReadStatus> for Coding

Source§

fn from(code: ConditionalReadStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<ConformanceExpectation> for Coding

Source§

fn from(code: ConformanceExpectation) -> Coding

Converts to this type from the input type.
Source§

impl From<ConsentDataMeaning> for Coding

Source§

fn from(code: ConsentDataMeaning) -> Coding

Converts to this type from the input type.
Source§

impl From<ConsentProvisionType> for Coding

Source§

fn from(code: ConsentProvisionType) -> Coding

Converts to this type from the input type.
Source§

impl From<ConsentState> for Coding

Source§

fn from(code: ConsentState) -> Coding

Converts to this type from the input type.
Source§

impl From<ConstraintSeverity> for Coding

Source§

fn from(code: ConstraintSeverity) -> Coding

Converts to this type from the input type.
Source§

impl From<ContactPointSystem> for Coding

Source§

fn from(code: ContactPointSystem) -> Coding

Converts to this type from the input type.
Source§

impl From<ContactPointUse> for Coding

Source§

fn from(code: ContactPointUse) -> Coding

Converts to this type from the input type.
Source§

impl From<ContractActionStatus> for Coding

Source§

fn from(code: ContractActionStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<ContractAssetAvailability> for Coding

Source§

fn from(code: ContractAssetAvailability) -> Coding

Converts to this type from the input type.
Source§

impl From<ContractAssetContext> for Coding

Source§

fn from(code: ContractAssetContext) -> Coding

Converts to this type from the input type.
Source§

impl From<ContractAssetScope> for Coding

Source§

fn from(code: ContractAssetScope) -> Coding

Converts to this type from the input type.
Source§

impl From<ContractAssetSubtype> for Coding

Source§

fn from(code: ContractAssetSubtype) -> Coding

Converts to this type from the input type.
Source§

impl From<ContractAssetType> for Coding

Source§

fn from(code: ContractAssetType) -> Coding

Converts to this type from the input type.
Source§

impl From<ContractDecisionMode> for Coding

Source§

fn from(code: ContractDecisionMode) -> Coding

Converts to this type from the input type.
Source§

impl From<ContractDefinitionSubtype> for Coding

Source§

fn from(code: ContractDefinitionSubtype) -> Coding

Converts to this type from the input type.
Source§

impl From<ContractDefinitionType> for Coding

Source§

fn from(code: ContractDefinitionType) -> Coding

Converts to this type from the input type.
Source§

impl From<ContractExpirationType> for Coding

Source§

fn from(code: ContractExpirationType) -> Coding

Converts to this type from the input type.
Source§

impl From<ContractLegalState> for Coding

Source§

fn from(code: ContractLegalState) -> Coding

Converts to this type from the input type.
Source§

impl From<ContractPartyRole> for Coding

Source§

fn from(code: ContractPartyRole) -> Coding

Converts to this type from the input type.
Source§

impl From<ContractPublicationStatus> for Coding

Source§

fn from(code: ContractPublicationStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<ContractScope> for Coding

Source§

fn from(code: ContractScope) -> Coding

Converts to this type from the input type.
Source§

impl From<ContractSecurityCategory> for Coding

Source§

fn from(code: ContractSecurityCategory) -> Coding

Converts to this type from the input type.
Source§

impl From<ContractSecurityClassification> for Coding

Source§

fn from(code: ContractSecurityClassification) -> Coding

Converts to this type from the input type.
Source§

impl From<ContractSecurityControl> for Coding

Source§

fn from(code: ContractSecurityControl) -> Coding

Converts to this type from the input type.
Source§

impl From<ContractStatus> for Coding

Source§

fn from(code: ContractStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<ContributorRole> for Coding

Source§

fn from(code: ContributorRole) -> Coding

Converts to this type from the input type.
Source§

impl From<ContributorSummarySource> for Coding

Source§

fn from(code: ContributorSummarySource) -> Coding

Converts to this type from the input type.
Source§

impl From<ContributorSummaryStyle> for Coding

Source§

fn from(code: ContributorSummaryStyle) -> Coding

Converts to this type from the input type.
Source§

impl From<ContributorSummaryType> for Coding

Source§

fn from(code: ContributorSummaryType) -> Coding

Converts to this type from the input type.
Source§

impl From<ContributorType> for Coding

Source§

fn from(code: ContributorType) -> Coding

Converts to this type from the input type.
Source§

impl From<CriteriaNotExistsBehavior> for Coding

Source§

fn from(code: CriteriaNotExistsBehavior) -> Coding

Converts to this type from the input type.
Source§

impl From<DatesEventTypeCodes> for Coding

Source§

fn from(code: DatesEventTypeCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<DaysOfWeek> for Coding

Source§

fn from(code: DaysOfWeek) -> Coding

Converts to this type from the input type.
Source§

impl From<DefinitionMethod> for Coding

Source§

fn from(code: DefinitionMethod) -> Coding

Converts to this type from the input type.
Source§

impl From<DetectedIssueSeverity> for Coding

Source§

fn from(code: DetectedIssueSeverity) -> Coding

Converts to this type from the input type.
Source§

impl From<DetectedIssueStatus> for Coding

Source§

fn from(code: DetectedIssueStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<DeviceAssociation> for Coding

Source§

fn from(code: DeviceAssociation) -> Coding

Converts to this type from the input type.
Source§

impl From<DeviceCorrectiveActionScope> for Coding

Source§

fn from(code: DeviceCorrectiveActionScope) -> Coding

Converts to this type from the input type.
Source§

impl From<DeviceDefinitionRelationType> for Coding

Source§

fn from(code: DeviceDefinitionRelationType) -> Coding

Converts to this type from the input type.
Source§

impl From<DeviceDispenseStatusCodes> for Coding

Source§

fn from(code: DeviceDispenseStatusCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<DeviceDispenseStatusReasonCodes> for Coding

Source§

fn from(code: DeviceDispenseStatusReasonCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<DeviceMetricCalibrationState> for Coding

Source§

fn from(code: DeviceMetricCalibrationState) -> Coding

Converts to this type from the input type.
Source§

impl From<DeviceMetricCalibrationType> for Coding

Source§

fn from(code: DeviceMetricCalibrationType) -> Coding

Converts to this type from the input type.
Source§

impl From<DeviceMetricCategory> for Coding

Source§

fn from(code: DeviceMetricCategory) -> Coding

Converts to this type from the input type.
Source§

impl From<DeviceMetricOperationalStatus> for Coding

Source§

fn from(code: DeviceMetricOperationalStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<DeviceNameType> for Coding

Source§

fn from(code: DeviceNameType) -> Coding

Converts to this type from the input type.
Source§

impl From<DeviceProductionIdentifierInUDI> for Coding

Source§

fn from(code: DeviceProductionIdentifierInUDI) -> Coding

Converts to this type from the input type.
Source§

impl From<DeviceRegulatoryIdentifierType> for Coding

Source§

fn from(code: DeviceRegulatoryIdentifierType) -> Coding

Converts to this type from the input type.
Source§

impl From<DeviceUsageAdherenceCode> for Coding

Source§

fn from(code: DeviceUsageAdherenceCode) -> Coding

Converts to this type from the input type.
Source§

impl From<DeviceUsageAdherenceReason> for Coding

Source§

fn from(code: DeviceUsageAdherenceReason) -> Coding

Converts to this type from the input type.
Source§

impl From<DeviceUsageStatus> for Coding

Source§

fn from(code: DeviceUsageStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<DiagnosticReportStatus> for Coding

Source§

fn from(code: DiagnosticReportStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<DiscriminatorType> for Coding

Source§

fn from(code: DiscriminatorType) -> Coding

Converts to this type from the input type.
Source§

impl From<DocumentMode> for Coding

Source§

fn from(code: DocumentMode) -> Coding

Converts to this type from the input type.
Source§

impl From<DocumentReferenceStatus> for Coding

Source§

fn from(code: DocumentReferenceStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<DocumentRelationshipType> for Coding

Source§

fn from(code: DocumentRelationshipType) -> Coding

Converts to this type from the input type.
Source§

impl From<ETSISignatureTypeCodes> for Coding

Source§

fn from(code: ETSISignatureTypeCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<EligibilityRequestPurpose> for Coding

Source§

fn from(code: EligibilityRequestPurpose) -> Coding

Converts to this type from the input type.
Source§

impl From<EligibilityResponsePurpose> for Coding

Source§

fn from(code: EligibilityResponsePurpose) -> Coding

Converts to this type from the input type.
Source§

impl From<EnableWhenBehavior> for Coding

Source§

fn from(code: EnableWhenBehavior) -> Coding

Converts to this type from the input type.
Source§

impl From<EncounterDiagnosisUse> for Coding

Source§

fn from(code: EncounterDiagnosisUse) -> Coding

Converts to this type from the input type.
Source§

impl From<EncounterLocationStatus> for Coding

Source§

fn from(code: EncounterLocationStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<EncounterReasonUse> for Coding

Source§

fn from(code: EncounterReasonUse) -> Coding

Converts to this type from the input type.
Source§

impl From<EncounterStatus> for Coding

Source§

fn from(code: EncounterStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<EndpointEnvironment> for Coding

Source§

fn from(code: EndpointEnvironment) -> Coding

Converts to this type from the input type.
Source§

impl From<EndpointStatus> for Coding

Source§

fn from(code: EndpointStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<EpisodeOfCareStatus> for Coding

Source§

fn from(code: EpisodeOfCareStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<EventCapabilityMode> for Coding

Source§

fn from(code: EventCapabilityMode) -> Coding

Converts to this type from the input type.
Source§

impl From<EventStatus> for Coding

Source§

fn from(code: EventStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<EventTiming> for Coding

Source§

fn from(code: EventTiming) -> Coding

Converts to this type from the input type.
Source§

impl From<EvidenceCertaintyRating> for Coding

Source§

fn from(code: EvidenceCertaintyRating) -> Coding

Converts to this type from the input type.
Source§

impl From<EvidenceCertaintyType> for Coding

Source§

fn from(code: EvidenceCertaintyType) -> Coding

Converts to this type from the input type.
Source§

impl From<EvidenceClassifier> for Coding

Source§

fn from(code: EvidenceClassifier) -> Coding

Converts to this type from the input type.
Source§

impl From<EvidenceReportType> for Coding

Source§

fn from(code: EvidenceReportType) -> Coding

Converts to this type from the input type.
Source§

impl From<EvidenceVariableEvent> for Coding

Source§

fn from(code: EvidenceVariableEvent) -> Coding

Converts to this type from the input type.
Source§

impl From<EvidenceVariableHandling> for Coding

Source§

fn from(code: EvidenceVariableHandling) -> Coding

Converts to this type from the input type.
Source§

impl From<ExampleMetadata> for Coding

Source§

fn from(code: ExampleMetadata) -> Coding

Converts to this type from the input type.
Source§

impl From<ExampleScenarioActorType> for Coding

Source§

fn from(code: ExampleScenarioActorType) -> Coding

Converts to this type from the input type.
Source§

impl From<ExplanationOfBenefitStatus> for Coding

Source§

fn from(code: ExplanationOfBenefitStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<ExtensionContextType> for Coding

Source§

fn from(code: ExtensionContextType) -> Coding

Converts to this type from the input type.
Source§

impl From<ExtraActivityType> for Coding

Source§

fn from(code: ExtraActivityType) -> Coding

Converts to this type from the input type.
Source§

impl From<FHIRCanonicalStatusCodes> for Coding

Source§

fn from(code: FHIRCanonicalStatusCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<FHIRDeviceAssociationOperationStatus> for Coding

Source§

fn from(code: FHIRDeviceAssociationOperationStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<FHIRDeviceAvailabilityStatus> for Coding

Source§

fn from(code: FHIRDeviceAvailabilityStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<FHIRDeviceCategory> for Coding

Source§

fn from(code: FHIRDeviceCategory) -> Coding

Converts to this type from the input type.
Source§

impl From<FHIRDeviceOperationMode> for Coding

Source§

fn from(code: FHIRDeviceOperationMode) -> Coding

Converts to this type from the input type.
Source§

impl From<FHIRDeviceSpecializationCategory> for Coding

Source§

fn from(code: FHIRDeviceSpecializationCategory) -> Coding

Converts to this type from the input type.
Source§

impl From<FHIRDeviceStatus> for Coding

Source§

fn from(code: FHIRDeviceStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<FHIRFormatType> for Coding

Source§

fn from(code: FHIRFormatType) -> Coding

Converts to this type from the input type.
Source§

impl From<FHIROldTypes> for Coding

Source§

fn from(code: FHIROldTypes) -> Coding

Converts to this type from the input type.
Source§

impl From<FHIRPathTypesCodeSystem> for Coding

Source§

fn from(code: FHIRPathTypesCodeSystem) -> Coding

Converts to this type from the input type.
Source§

impl From<FHIRRestfulInteractions> for Coding

Source§

fn from(code: FHIRRestfulInteractions) -> Coding

Converts to this type from the input type.
Source§

impl From<FHIRSafetyCheckListEntries> for Coding

Source§

fn from(code: FHIRSafetyCheckListEntries) -> Coding

Converts to this type from the input type.
Source§

impl From<FHIRSubstanceStatus> for Coding

Source§

fn from(code: FHIRSubstanceStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<FHIRTypes> for Coding

Source§

fn from(code: FHIRTypes) -> Coding

Converts to this type from the input type.
Source§

impl From<FHIRVersion> for Coding

Source§

fn from(code: FHIRVersion) -> Coding

Converts to this type from the input type.
Source§

impl From<FamilyHistoryStatus> for Coding

Source§

fn from(code: FamilyHistoryStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<FilterOperator> for Coding

Source§

fn from(code: FilterOperator) -> Coding

Converts to this type from the input type.
Source§

impl From<FinancialResourceStatusCodes> for Coding

Source§

fn from(code: FinancialResourceStatusCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<FlagStatus> for Coding

Source§

fn from(code: FlagStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<FocusCharacteristicCode> for Coding

Source§

fn from(code: FocusCharacteristicCode) -> Coding

Converts to this type from the input type.
Source§

impl From<FormularyItemStatusCodes> for Coding

Source§

fn from(code: FormularyItemStatusCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<GenomicStudyChangeType> for Coding

Source§

fn from(code: GenomicStudyChangeType) -> Coding

Converts to this type from the input type.
Source§

impl From<GenomicStudyDataFormat> for Coding

Source§

fn from(code: GenomicStudyDataFormat) -> Coding

Converts to this type from the input type.
Source§

impl From<GenomicStudyMethodType> for Coding

Source§

fn from(code: GenomicStudyMethodType) -> Coding

Converts to this type from the input type.
Source§

impl From<GenomicStudyStatus> for Coding

Source§

fn from(code: GenomicStudyStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<GenomicStudyType> for Coding

Source§

fn from(code: GenomicStudyType) -> Coding

Converts to this type from the input type.
Source§

impl From<GoalLifecycleStatus> for Coding

Source§

fn from(code: GoalLifecycleStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<GraphCompartmentRule> for Coding

Source§

fn from(code: GraphCompartmentRule) -> Coding

Converts to this type from the input type.
Source§

impl From<GraphCompartmentUse> for Coding

Source§

fn from(code: GraphCompartmentUse) -> Coding

Converts to this type from the input type.
Source§

impl From<GroupMembershipBasis> for Coding

Source§

fn from(code: GroupMembershipBasis) -> Coding

Converts to this type from the input type.
Source§

impl From<GroupType> for Coding

Source§

fn from(code: GroupType) -> Coding

Converts to this type from the input type.
Source§

impl From<GuidanceModuleCode> for Coding

Source§

fn from(code: GuidanceModuleCode) -> Coding

Converts to this type from the input type.
Source§

impl From<GuidanceResponseStatus> for Coding

Source§

fn from(code: GuidanceResponseStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<GuidePageGeneration> for Coding

Source§

fn from(code: GuidePageGeneration) -> Coding

Converts to this type from the input type.
Source§

impl From<GuideParameterCode> for Coding

Source§

fn from(code: GuideParameterCode) -> Coding

Converts to this type from the input type.
Source§

impl From<HTTPVerb> for Coding

Source§

fn from(code: HTTPVerb) -> Coding

Converts to this type from the input type.
Source§

impl From<ICD10ProcedureCodes> for Coding

Source§

fn from(code: ICD10ProcedureCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<IdentifierUse> for Coding

Source§

fn from(code: IdentifierUse) -> Coding

Converts to this type from the input type.
Source§

impl From<IdentityAssuranceLevel> for Coding

Source§

fn from(code: IdentityAssuranceLevel) -> Coding

Converts to this type from the input type.
Source§

impl From<ImagingSelection2DGraphicType> for Coding

Source§

fn from(code: ImagingSelection2DGraphicType) -> Coding

Converts to this type from the input type.
Source§

impl From<ImagingSelection3DGraphicType> for Coding

Source§

fn from(code: ImagingSelection3DGraphicType) -> Coding

Converts to this type from the input type.
Source§

impl From<ImagingSelectionStatus> for Coding

Source§

fn from(code: ImagingSelectionStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<ImagingStudyStatus> for Coding

Source§

fn from(code: ImagingStudyStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<Indicator> for Coding

Source§

fn from(code: Indicator) -> Coding

Converts to this type from the input type.
Source§

impl From<IngredientFunction> for Coding

Source§

fn from(code: IngredientFunction) -> Coding

Converts to this type from the input type.
Source§

impl From<IngredientManufacturerRole> for Coding

Source§

fn from(code: IngredientManufacturerRole) -> Coding

Converts to this type from the input type.
Source§

impl From<IngredientRole> for Coding

Source§

fn from(code: IngredientRole) -> Coding

Converts to this type from the input type.
Source§

impl From<InteractionIncidence> for Coding

Source§

fn from(code: InteractionIncidence) -> Coding

Converts to this type from the input type.
Source§

impl From<InteractionType> for Coding

Source§

fn from(code: InteractionType) -> Coding

Converts to this type from the input type.
Source§

impl From<InventoryCountType> for Coding

Source§

fn from(code: InventoryCountType) -> Coding

Converts to this type from the input type.
Source§

impl From<InventoryItemNameType> for Coding

Source§

fn from(code: InventoryItemNameType) -> Coding

Converts to this type from the input type.
Source§

impl From<InventoryItemStatus> for Coding

Source§

fn from(code: InventoryItemStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<InventoryReportStatus> for Coding

Source§

fn from(code: InventoryReportStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<InvoiceStatus> for Coding

Source§

fn from(code: InvoiceStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<IssueSeverity> for Coding

Source§

fn from(code: IssueSeverity) -> Coding

Converts to this type from the input type.
Source§

impl From<IssueType> for Coding

Source§

fn from(code: IssueType) -> Coding

Converts to this type from the input type.
Source§

impl From<Kind> for Coding

Source§

fn from(code: Kind) -> Coding

Converts to this type from the input type.
Source§

impl From<KnowledgeRepresentationLevel> for Coding

Source§

fn from(code: KnowledgeRepresentationLevel) -> Coding

Converts to this type from the input type.
Source§

impl From<LegalStatusOfSupply> for Coding

Source§

fn from(code: LegalStatusOfSupply) -> Coding

Converts to this type from the input type.
Source§

impl From<LinkRelationTypes> for Coding

Source§

fn from(code: LinkRelationTypes) -> Coding

Converts to this type from the input type.
Source§

impl From<LinkType> for Coding

Source§

fn from(code: LinkType) -> Coding

Converts to this type from the input type.
Source§

impl From<LinkageType> for Coding

Source§

fn from(code: LinkageType) -> Coding

Converts to this type from the input type.
Source§

impl From<ListMode> for Coding

Source§

fn from(code: ListMode) -> Coding

Converts to this type from the input type.
Source§

impl From<ListStatus> for Coding

Source§

fn from(code: ListStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<LocationCharacteristic> for Coding

Source§

fn from(code: LocationCharacteristic) -> Coding

Converts to this type from the input type.
Source§

impl From<LocationMode> for Coding

Source§

fn from(code: LocationMode) -> Coding

Converts to this type from the input type.
Source§

impl From<LocationStatus> for Coding

Source§

fn from(code: LocationStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<ManufacturedDoseForm> for Coding

Source§

fn from(code: ManufacturedDoseForm) -> Coding

Converts to this type from the input type.
Source§

impl From<MeasureAggregateMethod> for Coding

Source§

fn from(code: MeasureAggregateMethod) -> Coding

Converts to this type from the input type.
Source§

impl From<MeasureDefinitionExample> for Coding

Source§

fn from(code: MeasureDefinitionExample) -> Coding

Converts to this type from the input type.
Source§

impl From<MeasureGroupExample> for Coding

Source§

fn from(code: MeasureGroupExample) -> Coding

Converts to this type from the input type.
Source§

impl From<MeasureReportStatus> for Coding

Source§

fn from(code: MeasureReportStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<MeasureReportStratifierValueExample> for Coding

Source§

fn from(code: MeasureReportStratifierValueExample) -> Coding

Converts to this type from the input type.
Source§

impl From<MeasureReportType> for Coding

Source§

fn from(code: MeasureReportType) -> Coding

Converts to this type from the input type.
Source§

impl From<MeasureStratifierExample> for Coding

Source§

fn from(code: MeasureStratifierExample) -> Coding

Converts to this type from the input type.
Source§

impl From<MeasureSupplementalDataExample> for Coding

Source§

fn from(code: MeasureSupplementalDataExample) -> Coding

Converts to this type from the input type.
Source§

impl From<MedDispenseAdminLocationCodes> for Coding

Source§

fn from(code: MedDispenseAdminLocationCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<MedicationAdministrationStatusCodes> for Coding

Source§

fn from(code: MedicationAdministrationStatusCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<MedicationCostCategoryCodes> for Coding

Source§

fn from(code: MedicationCostCategoryCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<MedicationDispenseStatusCodes> for Coding

Source§

fn from(code: MedicationDispenseStatusCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<MedicationDispenseStatusReasonCodes> for Coding

Source§

fn from(code: MedicationDispenseStatusReasonCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<MedicationDoseAid> for Coding

Source§

fn from(code: MedicationDoseAid) -> Coding

Converts to this type from the input type.
Source§

impl From<MedicationIngredientStrengthCodes> for Coding

Source§

fn from(code: MedicationIngredientStrengthCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<MedicationIntendedPerformerRole> for Coding

Source§

fn from(code: MedicationIntendedPerformerRole) -> Coding

Converts to this type from the input type.
Source§

impl From<MedicationKnowledgeStatusCodes> for Coding

Source§

fn from(code: MedicationKnowledgeStatusCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<MedicationRequestIntentCodes> for Coding

Source§

fn from(code: MedicationRequestIntentCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<MedicationRequestStatusCodes> for Coding

Source§

fn from(code: MedicationRequestStatusCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<MedicationStatementAdherenceCodes> for Coding

Source§

fn from(code: MedicationStatementAdherenceCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<MedicationStatementStatusCodes> for Coding

Source§

fn from(code: MedicationStatementStatusCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<MedicationStatusCodes> for Coding

Source§

fn from(code: MedicationStatusCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<MedicinalProductDomain> for Coding

Source§

fn from(code: MedicinalProductDomain) -> Coding

Converts to this type from the input type.
Source§

impl From<MedicinalProductPackageType> for Coding

Source§

fn from(code: MedicinalProductPackageType) -> Coding

Converts to this type from the input type.
Source§

impl From<MedicinalProductType> for Coding

Source§

fn from(code: MedicinalProductType) -> Coding

Converts to this type from the input type.
Source§

impl From<MessageEvent> for Coding

Source§

fn from(code: MessageEvent) -> Coding

Converts to this type from the input type.
Source§

impl From<MessageSignificanceCategory> for Coding

Source§

fn from(code: MessageSignificanceCategory) -> Coding

Converts to this type from the input type.
Source§

impl From<MessageTransport> for Coding

Source§

fn from(code: MessageTransport) -> Coding

Converts to this type from the input type.
Source§

impl From<MessageheaderResponseRequest> for Coding

Source§

fn from(code: MessageheaderResponseRequest) -> Coding

Converts to this type from the input type.
Source§

impl From<NHINPurposeOfUse> for Coding

Source§

fn from(code: NHINPurposeOfUse) -> Coding

Converts to this type from the input type.
Source§

impl From<NameUse> for Coding

Source§

fn from(code: NameUse) -> Coding

Converts to this type from the input type.
Source§

impl From<NamingSystemIdentifierType> for Coding

Source§

fn from(code: NamingSystemIdentifierType) -> Coding

Converts to this type from the input type.
Source§

impl From<NamingSystemType> for Coding

Source§

fn from(code: NamingSystemType) -> Coding

Converts to this type from the input type.
Source§

impl From<NarrativeStatus> for Coding

Source§

fn from(code: NarrativeStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<NoteType> for Coding

Source§

fn from(code: NoteType) -> Coding

Converts to this type from the input type.
Source§

impl From<NutritionProductStatus> for Coding

Source§

fn from(code: NutritionProductStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<ObservationDataType> for Coding

Source§

fn from(code: ObservationDataType) -> Coding

Converts to this type from the input type.
Source§

impl From<ObservationRangeCategory> for Coding

Source§

fn from(code: ObservationRangeCategory) -> Coding

Converts to this type from the input type.
Source§

impl From<ObservationReferenceRangeNormalValue> for Coding

Source§

fn from(code: ObservationReferenceRangeNormalValue) -> Coding

Converts to this type from the input type.
Source§

impl From<ObservationStatus> for Coding

Source§

fn from(code: ObservationStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<OperationKind> for Coding

Source§

fn from(code: OperationKind) -> Coding

Converts to this type from the input type.
Source§

impl From<OperationOutcomeCodes> for Coding

Source§

fn from(code: OperationOutcomeCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<OperationParameterScope> for Coding

Source§

fn from(code: OperationParameterScope) -> Coding

Converts to this type from the input type.
Source§

impl From<OperationParameterUse> for Coding

Source§

fn from(code: OperationParameterUse) -> Coding

Converts to this type from the input type.
Source§

impl From<OrganizationAffiliationRole> for Coding

Source§

fn from(code: OrganizationAffiliationRole) -> Coding

Converts to this type from the input type.
Source§

impl From<OrientationType> for Coding

Source§

fn from(code: OrientationType) -> Coding

Converts to this type from the input type.
Source§

impl From<PackageMaterial> for Coding

Source§

fn from(code: PackageMaterial) -> Coding

Converts to this type from the input type.
Source§

impl From<PackageType> for Coding

Source§

fn from(code: PackageType) -> Coding

Converts to this type from the input type.
Source§

impl From<PackagingType> for Coding

Source§

fn from(code: PackagingType) -> Coding

Converts to this type from the input type.
Source§

impl From<ParticipationStatus> for Coding

Source§

fn from(code: ParticipationStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<PatientMedicineChangeTypes> for Coding

Source§

fn from(code: PatientMedicineChangeTypes) -> Coding

Converts to this type from the input type.
Source§

impl From<PaymentIssuerTypeCodes> for Coding

Source§

fn from(code: PaymentIssuerTypeCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<PaymentKindCodes> for Coding

Source§

fn from(code: PaymentKindCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<PediatricUse> for Coding

Source§

fn from(code: PediatricUse) -> Coding

Converts to this type from the input type.
Source§

impl From<PermissionRuleCombining> for Coding

Source§

fn from(code: PermissionRuleCombining) -> Coding

Converts to this type from the input type.
Source§

impl From<PermissionStatus> for Coding

Source§

fn from(code: PermissionStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<PriceComponentType> for Coding

Source§

fn from(code: PriceComponentType) -> Coding

Converts to this type from the input type.
Source§

impl From<ProcedureDeviceActionCodes> for Coding

Source§

fn from(code: ProcedureDeviceActionCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<ProductConfidentiality> for Coding

Source§

fn from(code: ProductConfidentiality) -> Coding

Converts to this type from the input type.
Source§

impl From<ProductContactType> for Coding

Source§

fn from(code: ProductContactType) -> Coding

Converts to this type from the input type.
Source§

impl From<ProductCrossReferenceType> for Coding

Source§

fn from(code: ProductCrossReferenceType) -> Coding

Converts to this type from the input type.
Source§

impl From<ProductIntendedUse> for Coding

Source§

fn from(code: ProductIntendedUse) -> Coding

Converts to this type from the input type.
Source§

impl From<ProductNamePartType> for Coding

Source§

fn from(code: ProductNamePartType) -> Coding

Converts to this type from the input type.
Source§

impl From<ProductNameType> for Coding

Source§

fn from(code: ProductNameType) -> Coding

Converts to this type from the input type.
Source§

impl From<ProductStatus> for Coding

Source§

fn from(code: ProductStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<PropertyRepresentation> for Coding

Source§

fn from(code: PropertyRepresentation) -> Coding

Converts to this type from the input type.
Source§

impl From<PropertyType> for Coding

Source§

fn from(code: PropertyType) -> Coding

Converts to this type from the input type.
Source§

impl From<ProvenanceEntityRole> for Coding

Source§

fn from(code: ProvenanceEntityRole) -> Coding

Converts to this type from the input type.
Source§

impl From<PublicationStatus> for Coding

Source§

fn from(code: PublicationStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<PublishedInType> for Coding

Source§

fn from(code: PublishedInType) -> Coding

Converts to this type from the input type.
Source§

impl From<QuantityComparator> for Coding

Source§

fn from(code: QuantityComparator) -> Coding

Converts to this type from the input type.
Source§

impl From<QuestionnaireAnswerConstraint> for Coding

Source§

fn from(code: QuestionnaireAnswerConstraint) -> Coding

Converts to this type from the input type.
Source§

impl From<QuestionnaireItemDisabledDisplay> for Coding

Source§

fn from(code: QuestionnaireItemDisabledDisplay) -> Coding

Converts to this type from the input type.
Source§

impl From<QuestionnaireItemOperator> for Coding

Source§

fn from(code: QuestionnaireItemOperator) -> Coding

Converts to this type from the input type.
Source§

impl From<QuestionnaireItemType> for Coding

Source§

fn from(code: QuestionnaireItemType) -> Coding

Converts to this type from the input type.
Source§

impl From<QuestionnaireResponseStatus> for Coding

Source§

fn from(code: QuestionnaireResponseStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<ReasonMedicationNotGivenCodes> for Coding

Source§

fn from(code: ReasonMedicationNotGivenCodes) -> Coding

Converts to this type from the input type.
Source§

impl From<ReferenceHandlingPolicy> for Coding

Source§

fn from(code: ReferenceHandlingPolicy) -> Coding

Converts to this type from the input type.
Source§

impl From<ReferenceVersionRules> for Coding

Source§

fn from(code: ReferenceVersionRules) -> Coding

Converts to this type from the input type.
Source§

impl From<RegulatedAuthorizationBasis> for Coding

Source§

fn from(code: RegulatedAuthorizationBasis) -> Coding

Converts to this type from the input type.
Source§

impl From<RegulatedAuthorizationCaseType> for Coding

Source§

fn from(code: RegulatedAuthorizationCaseType) -> Coding

Converts to this type from the input type.
Source§

impl From<RegulatedAuthorizationType> for Coding

Source§

fn from(code: RegulatedAuthorizationType) -> Coding

Converts to this type from the input type.
Source§

impl From<RelatedArtifactType> for Coding

Source§

fn from(code: RelatedArtifactType) -> Coding

Converts to this type from the input type.
Source§

impl From<RelatedArtifactTypeExpanded> for Coding

Source§

fn from(code: RelatedArtifactTypeExpanded) -> Coding

Converts to this type from the input type.
Source§

impl From<RemittanceOutcome> for Coding

Source§

fn from(code: RemittanceOutcome) -> Coding

Converts to this type from the input type.
Source§

impl From<ReportRelationshipType> for Coding

Source§

fn from(code: ReportRelationshipType) -> Coding

Converts to this type from the input type.
Source§

impl From<ReportSectionType> for Coding

Source§

fn from(code: ReportSectionType) -> Coding

Converts to this type from the input type.
Source§

impl From<RequestIntent> for Coding

Source§

fn from(code: RequestIntent) -> Coding

Converts to this type from the input type.
Source§

impl From<RequestPriority> for Coding

Source§

fn from(code: RequestPriority) -> Coding

Converts to this type from the input type.
Source§

impl From<RequestStatus> for Coding

Source§

fn from(code: RequestStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<ResearchStudyArmType> for Coding

Source§

fn from(code: ResearchStudyArmType) -> Coding

Converts to this type from the input type.
Source§

impl From<ResearchStudyClassifiers> for Coding

Source§

fn from(code: ResearchStudyClassifiers) -> Coding

Converts to this type from the input type.
Source§

impl From<ResearchStudyFocusType> for Coding

Source§

fn from(code: ResearchStudyFocusType) -> Coding

Converts to this type from the input type.
Source§

impl From<ResearchStudyObjectiveType> for Coding

Source§

fn from(code: ResearchStudyObjectiveType) -> Coding

Converts to this type from the input type.
Source§

impl From<ResearchStudyPartyOrganizationType> for Coding

Source§

fn from(code: ResearchStudyPartyOrganizationType) -> Coding

Converts to this type from the input type.
Source§

impl From<ResearchStudyPartyRole> for Coding

Source§

fn from(code: ResearchStudyPartyRole) -> Coding

Converts to this type from the input type.
Source§

impl From<ResearchStudyPhase> for Coding

Source§

fn from(code: ResearchStudyPhase) -> Coding

Converts to this type from the input type.
Source§

impl From<ResearchStudyPrimaryPurposeType> for Coding

Source§

fn from(code: ResearchStudyPrimaryPurposeType) -> Coding

Converts to this type from the input type.
Source§

impl From<ResearchStudyReasonStopped> for Coding

Source§

fn from(code: ResearchStudyReasonStopped) -> Coding

Converts to this type from the input type.
Source§

impl From<ResearchStudyStatus> for Coding

Source§

fn from(code: ResearchStudyStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<ResourceValidationMode> for Coding

Source§

fn from(code: ResourceValidationMode) -> Coding

Converts to this type from the input type.
Source§

impl From<ResourceVersionPolicy> for Coding

Source§

fn from(code: ResourceVersionPolicy) -> Coding

Converts to this type from the input type.
Source§

impl From<ResponseType> for Coding

Source§

fn from(code: ResponseType) -> Coding

Converts to this type from the input type.
Source§

impl From<RestfulCapabilityMode> for Coding

Source§

fn from(code: RestfulCapabilityMode) -> Coding

Converts to this type from the input type.
Source§

impl From<RestfulSecurityService> for Coding

Source§

fn from(code: RestfulSecurityService) -> Coding

Converts to this type from the input type.
Source§

impl From<SPDXLicense> for Coding

Source§

fn from(code: SPDXLicense) -> Coding

Converts to this type from the input type.
Source§

impl From<SampleSecurityStructuralRoles> for Coding

Source§

fn from(code: SampleSecurityStructuralRoles) -> Coding

Converts to this type from the input type.
Source§

impl From<SearchComparator> for Coding

Source§

fn from(code: SearchComparator) -> Coding

Converts to this type from the input type.
Source§

impl From<SearchEntryMode> for Coding

Source§

fn from(code: SearchEntryMode) -> Coding

Converts to this type from the input type.
Source§

impl From<SearchModifierCode> for Coding

Source§

fn from(code: SearchModifierCode) -> Coding

Converts to this type from the input type.
Source§

impl From<SearchParamType> for Coding

Source§

fn from(code: SearchParamType) -> Coding

Converts to this type from the input type.
Source§

impl From<SearchProcessingModeType> for Coding

Source§

fn from(code: SearchProcessingModeType) -> Coding

Converts to this type from the input type.
Source§

impl From<SequenceType> for Coding

Source§

fn from(code: SequenceType) -> Coding

Converts to this type from the input type.
Source§

impl From<ServiceMode> for Coding

Source§

fn from(code: ServiceMode) -> Coding

Converts to this type from the input type.
Source§

impl From<ServiceRequestOrderDetailParameterCode> for Coding

Source§

fn from(code: ServiceRequestOrderDetailParameterCode) -> Coding

Converts to this type from the input type.
Source§

impl From<SlicingRules> for Coding

Source§

fn from(code: SlicingRules) -> Coding

Converts to this type from the input type.
Source§

impl From<SlotStatus> for Coding

Source§

fn from(code: SlotStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<SortDirection> for Coding

Source§

fn from(code: SortDirection) -> Coding

Converts to this type from the input type.
Source§

impl From<SpecialMeasures> for Coding

Source§

fn from(code: SpecialMeasures) -> Coding

Converts to this type from the input type.
Source§

impl From<SpecimenCombined> for Coding

Source§

fn from(code: SpecimenCombined) -> Coding

Converts to this type from the input type.
Source§

impl From<SpecimenContainedPreference> for Coding

Source§

fn from(code: SpecimenContainedPreference) -> Coding

Converts to this type from the input type.
Source§

impl From<SpecimenRole> for Coding

Source§

fn from(code: SpecimenRole) -> Coding

Converts to this type from the input type.
Source§

impl From<SpecimenStatus> for Coding

Source§

fn from(code: SpecimenStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<StatisticModelCode> for Coding

Source§

fn from(code: StatisticModelCode) -> Coding

Converts to this type from the input type.
Source§

impl From<StatisticsCode> for Coding

Source§

fn from(code: StatisticsCode) -> Coding

Converts to this type from the input type.
Source§

impl From<Status> for Coding

Source§

fn from(code: Status) -> Coding

Converts to this type from the input type.
Source§

impl From<StrandType> for Coding

Source§

fn from(code: StrandType) -> Coding

Converts to this type from the input type.
Source§

impl From<StructureDefinitionKind> for Coding

Source§

fn from(code: StructureDefinitionKind) -> Coding

Converts to this type from the input type.
Source§

impl From<StructureMapGroupTypeMode> for Coding

Source§

fn from(code: StructureMapGroupTypeMode) -> Coding

Converts to this type from the input type.
Source§

impl From<StructureMapInputMode> for Coding

Source§

fn from(code: StructureMapInputMode) -> Coding

Converts to this type from the input type.
Source§

impl From<StructureMapModelMode> for Coding

Source§

fn from(code: StructureMapModelMode) -> Coding

Converts to this type from the input type.
Source§

impl From<StructureMapSourceListMode> for Coding

Source§

fn from(code: StructureMapSourceListMode) -> Coding

Converts to this type from the input type.
Source§

impl From<StructureMapTargetListMode> for Coding

Source§

fn from(code: StructureMapTargetListMode) -> Coding

Converts to this type from the input type.
Source§

impl From<StructureMapTransform> for Coding

Source§

fn from(code: StructureMapTransform) -> Coding

Converts to this type from the input type.
Source§

impl From<StudyDesign> for Coding

Source§

fn from(code: StudyDesign) -> Coding

Converts to this type from the input type.
Source§

impl From<SubmitDataUpdateType> for Coding

Source§

fn from(code: SubmitDataUpdateType) -> Coding

Converts to this type from the input type.
Source§

impl From<SubscriptionNotificationType> for Coding

Source§

fn from(code: SubscriptionNotificationType) -> Coding

Converts to this type from the input type.
Source§

impl From<SubscriptionPayloadContent> for Coding

Source§

fn from(code: SubscriptionPayloadContent) -> Coding

Converts to this type from the input type.
Source§

impl From<SubscriptionStatus> for Coding

Source§

fn from(code: SubscriptionStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<SubstanceAmountType> for Coding

Source§

fn from(code: SubstanceAmountType) -> Coding

Converts to this type from the input type.
Source§

impl From<SubstanceForm> for Coding

Source§

fn from(code: SubstanceForm) -> Coding

Converts to this type from the input type.
Source§

impl From<SubstanceGrade> for Coding

Source§

fn from(code: SubstanceGrade) -> Coding

Converts to this type from the input type.
Source§

impl From<SubstanceNameAuthority> for Coding

Source§

fn from(code: SubstanceNameAuthority) -> Coding

Converts to this type from the input type.
Source§

impl From<SubstanceNameDomain> for Coding

Source§

fn from(code: SubstanceNameDomain) -> Coding

Converts to this type from the input type.
Source§

impl From<SubstanceNameType> for Coding

Source§

fn from(code: SubstanceNameType) -> Coding

Converts to this type from the input type.
Source§

impl From<SubstanceOpticalActivity> for Coding

Source§

fn from(code: SubstanceOpticalActivity) -> Coding

Converts to this type from the input type.
Source§

impl From<SubstanceRelationshipType> for Coding

Source§

fn from(code: SubstanceRelationshipType) -> Coding

Converts to this type from the input type.
Source§

impl From<SubstanceRepresentationFormat> for Coding

Source§

fn from(code: SubstanceRepresentationFormat) -> Coding

Converts to this type from the input type.
Source§

impl From<SubstanceRepresentationType> for Coding

Source§

fn from(code: SubstanceRepresentationType) -> Coding

Converts to this type from the input type.
Source§

impl From<SubstanceSourceMaterialGenus> for Coding

Source§

fn from(code: SubstanceSourceMaterialGenus) -> Coding

Converts to this type from the input type.
Source§

impl From<SubstanceSourceMaterialPart> for Coding

Source§

fn from(code: SubstanceSourceMaterialPart) -> Coding

Converts to this type from the input type.
Source§

impl From<SubstanceSourceMaterialSpecies> for Coding

Source§

fn from(code: SubstanceSourceMaterialSpecies) -> Coding

Converts to this type from the input type.
Source§

impl From<SubstanceSourceMaterialType> for Coding

Source§

fn from(code: SubstanceSourceMaterialType) -> Coding

Converts to this type from the input type.
Source§

impl From<SubstanceStereochemistry> for Coding

Source§

fn from(code: SubstanceStereochemistry) -> Coding

Converts to this type from the input type.
Source§

impl From<SubstanceStructureTechnique> for Coding

Source§

fn from(code: SubstanceStructureTechnique) -> Coding

Converts to this type from the input type.
Source§

impl From<SubstanceWeightMethod> for Coding

Source§

fn from(code: SubstanceWeightMethod) -> Coding

Converts to this type from the input type.
Source§

impl From<SubstanceWeightType> for Coding

Source§

fn from(code: SubstanceWeightType) -> Coding

Converts to this type from the input type.
Source§

impl From<SupplyDeliveryStatus> for Coding

Source§

fn from(code: SupplyDeliveryStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<SupplyDeliverySupplyItemType> for Coding

Source§

fn from(code: SupplyDeliverySupplyItemType) -> Coding

Converts to this type from the input type.
Source§

impl From<SupplyRequestStatus> for Coding

Source§

fn from(code: SupplyRequestStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<TargetSpecies> for Coding

Source§

fn from(code: TargetSpecies) -> Coding

Converts to this type from the input type.
Source§

impl From<TaskCode> for Coding

Source§

fn from(code: TaskCode) -> Coding

Converts to this type from the input type.
Source§

impl From<TaskIntent> for Coding

Source§

fn from(code: TaskIntent) -> Coding

Converts to this type from the input type.
Source§

impl From<TaskStatus> for Coding

Source§

fn from(code: TaskStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<TaskStatusReason> for Coding

Source§

fn from(code: TaskStatusReason) -> Coding

Converts to this type from the input type.
Source§

impl From<TemplateStatusCodeLifeCycle> for Coding

Source§

fn from(code: TemplateStatusCodeLifeCycle) -> Coding

Converts to this type from the input type.
Source§

impl From<TestReportActionResult> for Coding

Source§

fn from(code: TestReportActionResult) -> Coding

Converts to this type from the input type.
Source§

impl From<TestReportParticipantType> for Coding

Source§

fn from(code: TestReportParticipantType) -> Coding

Converts to this type from the input type.
Source§

impl From<TestReportResult> for Coding

Source§

fn from(code: TestReportResult) -> Coding

Converts to this type from the input type.
Source§

impl From<TestReportStatus> for Coding

Source§

fn from(code: TestReportStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<TestScriptRequestMethodCode> for Coding

Source§

fn from(code: TestScriptRequestMethodCode) -> Coding

Converts to this type from the input type.
Source§

impl From<TestScriptScopeConformanceType> for Coding

Source§

fn from(code: TestScriptScopeConformanceType) -> Coding

Converts to this type from the input type.
Source§

impl From<TestScriptScopePhaseType> for Coding

Source§

fn from(code: TestScriptScopePhaseType) -> Coding

Converts to this type from the input type.
Source§

impl From<TherapyRelationshipType> for Coding

Source§

fn from(code: TherapyRelationshipType) -> Coding

Converts to this type from the input type.
Source§

impl From<TimingAbbreviation> for Coding

Source§

fn from(code: TimingAbbreviation) -> Coding

Converts to this type from the input type.
Source§

impl From<TitleType> for Coding

Source§

fn from(code: TitleType) -> Coding

Converts to this type from the input type.
Source§

impl From<TransportCode> for Coding

Source§

fn from(code: TransportCode) -> Coding

Converts to this type from the input type.
Source§

impl From<TransportIntent> for Coding

Source§

fn from(code: TransportIntent) -> Coding

Converts to this type from the input type.
Source§

impl From<TransportStatus> for Coding

Source§

fn from(code: TransportStatus) -> Coding

Converts to this type from the input type.
Source§

impl From<TriggerType> for Coding

Source§

fn from(code: TriggerType) -> Coding

Converts to this type from the input type.
Source§

impl From<TriggeredBytype> for Coding

Source§

fn from(code: TriggeredBytype) -> Coding

Converts to this type from the input type.
Source§

impl From<TypeDerivationRule> for Coding

Source§

fn from(code: TypeDerivationRule) -> Coding

Converts to this type from the input type.
Source§

impl From<UDIEntryType> for Coding

Source§

fn from(code: UDIEntryType) -> Coding

Converts to this type from the input type.
Source§

impl From<UndesirablEffectFrequency> for Coding

Source§

fn from(code: UndesirablEffectFrequency) -> Coding

Converts to this type from the input type.
Source§

impl From<UnitOfPresentation> for Coding

Source§

fn from(code: UnitOfPresentation) -> Coding

Converts to this type from the input type.
Source§

impl From<UsageContextAgreementScope> for Coding

Source§

fn from(code: UsageContextAgreementScope) -> Coding

Converts to this type from the input type.
Source§

impl From<Use> for Coding

Source§

fn from(code: Use) -> Coding

Converts to this type from the input type.
Source§

impl From<VersionAlgorithm> for Coding

Source§

fn from(code: VersionAlgorithm) -> Coding

Converts to this type from the input type.
Source§

impl From<VirtualServiceType> for Coding

Source§

fn from(code: VirtualServiceType) -> Coding

Converts to this type from the input type.
Source§

impl From<VisionBase> for Coding

Source§

fn from(code: VisionBase) -> Coding

Converts to this type from the input type.
Source§

impl From<VisionEyes> for Coding

Source§

fn from(code: VisionEyes) -> Coding

Converts to this type from the input type.
Source§

impl From<W3cProvenanceActivityType> for Coding

Source§

fn from(code: W3cProvenanceActivityType) -> Coding

Converts to this type from the input type.
Source§

impl From<WarningType> for Coding

Source§

fn from(code: WarningType) -> Coding

Converts to this type from the input type.
Source§

impl From<WeekOfMonth> for Coding

Source§

fn from(code: WeekOfMonth) -> Coding

Converts to this type from the input type.
Source§

impl PartialEq for Coding

Source§

fn eq(&self, other: &Coding) -> 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 Coding

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 Coding

Auto Trait Implementations§

§

impl Freeze for Coding

§

impl RefUnwindSafe for Coding

§

impl Send for Coding

§

impl Sync for Coding

§

impl Unpin for Coding

§

impl UnwindSafe for Coding

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,