Skip to main content

Coding

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 (const: unstable) · 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

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) -> &Self::Target

Dereferences the value.
Source§

impl DerefMut for Coding

Source§

fn deref_mut(&mut self) -> &mut Self::Target

Mutably dereferences the value.
Source§

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

Source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::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) -> Self

Converts to this type from the input type.
Source§

impl From<ASTMSignatureTypeCodes> for Coding

Source§

fn from(code: ASTMSignatureTypeCodes) -> Self

Converts to this type from the input type.
Source§

impl From<AccountAggregate> for Coding

Source§

fn from(code: AccountAggregate) -> Self

Converts to this type from the input type.
Source§

impl From<AccountBalanceTerm> for Coding

Source§

fn from(code: AccountBalanceTerm) -> Self

Converts to this type from the input type.
Source§

impl From<AccountBillingStatus> for Coding

Source§

fn from(code: AccountBillingStatus) -> Self

Converts to this type from the input type.
Source§

impl From<AccountRelationship> for Coding

Source§

fn from(code: AccountRelationship) -> Self

Converts to this type from the input type.
Source§

impl From<AccountStatus> for Coding

Source§

fn from(code: AccountStatus) -> Self

Converts to this type from the input type.
Source§

impl From<ActionCardinalityBehavior> for Coding

Source§

fn from(code: ActionCardinalityBehavior) -> Self

Converts to this type from the input type.
Source§

impl From<ActionCode> for Coding

Source§

fn from(code: ActionCode) -> Self

Converts to this type from the input type.
Source§

impl From<ActionConditionKind> for Coding

Source§

fn from(code: ActionConditionKind) -> Self

Converts to this type from the input type.
Source§

impl From<ActionGroupingBehavior> for Coding

Source§

fn from(code: ActionGroupingBehavior) -> Self

Converts to this type from the input type.
Source§

impl From<ActionParticipantFunction> for Coding

Source§

fn from(code: ActionParticipantFunction) -> Self

Converts to this type from the input type.
Source§

impl From<ActionParticipantType> for Coding

Source§

fn from(code: ActionParticipantType) -> Self

Converts to this type from the input type.
Source§

impl From<ActionPrecheckBehavior> for Coding

Source§

fn from(code: ActionPrecheckBehavior) -> Self

Converts to this type from the input type.
Source§

impl From<ActionReasonCode> for Coding

Source§

fn from(code: ActionReasonCode) -> Self

Converts to this type from the input type.
Source§

impl From<ActionRelationshipType> for Coding

Source§

fn from(code: ActionRelationshipType) -> Self

Converts to this type from the input type.
Source§

impl From<ActionRequiredBehavior> for Coding

Source§

fn from(code: ActionRequiredBehavior) -> Self

Converts to this type from the input type.
Source§

impl From<ActionSelectionBehavior> for Coding

Source§

fn from(code: ActionSelectionBehavior) -> Self

Converts to this type from the input type.
Source§

impl From<AdditionalBindingPurposeCodes> for Coding

Source§

fn from(code: AdditionalBindingPurposeCodes) -> Self

Converts to this type from the input type.
Source§

impl From<AdditionalMonitoring> for Coding

Source§

fn from(code: AdditionalMonitoring) -> Self

Converts to this type from the input type.
Source§

impl From<AddressType> for Coding

Source§

fn from(code: AddressType) -> Self

Converts to this type from the input type.
Source§

impl From<AddressUse> for Coding

Source§

fn from(code: AddressUse) -> Self

Converts to this type from the input type.
Source§

impl From<AdministrableDoseForm> for Coding

Source§

fn from(code: AdministrableDoseForm) -> Self

Converts to this type from the input type.
Source§

impl From<AdministrationSubPotentReason> for Coding

Source§

fn from(code: AdministrationSubPotentReason) -> Self

Converts to this type from the input type.
Source§

impl From<AdministrativeGender> for Coding

Source§

fn from(code: AdministrativeGender) -> Self

Converts to this type from the input type.
Source§

impl From<AdverseEventActuality> for Coding

Source§

fn from(code: AdverseEventActuality) -> Self

Converts to this type from the input type.
Source§

impl From<AggregationMode> for Coding

Source§

fn from(code: AggregationMode) -> Self

Converts to this type from the input type.
Source§

impl From<AllergyIntoleranceCategory> for Coding

Source§

fn from(code: AllergyIntoleranceCategory) -> Self

Converts to this type from the input type.
Source§

impl From<AllergyIntoleranceCriticality> for Coding

Source§

fn from(code: AllergyIntoleranceCriticality) -> Self

Converts to this type from the input type.
Source§

impl From<AllergyIntoleranceSeverity> for Coding

Source§

fn from(code: AllergyIntoleranceSeverity) -> Self

Converts to this type from the input type.
Source§

impl From<AllergyIntoleranceType> for Coding

Source§

fn from(code: AllergyIntoleranceType) -> Self

Converts to this type from the input type.
Source§

impl From<AnimalTissueType> for Coding

Source§

fn from(code: AnimalTissueType) -> Self

Converts to this type from the input type.
Source§

impl From<AppointmentStatus> for Coding

Source§

fn from(code: AppointmentStatus) -> Self

Converts to this type from the input type.
Source§

impl From<ArtifactAssessmentDisposition> for Coding

Source§

fn from(code: ArtifactAssessmentDisposition) -> Self

Converts to this type from the input type.
Source§

impl From<ArtifactAssessmentInformationType> for Coding

Source§

fn from(code: ArtifactAssessmentInformationType) -> Self

Converts to this type from the input type.
Source§

impl From<ArtifactAssessmentWorkflowStatus> for Coding

Source§

fn from(code: ArtifactAssessmentWorkflowStatus) -> Self

Converts to this type from the input type.
Source§

impl From<ArtifactContributionInstanceType> for Coding

Source§

fn from(code: ArtifactContributionInstanceType) -> Self

Converts to this type from the input type.
Source§

impl From<ArtifactContributionType> for Coding

Source§

fn from(code: ArtifactContributionType) -> Self

Converts to this type from the input type.
Source§

impl From<ArtifactUrlClassifier> for Coding

Source§

fn from(code: ArtifactUrlClassifier) -> Self

Converts to this type from the input type.
Source§

impl From<AssertionDirectionType> for Coding

Source§

fn from(code: AssertionDirectionType) -> Self

Converts to this type from the input type.
Source§

impl From<AssertionManualCompletionType> for Coding

Source§

fn from(code: AssertionManualCompletionType) -> Self

Converts to this type from the input type.
Source§

impl From<AssertionOperatorType> for Coding

Source§

fn from(code: AssertionOperatorType) -> Self

Converts to this type from the input type.
Source§

impl From<AssertionResponseTypes> for Coding

Source§

fn from(code: AssertionResponseTypes) -> Self

Converts to this type from the input type.
Source§

impl From<AuditEventAction> for Coding

Source§

fn from(code: AuditEventAction) -> Self

Converts to this type from the input type.
Source§

impl From<AuditEventSeverity> for Coding

Source§

fn from(code: AuditEventSeverity) -> Self

Converts to this type from the input type.
Source§

impl From<BeneficiaryRelationshipCodes> for Coding

Source§

fn from(code: BeneficiaryRelationshipCodes) -> Self

Converts to this type from the input type.
Source§

impl From<BindingStrength> for Coding

Source§

fn from(code: BindingStrength) -> Self

Converts to this type from the input type.
Source§

impl From<BiologicallyDerivedProductCategory> for Coding

Source§

fn from(code: BiologicallyDerivedProductCategory) -> Self

Converts to this type from the input type.
Source§

impl From<BiologicallyDerivedProductCodes> for Coding

Source§

fn from(code: BiologicallyDerivedProductCodes) -> Self

Converts to this type from the input type.
Source§

impl From<BiologicallyDerivedProductDispense> for Coding

Source§

fn from(code: BiologicallyDerivedProductDispense) -> Self

Converts to this type from the input type.
Source§

impl From<BiologicallyDerivedProductDispenseMatchStatus> for Coding

Source§

fn from(code: BiologicallyDerivedProductDispenseMatchStatus) -> Self

Converts to this type from the input type.
Source§

impl From<BiologicallyDerivedProductDispenseOriginRelationship> for Coding

Source§

fn from(code: BiologicallyDerivedProductDispenseOriginRelationship) -> Self

Converts to this type from the input type.
Source§

impl From<BiologicallyDerivedProductDispensePerformerFunction> for Coding

Source§

fn from(code: BiologicallyDerivedProductDispensePerformerFunction) -> Self

Converts to this type from the input type.
Source§

impl From<BiologicallyDerivedProductStatus> for Coding

Source§

fn from(code: BiologicallyDerivedProductStatus) -> Self

Converts to this type from the input type.
Source§

impl From<BundleType> for Coding

Source§

fn from(code: BundleType) -> Self

Converts to this type from the input type.
Source§

impl From<CapabilityStatementKind> for Coding

Source§

fn from(code: CapabilityStatementKind) -> Self

Converts to this type from the input type.
Source§

impl From<CareTeamStatus> for Coding

Source§

fn from(code: CareTeamStatus) -> Self

Converts to this type from the input type.
Source§

impl From<CatalogType> for Coding

Source§

fn from(code: CatalogType) -> Self

Converts to this type from the input type.
Source§

impl From<CharacteristicCombination> for Coding

Source§

fn from(code: CharacteristicCombination) -> Self

Converts to this type from the input type.
Source§

impl From<CharacteristicOffset> for Coding

Source§

fn from(code: CharacteristicOffset) -> Self

Converts to this type from the input type.
Source§

impl From<ChargeItemStatus> for Coding

Source§

fn from(code: ChargeItemStatus) -> Self

Converts to this type from the input type.
Source§

impl From<CitationArtifactClassifier> for Coding

Source§

fn from(code: CitationArtifactClassifier) -> Self

Converts to this type from the input type.
Source§

impl From<CitationClassificationType> for Coding

Source§

fn from(code: CitationClassificationType) -> Self

Converts to this type from the input type.
Source§

impl From<CitationStatusType> for Coding

Source§

fn from(code: CitationStatusType) -> Self

Converts to this type from the input type.
Source§

impl From<CitationSummaryStyle> for Coding

Source§

fn from(code: CitationSummaryStyle) -> Self

Converts to this type from the input type.
Source§

impl From<CitedArtifactAbstractType> for Coding

Source§

fn from(code: CitedArtifactAbstractType) -> Self

Converts to this type from the input type.
Source§

impl From<CitedArtifactClassificationType> for Coding

Source§

fn from(code: CitedArtifactClassificationType) -> Self

Converts to this type from the input type.
Source§

impl From<CitedArtifactPartType> for Coding

Source§

fn from(code: CitedArtifactPartType) -> Self

Converts to this type from the input type.
Source§

impl From<CitedArtifactStatusType> for Coding

Source§

fn from(code: CitedArtifactStatusType) -> Self

Converts to this type from the input type.
Source§

impl From<CitedMedium> for Coding

Source§

fn from(code: CitedMedium) -> Self

Converts to this type from the input type.
Source§

impl From<ClaimAdjudicationDecisionCodes> for Coding

Source§

fn from(code: ClaimAdjudicationDecisionCodes) -> Self

Converts to this type from the input type.
Source§

impl From<ClaimAdjudicationDecisionReasonCodes> for Coding

Source§

fn from(code: ClaimAdjudicationDecisionReasonCodes) -> Self

Converts to this type from the input type.
Source§

impl From<ClaimProcessingCodes> for Coding

Source§

fn from(code: ClaimProcessingCodes) -> Self

Converts to this type from the input type.
Source§

impl From<ClaimProcessingOutcomeCodes> for Coding

Source§

fn from(code: ClaimProcessingOutcomeCodes) -> Self

Converts to this type from the input type.
Source§

impl From<ClinicalUseDefinitionCategory> for Coding

Source§

fn from(code: ClinicalUseDefinitionCategory) -> Self

Converts to this type from the input type.
Source§

impl From<ClinicalUseDefinitionType> for Coding

Source§

fn from(code: ClinicalUseDefinitionType) -> Self

Converts to this type from the input type.
Source§

impl From<CodeSearchSupport> for Coding

Source§

fn from(code: CodeSearchSupport) -> Self

Converts to this type from the input type.
Source§

impl From<CodeSystemContentMode> for Coding

Source§

fn from(code: CodeSystemContentMode) -> Self

Converts to this type from the input type.
Source§

impl From<CodeSystemHierarchyMeaning> for Coding

Source§

fn from(code: CodeSystemHierarchyMeaning) -> Self

Converts to this type from the input type.
Source§

impl From<CodingInner> for Coding

Source§

fn from(inner: CodingInner) -> Self

Converts to this type from the input type.
Source§

impl From<ColorCodes> for Coding

Source§

fn from(code: ColorCodes) -> Self

Converts to this type from the input type.
Source§

impl From<CombinedDoseForm> for Coding

Source§

fn from(code: CombinedDoseForm) -> Self

Converts to this type from the input type.
Source§

impl From<CompartmentType> for Coding

Source§

fn from(code: CompartmentType) -> Self

Converts to this type from the input type.
Source§

impl From<CompositionAttestationMode> for Coding

Source§

fn from(code: CompositionAttestationMode) -> Self

Converts to this type from the input type.
Source§

impl From<CompositionStatus> for Coding

Source§

fn from(code: CompositionStatus) -> Self

Converts to this type from the input type.
Source§

impl From<ConceptMapAttributeType> for Coding

Source§

fn from(code: ConceptMapAttributeType) -> Self

Converts to this type from the input type.
Source§

impl From<ConceptMapGroupUnmappedMode> for Coding

Source§

fn from(code: ConceptMapGroupUnmappedMode) -> Self

Converts to this type from the input type.
Source§

impl From<ConceptMapProperties> for Coding

Source§

fn from(code: ConceptMapProperties) -> Self

Converts to this type from the input type.
Source§

impl From<ConceptMapPropertyType> for Coding

Source§

fn from(code: ConceptMapPropertyType) -> Self

Converts to this type from the input type.
Source§

impl From<ConceptMapRelationship> for Coding

Source§

fn from(code: ConceptMapRelationship) -> Self

Converts to this type from the input type.
Source§

impl From<ConceptProperties> for Coding

Source§

fn from(code: ConceptProperties) -> Self

Converts to this type from the input type.
Source§

impl From<ConceptSubsumptionOutcome> for Coding

Source§

fn from(code: ConceptSubsumptionOutcome) -> Self

Converts to this type from the input type.
Source§

impl From<ConditionPreconditionType> for Coding

Source§

fn from(code: ConditionPreconditionType) -> Self

Converts to this type from the input type.
Source§

impl From<ConditionQuestionnairePurpose> for Coding

Source§

fn from(code: ConditionQuestionnairePurpose) -> Self

Converts to this type from the input type.
Source§

impl From<ConditionalDeleteStatus> for Coding

Source§

fn from(code: ConditionalDeleteStatus) -> Self

Converts to this type from the input type.
Source§

impl From<ConditionalReadStatus> for Coding

Source§

fn from(code: ConditionalReadStatus) -> Self

Converts to this type from the input type.
Source§

impl From<ConformanceExpectation> for Coding

Source§

fn from(code: ConformanceExpectation) -> Self

Converts to this type from the input type.
Source§

impl From<ConsentDataMeaning> for Coding

Source§

fn from(code: ConsentDataMeaning) -> Self

Converts to this type from the input type.
Source§

impl From<ConsentProvisionType> for Coding

Source§

fn from(code: ConsentProvisionType) -> Self

Converts to this type from the input type.
Source§

impl From<ConsentState> for Coding

Source§

fn from(code: ConsentState) -> Self

Converts to this type from the input type.
Source§

impl From<ConstraintSeverity> for Coding

Source§

fn from(code: ConstraintSeverity) -> Self

Converts to this type from the input type.
Source§

impl From<ContactPointSystem> for Coding

Source§

fn from(code: ContactPointSystem) -> Self

Converts to this type from the input type.
Source§

impl From<ContactPointUse> for Coding

Source§

fn from(code: ContactPointUse) -> Self

Converts to this type from the input type.
Source§

impl From<ContractActionStatus> for Coding

Source§

fn from(code: ContractActionStatus) -> Self

Converts to this type from the input type.
Source§

impl From<ContractAssetAvailability> for Coding

Source§

fn from(code: ContractAssetAvailability) -> Self

Converts to this type from the input type.
Source§

impl From<ContractAssetContext> for Coding

Source§

fn from(code: ContractAssetContext) -> Self

Converts to this type from the input type.
Source§

impl From<ContractAssetScope> for Coding

Source§

fn from(code: ContractAssetScope) -> Self

Converts to this type from the input type.
Source§

impl From<ContractAssetSubtype> for Coding

Source§

fn from(code: ContractAssetSubtype) -> Self

Converts to this type from the input type.
Source§

impl From<ContractAssetType> for Coding

Source§

fn from(code: ContractAssetType) -> Self

Converts to this type from the input type.
Source§

impl From<ContractDecisionMode> for Coding

Source§

fn from(code: ContractDecisionMode) -> Self

Converts to this type from the input type.
Source§

impl From<ContractDefinitionSubtype> for Coding

Source§

fn from(code: ContractDefinitionSubtype) -> Self

Converts to this type from the input type.
Source§

impl From<ContractDefinitionType> for Coding

Source§

fn from(code: ContractDefinitionType) -> Self

Converts to this type from the input type.
Source§

impl From<ContractExpirationType> for Coding

Source§

fn from(code: ContractExpirationType) -> Self

Converts to this type from the input type.
Source§

impl From<ContractLegalState> for Coding

Source§

fn from(code: ContractLegalState) -> Self

Converts to this type from the input type.
Source§

impl From<ContractPartyRole> for Coding

Source§

fn from(code: ContractPartyRole) -> Self

Converts to this type from the input type.
Source§

impl From<ContractPublicationStatus> for Coding

Source§

fn from(code: ContractPublicationStatus) -> Self

Converts to this type from the input type.
Source§

impl From<ContractScope> for Coding

Source§

fn from(code: ContractScope) -> Self

Converts to this type from the input type.
Source§

impl From<ContractSecurityCategory> for Coding

Source§

fn from(code: ContractSecurityCategory) -> Self

Converts to this type from the input type.
Source§

impl From<ContractSecurityClassification> for Coding

Source§

fn from(code: ContractSecurityClassification) -> Self

Converts to this type from the input type.
Source§

impl From<ContractSecurityControl> for Coding

Source§

fn from(code: ContractSecurityControl) -> Self

Converts to this type from the input type.
Source§

impl From<ContractStatus> for Coding

Source§

fn from(code: ContractStatus) -> Self

Converts to this type from the input type.
Source§

impl From<ContributorRole> for Coding

Source§

fn from(code: ContributorRole) -> Self

Converts to this type from the input type.
Source§

impl From<ContributorSummarySource> for Coding

Source§

fn from(code: ContributorSummarySource) -> Self

Converts to this type from the input type.
Source§

impl From<ContributorSummaryStyle> for Coding

Source§

fn from(code: ContributorSummaryStyle) -> Self

Converts to this type from the input type.
Source§

impl From<ContributorSummaryType> for Coding

Source§

fn from(code: ContributorSummaryType) -> Self

Converts to this type from the input type.
Source§

impl From<ContributorType> for Coding

Source§

fn from(code: ContributorType) -> Self

Converts to this type from the input type.
Source§

impl From<CriteriaNotExistsBehavior> for Coding

Source§

fn from(code: CriteriaNotExistsBehavior) -> Self

Converts to this type from the input type.
Source§

impl From<DatesEventTypeCodes> for Coding

Source§

fn from(code: DatesEventTypeCodes) -> Self

Converts to this type from the input type.
Source§

impl From<DaysOfWeek> for Coding

Source§

fn from(code: DaysOfWeek) -> Self

Converts to this type from the input type.
Source§

impl From<DefinitionMethod> for Coding

Source§

fn from(code: DefinitionMethod) -> Self

Converts to this type from the input type.
Source§

impl From<DetectedIssueSeverity> for Coding

Source§

fn from(code: DetectedIssueSeverity) -> Self

Converts to this type from the input type.
Source§

impl From<DetectedIssueStatus> for Coding

Source§

fn from(code: DetectedIssueStatus) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceAssociation> for Coding

Source§

fn from(code: DeviceAssociation) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceCorrectiveActionScope> for Coding

Source§

fn from(code: DeviceCorrectiveActionScope) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceDefinitionRelationType> for Coding

Source§

fn from(code: DeviceDefinitionRelationType) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceDispenseStatusCodes> for Coding

Source§

fn from(code: DeviceDispenseStatusCodes) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceDispenseStatusReasonCodes> for Coding

Source§

fn from(code: DeviceDispenseStatusReasonCodes) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceMetricCalibrationState> for Coding

Source§

fn from(code: DeviceMetricCalibrationState) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceMetricCalibrationType> for Coding

Source§

fn from(code: DeviceMetricCalibrationType) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceMetricCategory> for Coding

Source§

fn from(code: DeviceMetricCategory) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceMetricOperationalStatus> for Coding

Source§

fn from(code: DeviceMetricOperationalStatus) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceNameType> for Coding

Source§

fn from(code: DeviceNameType) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceProductionIdentifierInUDI> for Coding

Source§

fn from(code: DeviceProductionIdentifierInUDI) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceRegulatoryIdentifierType> for Coding

Source§

fn from(code: DeviceRegulatoryIdentifierType) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceUsageAdherenceCode> for Coding

Source§

fn from(code: DeviceUsageAdherenceCode) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceUsageAdherenceReason> for Coding

Source§

fn from(code: DeviceUsageAdherenceReason) -> Self

Converts to this type from the input type.
Source§

impl From<DeviceUsageStatus> for Coding

Source§

fn from(code: DeviceUsageStatus) -> Self

Converts to this type from the input type.
Source§

impl From<DiagnosticReportStatus> for Coding

Source§

fn from(code: DiagnosticReportStatus) -> Self

Converts to this type from the input type.
Source§

impl From<DiscriminatorType> for Coding

Source§

fn from(code: DiscriminatorType) -> Self

Converts to this type from the input type.
Source§

impl From<DocumentMode> for Coding

Source§

fn from(code: DocumentMode) -> Self

Converts to this type from the input type.
Source§

impl From<DocumentReferenceStatus> for Coding

Source§

fn from(code: DocumentReferenceStatus) -> Self

Converts to this type from the input type.
Source§

impl From<DocumentRelationshipType> for Coding

Source§

fn from(code: DocumentRelationshipType) -> Self

Converts to this type from the input type.
Source§

impl From<ETSISignatureTypeCodes> for Coding

Source§

fn from(code: ETSISignatureTypeCodes) -> Self

Converts to this type from the input type.
Source§

impl From<EligibilityRequestPurpose> for Coding

Source§

fn from(code: EligibilityRequestPurpose) -> Self

Converts to this type from the input type.
Source§

impl From<EligibilityResponsePurpose> for Coding

Source§

fn from(code: EligibilityResponsePurpose) -> Self

Converts to this type from the input type.
Source§

impl From<EnableWhenBehavior> for Coding

Source§

fn from(code: EnableWhenBehavior) -> Self

Converts to this type from the input type.
Source§

impl From<EncounterDiagnosisUse> for Coding

Source§

fn from(code: EncounterDiagnosisUse) -> Self

Converts to this type from the input type.
Source§

impl From<EncounterLocationStatus> for Coding

Source§

fn from(code: EncounterLocationStatus) -> Self

Converts to this type from the input type.
Source§

impl From<EncounterReasonUse> for Coding

Source§

fn from(code: EncounterReasonUse) -> Self

Converts to this type from the input type.
Source§

impl From<EncounterStatus> for Coding

Source§

fn from(code: EncounterStatus) -> Self

Converts to this type from the input type.
Source§

impl From<EndpointEnvironment> for Coding

Source§

fn from(code: EndpointEnvironment) -> Self

Converts to this type from the input type.
Source§

impl From<EndpointStatus> for Coding

Source§

fn from(code: EndpointStatus) -> Self

Converts to this type from the input type.
Source§

impl From<EpisodeOfCareStatus> for Coding

Source§

fn from(code: EpisodeOfCareStatus) -> Self

Converts to this type from the input type.
Source§

impl From<EventCapabilityMode> for Coding

Source§

fn from(code: EventCapabilityMode) -> Self

Converts to this type from the input type.
Source§

impl From<EventStatus> for Coding

Source§

fn from(code: EventStatus) -> Self

Converts to this type from the input type.
Source§

impl From<EventTiming> for Coding

Source§

fn from(code: EventTiming) -> Self

Converts to this type from the input type.
Source§

impl From<EvidenceCertaintyRating> for Coding

Source§

fn from(code: EvidenceCertaintyRating) -> Self

Converts to this type from the input type.
Source§

impl From<EvidenceCertaintyType> for Coding

Source§

fn from(code: EvidenceCertaintyType) -> Self

Converts to this type from the input type.
Source§

impl From<EvidenceClassifier> for Coding

Source§

fn from(code: EvidenceClassifier) -> Self

Converts to this type from the input type.
Source§

impl From<EvidenceReportType> for Coding

Source§

fn from(code: EvidenceReportType) -> Self

Converts to this type from the input type.
Source§

impl From<EvidenceVariableEvent> for Coding

Source§

fn from(code: EvidenceVariableEvent) -> Self

Converts to this type from the input type.
Source§

impl From<EvidenceVariableHandling> for Coding

Source§

fn from(code: EvidenceVariableHandling) -> Self

Converts to this type from the input type.
Source§

impl From<ExampleMetadata> for Coding

Source§

fn from(code: ExampleMetadata) -> Self

Converts to this type from the input type.
Source§

impl From<ExampleScenarioActorType> for Coding

Source§

fn from(code: ExampleScenarioActorType) -> Self

Converts to this type from the input type.
Source§

impl From<ExplanationOfBenefitStatus> for Coding

Source§

fn from(code: ExplanationOfBenefitStatus) -> Self

Converts to this type from the input type.
Source§

impl From<ExtensionContextType> for Coding

Source§

fn from(code: ExtensionContextType) -> Self

Converts to this type from the input type.
Source§

impl From<ExtraActivityType> for Coding

Source§

fn from(code: ExtraActivityType) -> Self

Converts to this type from the input type.
Source§

impl From<FHIRCanonicalStatusCodes> for Coding

Source§

fn from(code: FHIRCanonicalStatusCodes) -> Self

Converts to this type from the input type.
Source§

impl From<FHIRDeviceAssociationOperationStatus> for Coding

Source§

fn from(code: FHIRDeviceAssociationOperationStatus) -> Self

Converts to this type from the input type.
Source§

impl From<FHIRDeviceAvailabilityStatus> for Coding

Source§

fn from(code: FHIRDeviceAvailabilityStatus) -> Self

Converts to this type from the input type.
Source§

impl From<FHIRDeviceCategory> for Coding

Source§

fn from(code: FHIRDeviceCategory) -> Self

Converts to this type from the input type.
Source§

impl From<FHIRDeviceOperationMode> for Coding

Source§

fn from(code: FHIRDeviceOperationMode) -> Self

Converts to this type from the input type.
Source§

impl From<FHIRDeviceSpecializationCategory> for Coding

Source§

fn from(code: FHIRDeviceSpecializationCategory) -> Self

Converts to this type from the input type.
Source§

impl From<FHIRDeviceStatus> for Coding

Source§

fn from(code: FHIRDeviceStatus) -> Self

Converts to this type from the input type.
Source§

impl From<FHIRFormatType> for Coding

Source§

fn from(code: FHIRFormatType) -> Self

Converts to this type from the input type.
Source§

impl From<FHIROldTypes> for Coding

Source§

fn from(code: FHIROldTypes) -> Self

Converts to this type from the input type.
Source§

impl From<FHIRPathTypesCodeSystem> for Coding

Source§

fn from(code: FHIRPathTypesCodeSystem) -> Self

Converts to this type from the input type.
Source§

impl From<FHIRRestfulInteractions> for Coding

Source§

fn from(code: FHIRRestfulInteractions) -> Self

Converts to this type from the input type.
Source§

impl From<FHIRSafetyCheckListEntries> for Coding

Source§

fn from(code: FHIRSafetyCheckListEntries) -> Self

Converts to this type from the input type.
Source§

impl From<FHIRSubstanceStatus> for Coding

Source§

fn from(code: FHIRSubstanceStatus) -> Self

Converts to this type from the input type.
Source§

impl From<FHIRTypes> for Coding

Source§

fn from(code: FHIRTypes) -> Self

Converts to this type from the input type.
Source§

impl From<FHIRVersion> for Coding

Source§

fn from(code: FHIRVersion) -> Self

Converts to this type from the input type.
Source§

impl From<FamilyHistoryStatus> for Coding

Source§

fn from(code: FamilyHistoryStatus) -> Self

Converts to this type from the input type.
Source§

impl From<FilterOperator> for Coding

Source§

fn from(code: FilterOperator) -> Self

Converts to this type from the input type.
Source§

impl From<FinancialResourceStatusCodes> for Coding

Source§

fn from(code: FinancialResourceStatusCodes) -> Self

Converts to this type from the input type.
Source§

impl From<FlagStatus> for Coding

Source§

fn from(code: FlagStatus) -> Self

Converts to this type from the input type.
Source§

impl From<FocusCharacteristicCode> for Coding

Source§

fn from(code: FocusCharacteristicCode) -> Self

Converts to this type from the input type.
Source§

impl From<FormularyItemStatusCodes> for Coding

Source§

fn from(code: FormularyItemStatusCodes) -> Self

Converts to this type from the input type.
Source§

impl From<GenomicStudyChangeType> for Coding

Source§

fn from(code: GenomicStudyChangeType) -> Self

Converts to this type from the input type.
Source§

impl From<GenomicStudyDataFormat> for Coding

Source§

fn from(code: GenomicStudyDataFormat) -> Self

Converts to this type from the input type.
Source§

impl From<GenomicStudyMethodType> for Coding

Source§

fn from(code: GenomicStudyMethodType) -> Self

Converts to this type from the input type.
Source§

impl From<GenomicStudyStatus> for Coding

Source§

fn from(code: GenomicStudyStatus) -> Self

Converts to this type from the input type.
Source§

impl From<GenomicStudyType> for Coding

Source§

fn from(code: GenomicStudyType) -> Self

Converts to this type from the input type.
Source§

impl From<GoalLifecycleStatus> for Coding

Source§

fn from(code: GoalLifecycleStatus) -> Self

Converts to this type from the input type.
Source§

impl From<GraphCompartmentRule> for Coding

Source§

fn from(code: GraphCompartmentRule) -> Self

Converts to this type from the input type.
Source§

impl From<GraphCompartmentUse> for Coding

Source§

fn from(code: GraphCompartmentUse) -> Self

Converts to this type from the input type.
Source§

impl From<GroupMembershipBasis> for Coding

Source§

fn from(code: GroupMembershipBasis) -> Self

Converts to this type from the input type.
Source§

impl From<GroupType> for Coding

Source§

fn from(code: GroupType) -> Self

Converts to this type from the input type.
Source§

impl From<GuidanceModuleCode> for Coding

Source§

fn from(code: GuidanceModuleCode) -> Self

Converts to this type from the input type.
Source§

impl From<GuidanceResponseStatus> for Coding

Source§

fn from(code: GuidanceResponseStatus) -> Self

Converts to this type from the input type.
Source§

impl From<GuidePageGeneration> for Coding

Source§

fn from(code: GuidePageGeneration) -> Self

Converts to this type from the input type.
Source§

impl From<GuideParameterCode> for Coding

Source§

fn from(code: GuideParameterCode) -> Self

Converts to this type from the input type.
Source§

impl From<HTTPVerb> for Coding

Source§

fn from(code: HTTPVerb) -> Self

Converts to this type from the input type.
Source§

impl From<ICD10ProcedureCodes> for Coding

Source§

fn from(code: ICD10ProcedureCodes) -> Self

Converts to this type from the input type.
Source§

impl From<IdentifierUse> for Coding

Source§

fn from(code: IdentifierUse) -> Self

Converts to this type from the input type.
Source§

impl From<IdentityAssuranceLevel> for Coding

Source§

fn from(code: IdentityAssuranceLevel) -> Self

Converts to this type from the input type.
Source§

impl From<ImagingSelection2DGraphicType> for Coding

Source§

fn from(code: ImagingSelection2DGraphicType) -> Self

Converts to this type from the input type.
Source§

impl From<ImagingSelection3DGraphicType> for Coding

Source§

fn from(code: ImagingSelection3DGraphicType) -> Self

Converts to this type from the input type.
Source§

impl From<ImagingSelectionStatus> for Coding

Source§

fn from(code: ImagingSelectionStatus) -> Self

Converts to this type from the input type.
Source§

impl From<ImagingStudyStatus> for Coding

Source§

fn from(code: ImagingStudyStatus) -> Self

Converts to this type from the input type.
Source§

impl From<Indicator> for Coding

Source§

fn from(code: Indicator) -> Self

Converts to this type from the input type.
Source§

impl From<IngredientFunction> for Coding

Source§

fn from(code: IngredientFunction) -> Self

Converts to this type from the input type.
Source§

impl From<IngredientManufacturerRole> for Coding

Source§

fn from(code: IngredientManufacturerRole) -> Self

Converts to this type from the input type.
Source§

impl From<IngredientRole> for Coding

Source§

fn from(code: IngredientRole) -> Self

Converts to this type from the input type.
Source§

impl From<InteractionIncidence> for Coding

Source§

fn from(code: InteractionIncidence) -> Self

Converts to this type from the input type.
Source§

impl From<InteractionType> for Coding

Source§

fn from(code: InteractionType) -> Self

Converts to this type from the input type.
Source§

impl From<InventoryCountType> for Coding

Source§

fn from(code: InventoryCountType) -> Self

Converts to this type from the input type.
Source§

impl From<InventoryItemNameType> for Coding

Source§

fn from(code: InventoryItemNameType) -> Self

Converts to this type from the input type.
Source§

impl From<InventoryItemStatus> for Coding

Source§

fn from(code: InventoryItemStatus) -> Self

Converts to this type from the input type.
Source§

impl From<InventoryReportStatus> for Coding

Source§

fn from(code: InventoryReportStatus) -> Self

Converts to this type from the input type.
Source§

impl From<InvoiceStatus> for Coding

Source§

fn from(code: InvoiceStatus) -> Self

Converts to this type from the input type.
Source§

impl From<IssueSeverity> for Coding

Source§

fn from(code: IssueSeverity) -> Self

Converts to this type from the input type.
Source§

impl From<IssueType> for Coding

Source§

fn from(code: IssueType) -> Self

Converts to this type from the input type.
Source§

impl From<Kind> for Coding

Source§

fn from(code: Kind) -> Self

Converts to this type from the input type.
Source§

impl From<KnowledgeRepresentationLevel> for Coding

Source§

fn from(code: KnowledgeRepresentationLevel) -> Self

Converts to this type from the input type.
Source§

impl From<LegalStatusOfSupply> for Coding

Source§

fn from(code: LegalStatusOfSupply) -> Self

Converts to this type from the input type.
Source§

impl From<LinkRelationTypes> for Coding

Source§

fn from(code: LinkRelationTypes) -> Self

Converts to this type from the input type.
Source§

impl From<LinkType> for Coding

Source§

fn from(code: LinkType) -> Self

Converts to this type from the input type.
Source§

impl From<LinkageType> for Coding

Source§

fn from(code: LinkageType) -> Self

Converts to this type from the input type.
Source§

impl From<ListMode> for Coding

Source§

fn from(code: ListMode) -> Self

Converts to this type from the input type.
Source§

impl From<ListStatus> for Coding

Source§

fn from(code: ListStatus) -> Self

Converts to this type from the input type.
Source§

impl From<LocationCharacteristic> for Coding

Source§

fn from(code: LocationCharacteristic) -> Self

Converts to this type from the input type.
Source§

impl From<LocationMode> for Coding

Source§

fn from(code: LocationMode) -> Self

Converts to this type from the input type.
Source§

impl From<LocationStatus> for Coding

Source§

fn from(code: LocationStatus) -> Self

Converts to this type from the input type.
Source§

impl From<ManufacturedDoseForm> for Coding

Source§

fn from(code: ManufacturedDoseForm) -> Self

Converts to this type from the input type.
Source§

impl From<MeasureAggregateMethod> for Coding

Source§

fn from(code: MeasureAggregateMethod) -> Self

Converts to this type from the input type.
Source§

impl From<MeasureDefinitionExample> for Coding

Source§

fn from(code: MeasureDefinitionExample) -> Self

Converts to this type from the input type.
Source§

impl From<MeasureGroupExample> for Coding

Source§

fn from(code: MeasureGroupExample) -> Self

Converts to this type from the input type.
Source§

impl From<MeasureReportStatus> for Coding

Source§

fn from(code: MeasureReportStatus) -> Self

Converts to this type from the input type.
Source§

impl From<MeasureReportStratifierValueExample> for Coding

Source§

fn from(code: MeasureReportStratifierValueExample) -> Self

Converts to this type from the input type.
Source§

impl From<MeasureReportType> for Coding

Source§

fn from(code: MeasureReportType) -> Self

Converts to this type from the input type.
Source§

impl From<MeasureStratifierExample> for Coding

Source§

fn from(code: MeasureStratifierExample) -> Self

Converts to this type from the input type.
Source§

impl From<MeasureSupplementalDataExample> for Coding

Source§

fn from(code: MeasureSupplementalDataExample) -> Self

Converts to this type from the input type.
Source§

impl From<MedDispenseAdminLocationCodes> for Coding

Source§

fn from(code: MedDispenseAdminLocationCodes) -> Self

Converts to this type from the input type.
Source§

impl From<MedicationAdministrationStatusCodes> for Coding

Source§

fn from(code: MedicationAdministrationStatusCodes) -> Self

Converts to this type from the input type.
Source§

impl From<MedicationCostCategoryCodes> for Coding

Source§

fn from(code: MedicationCostCategoryCodes) -> Self

Converts to this type from the input type.
Source§

impl From<MedicationDispenseStatusCodes> for Coding

Source§

fn from(code: MedicationDispenseStatusCodes) -> Self

Converts to this type from the input type.
Source§

impl From<MedicationDispenseStatusReasonCodes> for Coding

Source§

fn from(code: MedicationDispenseStatusReasonCodes) -> Self

Converts to this type from the input type.
Source§

impl From<MedicationDoseAid> for Coding

Source§

fn from(code: MedicationDoseAid) -> Self

Converts to this type from the input type.
Source§

impl From<MedicationIngredientStrengthCodes> for Coding

Source§

fn from(code: MedicationIngredientStrengthCodes) -> Self

Converts to this type from the input type.
Source§

impl From<MedicationIntendedPerformerRole> for Coding

Source§

fn from(code: MedicationIntendedPerformerRole) -> Self

Converts to this type from the input type.
Source§

impl From<MedicationKnowledgeStatusCodes> for Coding

Source§

fn from(code: MedicationKnowledgeStatusCodes) -> Self

Converts to this type from the input type.
Source§

impl From<MedicationRequestIntentCodes> for Coding

Source§

fn from(code: MedicationRequestIntentCodes) -> Self

Converts to this type from the input type.
Source§

impl From<MedicationRequestStatusCodes> for Coding

Source§

fn from(code: MedicationRequestStatusCodes) -> Self

Converts to this type from the input type.
Source§

impl From<MedicationStatementAdherenceCodes> for Coding

Source§

fn from(code: MedicationStatementAdherenceCodes) -> Self

Converts to this type from the input type.
Source§

impl From<MedicationStatementStatusCodes> for Coding

Source§

fn from(code: MedicationStatementStatusCodes) -> Self

Converts to this type from the input type.
Source§

impl From<MedicationStatusCodes> for Coding

Source§

fn from(code: MedicationStatusCodes) -> Self

Converts to this type from the input type.
Source§

impl From<MedicinalProductDomain> for Coding

Source§

fn from(code: MedicinalProductDomain) -> Self

Converts to this type from the input type.
Source§

impl From<MedicinalProductPackageType> for Coding

Source§

fn from(code: MedicinalProductPackageType) -> Self

Converts to this type from the input type.
Source§

impl From<MedicinalProductType> for Coding

Source§

fn from(code: MedicinalProductType) -> Self

Converts to this type from the input type.
Source§

impl From<MessageEvent> for Coding

Source§

fn from(code: MessageEvent) -> Self

Converts to this type from the input type.
Source§

impl From<MessageSignificanceCategory> for Coding

Source§

fn from(code: MessageSignificanceCategory) -> Self

Converts to this type from the input type.
Source§

impl From<MessageTransport> for Coding

Source§

fn from(code: MessageTransport) -> Self

Converts to this type from the input type.
Source§

impl From<MessageheaderResponseRequest> for Coding

Source§

fn from(code: MessageheaderResponseRequest) -> Self

Converts to this type from the input type.
Source§

impl From<NHINPurposeOfUse> for Coding

Source§

fn from(code: NHINPurposeOfUse) -> Self

Converts to this type from the input type.
Source§

impl From<NameUse> for Coding

Source§

fn from(code: NameUse) -> Self

Converts to this type from the input type.
Source§

impl From<NamingSystemIdentifierType> for Coding

Source§

fn from(code: NamingSystemIdentifierType) -> Self

Converts to this type from the input type.
Source§

impl From<NamingSystemType> for Coding

Source§

fn from(code: NamingSystemType) -> Self

Converts to this type from the input type.
Source§

impl From<NarrativeStatus> for Coding

Source§

fn from(code: NarrativeStatus) -> Self

Converts to this type from the input type.
Source§

impl From<NoteType> for Coding

Source§

fn from(code: NoteType) -> Self

Converts to this type from the input type.
Source§

impl From<NutritionProductStatus> for Coding

Source§

fn from(code: NutritionProductStatus) -> Self

Converts to this type from the input type.
Source§

impl From<ObservationDataType> for Coding

Source§

fn from(code: ObservationDataType) -> Self

Converts to this type from the input type.
Source§

impl From<ObservationRangeCategory> for Coding

Source§

fn from(code: ObservationRangeCategory) -> Self

Converts to this type from the input type.
Source§

impl From<ObservationReferenceRangeNormalValue> for Coding

Source§

fn from(code: ObservationReferenceRangeNormalValue) -> Self

Converts to this type from the input type.
Source§

impl From<ObservationStatus> for Coding

Source§

fn from(code: ObservationStatus) -> Self

Converts to this type from the input type.
Source§

impl From<OperationKind> for Coding

Source§

fn from(code: OperationKind) -> Self

Converts to this type from the input type.
Source§

impl From<OperationOutcomeCodes> for Coding

Source§

fn from(code: OperationOutcomeCodes) -> Self

Converts to this type from the input type.
Source§

impl From<OperationParameterScope> for Coding

Source§

fn from(code: OperationParameterScope) -> Self

Converts to this type from the input type.
Source§

impl From<OperationParameterUse> for Coding

Source§

fn from(code: OperationParameterUse) -> Self

Converts to this type from the input type.
Source§

impl From<OrganizationAffiliationRole> for Coding

Source§

fn from(code: OrganizationAffiliationRole) -> Self

Converts to this type from the input type.
Source§

impl From<OrientationType> for Coding

Source§

fn from(code: OrientationType) -> Self

Converts to this type from the input type.
Source§

impl From<PackageMaterial> for Coding

Source§

fn from(code: PackageMaterial) -> Self

Converts to this type from the input type.
Source§

impl From<PackageType> for Coding

Source§

fn from(code: PackageType) -> Self

Converts to this type from the input type.
Source§

impl From<PackagingType> for Coding

Source§

fn from(code: PackagingType) -> Self

Converts to this type from the input type.
Source§

impl From<ParticipationStatus> for Coding

Source§

fn from(code: ParticipationStatus) -> Self

Converts to this type from the input type.
Source§

impl From<PatientMedicineChangeTypes> for Coding

Source§

fn from(code: PatientMedicineChangeTypes) -> Self

Converts to this type from the input type.
Source§

impl From<PaymentIssuerTypeCodes> for Coding

Source§

fn from(code: PaymentIssuerTypeCodes) -> Self

Converts to this type from the input type.
Source§

impl From<PaymentKindCodes> for Coding

Source§

fn from(code: PaymentKindCodes) -> Self

Converts to this type from the input type.
Source§

impl From<PediatricUse> for Coding

Source§

fn from(code: PediatricUse) -> Self

Converts to this type from the input type.
Source§

impl From<PermissionRuleCombining> for Coding

Source§

fn from(code: PermissionRuleCombining) -> Self

Converts to this type from the input type.
Source§

impl From<PermissionStatus> for Coding

Source§

fn from(code: PermissionStatus) -> Self

Converts to this type from the input type.
Source§

impl From<PriceComponentType> for Coding

Source§

fn from(code: PriceComponentType) -> Self

Converts to this type from the input type.
Source§

impl From<ProcedureDeviceActionCodes> for Coding

Source§

fn from(code: ProcedureDeviceActionCodes) -> Self

Converts to this type from the input type.
Source§

impl From<ProductConfidentiality> for Coding

Source§

fn from(code: ProductConfidentiality) -> Self

Converts to this type from the input type.
Source§

impl From<ProductContactType> for Coding

Source§

fn from(code: ProductContactType) -> Self

Converts to this type from the input type.
Source§

impl From<ProductCrossReferenceType> for Coding

Source§

fn from(code: ProductCrossReferenceType) -> Self

Converts to this type from the input type.
Source§

impl From<ProductIntendedUse> for Coding

Source§

fn from(code: ProductIntendedUse) -> Self

Converts to this type from the input type.
Source§

impl From<ProductNamePartType> for Coding

Source§

fn from(code: ProductNamePartType) -> Self

Converts to this type from the input type.
Source§

impl From<ProductNameType> for Coding

Source§

fn from(code: ProductNameType) -> Self

Converts to this type from the input type.
Source§

impl From<ProductStatus> for Coding

Source§

fn from(code: ProductStatus) -> Self

Converts to this type from the input type.
Source§

impl From<PropertyRepresentation> for Coding

Source§

fn from(code: PropertyRepresentation) -> Self

Converts to this type from the input type.
Source§

impl From<PropertyType> for Coding

Source§

fn from(code: PropertyType) -> Self

Converts to this type from the input type.
Source§

impl From<ProvenanceEntityRole> for Coding

Source§

fn from(code: ProvenanceEntityRole) -> Self

Converts to this type from the input type.
Source§

impl From<PublicationStatus> for Coding

Source§

fn from(code: PublicationStatus) -> Self

Converts to this type from the input type.
Source§

impl From<PublishedInType> for Coding

Source§

fn from(code: PublishedInType) -> Self

Converts to this type from the input type.
Source§

impl From<QuantityComparator> for Coding

Source§

fn from(code: QuantityComparator) -> Self

Converts to this type from the input type.
Source§

impl From<QuestionnaireAnswerConstraint> for Coding

Source§

fn from(code: QuestionnaireAnswerConstraint) -> Self

Converts to this type from the input type.
Source§

impl From<QuestionnaireItemDisabledDisplay> for Coding

Source§

fn from(code: QuestionnaireItemDisabledDisplay) -> Self

Converts to this type from the input type.
Source§

impl From<QuestionnaireItemOperator> for Coding

Source§

fn from(code: QuestionnaireItemOperator) -> Self

Converts to this type from the input type.
Source§

impl From<QuestionnaireItemType> for Coding

Source§

fn from(code: QuestionnaireItemType) -> Self

Converts to this type from the input type.
Source§

impl From<QuestionnaireResponseStatus> for Coding

Source§

fn from(code: QuestionnaireResponseStatus) -> Self

Converts to this type from the input type.
Source§

impl From<ReasonMedicationNotGivenCodes> for Coding

Source§

fn from(code: ReasonMedicationNotGivenCodes) -> Self

Converts to this type from the input type.
Source§

impl From<ReferenceHandlingPolicy> for Coding

Source§

fn from(code: ReferenceHandlingPolicy) -> Self

Converts to this type from the input type.
Source§

impl From<ReferenceVersionRules> for Coding

Source§

fn from(code: ReferenceVersionRules) -> Self

Converts to this type from the input type.
Source§

impl From<RegulatedAuthorizationBasis> for Coding

Source§

fn from(code: RegulatedAuthorizationBasis) -> Self

Converts to this type from the input type.
Source§

impl From<RegulatedAuthorizationCaseType> for Coding

Source§

fn from(code: RegulatedAuthorizationCaseType) -> Self

Converts to this type from the input type.
Source§

impl From<RegulatedAuthorizationType> for Coding

Source§

fn from(code: RegulatedAuthorizationType) -> Self

Converts to this type from the input type.
Source§

impl From<RelatedArtifactType> for Coding

Source§

fn from(code: RelatedArtifactType) -> Self

Converts to this type from the input type.
Source§

impl From<RelatedArtifactTypeExpanded> for Coding

Source§

fn from(code: RelatedArtifactTypeExpanded) -> Self

Converts to this type from the input type.
Source§

impl From<RemittanceOutcome> for Coding

Source§

fn from(code: RemittanceOutcome) -> Self

Converts to this type from the input type.
Source§

impl From<ReportRelationshipType> for Coding

Source§

fn from(code: ReportRelationshipType) -> Self

Converts to this type from the input type.
Source§

impl From<ReportSectionType> for Coding

Source§

fn from(code: ReportSectionType) -> Self

Converts to this type from the input type.
Source§

impl From<RequestIntent> for Coding

Source§

fn from(code: RequestIntent) -> Self

Converts to this type from the input type.
Source§

impl From<RequestPriority> for Coding

Source§

fn from(code: RequestPriority) -> Self

Converts to this type from the input type.
Source§

impl From<RequestStatus> for Coding

Source§

fn from(code: RequestStatus) -> Self

Converts to this type from the input type.
Source§

impl From<ResearchStudyArmType> for Coding

Source§

fn from(code: ResearchStudyArmType) -> Self

Converts to this type from the input type.
Source§

impl From<ResearchStudyClassifiers> for Coding

Source§

fn from(code: ResearchStudyClassifiers) -> Self

Converts to this type from the input type.
Source§

impl From<ResearchStudyFocusType> for Coding

Source§

fn from(code: ResearchStudyFocusType) -> Self

Converts to this type from the input type.
Source§

impl From<ResearchStudyObjectiveType> for Coding

Source§

fn from(code: ResearchStudyObjectiveType) -> Self

Converts to this type from the input type.
Source§

impl From<ResearchStudyPartyOrganizationType> for Coding

Source§

fn from(code: ResearchStudyPartyOrganizationType) -> Self

Converts to this type from the input type.
Source§

impl From<ResearchStudyPartyRole> for Coding

Source§

fn from(code: ResearchStudyPartyRole) -> Self

Converts to this type from the input type.
Source§

impl From<ResearchStudyPhase> for Coding

Source§

fn from(code: ResearchStudyPhase) -> Self

Converts to this type from the input type.
Source§

impl From<ResearchStudyPrimaryPurposeType> for Coding

Source§

fn from(code: ResearchStudyPrimaryPurposeType) -> Self

Converts to this type from the input type.
Source§

impl From<ResearchStudyReasonStopped> for Coding

Source§

fn from(code: ResearchStudyReasonStopped) -> Self

Converts to this type from the input type.
Source§

impl From<ResearchStudyStatus> for Coding

Source§

fn from(code: ResearchStudyStatus) -> Self

Converts to this type from the input type.
Source§

impl From<ResourceValidationMode> for Coding

Source§

fn from(code: ResourceValidationMode) -> Self

Converts to this type from the input type.
Source§

impl From<ResourceVersionPolicy> for Coding

Source§

fn from(code: ResourceVersionPolicy) -> Self

Converts to this type from the input type.
Source§

impl From<ResponseType> for Coding

Source§

fn from(code: ResponseType) -> Self

Converts to this type from the input type.
Source§

impl From<RestfulCapabilityMode> for Coding

Source§

fn from(code: RestfulCapabilityMode) -> Self

Converts to this type from the input type.
Source§

impl From<RestfulSecurityService> for Coding

Source§

fn from(code: RestfulSecurityService) -> Self

Converts to this type from the input type.
Source§

impl From<SPDXLicense> for Coding

Source§

fn from(code: SPDXLicense) -> Self

Converts to this type from the input type.
Source§

impl From<SampleSecurityStructuralRoles> for Coding

Source§

fn from(code: SampleSecurityStructuralRoles) -> Self

Converts to this type from the input type.
Source§

impl From<SearchComparator> for Coding

Source§

fn from(code: SearchComparator) -> Self

Converts to this type from the input type.
Source§

impl From<SearchEntryMode> for Coding

Source§

fn from(code: SearchEntryMode) -> Self

Converts to this type from the input type.
Source§

impl From<SearchModifierCode> for Coding

Source§

fn from(code: SearchModifierCode) -> Self

Converts to this type from the input type.
Source§

impl From<SearchParamType> for Coding

Source§

fn from(code: SearchParamType) -> Self

Converts to this type from the input type.
Source§

impl From<SearchProcessingModeType> for Coding

Source§

fn from(code: SearchProcessingModeType) -> Self

Converts to this type from the input type.
Source§

impl From<SequenceType> for Coding

Source§

fn from(code: SequenceType) -> Self

Converts to this type from the input type.
Source§

impl From<ServiceMode> for Coding

Source§

fn from(code: ServiceMode) -> Self

Converts to this type from the input type.
Source§

impl From<ServiceRequestOrderDetailParameterCode> for Coding

Source§

fn from(code: ServiceRequestOrderDetailParameterCode) -> Self

Converts to this type from the input type.
Source§

impl From<SlicingRules> for Coding

Source§

fn from(code: SlicingRules) -> Self

Converts to this type from the input type.
Source§

impl From<SlotStatus> for Coding

Source§

fn from(code: SlotStatus) -> Self

Converts to this type from the input type.
Source§

impl From<SortDirection> for Coding

Source§

fn from(code: SortDirection) -> Self

Converts to this type from the input type.
Source§

impl From<SpecialMeasures> for Coding

Source§

fn from(code: SpecialMeasures) -> Self

Converts to this type from the input type.
Source§

impl From<SpecimenCombined> for Coding

Source§

fn from(code: SpecimenCombined) -> Self

Converts to this type from the input type.
Source§

impl From<SpecimenContainedPreference> for Coding

Source§

fn from(code: SpecimenContainedPreference) -> Self

Converts to this type from the input type.
Source§

impl From<SpecimenRole> for Coding

Source§

fn from(code: SpecimenRole) -> Self

Converts to this type from the input type.
Source§

impl From<SpecimenStatus> for Coding

Source§

fn from(code: SpecimenStatus) -> Self

Converts to this type from the input type.
Source§

impl From<StatisticModelCode> for Coding

Source§

fn from(code: StatisticModelCode) -> Self

Converts to this type from the input type.
Source§

impl From<StatisticsCode> for Coding

Source§

fn from(code: StatisticsCode) -> Self

Converts to this type from the input type.
Source§

impl From<Status> for Coding

Source§

fn from(code: Status) -> Self

Converts to this type from the input type.
Source§

impl From<StrandType> for Coding

Source§

fn from(code: StrandType) -> Self

Converts to this type from the input type.
Source§

impl From<StructureDefinitionKind> for Coding

Source§

fn from(code: StructureDefinitionKind) -> Self

Converts to this type from the input type.
Source§

impl From<StructureMapGroupTypeMode> for Coding

Source§

fn from(code: StructureMapGroupTypeMode) -> Self

Converts to this type from the input type.
Source§

impl From<StructureMapInputMode> for Coding

Source§

fn from(code: StructureMapInputMode) -> Self

Converts to this type from the input type.
Source§

impl From<StructureMapModelMode> for Coding

Source§

fn from(code: StructureMapModelMode) -> Self

Converts to this type from the input type.
Source§

impl From<StructureMapSourceListMode> for Coding

Source§

fn from(code: StructureMapSourceListMode) -> Self

Converts to this type from the input type.
Source§

impl From<StructureMapTargetListMode> for Coding

Source§

fn from(code: StructureMapTargetListMode) -> Self

Converts to this type from the input type.
Source§

impl From<StructureMapTransform> for Coding

Source§

fn from(code: StructureMapTransform) -> Self

Converts to this type from the input type.
Source§

impl From<StudyDesign> for Coding

Source§

fn from(code: StudyDesign) -> Self

Converts to this type from the input type.
Source§

impl From<SubmitDataUpdateType> for Coding

Source§

fn from(code: SubmitDataUpdateType) -> Self

Converts to this type from the input type.
Source§

impl From<SubscriptionNotificationType> for Coding

Source§

fn from(code: SubscriptionNotificationType) -> Self

Converts to this type from the input type.
Source§

impl From<SubscriptionPayloadContent> for Coding

Source§

fn from(code: SubscriptionPayloadContent) -> Self

Converts to this type from the input type.
Source§

impl From<SubscriptionStatus> for Coding

Source§

fn from(code: SubscriptionStatus) -> Self

Converts to this type from the input type.
Source§

impl From<SubstanceAmountType> for Coding

Source§

fn from(code: SubstanceAmountType) -> Self

Converts to this type from the input type.
Source§

impl From<SubstanceForm> for Coding

Source§

fn from(code: SubstanceForm) -> Self

Converts to this type from the input type.
Source§

impl From<SubstanceGrade> for Coding

Source§

fn from(code: SubstanceGrade) -> Self

Converts to this type from the input type.
Source§

impl From<SubstanceNameAuthority> for Coding

Source§

fn from(code: SubstanceNameAuthority) -> Self

Converts to this type from the input type.
Source§

impl From<SubstanceNameDomain> for Coding

Source§

fn from(code: SubstanceNameDomain) -> Self

Converts to this type from the input type.
Source§

impl From<SubstanceNameType> for Coding

Source§

fn from(code: SubstanceNameType) -> Self

Converts to this type from the input type.
Source§

impl From<SubstanceOpticalActivity> for Coding

Source§

fn from(code: SubstanceOpticalActivity) -> Self

Converts to this type from the input type.
Source§

impl From<SubstanceRelationshipType> for Coding

Source§

fn from(code: SubstanceRelationshipType) -> Self

Converts to this type from the input type.
Source§

impl From<SubstanceRepresentationFormat> for Coding

Source§

fn from(code: SubstanceRepresentationFormat) -> Self

Converts to this type from the input type.
Source§

impl From<SubstanceRepresentationType> for Coding

Source§

fn from(code: SubstanceRepresentationType) -> Self

Converts to this type from the input type.
Source§

impl From<SubstanceSourceMaterialGenus> for Coding

Source§

fn from(code: SubstanceSourceMaterialGenus) -> Self

Converts to this type from the input type.
Source§

impl From<SubstanceSourceMaterialPart> for Coding

Source§

fn from(code: SubstanceSourceMaterialPart) -> Self

Converts to this type from the input type.
Source§

impl From<SubstanceSourceMaterialSpecies> for Coding

Source§

fn from(code: SubstanceSourceMaterialSpecies) -> Self

Converts to this type from the input type.
Source§

impl From<SubstanceSourceMaterialType> for Coding

Source§

fn from(code: SubstanceSourceMaterialType) -> Self

Converts to this type from the input type.
Source§

impl From<SubstanceStereochemistry> for Coding

Source§

fn from(code: SubstanceStereochemistry) -> Self

Converts to this type from the input type.
Source§

impl From<SubstanceStructureTechnique> for Coding

Source§

fn from(code: SubstanceStructureTechnique) -> Self

Converts to this type from the input type.
Source§

impl From<SubstanceWeightMethod> for Coding

Source§

fn from(code: SubstanceWeightMethod) -> Self

Converts to this type from the input type.
Source§

impl From<SubstanceWeightType> for Coding

Source§

fn from(code: SubstanceWeightType) -> Self

Converts to this type from the input type.
Source§

impl From<SupplyDeliveryStatus> for Coding

Source§

fn from(code: SupplyDeliveryStatus) -> Self

Converts to this type from the input type.
Source§

impl From<SupplyDeliverySupplyItemType> for Coding

Source§

fn from(code: SupplyDeliverySupplyItemType) -> Self

Converts to this type from the input type.
Source§

impl From<SupplyRequestStatus> for Coding

Source§

fn from(code: SupplyRequestStatus) -> Self

Converts to this type from the input type.
Source§

impl From<TargetSpecies> for Coding

Source§

fn from(code: TargetSpecies) -> Self

Converts to this type from the input type.
Source§

impl From<TaskCode> for Coding

Source§

fn from(code: TaskCode) -> Self

Converts to this type from the input type.
Source§

impl From<TaskIntent> for Coding

Source§

fn from(code: TaskIntent) -> Self

Converts to this type from the input type.
Source§

impl From<TaskStatus> for Coding

Source§

fn from(code: TaskStatus) -> Self

Converts to this type from the input type.
Source§

impl From<TaskStatusReason> for Coding

Source§

fn from(code: TaskStatusReason) -> Self

Converts to this type from the input type.
Source§

impl From<TemplateStatusCodeLifeCycle> for Coding

Source§

fn from(code: TemplateStatusCodeLifeCycle) -> Self

Converts to this type from the input type.
Source§

impl From<TestReportActionResult> for Coding

Source§

fn from(code: TestReportActionResult) -> Self

Converts to this type from the input type.
Source§

impl From<TestReportParticipantType> for Coding

Source§

fn from(code: TestReportParticipantType) -> Self

Converts to this type from the input type.
Source§

impl From<TestReportResult> for Coding

Source§

fn from(code: TestReportResult) -> Self

Converts to this type from the input type.
Source§

impl From<TestReportStatus> for Coding

Source§

fn from(code: TestReportStatus) -> Self

Converts to this type from the input type.
Source§

impl From<TestScriptRequestMethodCode> for Coding

Source§

fn from(code: TestScriptRequestMethodCode) -> Self

Converts to this type from the input type.
Source§

impl From<TestScriptScopeConformanceType> for Coding

Source§

fn from(code: TestScriptScopeConformanceType) -> Self

Converts to this type from the input type.
Source§

impl From<TestScriptScopePhaseType> for Coding

Source§

fn from(code: TestScriptScopePhaseType) -> Self

Converts to this type from the input type.
Source§

impl From<TherapyRelationshipType> for Coding

Source§

fn from(code: TherapyRelationshipType) -> Self

Converts to this type from the input type.
Source§

impl From<TimingAbbreviation> for Coding

Source§

fn from(code: TimingAbbreviation) -> Self

Converts to this type from the input type.
Source§

impl From<TitleType> for Coding

Source§

fn from(code: TitleType) -> Self

Converts to this type from the input type.
Source§

impl From<TransportCode> for Coding

Source§

fn from(code: TransportCode) -> Self

Converts to this type from the input type.
Source§

impl From<TransportIntent> for Coding

Source§

fn from(code: TransportIntent) -> Self

Converts to this type from the input type.
Source§

impl From<TransportStatus> for Coding

Source§

fn from(code: TransportStatus) -> Self

Converts to this type from the input type.
Source§

impl From<TriggerType> for Coding

Source§

fn from(code: TriggerType) -> Self

Converts to this type from the input type.
Source§

impl From<TriggeredBytype> for Coding

Source§

fn from(code: TriggeredBytype) -> Self

Converts to this type from the input type.
Source§

impl From<TypeDerivationRule> for Coding

Source§

fn from(code: TypeDerivationRule) -> Self

Converts to this type from the input type.
Source§

impl From<UDIEntryType> for Coding

Source§

fn from(code: UDIEntryType) -> Self

Converts to this type from the input type.
Source§

impl From<UndesirablEffectFrequency> for Coding

Source§

fn from(code: UndesirablEffectFrequency) -> Self

Converts to this type from the input type.
Source§

impl From<UnitOfPresentation> for Coding

Source§

fn from(code: UnitOfPresentation) -> Self

Converts to this type from the input type.
Source§

impl From<UsageContextAgreementScope> for Coding

Source§

fn from(code: UsageContextAgreementScope) -> Self

Converts to this type from the input type.
Source§

impl From<Use> for Coding

Source§

fn from(code: Use) -> Self

Converts to this type from the input type.
Source§

impl From<VersionAlgorithm> for Coding

Source§

fn from(code: VersionAlgorithm) -> Self

Converts to this type from the input type.
Source§

impl From<VirtualServiceType> for Coding

Source§

fn from(code: VirtualServiceType) -> Self

Converts to this type from the input type.
Source§

impl From<VisionBase> for Coding

Source§

fn from(code: VisionBase) -> Self

Converts to this type from the input type.
Source§

impl From<VisionEyes> for Coding

Source§

fn from(code: VisionEyes) -> Self

Converts to this type from the input type.
Source§

impl From<W3cProvenanceActivityType> for Coding

Source§

fn from(code: W3cProvenanceActivityType) -> Self

Converts to this type from the input type.
Source§

impl From<WarningType> for Coding

Source§

fn from(code: WarningType) -> Self

Converts to this type from the input type.
Source§

impl From<WeekOfMonth> for Coding

Source§

fn from(code: WeekOfMonth) -> Self

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 (const: unstable) · 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::Ok, __S::Error>
where __S: Serializer,

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

impl StructuralPartialEq for Coding

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, 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<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<T> DeserializeOwned for T
where T: for<'de> Deserialize<'de>,