hl7tofhirmap

package
v0.0.0-...-e69eef7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 9, 2023 License: Apache-2.0 Imports: 2 Imported by: 5

Documentation

Overview

Package hl7tofhirmap contains utility functions to convert HL7v2 to FHIR.

Index

Constants

This section is empty.

Variables

View Source
var DefaultAbstractTypeCodeMap = map[string]cpb.AbstractTypeCode_Value{
	"INVALID_UNINITIALIZED": cpb.AbstractTypeCode_INVALID_UNINITIALIZED,
	"ANY":                   cpb.AbstractTypeCode_ANY,
	"TYPE":                  cpb.AbstractTypeCode_TYPE,
}

DefaultAbstractTypeCodeMap maps from string to cpb.AbstractTypeCode_Value.

DefaultAccountStatusCodeMap maps from string to cpb.AccountStatusCode_Value.

DefaultActionCardinalityBehaviorCodeMap maps from string to cpb.ActionCardinalityBehaviorCode_Value.

DefaultActionConditionKindCodeMap maps from string to cpb.ActionConditionKindCode_Value.

DefaultActionGroupingBehaviorCodeMap maps from string to cpb.ActionGroupingBehaviorCode_Value.

DefaultActionParticipantTypeCodeMap maps from string to cpb.ActionParticipantTypeCode_Value.

DefaultActionPrecheckBehaviorCodeMap maps from string to cpb.ActionPrecheckBehaviorCode_Value.

DefaultActionRelationshipTypeCodeMap maps from string to cpb.ActionRelationshipTypeCode_Value.

DefaultActionRequiredBehaviorCodeMap maps from string to cpb.ActionRequiredBehaviorCode_Value.

DefaultActionSelectionBehaviorCodeMap maps from string to cpb.ActionSelectionBehaviorCode_Value.

View Source
var DefaultAddressTypeCodeMap = map[string]cpb.AddressTypeCode_Value{
	"INVALID_UNINITIALIZED": cpb.AddressTypeCode_INVALID_UNINITIALIZED,
	"BOTH":                  cpb.AddressTypeCode_BOTH,
	"PHYSICAL":              cpb.AddressTypeCode_PHYSICAL,
	"POSTAL":                cpb.AddressTypeCode_POSTAL,
}

DefaultAddressTypeCodeMap maps from string to cpb.AddressTypeCode_Value.

View Source
var DefaultAddressUseCodeMap = map[string]cpb.AddressUseCode_Value{
	"INVALID_UNINITIALIZED": cpb.AddressUseCode_INVALID_UNINITIALIZED,
	"BILLING":               cpb.AddressUseCode_BILLING,
	"HOME":                  cpb.AddressUseCode_HOME,
	"OLD":                   cpb.AddressUseCode_OLD,
	"TEMP":                  cpb.AddressUseCode_TEMP,
	"WORK":                  cpb.AddressUseCode_WORK,
}

DefaultAddressUseCodeMap maps from string to cpb.AddressUseCode_Value.

DefaultAdministrativeGenderCodeMap maps from string to cpb.AdministrativeGenderCode_Value.

DefaultAdverseEventActualityCodeMap maps from string to cpb.AdverseEventActualityCode_Value.

DefaultAdverseEventOutcomeCodeMap maps from string to cpb.AdverseEventOutcomeCode_Value.

DefaultAdverseEventSeverityCodeMap maps from string to cpb.AdverseEventSeverityCode_Value.

View Source
var DefaultAggregationModeCodeMap = map[string]cpb.AggregationModeCode_Value{
	"INVALID_UNINITIALIZED": cpb.AggregationModeCode_INVALID_UNINITIALIZED,
	"BUNDLED":               cpb.AggregationModeCode_BUNDLED,
	"CONTAINED":             cpb.AggregationModeCode_CONTAINED,
	"REFERENCED":            cpb.AggregationModeCode_REFERENCED,
}

DefaultAggregationModeCodeMap maps from string to cpb.AggregationModeCode_Value.

DefaultAllergyIntoleranceCategoryCodeMap maps from string to cpb.AllergyIntoleranceCategoryCode_Value.

DefaultAllergyIntoleranceClinicalStatusCodeMap maps from string to cpb.AllergyIntoleranceClinicalStatusCode_Value.

DefaultAllergyIntoleranceCriticalityCodeMap maps from string to cpb.AllergyIntoleranceCriticalityCode_Value.

DefaultAllergyIntoleranceSeverityCodeMap maps from string to cpb.AllergyIntoleranceSeverityCode_Value.

DefaultAllergyIntoleranceSubstanceExposureRiskCodeMap maps from string to cpb.AllergyIntoleranceSubstanceExposureRiskCode_Value.

DefaultAllergyIntoleranceTypeCodeMap maps from string to cpb.AllergyIntoleranceTypeCode_Value.

DefaultAllergyIntoleranceVerificationStatusCodeMap maps from string to cpb.AllergyIntoleranceVerificationStatusCode_Value.

DefaultAppointmentStatusCodeMap maps from string to cpb.AppointmentStatusCode_Value.

DefaultAssertionDirectionTypeCodeMap maps from string to cpb.AssertionDirectionTypeCode_Value.

DefaultAssertionOperatorTypeCodeMap maps from string to cpb.AssertionOperatorTypeCode_Value.

DefaultAssertionResponseTypesCodeMap maps from string to cpb.AssertionResponseTypesCode_Value.

DefaultAuditEventActionCodeMap maps from string to cpb.AuditEventActionCode_Value.

DefaultAuditEventAgentNetworkTypeCodeMap maps from string to cpb.AuditEventAgentNetworkTypeCode_Value.

DefaultAuditEventOutcomeCodeMap maps from string to cpb.AuditEventOutcomeCode_Value.

DefaultBenefitCostApplicabilityCodeMap maps from string to cpb.BenefitCostApplicabilityCode_Value.

DefaultBindingStrengthCodeMap maps from string to cpb.BindingStrengthCode_Value.

DefaultBiologicallyDerivedProductCategoryCodeMap maps from string to cpb.BiologicallyDerivedProductCategoryCode_Value.

DefaultBiologicallyDerivedProductStatusCodeMap maps from string to cpb.BiologicallyDerivedProductStatusCode_Value.

DefaultBiologicallyDerivedProductStorageScaleCodeMap maps from string to cpb.BiologicallyDerivedProductStorageScaleCode_Value.

View Source
var DefaultBundleTypeCodeMap = map[string]cpb.BundleTypeCode_Value{
	"INVALID_UNINITIALIZED": cpb.BundleTypeCode_INVALID_UNINITIALIZED,
	"BATCH":                 cpb.BundleTypeCode_BATCH,
	"BATCH_RESPONSE":        cpb.BundleTypeCode_BATCH_RESPONSE,
	"COLLECTION":            cpb.BundleTypeCode_COLLECTION,
	"DOCUMENT":              cpb.BundleTypeCode_DOCUMENT,
	"HISTORY":               cpb.BundleTypeCode_HISTORY,
	"MESSAGE":               cpb.BundleTypeCode_MESSAGE,
	"SEARCHSET":             cpb.BundleTypeCode_SEARCHSET,
	"TRANSACTION":           cpb.BundleTypeCode_TRANSACTION,
	"TRANSACTION_RESPONSE":  cpb.BundleTypeCode_TRANSACTION_RESPONSE,
}

DefaultBundleTypeCodeMap maps from string to cpb.BundleTypeCode_Value.

View Source
var DefaultCanonicalStatusCodesForFHIRResourcesCodeMap = map[string]cpb.CanonicalStatusCodesForFHIRResourcesCode_Value{
	"INVALID_UNINITIALIZED": cpb.CanonicalStatusCodesForFHIRResourcesCode_INVALID_UNINITIALIZED,
	"ABANDONED":             cpb.CanonicalStatusCodesForFHIRResourcesCode_ABANDONED,
	"ACCEPTED":              cpb.CanonicalStatusCodesForFHIRResourcesCode_ACCEPTED,
	"ACTIVE":                cpb.CanonicalStatusCodesForFHIRResourcesCode_ACTIVE,
	"AHEAD_OF_TARGET":       cpb.CanonicalStatusCodesForFHIRResourcesCode_AHEAD_OF_TARGET,
	"ARRIVED":               cpb.CanonicalStatusCodesForFHIRResourcesCode_ARRIVED,
	"BEHIND_TARGET":         cpb.CanonicalStatusCodesForFHIRResourcesCode_BEHIND_TARGET,
	"BUSY_UNAVAILABLE":      cpb.CanonicalStatusCodesForFHIRResourcesCode_BUSY_UNAVAILABLE,
	"COMPLETE":              cpb.CanonicalStatusCodesForFHIRResourcesCode_COMPLETE,
	"CONFIRMED":             cpb.CanonicalStatusCodesForFHIRResourcesCode_CONFIRMED,
	"DECLINED":              cpb.CanonicalStatusCodesForFHIRResourcesCode_DECLINED,
	"DIFFERENTIAL":          cpb.CanonicalStatusCodesForFHIRResourcesCode_DIFFERENTIAL,
	"DRAFT":                 cpb.CanonicalStatusCodesForFHIRResourcesCode_DRAFT,
	"ERROR":                 cpb.CanonicalStatusCodesForFHIRResourcesCode_ERROR,
	"FAILED":                cpb.CanonicalStatusCodesForFHIRResourcesCode_FAILED,
	"FREE":                  cpb.CanonicalStatusCodesForFHIRResourcesCode_FREE,
	"HW_DISCON":             cpb.CanonicalStatusCodesForFHIRResourcesCode_HW_DISCON,
	"INACTIVE":              cpb.CanonicalStatusCodesForFHIRResourcesCode_INACTIVE,
	"NOT_READY":             cpb.CanonicalStatusCodesForFHIRResourcesCode_NOT_READY,
	"ON_TARGET":             cpb.CanonicalStatusCodesForFHIRResourcesCode_ON_TARGET,
	"PARTIAL":               cpb.CanonicalStatusCodesForFHIRResourcesCode_PARTIAL,
	"PLANNED":               cpb.CanonicalStatusCodesForFHIRResourcesCode_PLANNED,
	"PROPOSED":              cpb.CanonicalStatusCodesForFHIRResourcesCode_PROPOSED,
	"RECEIVED":              cpb.CanonicalStatusCodesForFHIRResourcesCode_RECEIVED,
	"REFUTED":               cpb.CanonicalStatusCodesForFHIRResourcesCode_REFUTED,
	"REPLACED":              cpb.CanonicalStatusCodesForFHIRResourcesCode_REPLACED,
	"REQUESTED":             cpb.CanonicalStatusCodesForFHIRResourcesCode_REQUESTED,
	"RESOLVED":              cpb.CanonicalStatusCodesForFHIRResourcesCode_RESOLVED,
	"SUSPENDED":             cpb.CanonicalStatusCodesForFHIRResourcesCode_SUSPENDED,
	"TRANSDUC_DISCON":       cpb.CanonicalStatusCodesForFHIRResourcesCode_TRANSDUC_DISCON,
	"UNCONFIRMED":           cpb.CanonicalStatusCodesForFHIRResourcesCode_UNCONFIRMED,
	"UNKNOWN":               cpb.CanonicalStatusCodesForFHIRResourcesCode_UNKNOWN,
}

DefaultCanonicalStatusCodesForFHIRResourcesCodeMap maps from string to cpb.CanonicalStatusCodesForFHIRResourcesCode_Value.

DefaultCapabilityStatementKindCodeMap maps from string to cpb.CapabilityStatementKindCode_Value.

DefaultCarePlanActivityStatusCodeMap maps from string to cpb.CarePlanActivityStatusCode_Value.

DefaultCareTeamStatusCodeMap maps from string to cpb.CareTeamStatusCode_Value.

DefaultCatalogEntryRelationTypeCodeMap maps from string to cpb.CatalogEntryRelationTypeCode_Value.

DefaultChargeItemStatusCodeMap maps from string to cpb.ChargeItemStatusCode_Value.

DefaultChoiceListOrientationCodeMap maps from string to cpb.ChoiceListOrientationCode_Value.

DefaultClaimProcessingCodeMap maps from string to cpb.ClaimProcessingCode_Value.

View Source
var DefaultCodeSearchSupportCodeMap = map[string]cpb.CodeSearchSupportCode_Value{
	"INVALID_UNINITIALIZED": cpb.CodeSearchSupportCode_INVALID_UNINITIALIZED,
	"ALL":                   cpb.CodeSearchSupportCode_ALL,
	"EXPLICIT":              cpb.CodeSearchSupportCode_EXPLICIT,
}

DefaultCodeSearchSupportCodeMap maps from string to cpb.CodeSearchSupportCode_Value.

DefaultCodeSystemContentModeCodeMap maps from string to cpb.CodeSystemContentModeCode_Value.

DefaultCodeSystemHierarchyMeaningCodeMap maps from string to cpb.CodeSystemHierarchyMeaningCode_Value.

DefaultCompartmentTypeCodeMap maps from string to cpb.CompartmentTypeCode_Value.

DefaultCompositionAttestationModeCodeMap maps from string to cpb.CompositionAttestationModeCode_Value.

DefaultCompositionStatusCodeMap maps from string to cpb.CompositionStatusCode_Value.

DefaultConceptMapEquivalenceCodeMap maps from string to cpb.ConceptMapEquivalenceCode_Value.

DefaultConceptMapGroupUnmappedModeCodeMap maps from string to cpb.ConceptMapGroupUnmappedModeCode_Value.

DefaultConditionClinicalStatusCodeMap maps from string to cpb.ConditionClinicalStatusCode_Value.

DefaultConditionVerificationStatusCodeMap maps from string to cpb.ConditionVerificationStatusCode_Value.

DefaultConditionalDeleteStatusCodeMap maps from string to cpb.ConditionalDeleteStatusCode_Value.

DefaultConditionalReadStatusCodeMap maps from string to cpb.ConditionalReadStatusCode_Value.

DefaultConformanceExpectationCodeMap maps from string to cpb.ConformanceExpectationCode_Value.

DefaultConsentDataMeaningCodeMap maps from string to cpb.ConsentDataMeaningCode_Value.

DefaultConsentProvisionTypeCodeMap maps from string to cpb.ConsentProvisionTypeCode_Value.

DefaultConsentStateCodeMap maps from string to cpb.ConsentStateCode_Value.

DefaultConstraintSeverityCodeMap maps from string to cpb.ConstraintSeverityCode_Value.

DefaultContactPointSystemCodeMap maps from string to cpb.ContactPointSystemCode_Value.

DefaultContactPointUseCodeMap maps from string to cpb.ContactPointUseCode_Value.

DefaultContractResourcePublicationStatusCodeMap maps from string to cpb.ContractResourcePublicationStatusCode_Value.

DefaultContractResourceStatusCodeMap maps from string to cpb.ContractResourceStatusCode_Value.

DefaultContributorTypeCodeMap maps from string to cpb.ContributorTypeCode_Value.

DefaultDataAbsentReasonCodeMap maps from string to cpb.DataAbsentReasonCode_Value.

View Source
var DefaultDataTypeCodeMap = map[string]cpb.DataTypeCode_Value{
	"INVALID_UNINITIALIZED": cpb.DataTypeCode_INVALID_UNINITIALIZED,
	"ADDRESS":               cpb.DataTypeCode_ADDRESS,
	"AGE":                   cpb.DataTypeCode_AGE,
	"ANNOTATION":            cpb.DataTypeCode_ANNOTATION,
	"ATTACHMENT":            cpb.DataTypeCode_ATTACHMENT,
	"BACKBONE_ELEMENT":      cpb.DataTypeCode_BACKBONE_ELEMENT,
	"BASE64_BINARY":         cpb.DataTypeCode_BASE64_BINARY,
	"BOOLEAN":               cpb.DataTypeCode_BOOLEAN,
	"CANONICAL":             cpb.DataTypeCode_CANONICAL,
	"CODE":                  cpb.DataTypeCode_CODE,
	"CODEABLE_CONCEPT":      cpb.DataTypeCode_CODEABLE_CONCEPT,
	"CODING":                cpb.DataTypeCode_CODING,
	"CONTACT_DETAIL":        cpb.DataTypeCode_CONTACT_DETAIL,
	"CONTACT_POINT":         cpb.DataTypeCode_CONTACT_POINT,
	"CONTRIBUTOR":           cpb.DataTypeCode_CONTRIBUTOR,
	"COUNT":                 cpb.DataTypeCode_COUNT,
	"DATA_REQUIREMENT":      cpb.DataTypeCode_DATA_REQUIREMENT,
	"DATE":                  cpb.DataTypeCode_DATE,
	"DATE_TIME":             cpb.DataTypeCode_DATE_TIME,
	"DECIMAL":               cpb.DataTypeCode_DECIMAL,
	"DISTANCE":              cpb.DataTypeCode_DISTANCE,
	"DOSAGE":                cpb.DataTypeCode_DOSAGE,
	"DURATION":              cpb.DataTypeCode_DURATION,
	"ELEMENT":               cpb.DataTypeCode_ELEMENT,
	"ELEMENT_DEFINITION":    cpb.DataTypeCode_ELEMENT_DEFINITION,
	"EXPRESSION":            cpb.DataTypeCode_EXPRESSION,
	"EXTENSION":             cpb.DataTypeCode_EXTENSION,
	"HUMAN_NAME":            cpb.DataTypeCode_HUMAN_NAME,
	"ID":                    cpb.DataTypeCode_ID,
	"IDENTIFIER":            cpb.DataTypeCode_IDENTIFIER,
	"INSTANT":               cpb.DataTypeCode_INSTANT,
	"INTEGER":               cpb.DataTypeCode_INTEGER,
	"MARKDOWN":              cpb.DataTypeCode_MARKDOWN,
	"MARKETING_STATUS":      cpb.DataTypeCode_MARKETING_STATUS,
	"META":                  cpb.DataTypeCode_META,
	"MONEY":                 cpb.DataTypeCode_MONEY,
	"MONEY_QUANTITY":        cpb.DataTypeCode_MONEY_QUANTITY,
	"NARRATIVE":             cpb.DataTypeCode_NARRATIVE,
	"OID":                   cpb.DataTypeCode_OID,
	"PARAMETER_DEFINITION":  cpb.DataTypeCode_PARAMETER_DEFINITION,
	"PERIOD":                cpb.DataTypeCode_PERIOD,
	"POPULATION":            cpb.DataTypeCode_POPULATION,
	"POSITIVE_INT":          cpb.DataTypeCode_POSITIVE_INT,
	"PRODUCT_SHELF_LIFE":    cpb.DataTypeCode_PRODUCT_SHELF_LIFE,
	"PROD_CHARACTERISTIC":   cpb.DataTypeCode_PROD_CHARACTERISTIC,
	"QUANTITY":              cpb.DataTypeCode_QUANTITY,
	"RANGE":                 cpb.DataTypeCode_RANGE,
	"RATIO":                 cpb.DataTypeCode_RATIO,
	"REFERENCE":             cpb.DataTypeCode_REFERENCE,
	"RELATED_ARTIFACT":      cpb.DataTypeCode_RELATED_ARTIFACT,
	"SAMPLED_DATA":          cpb.DataTypeCode_SAMPLED_DATA,
	"SIGNATURE":             cpb.DataTypeCode_SIGNATURE,
	"SIMPLE_QUANTITY":       cpb.DataTypeCode_SIMPLE_QUANTITY,
	"STRING":                cpb.DataTypeCode_STRING,
	"SUBSTANCE_AMOUNT":      cpb.DataTypeCode_SUBSTANCE_AMOUNT,
	"TIME":                  cpb.DataTypeCode_TIME,
	"TIMING":                cpb.DataTypeCode_TIMING,
	"TRIGGER_DEFINITION":    cpb.DataTypeCode_TRIGGER_DEFINITION,
	"UNSIGNED_INT":          cpb.DataTypeCode_UNSIGNED_INT,
	"URI":                   cpb.DataTypeCode_URI,
	"URL":                   cpb.DataTypeCode_URL,
	"USAGE_CONTEXT":         cpb.DataTypeCode_USAGE_CONTEXT,
	"UUID":                  cpb.DataTypeCode_UUID,
	"XHTML":                 cpb.DataTypeCode_XHTML,
}

DefaultDataTypeCodeMap maps from string to cpb.DataTypeCode_Value.

DefaultDaysOfWeekCodeMap maps from string to cpb.DaysOfWeekCode_Value.

DefaultDetectedIssueSeverityCodeMap maps from string to cpb.DetectedIssueSeverityCode_Value.

DefaultDeviceMetricCalibrationStateCodeMap maps from string to cpb.DeviceMetricCalibrationStateCode_Value.

DefaultDeviceMetricCalibrationTypeCodeMap maps from string to cpb.DeviceMetricCalibrationTypeCode_Value.

DefaultDeviceMetricCategoryCodeMap maps from string to cpb.DeviceMetricCategoryCode_Value.

DefaultDeviceMetricColorCodeMap maps from string to cpb.DeviceMetricColorCode_Value.

DefaultDeviceMetricOperationalStatusCodeMap maps from string to cpb.DeviceMetricOperationalStatusCode_Value.

DefaultDeviceNameTypeCodeMap maps from string to cpb.DeviceNameTypeCode_Value.

DefaultDeviceUseStatementStatusCodeMap maps from string to cpb.DeviceUseStatementStatusCode_Value.

DefaultDiagnosticReportStatusCodeMap maps from string to cpb.DiagnosticReportStatusCode_Value.

DefaultDiscriminatorTypeCodeMap maps from string to cpb.DiscriminatorTypeCode_Value.

View Source
var DefaultDocumentModeCodeMap = map[string]cpb.DocumentModeCode_Value{
	"INVALID_UNINITIALIZED": cpb.DocumentModeCode_INVALID_UNINITIALIZED,
	"CONSUMER":              cpb.DocumentModeCode_CONSUMER,
	"PRODUCER":              cpb.DocumentModeCode_PRODUCER,
}

DefaultDocumentModeCodeMap maps from string to cpb.DocumentModeCode_Value.

DefaultDocumentReferenceStatusCodeMap maps from string to cpb.DocumentReferenceStatusCode_Value.

DefaultDocumentRelationshipTypeCodeMap maps from string to cpb.DocumentRelationshipTypeCode_Value.

DefaultEligibilityRequestPurposeCodeMap maps from string to cpb.EligibilityRequestPurposeCode_Value.

DefaultEligibilityResponsePurposeCodeMap maps from string to cpb.EligibilityResponsePurposeCode_Value.

DefaultEnableWhenBehaviorCodeMap maps from string to cpb.EnableWhenBehaviorCode_Value.

DefaultEncounterLocationStatusCodeMap maps from string to cpb.EncounterLocationStatusCode_Value.

DefaultEncounterStatusCodeMap maps from string to cpb.EncounterStatusCode_Value.

DefaultEndpointStatusCodeMap maps from string to cpb.EndpointStatusCode_Value.

DefaultEpisodeOfCareStatusCodeMap maps from string to cpb.EpisodeOfCareStatusCode_Value.

DefaultEventCapabilityModeCodeMap maps from string to cpb.EventCapabilityModeCode_Value.

DefaultEventStatusCodeMap maps from string to cpb.EventStatusCode_Value.

DefaultEventTimingCodeMap maps from string to cpb.EventTimingCode_Value.

DefaultEvidenceVariableTypeCodeMap maps from string to cpb.EvidenceVariableTypeCode_Value.

DefaultExampleScenarioActorTypeCodeMap maps from string to cpb.ExampleScenarioActorTypeCode_Value.

DefaultExpansionParameterSourceCodeMap maps from string to cpb.ExpansionParameterSourceCode_Value.

DefaultExpansionProcessingRuleCodeMap maps from string to cpb.ExpansionProcessingRuleCode_Value.

DefaultExplanationOfBenefitStatusCodeMap maps from string to cpb.ExplanationOfBenefitStatusCode_Value.

View Source
var DefaultExposureStateCodeMap = map[string]cpb.ExposureStateCode_Value{
	"INVALID_UNINITIALIZED": cpb.ExposureStateCode_INVALID_UNINITIALIZED,
	"EXPOSURE":              cpb.ExposureStateCode_EXPOSURE,
	"EXPOSURE_ALTERNATIVE":  cpb.ExposureStateCode_EXPOSURE_ALTERNATIVE,
}

DefaultExposureStateCodeMap maps from string to cpb.ExposureStateCode_Value.

DefaultExtensionContextTypeCodeMap maps from string to cpb.ExtensionContextTypeCode_Value.

DefaultFHIRDeviceStatusCodeMap maps from string to cpb.FHIRDeviceStatusCode_Value.

DefaultFHIRRestfulInteractionsCodeMap maps from string to cpb.FHIRRestfulInteractionsCode_Value.

DefaultFHIRSubstanceStatusCodeMap maps from string to cpb.FHIRSubstanceStatusCode_Value.

DefaultFHIRVersionCodeMap maps from string to cpb.FHIRVersionCode_Value.

DefaultFamilyHistoryStatusCodeMap maps from string to cpb.FamilyHistoryStatusCode_Value.

DefaultFilterOperatorCodeMap maps from string to cpb.FilterOperatorCode_Value.

DefaultFinancialResourceStatusCodeMap maps from string to cpb.FinancialResourceStatusCode_Value.

View Source
var DefaultFlagStatusCodeMap = map[string]cpb.FlagStatusCode_Value{
	"INVALID_UNINITIALIZED": cpb.FlagStatusCode_INVALID_UNINITIALIZED,
	"ACTIVE":                cpb.FlagStatusCode_ACTIVE,
	"ENTERED_IN_ERROR":      cpb.FlagStatusCode_ENTERED_IN_ERROR,
	"INACTIVE":              cpb.FlagStatusCode_INACTIVE,
}

DefaultFlagStatusCodeMap maps from string to cpb.FlagStatusCode_Value.

DefaultGoalAcceptanceStatusCodeMap maps from string to cpb.GoalAcceptanceStatusCode_Value.

DefaultGoalLifecycleStatusCodeMap maps from string to cpb.GoalLifecycleStatusCode_Value.

DefaultGraphCompartmentRuleCodeMap maps from string to cpb.GraphCompartmentRuleCode_Value.

View Source
var DefaultGraphCompartmentUseCodeMap = map[string]cpb.GraphCompartmentUseCode_Value{
	"INVALID_UNINITIALIZED": cpb.GraphCompartmentUseCode_INVALID_UNINITIALIZED,
	"CONDITION":             cpb.GraphCompartmentUseCode_CONDITION,
	"REQUIREMENT":           cpb.GraphCompartmentUseCode_REQUIREMENT,
}

DefaultGraphCompartmentUseCodeMap maps from string to cpb.GraphCompartmentUseCode_Value.

View Source
var DefaultGroupMeasureCodeMap = map[string]cpb.GroupMeasureCode_Value{
	"INVALID_UNINITIALIZED": cpb.GroupMeasureCode_INVALID_UNINITIALIZED,
	"MEAN":                  cpb.GroupMeasureCode_MEAN,
	"MEAN_OF_MEAN":          cpb.GroupMeasureCode_MEAN_OF_MEAN,
	"MEAN_OF_MEDIAN":        cpb.GroupMeasureCode_MEAN_OF_MEDIAN,
	"MEDIAN":                cpb.GroupMeasureCode_MEDIAN,
	"MEDIAN_OF_MEAN":        cpb.GroupMeasureCode_MEDIAN_OF_MEAN,
	"MEDIAN_OF_MEDIAN":      cpb.GroupMeasureCode_MEDIAN_OF_MEDIAN,
}

DefaultGroupMeasureCodeMap maps from string to cpb.GroupMeasureCode_Value.

View Source
var DefaultGroupTypeCodeMap = map[string]cpb.GroupTypeCode_Value{
	"INVALID_UNINITIALIZED": cpb.GroupTypeCode_INVALID_UNINITIALIZED,
	"ANIMAL":                cpb.GroupTypeCode_ANIMAL,
	"DEVICE":                cpb.GroupTypeCode_DEVICE,
	"MEDICATION":            cpb.GroupTypeCode_MEDICATION,
	"PERSON":                cpb.GroupTypeCode_PERSON,
	"PRACTITIONER":          cpb.GroupTypeCode_PRACTITIONER,
	"SUBSTANCE":             cpb.GroupTypeCode_SUBSTANCE,
}

DefaultGroupTypeCodeMap maps from string to cpb.GroupTypeCode_Value.

DefaultGuidanceResponseStatusCodeMap maps from string to cpb.GuidanceResponseStatusCode_Value.

DefaultGuidePageGenerationCodeMap maps from string to cpb.GuidePageGenerationCode_Value.

DefaultGuideParameterCodeMap maps from string to cpb.GuideParameterCode_Value.

DefaultHL7WorkgroupCodeMap maps from string to cpb.HL7WorkgroupCode_Value.

View Source
var DefaultHTTPVerbCodeMap = map[string]cpb.HTTPVerbCode_Value{
	"INVALID_UNINITIALIZED": cpb.HTTPVerbCode_INVALID_UNINITIALIZED,
	"DELETE":                cpb.HTTPVerbCode_DELETE,
	"GET":                   cpb.HTTPVerbCode_GET,
	"HEAD":                  cpb.HTTPVerbCode_HEAD,
	"PATCH":                 cpb.HTTPVerbCode_PATCH,
	"POST":                  cpb.HTTPVerbCode_POST,
	"PUT":                   cpb.HTTPVerbCode_PUT,
}

DefaultHTTPVerbCodeMap maps from string to cpb.HTTPVerbCode_Value.

DefaultHumanNameAssemblyOrderCodeMap maps from string to cpb.HumanNameAssemblyOrderCode_Value.

DefaultIdentifierUseCodeMap maps from string to cpb.IdentifierUseCode_Value.

DefaultIdentityAssuranceLevelCodeMap maps from string to cpb.IdentityAssuranceLevelCode_Value.

DefaultImagingStudyStatusCodeMap maps from string to cpb.ImagingStudyStatusCode_Value.

View Source
var DefaultImplantStatusCodeMap = map[string]cpb.ImplantStatusCode_Value{
	"INVALID_UNINITIALIZED": cpb.ImplantStatusCode_INVALID_UNINITIALIZED,
	"DISABLED":              cpb.ImplantStatusCode_DISABLED,
	"FUNCTIONAL":            cpb.ImplantStatusCode_FUNCTIONAL,
	"NON_FUNCTIONAL":        cpb.ImplantStatusCode_NON_FUNCTIONAL,
	"UNKNOWN":               cpb.ImplantStatusCode_UNKNOWN,
}

DefaultImplantStatusCodeMap maps from string to cpb.ImplantStatusCode_Value.

DefaultInvoicePriceComponentTypeCodeMap maps from string to cpb.InvoicePriceComponentTypeCode_Value.

DefaultInvoiceStatusCodeMap maps from string to cpb.InvoiceStatusCode_Value.

DefaultIssueSeverityCodeMap maps from string to cpb.IssueSeverityCode_Value.

DefaultIssueTypeCodeMap maps from string to cpb.IssueTypeCode_Value.

View Source
var DefaultLinkTypeCodeMap = map[string]cpb.LinkTypeCode_Value{
	"INVALID_UNINITIALIZED": cpb.LinkTypeCode_INVALID_UNINITIALIZED,
	"REFER":                 cpb.LinkTypeCode_REFER,
	"REPLACED_BY":           cpb.LinkTypeCode_REPLACED_BY,
	"REPLACES":              cpb.LinkTypeCode_REPLACES,
	"SEEALSO":               cpb.LinkTypeCode_SEEALSO,
}

DefaultLinkTypeCodeMap maps from string to cpb.LinkTypeCode_Value.

View Source
var DefaultLinkageTypeCodeMap = map[string]cpb.LinkageTypeCode_Value{
	"INVALID_UNINITIALIZED": cpb.LinkageTypeCode_INVALID_UNINITIALIZED,
	"ALTERNATE":             cpb.LinkageTypeCode_ALTERNATE,
	"HISTORICAL":            cpb.LinkageTypeCode_HISTORICAL,
	"SOURCE":                cpb.LinkageTypeCode_SOURCE,
}

DefaultLinkageTypeCodeMap maps from string to cpb.LinkageTypeCode_Value.

View Source
var DefaultListModeCodeMap = map[string]cpb.ListModeCode_Value{
	"INVALID_UNINITIALIZED": cpb.ListModeCode_INVALID_UNINITIALIZED,
	"CHANGES":               cpb.ListModeCode_CHANGES,
	"SNAPSHOT":              cpb.ListModeCode_SNAPSHOT,
	"WORKING":               cpb.ListModeCode_WORKING,
}

DefaultListModeCodeMap maps from string to cpb.ListModeCode_Value.

View Source
var DefaultListStatusCodeMap = map[string]cpb.ListStatusCode_Value{
	"INVALID_UNINITIALIZED": cpb.ListStatusCode_INVALID_UNINITIALIZED,
	"CURRENT":               cpb.ListStatusCode_CURRENT,
	"ENTERED_IN_ERROR":      cpb.ListStatusCode_ENTERED_IN_ERROR,
	"RETIRED":               cpb.ListStatusCode_RETIRED,
}

DefaultListStatusCodeMap maps from string to cpb.ListStatusCode_Value.

View Source
var DefaultLocationModeCodeMap = map[string]cpb.LocationModeCode_Value{
	"INVALID_UNINITIALIZED": cpb.LocationModeCode_INVALID_UNINITIALIZED,
	"INSTANCE":              cpb.LocationModeCode_INSTANCE,
	"KIND":                  cpb.LocationModeCode_KIND,
}

DefaultLocationModeCodeMap maps from string to cpb.LocationModeCode_Value.

View Source
var DefaultLocationStatusCodeMap = map[string]cpb.LocationStatusCode_Value{
	"INVALID_UNINITIALIZED": cpb.LocationStatusCode_INVALID_UNINITIALIZED,
	"ACTIVE":                cpb.LocationStatusCode_ACTIVE,
	"INACTIVE":              cpb.LocationStatusCode_INACTIVE,
	"SUSPENDED":             cpb.LocationStatusCode_SUSPENDED,
}

DefaultLocationStatusCodeMap maps from string to cpb.LocationStatusCode_Value.

View Source
var DefaultMatchGradeCodeMap = map[string]cpb.MatchGradeCode_Value{
	"INVALID_UNINITIALIZED": cpb.MatchGradeCode_INVALID_UNINITIALIZED,
	"CERTAIN":               cpb.MatchGradeCode_CERTAIN,
	"CERTAINLY_NOT":         cpb.MatchGradeCode_CERTAINLY_NOT,
	"POSSIBLE":              cpb.MatchGradeCode_POSSIBLE,
	"PROBABLE":              cpb.MatchGradeCode_PROBABLE,
}

DefaultMatchGradeCodeMap maps from string to cpb.MatchGradeCode_Value.

DefaultMeasureImprovementNotationCodeMap maps from string to cpb.MeasureImprovementNotationCode_Value.

DefaultMeasureReportStatusCodeMap maps from string to cpb.MeasureReportStatusCode_Value.

DefaultMeasureReportTypeCodeMap maps from string to cpb.MeasureReportTypeCode_Value.

DefaultMedicationAdministrationStatusCodeMap maps from string to cpb.MedicationAdministrationStatusCode_Value.

DefaultMedicationDispenseStatusCodeMap maps from string to cpb.MedicationDispenseStatusCode_Value.

DefaultMedicationKnowledgeStatusCodeMap maps from string to cpb.MedicationKnowledgeStatusCode_Value.

DefaultMedicationRequestIntentCodeMap maps from string to cpb.MedicationRequestIntentCode_Value.

DefaultMedicationStatementStatusCodesMap maps from string to cpb.MedicationStatementStatusCodes_Value.

DefaultMedicationStatusCodeMap maps from string to cpb.MedicationStatusCode_Value.

DefaultMedicationrequestStatusCodeMap maps from string to cpb.MedicationrequestStatusCode_Value.

DefaultMessageSignificanceCategoryCodeMap maps from string to cpb.MessageSignificanceCategoryCode_Value.

DefaultMessageheaderResponseRequestCodeMap maps from string to cpb.MessageheaderResponseRequestCode_Value.

View Source
var DefaultNameUseCodeMap = map[string]cpb.NameUseCode_Value{
	"INVALID_UNINITIALIZED": cpb.NameUseCode_INVALID_UNINITIALIZED,
	"ANONYMOUS":             cpb.NameUseCode_ANONYMOUS,
	"MAIDEN":                cpb.NameUseCode_MAIDEN,
	"NICKNAME":              cpb.NameUseCode_NICKNAME,
	"OFFICIAL":              cpb.NameUseCode_OFFICIAL,
	"OLD":                   cpb.NameUseCode_OLD,
	"TEMP":                  cpb.NameUseCode_TEMP,
	"USUAL":                 cpb.NameUseCode_USUAL,
}

DefaultNameUseCodeMap maps from string to cpb.NameUseCode_Value.

DefaultNamingSystemIdentifierTypeCodeMap maps from string to cpb.NamingSystemIdentifierTypeCode_Value.

DefaultNamingSystemTypeCodeMap maps from string to cpb.NamingSystemTypeCode_Value.

DefaultNarrativeStatusCodeMap maps from string to cpb.NarrativeStatusCode_Value.

View Source
var DefaultNoteTypeCodeMap = map[string]cpb.NoteTypeCode_Value{
	"INVALID_UNINITIALIZED": cpb.NoteTypeCode_INVALID_UNINITIALIZED,
	"DISPLAY":               cpb.NoteTypeCode_DISPLAY,
	"PRINT":                 cpb.NoteTypeCode_PRINT,
	"PRINTOPER":             cpb.NoteTypeCode_PRINTOPER,
}

DefaultNoteTypeCodeMap maps from string to cpb.NoteTypeCode_Value.

DefaultObservationDataTypeCodeMap maps from string to cpb.ObservationDataTypeCode_Value.

DefaultObservationRangeCategoryCodeMap maps from string to cpb.ObservationRangeCategoryCode_Value.

DefaultObservationStatusCodeMap maps from string to cpb.ObservationStatusCode_Value.

View Source
var DefaultOperationKindCodeMap = map[string]cpb.OperationKindCode_Value{
	"INVALID_UNINITIALIZED": cpb.OperationKindCode_INVALID_UNINITIALIZED,
	"OPERATION":             cpb.OperationKindCode_OPERATION,
	"QUERY":                 cpb.OperationKindCode_QUERY,
}

DefaultOperationKindCodeMap maps from string to cpb.OperationKindCode_Value.

DefaultOperationParameterUseCodeMap maps from string to cpb.OperationParameterUseCode_Value.

View Source
var DefaultOrientationTypeCodeMap = map[string]cpb.OrientationTypeCode_Value{
	"INVALID_UNINITIALIZED": cpb.OrientationTypeCode_INVALID_UNINITIALIZED,
	"ANTISENSE":             cpb.OrientationTypeCode_ANTISENSE,
	"SENSE":                 cpb.OrientationTypeCode_SENSE,
}

DefaultOrientationTypeCodeMap maps from string to cpb.OrientationTypeCode_Value.

DefaultParticipantRequiredCodeMap maps from string to cpb.ParticipantRequiredCode_Value.

DefaultParticipationStatusCodeMap maps from string to cpb.ParticipationStatusCode_Value.

DefaultPropertyRepresentationCodeMap maps from string to cpb.PropertyRepresentationCode_Value.

DefaultPropertyTypeCodeMap maps from string to cpb.PropertyTypeCode_Value.

DefaultProvenanceEntityRoleCodeMap maps from string to cpb.ProvenanceEntityRoleCode_Value.

DefaultPublicationStatusCodeMap maps from string to cpb.PublicationStatusCode_Value.

View Source
var DefaultQualityTypeCodeMap = map[string]cpb.QualityTypeCode_Value{
	"INVALID_UNINITIALIZED": cpb.QualityTypeCode_INVALID_UNINITIALIZED,
	"INDEL":                 cpb.QualityTypeCode_INDEL,
	"SNP":                   cpb.QualityTypeCode_SNP,
	"UNKNOWN":               cpb.QualityTypeCode_UNKNOWN,
}

DefaultQualityTypeCodeMap maps from string to cpb.QualityTypeCode_Value.

DefaultQuantityComparatorCodeMap maps from string to cpb.QuantityComparatorCode_Value.

DefaultQuestionnaireItemOperatorCodeMap maps from string to cpb.QuestionnaireItemOperatorCode_Value.

DefaultQuestionnaireItemTypeCodeMap maps from string to cpb.QuestionnaireItemTypeCode_Value.

DefaultQuestionnaireItemUsageModeCodeMap maps from string to cpb.QuestionnaireItemUsageModeCode_Value.

DefaultQuestionnaireResponseStatusCodeMap maps from string to cpb.QuestionnaireResponseStatusCode_Value.

DefaultReferenceHandlingPolicyCodeMap maps from string to cpb.ReferenceHandlingPolicyCode_Value.

DefaultReferenceVersionRulesCodeMap maps from string to cpb.ReferenceVersionRulesCode_Value.

DefaultRelatedArtifactTypeCodeMap maps from string to cpb.RelatedArtifactTypeCode_Value.

DefaultRepositoryTypeCodeMap maps from string to cpb.RepositoryTypeCode_Value.

DefaultRequestIntentCodeMap maps from string to cpb.RequestIntentCode_Value.

DefaultRequestPriorityCodeMap maps from string to cpb.RequestPriorityCode_Value.

DefaultRequestResourceTypeCodeMap maps from string to cpb.RequestResourceTypeCode_Value.

DefaultRequestStatusCodeMap maps from string to cpb.RequestStatusCode_Value.

DefaultResearchElementTypeCodeMap maps from string to cpb.ResearchElementTypeCode_Value.

DefaultResearchStudyStatusCodeMap maps from string to cpb.ResearchStudyStatusCode_Value.

DefaultResearchSubjectStatusCodeMap maps from string to cpb.ResearchSubjectStatusCode_Value.

DefaultResourceSecurityCategoryCodeMap maps from string to cpb.ResourceSecurityCategoryCode_Value.

View Source
var DefaultResourceTypeCodeMap = map[string]cpb.ResourceTypeCode_Value{}/* 149 elements not displayed */

DefaultResourceTypeCodeMap maps from string to cpb.ResourceTypeCode_Value.

DefaultResourceVersionPolicyCodeMap maps from string to cpb.ResourceVersionPolicyCode_Value.

View Source
var DefaultResponseTypeCodeMap = map[string]cpb.ResponseTypeCode_Value{
	"INVALID_UNINITIALIZED": cpb.ResponseTypeCode_INVALID_UNINITIALIZED,
	"FATAL_ERROR":           cpb.ResponseTypeCode_FATAL_ERROR,
	"OK":                    cpb.ResponseTypeCode_OK,
	"TRANSIENT_ERROR":       cpb.ResponseTypeCode_TRANSIENT_ERROR,
}

DefaultResponseTypeCodeMap maps from string to cpb.ResponseTypeCode_Value.

DefaultRestfulCapabilityModeCodeMap maps from string to cpb.RestfulCapabilityModeCode_Value.

View Source
var DefaultSPDXLicenseCodeMap = map[string]cpb.SPDXLicenseCode_Value{}/* 347 elements not displayed */

DefaultSPDXLicenseCodeMap maps from string to cpb.SPDXLicenseCode_Value.

DefaultSearchComparatorCodeMap maps from string to cpb.SearchComparatorCode_Value.

DefaultSearchEntryModeCodeMap maps from string to cpb.SearchEntryModeCode_Value.

DefaultSearchModifierCodeMap maps from string to cpb.SearchModifierCode_Value.

DefaultSearchParamTypeCodeMap maps from string to cpb.SearchParamTypeCode_Value.

View Source
var DefaultSequenceTypeCodeMap = map[string]cpb.SequenceTypeCode_Value{
	"INVALID_UNINITIALIZED": cpb.SequenceTypeCode_INVALID_UNINITIALIZED,
	"AA":                    cpb.SequenceTypeCode_AA,
	"DNA":                   cpb.SequenceTypeCode_DNA,
	"RNA":                   cpb.SequenceTypeCode_RNA,
}

DefaultSequenceTypeCodeMap maps from string to cpb.SequenceTypeCode_Value.

View Source
var DefaultSlicingRulesCodeMap = map[string]cpb.SlicingRulesCode_Value{
	"INVALID_UNINITIALIZED": cpb.SlicingRulesCode_INVALID_UNINITIALIZED,
	"CLOSED":                cpb.SlicingRulesCode_CLOSED,
	"OPEN":                  cpb.SlicingRulesCode_OPEN,
	"OPEN_AT_END":           cpb.SlicingRulesCode_OPEN_AT_END,
}

DefaultSlicingRulesCodeMap maps from string to cpb.SlicingRulesCode_Value.

View Source
var DefaultSlotStatusCodeMap = map[string]cpb.SlotStatusCode_Value{
	"INVALID_UNINITIALIZED": cpb.SlotStatusCode_INVALID_UNINITIALIZED,
	"BUSY":                  cpb.SlotStatusCode_BUSY,
	"BUSY_TENTATIVE":        cpb.SlotStatusCode_BUSY_TENTATIVE,
	"BUSY_UNAVAILABLE":      cpb.SlotStatusCode_BUSY_UNAVAILABLE,
	"ENTERED_IN_ERROR":      cpb.SlotStatusCode_ENTERED_IN_ERROR,
	"FREE":                  cpb.SlotStatusCode_FREE,
}

DefaultSlotStatusCodeMap maps from string to cpb.SlotStatusCode_Value.

DefaultSmartCapabilitiesCodeMap maps from string to cpb.SmartCapabilitiesCode_Value.

View Source
var DefaultSortDirectionCodeMap = map[string]cpb.SortDirectionCode_Value{
	"INVALID_UNINITIALIZED": cpb.SortDirectionCode_INVALID_UNINITIALIZED,
	"ASCENDING":             cpb.SortDirectionCode_ASCENDING,
	"DESCENDING":            cpb.SortDirectionCode_DESCENDING,
}

DefaultSortDirectionCodeMap maps from string to cpb.SortDirectionCode_Value.

DefaultSpecimenContainedPreferenceCodeMap maps from string to cpb.SpecimenContainedPreferenceCode_Value.

View Source
var DefaultSpecimenStatusCodeMap = map[string]cpb.SpecimenStatusCode_Value{
	"INVALID_UNINITIALIZED": cpb.SpecimenStatusCode_INVALID_UNINITIALIZED,
	"AVAILABLE":             cpb.SpecimenStatusCode_AVAILABLE,
	"ENTERED_IN_ERROR":      cpb.SpecimenStatusCode_ENTERED_IN_ERROR,
	"UNAVAILABLE":           cpb.SpecimenStatusCode_UNAVAILABLE,
	"UNSATISFACTORY":        cpb.SpecimenStatusCode_UNSATISFACTORY,
}

DefaultSpecimenStatusCodeMap maps from string to cpb.SpecimenStatusCode_Value.

DefaultStandardsStatusCodeMap maps from string to cpb.StandardsStatusCode_Value.

View Source
var DefaultStatusCodeMap = map[string]cpb.StatusCode_Value{
	"INVALID_UNINITIALIZED": cpb.StatusCode_INVALID_UNINITIALIZED,
	"ATTESTED":              cpb.StatusCode_ATTESTED,
	"IN_PROCESS":            cpb.StatusCode_IN_PROCESS,
	"REQ_REVALID":           cpb.StatusCode_REQ_REVALID,
	"REVAL_FAIL":            cpb.StatusCode_REVAL_FAIL,
	"VALIDATED":             cpb.StatusCode_VALIDATED,
	"VAL_FAIL":              cpb.StatusCode_VAL_FAIL,
}

DefaultStatusCodeMap maps from string to cpb.StatusCode_Value.

View Source
var DefaultStrandTypeCodeMap = map[string]cpb.StrandTypeCode_Value{
	"INVALID_UNINITIALIZED": cpb.StrandTypeCode_INVALID_UNINITIALIZED,
	"CRICK":                 cpb.StrandTypeCode_CRICK,
	"WATSON":                cpb.StrandTypeCode_WATSON,
}

DefaultStrandTypeCodeMap maps from string to cpb.StrandTypeCode_Value.

DefaultStructureDefinitionKindCodeMap maps from string to cpb.StructureDefinitionKindCode_Value.

DefaultStructureMapContextTypeCodeMap maps from string to cpb.StructureMapContextTypeCode_Value.

DefaultStructureMapGroupTypeModeCodeMap maps from string to cpb.StructureMapGroupTypeModeCode_Value.

DefaultStructureMapInputModeCodeMap maps from string to cpb.StructureMapInputModeCode_Value.

DefaultStructureMapModelModeCodeMap maps from string to cpb.StructureMapModelModeCode_Value.

DefaultStructureMapSourceListModeCodeMap maps from string to cpb.StructureMapSourceListModeCode_Value.

DefaultStructureMapTargetListModeCodeMap maps from string to cpb.StructureMapTargetListModeCode_Value.

DefaultStructureMapTransformCodeMap maps from string to cpb.StructureMapTransformCode_Value.

DefaultSubscriptionChannelTypeCodeMap maps from string to cpb.SubscriptionChannelTypeCode_Value.

DefaultSubscriptionStatusCodeMap maps from string to cpb.SubscriptionStatusCode_Value.

DefaultSupplyDeliveryStatusCodeMap maps from string to cpb.SupplyDeliveryStatusCode_Value.

View Source
var DefaultSupplyItemTypeCodeMap = map[string]cpb.SupplyItemTypeCode_Value{
	"INVALID_UNINITIALIZED": cpb.SupplyItemTypeCode_INVALID_UNINITIALIZED,
	"DEVICE":                cpb.SupplyItemTypeCode_DEVICE,
	"MEDICATION":            cpb.SupplyItemTypeCode_MEDICATION,
}

DefaultSupplyItemTypeCodeMap maps from string to cpb.SupplyItemTypeCode_Value.

DefaultSupplyRequestStatusCodeMap maps from string to cpb.SupplyRequestStatusCode_Value.

View Source
var DefaultTaskIntentCodeMap = map[string]cpb.TaskIntentCode_Value{
	"INVALID_UNINITIALIZED": cpb.TaskIntentCode_INVALID_UNINITIALIZED,
	"UNKNOWN":               cpb.TaskIntentCode_UNKNOWN,
}

DefaultTaskIntentCodeMap maps from string to cpb.TaskIntentCode_Value.

DefaultTaskStatusCodeMap maps from string to cpb.TaskStatusCode_Value.

DefaultTemplateStatusCodeLifeCycleCodeMap maps from string to cpb.TemplateStatusCodeLifeCycleCode_Value.

DefaultTestReportActionResultCodeMap maps from string to cpb.TestReportActionResultCode_Value.

DefaultTestReportParticipantTypeCodeMap maps from string to cpb.TestReportParticipantTypeCode_Value.

DefaultTestReportResultCodeMap maps from string to cpb.TestReportResultCode_Value.

DefaultTestReportStatusCodeMap maps from string to cpb.TestReportStatusCode_Value.

DefaultTestScriptRequestMethodCodeMap maps from string to cpb.TestScriptRequestMethodCode_Value.

View Source
var DefaultTriggerTypeCodeMap = map[string]cpb.TriggerTypeCode_Value{
	"INVALID_UNINITIALIZED": cpb.TriggerTypeCode_INVALID_UNINITIALIZED,
	"DATA_ACCESSED":         cpb.TriggerTypeCode_DATA_ACCESSED,
	"DATA_ACCESS_ENDED":     cpb.TriggerTypeCode_DATA_ACCESS_ENDED,
	"DATA_ADDED":            cpb.TriggerTypeCode_DATA_ADDED,
	"DATA_CHANGED":          cpb.TriggerTypeCode_DATA_CHANGED,
	"DATA_MODIFIED":         cpb.TriggerTypeCode_DATA_MODIFIED,
	"DATA_REMOVED":          cpb.TriggerTypeCode_DATA_REMOVED,
	"NAMED_EVENT":           cpb.TriggerTypeCode_NAMED_EVENT,
	"PERIODIC":              cpb.TriggerTypeCode_PERIODIC,
}

DefaultTriggerTypeCodeMap maps from string to cpb.TriggerTypeCode_Value.

View Source
var DefaultTypeDerivationRuleCodeMap = map[string]cpb.TypeDerivationRuleCode_Value{
	"INVALID_UNINITIALIZED": cpb.TypeDerivationRuleCode_INVALID_UNINITIALIZED,
	"CONSTRAINT":            cpb.TypeDerivationRuleCode_CONSTRAINT,
	"SPECIALIZATION":        cpb.TypeDerivationRuleCode_SPECIALIZATION,
}

DefaultTypeDerivationRuleCodeMap maps from string to cpb.TypeDerivationRuleCode_Value.

DefaultUDIEntryTypeCodeMap maps from string to cpb.UDIEntryTypeCode_Value.

View Source
var DefaultUseCodeMap = map[string]cpb.UseCode_Value{
	"INVALID_UNINITIALIZED": cpb.UseCode_INVALID_UNINITIALIZED,
	"CLAIM":                 cpb.UseCode_CLAIM,
	"PREAUTHORIZATION":      cpb.UseCode_PREAUTHORIZATION,
	"PREDETERMINATION":      cpb.UseCode_PREDETERMINATION,
}

DefaultUseCodeMap maps from string to cpb.UseCode_Value.

View Source
var DefaultV20444CodeMap = map[string]cpb.V20444Code_Value{
	"INVALID_UNINITIALIZED": cpb.V20444Code_INVALID_UNINITIALIZED,
	"F":                     cpb.V20444Code_F,
	"G":                     cpb.V20444Code_G,
}

DefaultV20444CodeMap maps from string to cpb.V20444Code_Value.

DefaultV3AddressUseCodeMap maps from string to cpb.V3AddressUseCode_Value.

DefaultV3ConfidentialityCodeMap maps from string to cpb.V3ConfidentialityCode_Value.

View Source
var DefaultV3EntityNamePartQualifierCodeMap = map[string]cpb.V3EntityNamePartQualifierCode_Value{
	"INVALID_UNINITIALIZED":             cpb.V3EntityNamePartQualifierCode_INVALID_UNINITIALIZED,
	"AC":                                cpb.V3EntityNamePartQualifierCode_AC,
	"AD":                                cpb.V3EntityNamePartQualifierCode_AD,
	"BR":                                cpb.V3EntityNamePartQualifierCode_BR,
	"CL":                                cpb.V3EntityNamePartQualifierCode_CL,
	"CON":                               cpb.V3EntityNamePartQualifierCode_CON,
	"DEV":                               cpb.V3EntityNamePartQualifierCode_DEV,
	"FLAV":                              cpb.V3EntityNamePartQualifierCode_FLAV,
	"FORMUL":                            cpb.V3EntityNamePartQualifierCode_FORMUL,
	"FRM":                               cpb.V3EntityNamePartQualifierCode_FRM,
	"IN":                                cpb.V3EntityNamePartQualifierCode_IN,
	"INV":                               cpb.V3EntityNamePartQualifierCode_INV,
	"LS":                                cpb.V3EntityNamePartQualifierCode_LS,
	"NB":                                cpb.V3EntityNamePartQualifierCode_NB,
	"ORGANIZATION_NAME_PART_QUALIFIER":  cpb.V3EntityNamePartQualifierCode_ORGANIZATION_NAME_PART_QUALIFIER,
	"PERSON_NAME_PART_AFFIX_TYPES":      cpb.V3EntityNamePartQualifierCode_PERSON_NAME_PART_AFFIX_TYPES,
	"PERSON_NAME_PART_CHANGE_QUALIFIER": cpb.V3EntityNamePartQualifierCode_PERSON_NAME_PART_CHANGE_QUALIFIER,
	"PERSON_NAME_PART_MISC_QUALIFIER":   cpb.V3EntityNamePartQualifierCode_PERSON_NAME_PART_MISC_QUALIFIER,
	"PERSON_NAME_PART_QUALIFIER":        cpb.V3EntityNamePartQualifierCode_PERSON_NAME_PART_QUALIFIER,
	"PHARMACEUTICAL_ENTITY_NAME_PART_QUALIFIERS": cpb.V3EntityNamePartQualifierCode_PHARMACEUTICAL_ENTITY_NAME_PART_QUALIFIERS,
	"POPUL": cpb.V3EntityNamePartQualifierCode_POPUL,
	"PR":    cpb.V3EntityNamePartQualifierCode_PR,
	"SCI":   cpb.V3EntityNamePartQualifierCode_SCI,
	"SP":    cpb.V3EntityNamePartQualifierCode_SP,
	"STR":   cpb.V3EntityNamePartQualifierCode_STR,
	"TIME":  cpb.V3EntityNamePartQualifierCode_TIME,
	"TITLE": cpb.V3EntityNamePartQualifierCode_TITLE,
	"TMK":   cpb.V3EntityNamePartQualifierCode_TMK,
	"USE":   cpb.V3EntityNamePartQualifierCode_USE,
	"VV":    cpb.V3EntityNamePartQualifierCode_VV,
}

DefaultV3EntityNamePartQualifierCodeMap maps from string to cpb.V3EntityNamePartQualifierCode_Value.

View Source
var DefaultV3EntityNamePartQualifierR2CodeMap = map[string]cpb.V3EntityNamePartQualifierR2Code_Value{
	"INVALID_UNINITIALIZED": cpb.V3EntityNamePartQualifierR2Code_INVALID_UNINITIALIZED,
	"AC":                    cpb.V3EntityNamePartQualifierR2Code_AC,
	"AD":                    cpb.V3EntityNamePartQualifierR2Code_AD,
	"BR":                    cpb.V3EntityNamePartQualifierR2Code_BR,
	"CL":                    cpb.V3EntityNamePartQualifierR2Code_CL,
	"CON":                   cpb.V3EntityNamePartQualifierR2Code_CON,
	"DEV":                   cpb.V3EntityNamePartQualifierR2Code_DEV,
	"FLAV":                  cpb.V3EntityNamePartQualifierR2Code_FLAV,
	"FORMUL":                cpb.V3EntityNamePartQualifierR2Code_FORMUL,
	"FRM":                   cpb.V3EntityNamePartQualifierR2Code_FRM,
	"HON":                   cpb.V3EntityNamePartQualifierR2Code_HON,
	"IN":                    cpb.V3EntityNamePartQualifierR2Code_IN,
	"INV":                   cpb.V3EntityNamePartQualifierR2Code_INV,
	"LS":                    cpb.V3EntityNamePartQualifierR2Code_LS,
	"MID":                   cpb.V3EntityNamePartQualifierR2Code_MID,
	"NB":                    cpb.V3EntityNamePartQualifierR2Code_NB,
	"PFX":                   cpb.V3EntityNamePartQualifierR2Code_PFX,
	"PHARMACEUTICAL_ENTITY_NAME_PART_QUALIFIERS": cpb.V3EntityNamePartQualifierR2Code_PHARMACEUTICAL_ENTITY_NAME_PART_QUALIFIERS,
	"POPUL":        cpb.V3EntityNamePartQualifierR2Code_POPUL,
	"PR":           cpb.V3EntityNamePartQualifierR2Code_PR,
	"SCI":          cpb.V3EntityNamePartQualifierR2Code_SCI,
	"SFX":          cpb.V3EntityNamePartQualifierR2Code_SFX,
	"SP":           cpb.V3EntityNamePartQualifierR2Code_SP,
	"STR":          cpb.V3EntityNamePartQualifierR2Code_STR,
	"TIME":         cpb.V3EntityNamePartQualifierR2Code_TIME,
	"TITLE_STYLES": cpb.V3EntityNamePartQualifierR2Code_TITLE_STYLES,
	"TMK":          cpb.V3EntityNamePartQualifierR2Code_TMK,
	"USE":          cpb.V3EntityNamePartQualifierR2Code_USE,
}

DefaultV3EntityNamePartQualifierR2CodeMap maps from string to cpb.V3EntityNamePartQualifierR2Code_Value.

DefaultV3EntityNameUseCodeMap maps from string to cpb.V3EntityNameUseCode_Value.

DefaultV3EntityNameUseR2CodeMap maps from string to cpb.V3EntityNameUseR2Code_Value.

DefaultV3NullFlavorCodeMap maps from string to cpb.V3NullFlavorCode_Value.

DefaultV3ParticipationModeCodeMap maps from string to cpb.V3ParticipationModeCode_Value.

DefaultV3ProbabilityDistributionTypeCodeMap maps from string to cpb.V3ProbabilityDistributionTypeCode_Value.

View Source
var DefaultV3RoleCodeMap = map[string]cpb.V3RoleCode_Value{}/* 398 elements not displayed */

DefaultV3RoleCodeMap maps from string to cpb.V3RoleCode_Value.

DefaultV3TimingEventCodeMap maps from string to cpb.V3TimingEventCode_Value.

View Source
var DefaultVisionBaseCodeMap = map[string]cpb.VisionBaseCode_Value{
	"INVALID_UNINITIALIZED": cpb.VisionBaseCode_INVALID_UNINITIALIZED,
	"DOWN":                  cpb.VisionBaseCode_DOWN,
	"IN":                    cpb.VisionBaseCode_IN,
	"OUT":                   cpb.VisionBaseCode_OUT,
	"UP":                    cpb.VisionBaseCode_UP,
}

DefaultVisionBaseCodeMap maps from string to cpb.VisionBaseCode_Value.

View Source
var DefaultVisionEyesCodeMap = map[string]cpb.VisionEyesCode_Value{
	"INVALID_UNINITIALIZED": cpb.VisionEyesCode_INVALID_UNINITIALIZED,
	"LEFT":                  cpb.VisionEyesCode_LEFT,
	"RIGHT":                 cpb.VisionEyesCode_RIGHT,
}

DefaultVisionEyesCodeMap maps from string to cpb.VisionEyesCode_Value.

DefaultXPathUsageTypeCodeMap maps from string to cpb.XPathUsageTypeCode_Value.

Functions

This section is empty.

Types

type Convertor

type Convertor struct {
	AbstractTypeCodeMap                            map[string]cpb.AbstractTypeCode_Value
	AccountStatusCodeMap                           map[string]cpb.AccountStatusCode_Value
	ActionCardinalityBehaviorCodeMap               map[string]cpb.ActionCardinalityBehaviorCode_Value
	ActionConditionKindCodeMap                     map[string]cpb.ActionConditionKindCode_Value
	ActionGroupingBehaviorCodeMap                  map[string]cpb.ActionGroupingBehaviorCode_Value
	ActionParticipantTypeCodeMap                   map[string]cpb.ActionParticipantTypeCode_Value
	ActionPrecheckBehaviorCodeMap                  map[string]cpb.ActionPrecheckBehaviorCode_Value
	ActionRelationshipTypeCodeMap                  map[string]cpb.ActionRelationshipTypeCode_Value
	ActionRequiredBehaviorCodeMap                  map[string]cpb.ActionRequiredBehaviorCode_Value
	ActionSelectionBehaviorCodeMap                 map[string]cpb.ActionSelectionBehaviorCode_Value
	AddressTypeCodeMap                             map[string]cpb.AddressTypeCode_Value
	AddressUseCodeMap                              map[string]cpb.AddressUseCode_Value
	AdministrativeGenderCodeMap                    map[string]cpb.AdministrativeGenderCode_Value
	AdverseEventActualityCodeMap                   map[string]cpb.AdverseEventActualityCode_Value
	AdverseEventOutcomeCodeMap                     map[string]cpb.AdverseEventOutcomeCode_Value
	AdverseEventSeverityCodeMap                    map[string]cpb.AdverseEventSeverityCode_Value
	AggregationModeCodeMap                         map[string]cpb.AggregationModeCode_Value
	AllergyIntoleranceCategoryCodeMap              map[string]cpb.AllergyIntoleranceCategoryCode_Value
	AllergyIntoleranceClinicalStatusCodeMap        map[string]cpb.AllergyIntoleranceClinicalStatusCode_Value
	AllergyIntoleranceCriticalityCodeMap           map[string]cpb.AllergyIntoleranceCriticalityCode_Value
	AllergyIntoleranceSeverityCodeMap              map[string]cpb.AllergyIntoleranceSeverityCode_Value
	AllergyIntoleranceSubstanceExposureRiskCodeMap map[string]cpb.AllergyIntoleranceSubstanceExposureRiskCode_Value
	AllergyIntoleranceTypeCodeMap                  map[string]cpb.AllergyIntoleranceTypeCode_Value
	AllergyIntoleranceVerificationStatusCodeMap    map[string]cpb.AllergyIntoleranceVerificationStatusCode_Value
	AppointmentStatusCodeMap                       map[string]cpb.AppointmentStatusCode_Value
	AssertionDirectionTypeCodeMap                  map[string]cpb.AssertionDirectionTypeCode_Value
	AssertionOperatorTypeCodeMap                   map[string]cpb.AssertionOperatorTypeCode_Value
	AssertionResponseTypesCodeMap                  map[string]cpb.AssertionResponseTypesCode_Value
	AuditEventActionCodeMap                        map[string]cpb.AuditEventActionCode_Value
	AuditEventAgentNetworkTypeCodeMap              map[string]cpb.AuditEventAgentNetworkTypeCode_Value
	AuditEventOutcomeCodeMap                       map[string]cpb.AuditEventOutcomeCode_Value
	BenefitCostApplicabilityCodeMap                map[string]cpb.BenefitCostApplicabilityCode_Value
	BindingStrengthCodeMap                         map[string]cpb.BindingStrengthCode_Value
	BiologicallyDerivedProductCategoryCodeMap      map[string]cpb.BiologicallyDerivedProductCategoryCode_Value
	BiologicallyDerivedProductStatusCodeMap        map[string]cpb.BiologicallyDerivedProductStatusCode_Value
	BiologicallyDerivedProductStorageScaleCodeMap  map[string]cpb.BiologicallyDerivedProductStorageScaleCode_Value
	BundleTypeCodeMap                              map[string]cpb.BundleTypeCode_Value
	CanonicalStatusCodesForFHIRResourcesCodeMap    map[string]cpb.CanonicalStatusCodesForFHIRResourcesCode_Value
	CapabilityStatementKindCodeMap                 map[string]cpb.CapabilityStatementKindCode_Value
	CarePlanActivityStatusCodeMap                  map[string]cpb.CarePlanActivityStatusCode_Value
	CareTeamStatusCodeMap                          map[string]cpb.CareTeamStatusCode_Value
	CatalogEntryRelationTypeCodeMap                map[string]cpb.CatalogEntryRelationTypeCode_Value
	ChargeItemStatusCodeMap                        map[string]cpb.ChargeItemStatusCode_Value
	ChoiceListOrientationCodeMap                   map[string]cpb.ChoiceListOrientationCode_Value
	ClaimProcessingCodeMap                         map[string]cpb.ClaimProcessingCode_Value
	CodeSearchSupportCodeMap                       map[string]cpb.CodeSearchSupportCode_Value
	CodeSystemContentModeCodeMap                   map[string]cpb.CodeSystemContentModeCode_Value
	CodeSystemHierarchyMeaningCodeMap              map[string]cpb.CodeSystemHierarchyMeaningCode_Value
	CompartmentTypeCodeMap                         map[string]cpb.CompartmentTypeCode_Value
	CompositionAttestationModeCodeMap              map[string]cpb.CompositionAttestationModeCode_Value
	CompositionStatusCodeMap                       map[string]cpb.CompositionStatusCode_Value
	ConceptMapEquivalenceCodeMap                   map[string]cpb.ConceptMapEquivalenceCode_Value
	ConceptMapGroupUnmappedModeCodeMap             map[string]cpb.ConceptMapGroupUnmappedModeCode_Value
	ConditionClinicalStatusCodeMap                 map[string]cpb.ConditionClinicalStatusCode_Value
	ConditionVerificationStatusCodeMap             map[string]cpb.ConditionVerificationStatusCode_Value
	ConditionalDeleteStatusCodeMap                 map[string]cpb.ConditionalDeleteStatusCode_Value
	ConditionalReadStatusCodeMap                   map[string]cpb.ConditionalReadStatusCode_Value
	ConformanceExpectationCodeMap                  map[string]cpb.ConformanceExpectationCode_Value
	ConsentDataMeaningCodeMap                      map[string]cpb.ConsentDataMeaningCode_Value
	ConsentProvisionTypeCodeMap                    map[string]cpb.ConsentProvisionTypeCode_Value
	ConsentStateCodeMap                            map[string]cpb.ConsentStateCode_Value
	ConstraintSeverityCodeMap                      map[string]cpb.ConstraintSeverityCode_Value
	ContactPointSystemCodeMap                      map[string]cpb.ContactPointSystemCode_Value
	ContactPointUseCodeMap                         map[string]cpb.ContactPointUseCode_Value
	ContractResourcePublicationStatusCodeMap       map[string]cpb.ContractResourcePublicationStatusCode_Value
	ContractResourceStatusCodeMap                  map[string]cpb.ContractResourceStatusCode_Value
	ContributorTypeCodeMap                         map[string]cpb.ContributorTypeCode_Value
	DataAbsentReasonCodeMap                        map[string]cpb.DataAbsentReasonCode_Value
	DataTypeCodeMap                                map[string]cpb.DataTypeCode_Value
	DaysOfWeekCodeMap                              map[string]cpb.DaysOfWeekCode_Value
	DetectedIssueSeverityCodeMap                   map[string]cpb.DetectedIssueSeverityCode_Value
	DeviceMetricCalibrationStateCodeMap            map[string]cpb.DeviceMetricCalibrationStateCode_Value
	DeviceMetricCalibrationTypeCodeMap             map[string]cpb.DeviceMetricCalibrationTypeCode_Value
	DeviceMetricCategoryCodeMap                    map[string]cpb.DeviceMetricCategoryCode_Value
	DeviceMetricColorCodeMap                       map[string]cpb.DeviceMetricColorCode_Value
	DeviceMetricOperationalStatusCodeMap           map[string]cpb.DeviceMetricOperationalStatusCode_Value
	DeviceNameTypeCodeMap                          map[string]cpb.DeviceNameTypeCode_Value
	DeviceUseStatementStatusCodeMap                map[string]cpb.DeviceUseStatementStatusCode_Value
	DiagnosticReportStatusCodeMap                  map[string]cpb.DiagnosticReportStatusCode_Value
	DiscriminatorTypeCodeMap                       map[string]cpb.DiscriminatorTypeCode_Value
	DocumentModeCodeMap                            map[string]cpb.DocumentModeCode_Value
	DocumentReferenceStatusCodeMap                 map[string]cpb.DocumentReferenceStatusCode_Value
	DocumentRelationshipTypeCodeMap                map[string]cpb.DocumentRelationshipTypeCode_Value
	EligibilityRequestPurposeCodeMap               map[string]cpb.EligibilityRequestPurposeCode_Value
	EligibilityResponsePurposeCodeMap              map[string]cpb.EligibilityResponsePurposeCode_Value
	EnableWhenBehaviorCodeMap                      map[string]cpb.EnableWhenBehaviorCode_Value
	EncounterLocationStatusCodeMap                 map[string]cpb.EncounterLocationStatusCode_Value
	EncounterStatusCodeMap                         map[string]cpb.EncounterStatusCode_Value
	EndpointStatusCodeMap                          map[string]cpb.EndpointStatusCode_Value
	EpisodeOfCareStatusCodeMap                     map[string]cpb.EpisodeOfCareStatusCode_Value
	EventCapabilityModeCodeMap                     map[string]cpb.EventCapabilityModeCode_Value
	EventStatusCodeMap                             map[string]cpb.EventStatusCode_Value
	EventTimingCodeMap                             map[string]cpb.EventTimingCode_Value
	EvidenceVariableTypeCodeMap                    map[string]cpb.EvidenceVariableTypeCode_Value
	ExampleScenarioActorTypeCodeMap                map[string]cpb.ExampleScenarioActorTypeCode_Value
	ExpansionParameterSourceCodeMap                map[string]cpb.ExpansionParameterSourceCode_Value
	ExpansionProcessingRuleCodeMap                 map[string]cpb.ExpansionProcessingRuleCode_Value
	ExplanationOfBenefitStatusCodeMap              map[string]cpb.ExplanationOfBenefitStatusCode_Value
	ExposureStateCodeMap                           map[string]cpb.ExposureStateCode_Value
	ExtensionContextTypeCodeMap                    map[string]cpb.ExtensionContextTypeCode_Value
	FHIRDeviceStatusCodeMap                        map[string]cpb.FHIRDeviceStatusCode_Value
	FHIRRestfulInteractionsCodeMap                 map[string]cpb.FHIRRestfulInteractionsCode_Value
	FHIRSubstanceStatusCodeMap                     map[string]cpb.FHIRSubstanceStatusCode_Value
	FHIRVersionCodeMap                             map[string]cpb.FHIRVersionCode_Value
	FamilyHistoryStatusCodeMap                     map[string]cpb.FamilyHistoryStatusCode_Value
	FilterOperatorCodeMap                          map[string]cpb.FilterOperatorCode_Value
	FinancialResourceStatusCodeMap                 map[string]cpb.FinancialResourceStatusCode_Value
	FlagStatusCodeMap                              map[string]cpb.FlagStatusCode_Value
	GoalAcceptanceStatusCodeMap                    map[string]cpb.GoalAcceptanceStatusCode_Value
	GoalLifecycleStatusCodeMap                     map[string]cpb.GoalLifecycleStatusCode_Value
	GraphCompartmentRuleCodeMap                    map[string]cpb.GraphCompartmentRuleCode_Value
	GraphCompartmentUseCodeMap                     map[string]cpb.GraphCompartmentUseCode_Value
	GroupMeasureCodeMap                            map[string]cpb.GroupMeasureCode_Value
	GroupTypeCodeMap                               map[string]cpb.GroupTypeCode_Value
	GuidanceResponseStatusCodeMap                  map[string]cpb.GuidanceResponseStatusCode_Value
	GuidePageGenerationCodeMap                     map[string]cpb.GuidePageGenerationCode_Value
	GuideParameterCodeMap                          map[string]cpb.GuideParameterCode_Value
	HL7WorkgroupCodeMap                            map[string]cpb.HL7WorkgroupCode_Value
	HTTPVerbCodeMap                                map[string]cpb.HTTPVerbCode_Value
	HumanNameAssemblyOrderCodeMap                  map[string]cpb.HumanNameAssemblyOrderCode_Value
	IdentifierUseCodeMap                           map[string]cpb.IdentifierUseCode_Value
	IdentityAssuranceLevelCodeMap                  map[string]cpb.IdentityAssuranceLevelCode_Value
	ImagingStudyStatusCodeMap                      map[string]cpb.ImagingStudyStatusCode_Value
	ImplantStatusCodeMap                           map[string]cpb.ImplantStatusCode_Value
	InvoicePriceComponentTypeCodeMap               map[string]cpb.InvoicePriceComponentTypeCode_Value
	InvoiceStatusCodeMap                           map[string]cpb.InvoiceStatusCode_Value
	IssueSeverityCodeMap                           map[string]cpb.IssueSeverityCode_Value
	IssueTypeCodeMap                               map[string]cpb.IssueTypeCode_Value
	LinkTypeCodeMap                                map[string]cpb.LinkTypeCode_Value
	LinkageTypeCodeMap                             map[string]cpb.LinkageTypeCode_Value
	ListModeCodeMap                                map[string]cpb.ListModeCode_Value
	ListStatusCodeMap                              map[string]cpb.ListStatusCode_Value
	LocationModeCodeMap                            map[string]cpb.LocationModeCode_Value
	LocationStatusCodeMap                          map[string]cpb.LocationStatusCode_Value
	MatchGradeCodeMap                              map[string]cpb.MatchGradeCode_Value
	MeasureImprovementNotationCodeMap              map[string]cpb.MeasureImprovementNotationCode_Value
	MeasureReportStatusCodeMap                     map[string]cpb.MeasureReportStatusCode_Value
	MeasureReportTypeCodeMap                       map[string]cpb.MeasureReportTypeCode_Value
	MedicationAdministrationStatusCodeMap          map[string]cpb.MedicationAdministrationStatusCode_Value
	MedicationDispenseStatusCodeMap                map[string]cpb.MedicationDispenseStatusCode_Value
	MedicationKnowledgeStatusCodeMap               map[string]cpb.MedicationKnowledgeStatusCode_Value
	MedicationRequestIntentCodeMap                 map[string]cpb.MedicationRequestIntentCode_Value
	MedicationStatementStatusCodesMap              map[string]cpb.MedicationStatementStatusCodes_Value
	MedicationStatusCodeMap                        map[string]cpb.MedicationStatusCode_Value
	MedicationrequestStatusCodeMap                 map[string]cpb.MedicationrequestStatusCode_Value
	MessageSignificanceCategoryCodeMap             map[string]cpb.MessageSignificanceCategoryCode_Value
	MessageheaderResponseRequestCodeMap            map[string]cpb.MessageheaderResponseRequestCode_Value
	NameUseCodeMap                                 map[string]cpb.NameUseCode_Value
	NamingSystemIdentifierTypeCodeMap              map[string]cpb.NamingSystemIdentifierTypeCode_Value
	NamingSystemTypeCodeMap                        map[string]cpb.NamingSystemTypeCode_Value
	NarrativeStatusCodeMap                         map[string]cpb.NarrativeStatusCode_Value
	NoteTypeCodeMap                                map[string]cpb.NoteTypeCode_Value
	ObservationDataTypeCodeMap                     map[string]cpb.ObservationDataTypeCode_Value
	ObservationRangeCategoryCodeMap                map[string]cpb.ObservationRangeCategoryCode_Value
	ObservationStatusCodeMap                       map[string]cpb.ObservationStatusCode_Value
	OperationKindCodeMap                           map[string]cpb.OperationKindCode_Value
	OperationParameterUseCodeMap                   map[string]cpb.OperationParameterUseCode_Value
	OrientationTypeCodeMap                         map[string]cpb.OrientationTypeCode_Value
	ParticipantRequiredCodeMap                     map[string]cpb.ParticipantRequiredCode_Value
	ParticipationStatusCodeMap                     map[string]cpb.ParticipationStatusCode_Value
	PropertyRepresentationCodeMap                  map[string]cpb.PropertyRepresentationCode_Value
	PropertyTypeCodeMap                            map[string]cpb.PropertyTypeCode_Value
	ProvenanceEntityRoleCodeMap                    map[string]cpb.ProvenanceEntityRoleCode_Value
	PublicationStatusCodeMap                       map[string]cpb.PublicationStatusCode_Value
	QualityTypeCodeMap                             map[string]cpb.QualityTypeCode_Value
	QuantityComparatorCodeMap                      map[string]cpb.QuantityComparatorCode_Value
	QuestionnaireItemOperatorCodeMap               map[string]cpb.QuestionnaireItemOperatorCode_Value
	QuestionnaireItemTypeCodeMap                   map[string]cpb.QuestionnaireItemTypeCode_Value
	QuestionnaireItemUsageModeCodeMap              map[string]cpb.QuestionnaireItemUsageModeCode_Value
	QuestionnaireResponseStatusCodeMap             map[string]cpb.QuestionnaireResponseStatusCode_Value
	ReferenceHandlingPolicyCodeMap                 map[string]cpb.ReferenceHandlingPolicyCode_Value
	ReferenceVersionRulesCodeMap                   map[string]cpb.ReferenceVersionRulesCode_Value
	RelatedArtifactTypeCodeMap                     map[string]cpb.RelatedArtifactTypeCode_Value
	RepositoryTypeCodeMap                          map[string]cpb.RepositoryTypeCode_Value
	RequestIntentCodeMap                           map[string]cpb.RequestIntentCode_Value
	RequestPriorityCodeMap                         map[string]cpb.RequestPriorityCode_Value
	RequestResourceTypeCodeMap                     map[string]cpb.RequestResourceTypeCode_Value
	RequestStatusCodeMap                           map[string]cpb.RequestStatusCode_Value
	ResearchElementTypeCodeMap                     map[string]cpb.ResearchElementTypeCode_Value
	ResearchStudyStatusCodeMap                     map[string]cpb.ResearchStudyStatusCode_Value
	ResearchSubjectStatusCodeMap                   map[string]cpb.ResearchSubjectStatusCode_Value
	ResourceSecurityCategoryCodeMap                map[string]cpb.ResourceSecurityCategoryCode_Value
	ResourceTypeCodeMap                            map[string]cpb.ResourceTypeCode_Value
	ResourceVersionPolicyCodeMap                   map[string]cpb.ResourceVersionPolicyCode_Value
	ResponseTypeCodeMap                            map[string]cpb.ResponseTypeCode_Value
	RestfulCapabilityModeCodeMap                   map[string]cpb.RestfulCapabilityModeCode_Value
	SPDXLicenseCodeMap                             map[string]cpb.SPDXLicenseCode_Value
	SearchComparatorCodeMap                        map[string]cpb.SearchComparatorCode_Value
	SearchEntryModeCodeMap                         map[string]cpb.SearchEntryModeCode_Value
	SearchModifierCodeMap                          map[string]cpb.SearchModifierCode_Value
	SearchParamTypeCodeMap                         map[string]cpb.SearchParamTypeCode_Value
	SequenceTypeCodeMap                            map[string]cpb.SequenceTypeCode_Value
	SlicingRulesCodeMap                            map[string]cpb.SlicingRulesCode_Value
	SlotStatusCodeMap                              map[string]cpb.SlotStatusCode_Value
	SmartCapabilitiesCodeMap                       map[string]cpb.SmartCapabilitiesCode_Value
	SortDirectionCodeMap                           map[string]cpb.SortDirectionCode_Value
	SpecimenContainedPreferenceCodeMap             map[string]cpb.SpecimenContainedPreferenceCode_Value
	SpecimenStatusCodeMap                          map[string]cpb.SpecimenStatusCode_Value
	StandardsStatusCodeMap                         map[string]cpb.StandardsStatusCode_Value
	StatusCodeMap                                  map[string]cpb.StatusCode_Value
	StrandTypeCodeMap                              map[string]cpb.StrandTypeCode_Value
	StructureDefinitionKindCodeMap                 map[string]cpb.StructureDefinitionKindCode_Value
	StructureMapContextTypeCodeMap                 map[string]cpb.StructureMapContextTypeCode_Value
	StructureMapGroupTypeModeCodeMap               map[string]cpb.StructureMapGroupTypeModeCode_Value
	StructureMapInputModeCodeMap                   map[string]cpb.StructureMapInputModeCode_Value
	StructureMapModelModeCodeMap                   map[string]cpb.StructureMapModelModeCode_Value
	StructureMapSourceListModeCodeMap              map[string]cpb.StructureMapSourceListModeCode_Value
	StructureMapTargetListModeCodeMap              map[string]cpb.StructureMapTargetListModeCode_Value
	StructureMapTransformCodeMap                   map[string]cpb.StructureMapTransformCode_Value
	SubscriptionChannelTypeCodeMap                 map[string]cpb.SubscriptionChannelTypeCode_Value
	SubscriptionStatusCodeMap                      map[string]cpb.SubscriptionStatusCode_Value
	SupplyDeliveryStatusCodeMap                    map[string]cpb.SupplyDeliveryStatusCode_Value
	SupplyItemTypeCodeMap                          map[string]cpb.SupplyItemTypeCode_Value
	SupplyRequestStatusCodeMap                     map[string]cpb.SupplyRequestStatusCode_Value
	TaskIntentCodeMap                              map[string]cpb.TaskIntentCode_Value
	TaskStatusCodeMap                              map[string]cpb.TaskStatusCode_Value
	TemplateStatusCodeLifeCycleCodeMap             map[string]cpb.TemplateStatusCodeLifeCycleCode_Value
	TestReportActionResultCodeMap                  map[string]cpb.TestReportActionResultCode_Value
	TestReportParticipantTypeCodeMap               map[string]cpb.TestReportParticipantTypeCode_Value
	TestReportResultCodeMap                        map[string]cpb.TestReportResultCode_Value
	TestReportStatusCodeMap                        map[string]cpb.TestReportStatusCode_Value
	TestScriptRequestMethodCodeMap                 map[string]cpb.TestScriptRequestMethodCode_Value
	TriggerTypeCodeMap                             map[string]cpb.TriggerTypeCode_Value
	TypeDerivationRuleCodeMap                      map[string]cpb.TypeDerivationRuleCode_Value
	UDIEntryTypeCodeMap                            map[string]cpb.UDIEntryTypeCode_Value
	UseCodeMap                                     map[string]cpb.UseCode_Value
	V20444CodeMap                                  map[string]cpb.V20444Code_Value
	V3AddressUseCodeMap                            map[string]cpb.V3AddressUseCode_Value
	V3ConfidentialityCodeMap                       map[string]cpb.V3ConfidentialityCode_Value
	V3EntityNamePartQualifierCodeMap               map[string]cpb.V3EntityNamePartQualifierCode_Value
	V3EntityNamePartQualifierR2CodeMap             map[string]cpb.V3EntityNamePartQualifierR2Code_Value
	V3EntityNameUseCodeMap                         map[string]cpb.V3EntityNameUseCode_Value
	V3EntityNameUseR2CodeMap                       map[string]cpb.V3EntityNameUseR2Code_Value
	V3NullFlavorCodeMap                            map[string]cpb.V3NullFlavorCode_Value
	V3ParticipationModeCodeMap                     map[string]cpb.V3ParticipationModeCode_Value
	V3ProbabilityDistributionTypeCodeMap           map[string]cpb.V3ProbabilityDistributionTypeCode_Value
	V3RoleCodeMap                                  map[string]cpb.V3RoleCode_Value
	V3TimingEventCodeMap                           map[string]cpb.V3TimingEventCode_Value
	VisionBaseCodeMap                              map[string]cpb.VisionBaseCode_Value
	VisionEyesCodeMap                              map[string]cpb.VisionEyesCode_Value
	XPathUsageTypeCodeMap                          map[string]cpb.XPathUsageTypeCode_Value
}

Convertor is a convertor of HL7v2 values to FHIR. The contained mappings can be overridden to support custom configurations. If there's no override, Convertor will use the default mapping.

func (*Convertor) AbstractTypeCode

func (c *Convertor) AbstractTypeCode(s string) cpb.AbstractTypeCode_Value

AbstractTypeCode converts the given string to a cpb.AbstractTypeCode_Value. If the string doesn't match exactly one of the supported values, AbstractTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) AccountStatusCode

func (c *Convertor) AccountStatusCode(s string) cpb.AccountStatusCode_Value

AccountStatusCode converts the given string to a cpb.AccountStatusCode_Value. If the string doesn't match exactly one of the supported values, AccountStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) ActionCardinalityBehaviorCode

func (c *Convertor) ActionCardinalityBehaviorCode(s string) cpb.ActionCardinalityBehaviorCode_Value

ActionCardinalityBehaviorCode converts the given string to a cpb.ActionCardinalityBehaviorCode_Value. If the string doesn't match exactly one of the supported values, ActionCardinalityBehaviorCode returns INVALID_UNINITIALIZED.

func (*Convertor) ActionConditionKindCode

func (c *Convertor) ActionConditionKindCode(s string) cpb.ActionConditionKindCode_Value

ActionConditionKindCode converts the given string to a cpb.ActionConditionKindCode_Value. If the string doesn't match exactly one of the supported values, ActionConditionKindCode returns INVALID_UNINITIALIZED.

func (*Convertor) ActionGroupingBehaviorCode

func (c *Convertor) ActionGroupingBehaviorCode(s string) cpb.ActionGroupingBehaviorCode_Value

ActionGroupingBehaviorCode converts the given string to a cpb.ActionGroupingBehaviorCode_Value. If the string doesn't match exactly one of the supported values, ActionGroupingBehaviorCode returns INVALID_UNINITIALIZED.

func (*Convertor) ActionParticipantTypeCode

func (c *Convertor) ActionParticipantTypeCode(s string) cpb.ActionParticipantTypeCode_Value

ActionParticipantTypeCode converts the given string to a cpb.ActionParticipantTypeCode_Value. If the string doesn't match exactly one of the supported values, ActionParticipantTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) ActionPrecheckBehaviorCode

func (c *Convertor) ActionPrecheckBehaviorCode(s string) cpb.ActionPrecheckBehaviorCode_Value

ActionPrecheckBehaviorCode converts the given string to a cpb.ActionPrecheckBehaviorCode_Value. If the string doesn't match exactly one of the supported values, ActionPrecheckBehaviorCode returns INVALID_UNINITIALIZED.

func (*Convertor) ActionRelationshipTypeCode

func (c *Convertor) ActionRelationshipTypeCode(s string) cpb.ActionRelationshipTypeCode_Value

ActionRelationshipTypeCode converts the given string to a cpb.ActionRelationshipTypeCode_Value. If the string doesn't match exactly one of the supported values, ActionRelationshipTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) ActionRequiredBehaviorCode

func (c *Convertor) ActionRequiredBehaviorCode(s string) cpb.ActionRequiredBehaviorCode_Value

ActionRequiredBehaviorCode converts the given string to a cpb.ActionRequiredBehaviorCode_Value. If the string doesn't match exactly one of the supported values, ActionRequiredBehaviorCode returns INVALID_UNINITIALIZED.

func (*Convertor) ActionSelectionBehaviorCode

func (c *Convertor) ActionSelectionBehaviorCode(s string) cpb.ActionSelectionBehaviorCode_Value

ActionSelectionBehaviorCode converts the given string to a cpb.ActionSelectionBehaviorCode_Value. If the string doesn't match exactly one of the supported values, ActionSelectionBehaviorCode returns INVALID_UNINITIALIZED.

func (*Convertor) AddressTypeCode

func (c *Convertor) AddressTypeCode(s string) cpb.AddressTypeCode_Value

AddressTypeCode converts the given string to a cpb.AddressTypeCode_Value. If the string doesn't match exactly one of the supported values, AddressTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) AddressUseCode

func (c *Convertor) AddressUseCode(s string) cpb.AddressUseCode_Value

AddressUseCode converts the given string to a cpb.AddressUseCode_Value. If the string doesn't match exactly one of the supported values, AddressUseCode returns INVALID_UNINITIALIZED.

func (*Convertor) AdministrativeGenderCode

func (c *Convertor) AdministrativeGenderCode(s string) cpb.AdministrativeGenderCode_Value

AdministrativeGenderCode converts the given string to a cpb.AdministrativeGenderCode_Value. If the string doesn't match exactly one of the supported values, AdministrativeGenderCode returns INVALID_UNINITIALIZED.

func (*Convertor) AdverseEventActualityCode

func (c *Convertor) AdverseEventActualityCode(s string) cpb.AdverseEventActualityCode_Value

AdverseEventActualityCode converts the given string to a cpb.AdverseEventActualityCode_Value. If the string doesn't match exactly one of the supported values, AdverseEventActualityCode returns INVALID_UNINITIALIZED.

func (*Convertor) AdverseEventOutcomeCode

func (c *Convertor) AdverseEventOutcomeCode(s string) cpb.AdverseEventOutcomeCode_Value

AdverseEventOutcomeCode converts the given string to a cpb.AdverseEventOutcomeCode_Value. If the string doesn't match exactly one of the supported values, AdverseEventOutcomeCode returns INVALID_UNINITIALIZED.

func (*Convertor) AdverseEventSeverityCode

func (c *Convertor) AdverseEventSeverityCode(s string) cpb.AdverseEventSeverityCode_Value

AdverseEventSeverityCode converts the given string to a cpb.AdverseEventSeverityCode_Value. If the string doesn't match exactly one of the supported values, AdverseEventSeverityCode returns INVALID_UNINITIALIZED.

func (*Convertor) AggregationModeCode

func (c *Convertor) AggregationModeCode(s string) cpb.AggregationModeCode_Value

AggregationModeCode converts the given string to a cpb.AggregationModeCode_Value. If the string doesn't match exactly one of the supported values, AggregationModeCode returns INVALID_UNINITIALIZED.

func (*Convertor) AllergyIntoleranceCategoryCode

func (c *Convertor) AllergyIntoleranceCategoryCode(s string) cpb.AllergyIntoleranceCategoryCode_Value

AllergyIntoleranceCategoryCode converts the given string to a cpb.AllergyIntoleranceCategoryCode_Value. If the string doesn't match exactly one of the supported values, AllergyIntoleranceCategoryCode returns INVALID_UNINITIALIZED.

func (*Convertor) AllergyIntoleranceClinicalStatusCode

func (c *Convertor) AllergyIntoleranceClinicalStatusCode(s string) cpb.AllergyIntoleranceClinicalStatusCode_Value

AllergyIntoleranceClinicalStatusCode converts the given string to a cpb.AllergyIntoleranceClinicalStatusCode_Value. If the string doesn't match exactly one of the supported values, AllergyIntoleranceClinicalStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) AllergyIntoleranceCriticalityCode

func (c *Convertor) AllergyIntoleranceCriticalityCode(s string) cpb.AllergyIntoleranceCriticalityCode_Value

AllergyIntoleranceCriticalityCode converts the given string to a cpb.AllergyIntoleranceCriticalityCode_Value. If the string doesn't match exactly one of the supported values, AllergyIntoleranceCriticalityCode returns INVALID_UNINITIALIZED.

func (*Convertor) AllergyIntoleranceSeverityCode

func (c *Convertor) AllergyIntoleranceSeverityCode(s string) cpb.AllergyIntoleranceSeverityCode_Value

AllergyIntoleranceSeverityCode converts the given string to a cpb.AllergyIntoleranceSeverityCode_Value. If the string doesn't match exactly one of the supported values, AllergyIntoleranceSeverityCode returns INVALID_UNINITIALIZED.

func (*Convertor) AllergyIntoleranceSubstanceExposureRiskCode

func (c *Convertor) AllergyIntoleranceSubstanceExposureRiskCode(s string) cpb.AllergyIntoleranceSubstanceExposureRiskCode_Value

AllergyIntoleranceSubstanceExposureRiskCode converts the given string to a cpb.AllergyIntoleranceSubstanceExposureRiskCode_Value. If the string doesn't match exactly one of the supported values, AllergyIntoleranceSubstanceExposureRiskCode returns INVALID_UNINITIALIZED.

func (*Convertor) AllergyIntoleranceTypeCode

func (c *Convertor) AllergyIntoleranceTypeCode(s string) cpb.AllergyIntoleranceTypeCode_Value

AllergyIntoleranceTypeCode converts the given string to a cpb.AllergyIntoleranceTypeCode_Value. If the string doesn't match exactly one of the supported values, AllergyIntoleranceTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) AllergyIntoleranceVerificationStatusCode

func (c *Convertor) AllergyIntoleranceVerificationStatusCode(s string) cpb.AllergyIntoleranceVerificationStatusCode_Value

AllergyIntoleranceVerificationStatusCode converts the given string to a cpb.AllergyIntoleranceVerificationStatusCode_Value. If the string doesn't match exactly one of the supported values, AllergyIntoleranceVerificationStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) AppointmentStatusCode

func (c *Convertor) AppointmentStatusCode(s string) cpb.AppointmentStatusCode_Value

AppointmentStatusCode converts the given string to a cpb.AppointmentStatusCode_Value. If the string doesn't match exactly one of the supported values, AppointmentStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) AssertionDirectionTypeCode

func (c *Convertor) AssertionDirectionTypeCode(s string) cpb.AssertionDirectionTypeCode_Value

AssertionDirectionTypeCode converts the given string to a cpb.AssertionDirectionTypeCode_Value. If the string doesn't match exactly one of the supported values, AssertionDirectionTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) AssertionOperatorTypeCode

func (c *Convertor) AssertionOperatorTypeCode(s string) cpb.AssertionOperatorTypeCode_Value

AssertionOperatorTypeCode converts the given string to a cpb.AssertionOperatorTypeCode_Value. If the string doesn't match exactly one of the supported values, AssertionOperatorTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) AssertionResponseTypesCode

func (c *Convertor) AssertionResponseTypesCode(s string) cpb.AssertionResponseTypesCode_Value

AssertionResponseTypesCode converts the given string to a cpb.AssertionResponseTypesCode_Value. If the string doesn't match exactly one of the supported values, AssertionResponseTypesCode returns INVALID_UNINITIALIZED.

func (*Convertor) AuditEventActionCode

func (c *Convertor) AuditEventActionCode(s string) cpb.AuditEventActionCode_Value

AuditEventActionCode converts the given string to a cpb.AuditEventActionCode_Value. If the string doesn't match exactly one of the supported values, AuditEventActionCode returns INVALID_UNINITIALIZED.

func (*Convertor) AuditEventAgentNetworkTypeCode

func (c *Convertor) AuditEventAgentNetworkTypeCode(s string) cpb.AuditEventAgentNetworkTypeCode_Value

AuditEventAgentNetworkTypeCode converts the given string to a cpb.AuditEventAgentNetworkTypeCode_Value. If the string doesn't match exactly one of the supported values, AuditEventAgentNetworkTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) AuditEventOutcomeCode

func (c *Convertor) AuditEventOutcomeCode(s string) cpb.AuditEventOutcomeCode_Value

AuditEventOutcomeCode converts the given string to a cpb.AuditEventOutcomeCode_Value. If the string doesn't match exactly one of the supported values, AuditEventOutcomeCode returns INVALID_UNINITIALIZED.

func (*Convertor) BenefitCostApplicabilityCode

func (c *Convertor) BenefitCostApplicabilityCode(s string) cpb.BenefitCostApplicabilityCode_Value

BenefitCostApplicabilityCode converts the given string to a cpb.BenefitCostApplicabilityCode_Value. If the string doesn't match exactly one of the supported values, BenefitCostApplicabilityCode returns INVALID_UNINITIALIZED.

func (*Convertor) BindingStrengthCode

func (c *Convertor) BindingStrengthCode(s string) cpb.BindingStrengthCode_Value

BindingStrengthCode converts the given string to a cpb.BindingStrengthCode_Value. If the string doesn't match exactly one of the supported values, BindingStrengthCode returns INVALID_UNINITIALIZED.

func (*Convertor) BiologicallyDerivedProductCategoryCode

func (c *Convertor) BiologicallyDerivedProductCategoryCode(s string) cpb.BiologicallyDerivedProductCategoryCode_Value

BiologicallyDerivedProductCategoryCode converts the given string to a cpb.BiologicallyDerivedProductCategoryCode_Value. If the string doesn't match exactly one of the supported values, BiologicallyDerivedProductCategoryCode returns INVALID_UNINITIALIZED.

func (*Convertor) BiologicallyDerivedProductStatusCode

func (c *Convertor) BiologicallyDerivedProductStatusCode(s string) cpb.BiologicallyDerivedProductStatusCode_Value

BiologicallyDerivedProductStatusCode converts the given string to a cpb.BiologicallyDerivedProductStatusCode_Value. If the string doesn't match exactly one of the supported values, BiologicallyDerivedProductStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) BiologicallyDerivedProductStorageScaleCode

func (c *Convertor) BiologicallyDerivedProductStorageScaleCode(s string) cpb.BiologicallyDerivedProductStorageScaleCode_Value

BiologicallyDerivedProductStorageScaleCode converts the given string to a cpb.BiologicallyDerivedProductStorageScaleCode_Value. If the string doesn't match exactly one of the supported values, BiologicallyDerivedProductStorageScaleCode returns INVALID_UNINITIALIZED.

func (*Convertor) BundleTypeCode

func (c *Convertor) BundleTypeCode(s string) cpb.BundleTypeCode_Value

BundleTypeCode converts the given string to a cpb.BundleTypeCode_Value. If the string doesn't match exactly one of the supported values, BundleTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) CanonicalStatusCodesForFHIRResourcesCode

func (c *Convertor) CanonicalStatusCodesForFHIRResourcesCode(s string) cpb.CanonicalStatusCodesForFHIRResourcesCode_Value

CanonicalStatusCodesForFHIRResourcesCode converts the given string to a cpb.CanonicalStatusCodesForFHIRResourcesCode_Value. If the string doesn't match exactly one of the supported values, CanonicalStatusCodesForFHIRResourcesCode returns INVALID_UNINITIALIZED.

func (*Convertor) CapabilityStatementKindCode

func (c *Convertor) CapabilityStatementKindCode(s string) cpb.CapabilityStatementKindCode_Value

CapabilityStatementKindCode converts the given string to a cpb.CapabilityStatementKindCode_Value. If the string doesn't match exactly one of the supported values, CapabilityStatementKindCode returns INVALID_UNINITIALIZED.

func (*Convertor) CarePlanActivityStatusCode

func (c *Convertor) CarePlanActivityStatusCode(s string) cpb.CarePlanActivityStatusCode_Value

CarePlanActivityStatusCode converts the given string to a cpb.CarePlanActivityStatusCode_Value. If the string doesn't match exactly one of the supported values, CarePlanActivityStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) CareTeamStatusCode

func (c *Convertor) CareTeamStatusCode(s string) cpb.CareTeamStatusCode_Value

CareTeamStatusCode converts the given string to a cpb.CareTeamStatusCode_Value. If the string doesn't match exactly one of the supported values, CareTeamStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) CatalogEntryRelationTypeCode

func (c *Convertor) CatalogEntryRelationTypeCode(s string) cpb.CatalogEntryRelationTypeCode_Value

CatalogEntryRelationTypeCode converts the given string to a cpb.CatalogEntryRelationTypeCode_Value. If the string doesn't match exactly one of the supported values, CatalogEntryRelationTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) ChargeItemStatusCode

func (c *Convertor) ChargeItemStatusCode(s string) cpb.ChargeItemStatusCode_Value

ChargeItemStatusCode converts the given string to a cpb.ChargeItemStatusCode_Value. If the string doesn't match exactly one of the supported values, ChargeItemStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) ChoiceListOrientationCode

func (c *Convertor) ChoiceListOrientationCode(s string) cpb.ChoiceListOrientationCode_Value

ChoiceListOrientationCode converts the given string to a cpb.ChoiceListOrientationCode_Value. If the string doesn't match exactly one of the supported values, ChoiceListOrientationCode returns INVALID_UNINITIALIZED.

func (*Convertor) ClaimProcessingCode

func (c *Convertor) ClaimProcessingCode(s string) cpb.ClaimProcessingCode_Value

ClaimProcessingCode converts the given string to a cpb.ClaimProcessingCode_Value. If the string doesn't match exactly one of the supported values, ClaimProcessingCode returns INVALID_UNINITIALIZED.

func (*Convertor) CodeSearchSupportCode

func (c *Convertor) CodeSearchSupportCode(s string) cpb.CodeSearchSupportCode_Value

CodeSearchSupportCode converts the given string to a cpb.CodeSearchSupportCode_Value. If the string doesn't match exactly one of the supported values, CodeSearchSupportCode returns INVALID_UNINITIALIZED.

func (*Convertor) CodeSystemContentModeCode

func (c *Convertor) CodeSystemContentModeCode(s string) cpb.CodeSystemContentModeCode_Value

CodeSystemContentModeCode converts the given string to a cpb.CodeSystemContentModeCode_Value. If the string doesn't match exactly one of the supported values, CodeSystemContentModeCode returns INVALID_UNINITIALIZED.

func (*Convertor) CodeSystemHierarchyMeaningCode

func (c *Convertor) CodeSystemHierarchyMeaningCode(s string) cpb.CodeSystemHierarchyMeaningCode_Value

CodeSystemHierarchyMeaningCode converts the given string to a cpb.CodeSystemHierarchyMeaningCode_Value. If the string doesn't match exactly one of the supported values, CodeSystemHierarchyMeaningCode returns INVALID_UNINITIALIZED.

func (*Convertor) CompartmentTypeCode

func (c *Convertor) CompartmentTypeCode(s string) cpb.CompartmentTypeCode_Value

CompartmentTypeCode converts the given string to a cpb.CompartmentTypeCode_Value. If the string doesn't match exactly one of the supported values, CompartmentTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) CompositionAttestationModeCode

func (c *Convertor) CompositionAttestationModeCode(s string) cpb.CompositionAttestationModeCode_Value

CompositionAttestationModeCode converts the given string to a cpb.CompositionAttestationModeCode_Value. If the string doesn't match exactly one of the supported values, CompositionAttestationModeCode returns INVALID_UNINITIALIZED.

func (*Convertor) CompositionStatusCode

func (c *Convertor) CompositionStatusCode(s string) cpb.CompositionStatusCode_Value

CompositionStatusCode converts the given string to a cpb.CompositionStatusCode_Value. If the string doesn't match exactly one of the supported values, CompositionStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) ConceptMapEquivalenceCode

func (c *Convertor) ConceptMapEquivalenceCode(s string) cpb.ConceptMapEquivalenceCode_Value

ConceptMapEquivalenceCode converts the given string to a cpb.ConceptMapEquivalenceCode_Value. If the string doesn't match exactly one of the supported values, ConceptMapEquivalenceCode returns INVALID_UNINITIALIZED.

func (*Convertor) ConceptMapGroupUnmappedModeCode

func (c *Convertor) ConceptMapGroupUnmappedModeCode(s string) cpb.ConceptMapGroupUnmappedModeCode_Value

ConceptMapGroupUnmappedModeCode converts the given string to a cpb.ConceptMapGroupUnmappedModeCode_Value. If the string doesn't match exactly one of the supported values, ConceptMapGroupUnmappedModeCode returns INVALID_UNINITIALIZED.

func (*Convertor) ConditionClinicalStatusCode

func (c *Convertor) ConditionClinicalStatusCode(s string) cpb.ConditionClinicalStatusCode_Value

ConditionClinicalStatusCode converts the given string to a cpb.ConditionClinicalStatusCode_Value. If the string doesn't match exactly one of the supported values, ConditionClinicalStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) ConditionVerificationStatusCode

func (c *Convertor) ConditionVerificationStatusCode(s string) cpb.ConditionVerificationStatusCode_Value

ConditionVerificationStatusCode converts the given string to a cpb.ConditionVerificationStatusCode_Value. If the string doesn't match exactly one of the supported values, ConditionVerificationStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) ConditionalDeleteStatusCode

func (c *Convertor) ConditionalDeleteStatusCode(s string) cpb.ConditionalDeleteStatusCode_Value

ConditionalDeleteStatusCode converts the given string to a cpb.ConditionalDeleteStatusCode_Value. If the string doesn't match exactly one of the supported values, ConditionalDeleteStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) ConditionalReadStatusCode

func (c *Convertor) ConditionalReadStatusCode(s string) cpb.ConditionalReadStatusCode_Value

ConditionalReadStatusCode converts the given string to a cpb.ConditionalReadStatusCode_Value. If the string doesn't match exactly one of the supported values, ConditionalReadStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) ConformanceExpectationCode

func (c *Convertor) ConformanceExpectationCode(s string) cpb.ConformanceExpectationCode_Value

ConformanceExpectationCode converts the given string to a cpb.ConformanceExpectationCode_Value. If the string doesn't match exactly one of the supported values, ConformanceExpectationCode returns INVALID_UNINITIALIZED.

func (*Convertor) ConsentDataMeaningCode

func (c *Convertor) ConsentDataMeaningCode(s string) cpb.ConsentDataMeaningCode_Value

ConsentDataMeaningCode converts the given string to a cpb.ConsentDataMeaningCode_Value. If the string doesn't match exactly one of the supported values, ConsentDataMeaningCode returns INVALID_UNINITIALIZED.

func (*Convertor) ConsentProvisionTypeCode

func (c *Convertor) ConsentProvisionTypeCode(s string) cpb.ConsentProvisionTypeCode_Value

ConsentProvisionTypeCode converts the given string to a cpb.ConsentProvisionTypeCode_Value. If the string doesn't match exactly one of the supported values, ConsentProvisionTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) ConsentStateCode

func (c *Convertor) ConsentStateCode(s string) cpb.ConsentStateCode_Value

ConsentStateCode converts the given string to a cpb.ConsentStateCode_Value. If the string doesn't match exactly one of the supported values, ConsentStateCode returns INVALID_UNINITIALIZED.

func (*Convertor) ConstraintSeverityCode

func (c *Convertor) ConstraintSeverityCode(s string) cpb.ConstraintSeverityCode_Value

ConstraintSeverityCode converts the given string to a cpb.ConstraintSeverityCode_Value. If the string doesn't match exactly one of the supported values, ConstraintSeverityCode returns INVALID_UNINITIALIZED.

func (*Convertor) ContactPointSystemCode

func (c *Convertor) ContactPointSystemCode(s string) cpb.ContactPointSystemCode_Value

ContactPointSystemCode converts the given string to a cpb.ContactPointSystemCode_Value. If the string doesn't match exactly one of the supported values, ContactPointSystemCode returns INVALID_UNINITIALIZED.

func (*Convertor) ContactPointUseCode

func (c *Convertor) ContactPointUseCode(s string) cpb.ContactPointUseCode_Value

ContactPointUseCode converts the given string to a cpb.ContactPointUseCode_Value. If the string doesn't match exactly one of the supported values, ContactPointUseCode returns INVALID_UNINITIALIZED.

func (*Convertor) ContractResourcePublicationStatusCode

func (c *Convertor) ContractResourcePublicationStatusCode(s string) cpb.ContractResourcePublicationStatusCode_Value

ContractResourcePublicationStatusCode converts the given string to a cpb.ContractResourcePublicationStatusCode_Value. If the string doesn't match exactly one of the supported values, ContractResourcePublicationStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) ContractResourceStatusCode

func (c *Convertor) ContractResourceStatusCode(s string) cpb.ContractResourceStatusCode_Value

ContractResourceStatusCode converts the given string to a cpb.ContractResourceStatusCode_Value. If the string doesn't match exactly one of the supported values, ContractResourceStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) ContributorTypeCode

func (c *Convertor) ContributorTypeCode(s string) cpb.ContributorTypeCode_Value

ContributorTypeCode converts the given string to a cpb.ContributorTypeCode_Value. If the string doesn't match exactly one of the supported values, ContributorTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) DataAbsentReasonCode

func (c *Convertor) DataAbsentReasonCode(s string) cpb.DataAbsentReasonCode_Value

DataAbsentReasonCode converts the given string to a cpb.DataAbsentReasonCode_Value. If the string doesn't match exactly one of the supported values, DataAbsentReasonCode returns INVALID_UNINITIALIZED.

func (*Convertor) DataTypeCode

func (c *Convertor) DataTypeCode(s string) cpb.DataTypeCode_Value

DataTypeCode converts the given string to a cpb.DataTypeCode_Value. If the string doesn't match exactly one of the supported values, DataTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) DaysOfWeekCode

func (c *Convertor) DaysOfWeekCode(s string) cpb.DaysOfWeekCode_Value

DaysOfWeekCode converts the given string to a cpb.DaysOfWeekCode_Value. If the string doesn't match exactly one of the supported values, DaysOfWeekCode returns INVALID_UNINITIALIZED.

func (*Convertor) DetectedIssueSeverityCode

func (c *Convertor) DetectedIssueSeverityCode(s string) cpb.DetectedIssueSeverityCode_Value

DetectedIssueSeverityCode converts the given string to a cpb.DetectedIssueSeverityCode_Value. If the string doesn't match exactly one of the supported values, DetectedIssueSeverityCode returns INVALID_UNINITIALIZED.

func (*Convertor) DeviceMetricCalibrationStateCode

func (c *Convertor) DeviceMetricCalibrationStateCode(s string) cpb.DeviceMetricCalibrationStateCode_Value

DeviceMetricCalibrationStateCode converts the given string to a cpb.DeviceMetricCalibrationStateCode_Value. If the string doesn't match exactly one of the supported values, DeviceMetricCalibrationStateCode returns INVALID_UNINITIALIZED.

func (*Convertor) DeviceMetricCalibrationTypeCode

func (c *Convertor) DeviceMetricCalibrationTypeCode(s string) cpb.DeviceMetricCalibrationTypeCode_Value

DeviceMetricCalibrationTypeCode converts the given string to a cpb.DeviceMetricCalibrationTypeCode_Value. If the string doesn't match exactly one of the supported values, DeviceMetricCalibrationTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) DeviceMetricCategoryCode

func (c *Convertor) DeviceMetricCategoryCode(s string) cpb.DeviceMetricCategoryCode_Value

DeviceMetricCategoryCode converts the given string to a cpb.DeviceMetricCategoryCode_Value. If the string doesn't match exactly one of the supported values, DeviceMetricCategoryCode returns INVALID_UNINITIALIZED.

func (*Convertor) DeviceMetricColorCode

func (c *Convertor) DeviceMetricColorCode(s string) cpb.DeviceMetricColorCode_Value

DeviceMetricColorCode converts the given string to a cpb.DeviceMetricColorCode_Value. If the string doesn't match exactly one of the supported values, DeviceMetricColorCode returns INVALID_UNINITIALIZED.

func (*Convertor) DeviceMetricOperationalStatusCode

func (c *Convertor) DeviceMetricOperationalStatusCode(s string) cpb.DeviceMetricOperationalStatusCode_Value

DeviceMetricOperationalStatusCode converts the given string to a cpb.DeviceMetricOperationalStatusCode_Value. If the string doesn't match exactly one of the supported values, DeviceMetricOperationalStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) DeviceNameTypeCode

func (c *Convertor) DeviceNameTypeCode(s string) cpb.DeviceNameTypeCode_Value

DeviceNameTypeCode converts the given string to a cpb.DeviceNameTypeCode_Value. If the string doesn't match exactly one of the supported values, DeviceNameTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) DeviceUseStatementStatusCode

func (c *Convertor) DeviceUseStatementStatusCode(s string) cpb.DeviceUseStatementStatusCode_Value

DeviceUseStatementStatusCode converts the given string to a cpb.DeviceUseStatementStatusCode_Value. If the string doesn't match exactly one of the supported values, DeviceUseStatementStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) DiagnosticReportStatusCode

func (c *Convertor) DiagnosticReportStatusCode(s string) cpb.DiagnosticReportStatusCode_Value

DiagnosticReportStatusCode converts the given string to a cpb.DiagnosticReportStatusCode_Value. If the string doesn't match exactly one of the supported values, DiagnosticReportStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) DiscriminatorTypeCode

func (c *Convertor) DiscriminatorTypeCode(s string) cpb.DiscriminatorTypeCode_Value

DiscriminatorTypeCode converts the given string to a cpb.DiscriminatorTypeCode_Value. If the string doesn't match exactly one of the supported values, DiscriminatorTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) DocumentModeCode

func (c *Convertor) DocumentModeCode(s string) cpb.DocumentModeCode_Value

DocumentModeCode converts the given string to a cpb.DocumentModeCode_Value. If the string doesn't match exactly one of the supported values, DocumentModeCode returns INVALID_UNINITIALIZED.

func (*Convertor) DocumentReferenceStatusCode

func (c *Convertor) DocumentReferenceStatusCode(s string) cpb.DocumentReferenceStatusCode_Value

DocumentReferenceStatusCode converts the given string to a cpb.DocumentReferenceStatusCode_Value. If the string doesn't match exactly one of the supported values, DocumentReferenceStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) DocumentRelationshipTypeCode

func (c *Convertor) DocumentRelationshipTypeCode(s string) cpb.DocumentRelationshipTypeCode_Value

DocumentRelationshipTypeCode converts the given string to a cpb.DocumentRelationshipTypeCode_Value. If the string doesn't match exactly one of the supported values, DocumentRelationshipTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) EligibilityRequestPurposeCode

func (c *Convertor) EligibilityRequestPurposeCode(s string) cpb.EligibilityRequestPurposeCode_Value

EligibilityRequestPurposeCode converts the given string to a cpb.EligibilityRequestPurposeCode_Value. If the string doesn't match exactly one of the supported values, EligibilityRequestPurposeCode returns INVALID_UNINITIALIZED.

func (*Convertor) EligibilityResponsePurposeCode

func (c *Convertor) EligibilityResponsePurposeCode(s string) cpb.EligibilityResponsePurposeCode_Value

EligibilityResponsePurposeCode converts the given string to a cpb.EligibilityResponsePurposeCode_Value. If the string doesn't match exactly one of the supported values, EligibilityResponsePurposeCode returns INVALID_UNINITIALIZED.

func (*Convertor) EnableWhenBehaviorCode

func (c *Convertor) EnableWhenBehaviorCode(s string) cpb.EnableWhenBehaviorCode_Value

EnableWhenBehaviorCode converts the given string to a cpb.EnableWhenBehaviorCode_Value. If the string doesn't match exactly one of the supported values, EnableWhenBehaviorCode returns INVALID_UNINITIALIZED.

func (*Convertor) EncounterLocationStatusCode

func (c *Convertor) EncounterLocationStatusCode(s string) cpb.EncounterLocationStatusCode_Value

EncounterLocationStatusCode converts the given string to a cpb.EncounterLocationStatusCode_Value. If the string doesn't match exactly one of the supported values, EncounterLocationStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) EncounterStatusCode

func (c *Convertor) EncounterStatusCode(s string) cpb.EncounterStatusCode_Value

EncounterStatusCode converts the given string to a cpb.EncounterStatusCode_Value. If the string doesn't match exactly one of the supported values, EncounterStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) EndpointStatusCode

func (c *Convertor) EndpointStatusCode(s string) cpb.EndpointStatusCode_Value

EndpointStatusCode converts the given string to a cpb.EndpointStatusCode_Value. If the string doesn't match exactly one of the supported values, EndpointStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) EpisodeOfCareStatusCode

func (c *Convertor) EpisodeOfCareStatusCode(s string) cpb.EpisodeOfCareStatusCode_Value

EpisodeOfCareStatusCode converts the given string to a cpb.EpisodeOfCareStatusCode_Value. If the string doesn't match exactly one of the supported values, EpisodeOfCareStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) EventCapabilityModeCode

func (c *Convertor) EventCapabilityModeCode(s string) cpb.EventCapabilityModeCode_Value

EventCapabilityModeCode converts the given string to a cpb.EventCapabilityModeCode_Value. If the string doesn't match exactly one of the supported values, EventCapabilityModeCode returns INVALID_UNINITIALIZED.

func (*Convertor) EventStatusCode

func (c *Convertor) EventStatusCode(s string) cpb.EventStatusCode_Value

EventStatusCode converts the given string to a cpb.EventStatusCode_Value. If the string doesn't match exactly one of the supported values, EventStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) EventTimingCode

func (c *Convertor) EventTimingCode(s string) cpb.EventTimingCode_Value

EventTimingCode converts the given string to a cpb.EventTimingCode_Value. If the string doesn't match exactly one of the supported values, EventTimingCode returns INVALID_UNINITIALIZED.

func (*Convertor) EvidenceVariableTypeCode

func (c *Convertor) EvidenceVariableTypeCode(s string) cpb.EvidenceVariableTypeCode_Value

EvidenceVariableTypeCode converts the given string to a cpb.EvidenceVariableTypeCode_Value. If the string doesn't match exactly one of the supported values, EvidenceVariableTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) ExampleScenarioActorTypeCode

func (c *Convertor) ExampleScenarioActorTypeCode(s string) cpb.ExampleScenarioActorTypeCode_Value

ExampleScenarioActorTypeCode converts the given string to a cpb.ExampleScenarioActorTypeCode_Value. If the string doesn't match exactly one of the supported values, ExampleScenarioActorTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) ExpansionParameterSourceCode

func (c *Convertor) ExpansionParameterSourceCode(s string) cpb.ExpansionParameterSourceCode_Value

ExpansionParameterSourceCode converts the given string to a cpb.ExpansionParameterSourceCode_Value. If the string doesn't match exactly one of the supported values, ExpansionParameterSourceCode returns INVALID_UNINITIALIZED.

func (*Convertor) ExpansionProcessingRuleCode

func (c *Convertor) ExpansionProcessingRuleCode(s string) cpb.ExpansionProcessingRuleCode_Value

ExpansionProcessingRuleCode converts the given string to a cpb.ExpansionProcessingRuleCode_Value. If the string doesn't match exactly one of the supported values, ExpansionProcessingRuleCode returns INVALID_UNINITIALIZED.

func (*Convertor) ExplanationOfBenefitStatusCode

func (c *Convertor) ExplanationOfBenefitStatusCode(s string) cpb.ExplanationOfBenefitStatusCode_Value

ExplanationOfBenefitStatusCode converts the given string to a cpb.ExplanationOfBenefitStatusCode_Value. If the string doesn't match exactly one of the supported values, ExplanationOfBenefitStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) ExposureStateCode

func (c *Convertor) ExposureStateCode(s string) cpb.ExposureStateCode_Value

ExposureStateCode converts the given string to a cpb.ExposureStateCode_Value. If the string doesn't match exactly one of the supported values, ExposureStateCode returns INVALID_UNINITIALIZED.

func (*Convertor) ExtensionContextTypeCode

func (c *Convertor) ExtensionContextTypeCode(s string) cpb.ExtensionContextTypeCode_Value

ExtensionContextTypeCode converts the given string to a cpb.ExtensionContextTypeCode_Value. If the string doesn't match exactly one of the supported values, ExtensionContextTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) FHIRDeviceStatusCode

func (c *Convertor) FHIRDeviceStatusCode(s string) cpb.FHIRDeviceStatusCode_Value

FHIRDeviceStatusCode converts the given string to a cpb.FHIRDeviceStatusCode_Value. If the string doesn't match exactly one of the supported values, FHIRDeviceStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) FHIRRestfulInteractionsCode

func (c *Convertor) FHIRRestfulInteractionsCode(s string) cpb.FHIRRestfulInteractionsCode_Value

FHIRRestfulInteractionsCode converts the given string to a cpb.FHIRRestfulInteractionsCode_Value. If the string doesn't match exactly one of the supported values, FHIRRestfulInteractionsCode returns INVALID_UNINITIALIZED.

func (*Convertor) FHIRSubstanceStatusCode

func (c *Convertor) FHIRSubstanceStatusCode(s string) cpb.FHIRSubstanceStatusCode_Value

FHIRSubstanceStatusCode converts the given string to a cpb.FHIRSubstanceStatusCode_Value. If the string doesn't match exactly one of the supported values, FHIRSubstanceStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) FHIRVersionCode

func (c *Convertor) FHIRVersionCode(s string) cpb.FHIRVersionCode_Value

FHIRVersionCode converts the given string to a cpb.FHIRVersionCode_Value. If the string doesn't match exactly one of the supported values, FHIRVersionCode returns INVALID_UNINITIALIZED.

func (*Convertor) FamilyHistoryStatusCode

func (c *Convertor) FamilyHistoryStatusCode(s string) cpb.FamilyHistoryStatusCode_Value

FamilyHistoryStatusCode converts the given string to a cpb.FamilyHistoryStatusCode_Value. If the string doesn't match exactly one of the supported values, FamilyHistoryStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) FilterOperatorCode

func (c *Convertor) FilterOperatorCode(s string) cpb.FilterOperatorCode_Value

FilterOperatorCode converts the given string to a cpb.FilterOperatorCode_Value. If the string doesn't match exactly one of the supported values, FilterOperatorCode returns INVALID_UNINITIALIZED.

func (*Convertor) FinancialResourceStatusCode

func (c *Convertor) FinancialResourceStatusCode(s string) cpb.FinancialResourceStatusCode_Value

FinancialResourceStatusCode converts the given string to a cpb.FinancialResourceStatusCode_Value. If the string doesn't match exactly one of the supported values, FinancialResourceStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) FlagStatusCode

func (c *Convertor) FlagStatusCode(s string) cpb.FlagStatusCode_Value

FlagStatusCode converts the given string to a cpb.FlagStatusCode_Value. If the string doesn't match exactly one of the supported values, FlagStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) GoalAcceptanceStatusCode

func (c *Convertor) GoalAcceptanceStatusCode(s string) cpb.GoalAcceptanceStatusCode_Value

GoalAcceptanceStatusCode converts the given string to a cpb.GoalAcceptanceStatusCode_Value. If the string doesn't match exactly one of the supported values, GoalAcceptanceStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) GoalLifecycleStatusCode

func (c *Convertor) GoalLifecycleStatusCode(s string) cpb.GoalLifecycleStatusCode_Value

GoalLifecycleStatusCode converts the given string to a cpb.GoalLifecycleStatusCode_Value. If the string doesn't match exactly one of the supported values, GoalLifecycleStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) GraphCompartmentRuleCode

func (c *Convertor) GraphCompartmentRuleCode(s string) cpb.GraphCompartmentRuleCode_Value

GraphCompartmentRuleCode converts the given string to a cpb.GraphCompartmentRuleCode_Value. If the string doesn't match exactly one of the supported values, GraphCompartmentRuleCode returns INVALID_UNINITIALIZED.

func (*Convertor) GraphCompartmentUseCode

func (c *Convertor) GraphCompartmentUseCode(s string) cpb.GraphCompartmentUseCode_Value

GraphCompartmentUseCode converts the given string to a cpb.GraphCompartmentUseCode_Value. If the string doesn't match exactly one of the supported values, GraphCompartmentUseCode returns INVALID_UNINITIALIZED.

func (*Convertor) GroupMeasureCode

func (c *Convertor) GroupMeasureCode(s string) cpb.GroupMeasureCode_Value

GroupMeasureCode converts the given string to a cpb.GroupMeasureCode_Value. If the string doesn't match exactly one of the supported values, GroupMeasureCode returns INVALID_UNINITIALIZED.

func (*Convertor) GroupTypeCode

func (c *Convertor) GroupTypeCode(s string) cpb.GroupTypeCode_Value

GroupTypeCode converts the given string to a cpb.GroupTypeCode_Value. If the string doesn't match exactly one of the supported values, GroupTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) GuidanceResponseStatusCode

func (c *Convertor) GuidanceResponseStatusCode(s string) cpb.GuidanceResponseStatusCode_Value

GuidanceResponseStatusCode converts the given string to a cpb.GuidanceResponseStatusCode_Value. If the string doesn't match exactly one of the supported values, GuidanceResponseStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) GuidePageGenerationCode

func (c *Convertor) GuidePageGenerationCode(s string) cpb.GuidePageGenerationCode_Value

GuidePageGenerationCode converts the given string to a cpb.GuidePageGenerationCode_Value. If the string doesn't match exactly one of the supported values, GuidePageGenerationCode returns INVALID_UNINITIALIZED.

func (*Convertor) GuideParameterCode

func (c *Convertor) GuideParameterCode(s string) cpb.GuideParameterCode_Value

GuideParameterCode converts the given string to a cpb.GuideParameterCode_Value. If the string doesn't match exactly one of the supported values, GuideParameterCode returns INVALID_UNINITIALIZED.

func (*Convertor) HL7WorkgroupCode

func (c *Convertor) HL7WorkgroupCode(s string) cpb.HL7WorkgroupCode_Value

HL7WorkgroupCode converts the given string to a cpb.HL7WorkgroupCode_Value. If the string doesn't match exactly one of the supported values, HL7WorkgroupCode returns INVALID_UNINITIALIZED.

func (*Convertor) HTTPVerbCode

func (c *Convertor) HTTPVerbCode(s string) cpb.HTTPVerbCode_Value

HTTPVerbCode converts the given string to a cpb.HTTPVerbCode_Value. If the string doesn't match exactly one of the supported values, HTTPVerbCode returns INVALID_UNINITIALIZED.

func (*Convertor) HumanNameAssemblyOrderCode

func (c *Convertor) HumanNameAssemblyOrderCode(s string) cpb.HumanNameAssemblyOrderCode_Value

HumanNameAssemblyOrderCode converts the given string to a cpb.HumanNameAssemblyOrderCode_Value. If the string doesn't match exactly one of the supported values, HumanNameAssemblyOrderCode returns INVALID_UNINITIALIZED.

func (*Convertor) IdentifierUseCode

func (c *Convertor) IdentifierUseCode(s string) cpb.IdentifierUseCode_Value

IdentifierUseCode converts the given string to a cpb.IdentifierUseCode_Value. If the string doesn't match exactly one of the supported values, IdentifierUseCode returns INVALID_UNINITIALIZED.

func (*Convertor) IdentityAssuranceLevelCode

func (c *Convertor) IdentityAssuranceLevelCode(s string) cpb.IdentityAssuranceLevelCode_Value

IdentityAssuranceLevelCode converts the given string to a cpb.IdentityAssuranceLevelCode_Value. If the string doesn't match exactly one of the supported values, IdentityAssuranceLevelCode returns INVALID_UNINITIALIZED.

func (*Convertor) ImagingStudyStatusCode

func (c *Convertor) ImagingStudyStatusCode(s string) cpb.ImagingStudyStatusCode_Value

ImagingStudyStatusCode converts the given string to a cpb.ImagingStudyStatusCode_Value. If the string doesn't match exactly one of the supported values, ImagingStudyStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) ImplantStatusCode

func (c *Convertor) ImplantStatusCode(s string) cpb.ImplantStatusCode_Value

ImplantStatusCode converts the given string to a cpb.ImplantStatusCode_Value. If the string doesn't match exactly one of the supported values, ImplantStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) InvoicePriceComponentTypeCode

func (c *Convertor) InvoicePriceComponentTypeCode(s string) cpb.InvoicePriceComponentTypeCode_Value

InvoicePriceComponentTypeCode converts the given string to a cpb.InvoicePriceComponentTypeCode_Value. If the string doesn't match exactly one of the supported values, InvoicePriceComponentTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) InvoiceStatusCode

func (c *Convertor) InvoiceStatusCode(s string) cpb.InvoiceStatusCode_Value

InvoiceStatusCode converts the given string to a cpb.InvoiceStatusCode_Value. If the string doesn't match exactly one of the supported values, InvoiceStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) IssueSeverityCode

func (c *Convertor) IssueSeverityCode(s string) cpb.IssueSeverityCode_Value

IssueSeverityCode converts the given string to a cpb.IssueSeverityCode_Value. If the string doesn't match exactly one of the supported values, IssueSeverityCode returns INVALID_UNINITIALIZED.

func (*Convertor) IssueTypeCode

func (c *Convertor) IssueTypeCode(s string) cpb.IssueTypeCode_Value

IssueTypeCode converts the given string to a cpb.IssueTypeCode_Value. If the string doesn't match exactly one of the supported values, IssueTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) LinkTypeCode

func (c *Convertor) LinkTypeCode(s string) cpb.LinkTypeCode_Value

LinkTypeCode converts the given string to a cpb.LinkTypeCode_Value. If the string doesn't match exactly one of the supported values, LinkTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) LinkageTypeCode

func (c *Convertor) LinkageTypeCode(s string) cpb.LinkageTypeCode_Value

LinkageTypeCode converts the given string to a cpb.LinkageTypeCode_Value. If the string doesn't match exactly one of the supported values, LinkageTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) ListModeCode

func (c *Convertor) ListModeCode(s string) cpb.ListModeCode_Value

ListModeCode converts the given string to a cpb.ListModeCode_Value. If the string doesn't match exactly one of the supported values, ListModeCode returns INVALID_UNINITIALIZED.

func (*Convertor) ListStatusCode

func (c *Convertor) ListStatusCode(s string) cpb.ListStatusCode_Value

ListStatusCode converts the given string to a cpb.ListStatusCode_Value. If the string doesn't match exactly one of the supported values, ListStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) LocationModeCode

func (c *Convertor) LocationModeCode(s string) cpb.LocationModeCode_Value

LocationModeCode converts the given string to a cpb.LocationModeCode_Value. If the string doesn't match exactly one of the supported values, LocationModeCode returns INVALID_UNINITIALIZED.

func (*Convertor) LocationStatusCode

func (c *Convertor) LocationStatusCode(s string) cpb.LocationStatusCode_Value

LocationStatusCode converts the given string to a cpb.LocationStatusCode_Value. If the string doesn't match exactly one of the supported values, LocationStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) MatchGradeCode

func (c *Convertor) MatchGradeCode(s string) cpb.MatchGradeCode_Value

MatchGradeCode converts the given string to a cpb.MatchGradeCode_Value. If the string doesn't match exactly one of the supported values, MatchGradeCode returns INVALID_UNINITIALIZED.

func (*Convertor) MeasureImprovementNotationCode

func (c *Convertor) MeasureImprovementNotationCode(s string) cpb.MeasureImprovementNotationCode_Value

MeasureImprovementNotationCode converts the given string to a cpb.MeasureImprovementNotationCode_Value. If the string doesn't match exactly one of the supported values, MeasureImprovementNotationCode returns INVALID_UNINITIALIZED.

func (*Convertor) MeasureReportStatusCode

func (c *Convertor) MeasureReportStatusCode(s string) cpb.MeasureReportStatusCode_Value

MeasureReportStatusCode converts the given string to a cpb.MeasureReportStatusCode_Value. If the string doesn't match exactly one of the supported values, MeasureReportStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) MeasureReportTypeCode

func (c *Convertor) MeasureReportTypeCode(s string) cpb.MeasureReportTypeCode_Value

MeasureReportTypeCode converts the given string to a cpb.MeasureReportTypeCode_Value. If the string doesn't match exactly one of the supported values, MeasureReportTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) MedicationAdministrationStatusCode

func (c *Convertor) MedicationAdministrationStatusCode(s string) cpb.MedicationAdministrationStatusCode_Value

MedicationAdministrationStatusCode converts the given string to a cpb.MedicationAdministrationStatusCode_Value. If the string doesn't match exactly one of the supported values, MedicationAdministrationStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) MedicationDispenseStatusCode

func (c *Convertor) MedicationDispenseStatusCode(s string) cpb.MedicationDispenseStatusCode_Value

MedicationDispenseStatusCode converts the given string to a cpb.MedicationDispenseStatusCode_Value. If the string doesn't match exactly one of the supported values, MedicationDispenseStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) MedicationKnowledgeStatusCode

func (c *Convertor) MedicationKnowledgeStatusCode(s string) cpb.MedicationKnowledgeStatusCode_Value

MedicationKnowledgeStatusCode converts the given string to a cpb.MedicationKnowledgeStatusCode_Value. If the string doesn't match exactly one of the supported values, MedicationKnowledgeStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) MedicationRequestIntentCode

func (c *Convertor) MedicationRequestIntentCode(s string) cpb.MedicationRequestIntentCode_Value

MedicationRequestIntentCode converts the given string to a cpb.MedicationRequestIntentCode_Value. If the string doesn't match exactly one of the supported values, MedicationRequestIntentCode returns INVALID_UNINITIALIZED.

func (*Convertor) MedicationStatementStatusCodes

func (c *Convertor) MedicationStatementStatusCodes(s string) cpb.MedicationStatementStatusCodes_Value

MedicationStatementStatusCodes converts the given string to a cpb.MedicationStatementStatusCodes_Value. If the string doesn't match exactly one of the supported values, MedicationStatementStatusCodes returns INVALID_UNINITIALIZED.

func (*Convertor) MedicationStatusCode

func (c *Convertor) MedicationStatusCode(s string) cpb.MedicationStatusCode_Value

MedicationStatusCode converts the given string to a cpb.MedicationStatusCode_Value. If the string doesn't match exactly one of the supported values, MedicationStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) MedicationrequestStatusCode

func (c *Convertor) MedicationrequestStatusCode(s string) cpb.MedicationrequestStatusCode_Value

MedicationrequestStatusCode converts the given string to a cpb.MedicationrequestStatusCode_Value. If the string doesn't match exactly one of the supported values, MedicationrequestStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) MessageSignificanceCategoryCode

func (c *Convertor) MessageSignificanceCategoryCode(s string) cpb.MessageSignificanceCategoryCode_Value

MessageSignificanceCategoryCode converts the given string to a cpb.MessageSignificanceCategoryCode_Value. If the string doesn't match exactly one of the supported values, MessageSignificanceCategoryCode returns INVALID_UNINITIALIZED.

func (*Convertor) MessageheaderResponseRequestCode

func (c *Convertor) MessageheaderResponseRequestCode(s string) cpb.MessageheaderResponseRequestCode_Value

MessageheaderResponseRequestCode converts the given string to a cpb.MessageheaderResponseRequestCode_Value. If the string doesn't match exactly one of the supported values, MessageheaderResponseRequestCode returns INVALID_UNINITIALIZED.

func (*Convertor) NameUseCode

func (c *Convertor) NameUseCode(s string) cpb.NameUseCode_Value

NameUseCode converts the given string to a cpb.NameUseCode_Value. If the string doesn't match exactly one of the supported values, NameUseCode returns INVALID_UNINITIALIZED.

func (*Convertor) NamingSystemIdentifierTypeCode

func (c *Convertor) NamingSystemIdentifierTypeCode(s string) cpb.NamingSystemIdentifierTypeCode_Value

NamingSystemIdentifierTypeCode converts the given string to a cpb.NamingSystemIdentifierTypeCode_Value. If the string doesn't match exactly one of the supported values, NamingSystemIdentifierTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) NamingSystemTypeCode

func (c *Convertor) NamingSystemTypeCode(s string) cpb.NamingSystemTypeCode_Value

NamingSystemTypeCode converts the given string to a cpb.NamingSystemTypeCode_Value. If the string doesn't match exactly one of the supported values, NamingSystemTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) NarrativeStatusCode

func (c *Convertor) NarrativeStatusCode(s string) cpb.NarrativeStatusCode_Value

NarrativeStatusCode converts the given string to a cpb.NarrativeStatusCode_Value. If the string doesn't match exactly one of the supported values, NarrativeStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) NoteTypeCode

func (c *Convertor) NoteTypeCode(s string) cpb.NoteTypeCode_Value

NoteTypeCode converts the given string to a cpb.NoteTypeCode_Value. If the string doesn't match exactly one of the supported values, NoteTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) ObservationDataTypeCode

func (c *Convertor) ObservationDataTypeCode(s string) cpb.ObservationDataTypeCode_Value

ObservationDataTypeCode converts the given string to a cpb.ObservationDataTypeCode_Value. If the string doesn't match exactly one of the supported values, ObservationDataTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) ObservationRangeCategoryCode

func (c *Convertor) ObservationRangeCategoryCode(s string) cpb.ObservationRangeCategoryCode_Value

ObservationRangeCategoryCode converts the given string to a cpb.ObservationRangeCategoryCode_Value. If the string doesn't match exactly one of the supported values, ObservationRangeCategoryCode returns INVALID_UNINITIALIZED.

func (*Convertor) ObservationStatusCode

func (c *Convertor) ObservationStatusCode(s string) cpb.ObservationStatusCode_Value

ObservationStatusCode converts the given string to a cpb.ObservationStatusCode_Value. If the string doesn't match exactly one of the supported values, ObservationStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) OperationKindCode

func (c *Convertor) OperationKindCode(s string) cpb.OperationKindCode_Value

OperationKindCode converts the given string to a cpb.OperationKindCode_Value. If the string doesn't match exactly one of the supported values, OperationKindCode returns INVALID_UNINITIALIZED.

func (*Convertor) OperationParameterUseCode

func (c *Convertor) OperationParameterUseCode(s string) cpb.OperationParameterUseCode_Value

OperationParameterUseCode converts the given string to a cpb.OperationParameterUseCode_Value. If the string doesn't match exactly one of the supported values, OperationParameterUseCode returns INVALID_UNINITIALIZED.

func (*Convertor) OrientationTypeCode

func (c *Convertor) OrientationTypeCode(s string) cpb.OrientationTypeCode_Value

OrientationTypeCode converts the given string to a cpb.OrientationTypeCode_Value. If the string doesn't match exactly one of the supported values, OrientationTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) ParticipantRequiredCode

func (c *Convertor) ParticipantRequiredCode(s string) cpb.ParticipantRequiredCode_Value

ParticipantRequiredCode converts the given string to a cpb.ParticipantRequiredCode_Value. If the string doesn't match exactly one of the supported values, ParticipantRequiredCode returns INVALID_UNINITIALIZED.

func (*Convertor) ParticipationStatusCode

func (c *Convertor) ParticipationStatusCode(s string) cpb.ParticipationStatusCode_Value

ParticipationStatusCode converts the given string to a cpb.ParticipationStatusCode_Value. If the string doesn't match exactly one of the supported values, ParticipationStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) PropertyRepresentationCode

func (c *Convertor) PropertyRepresentationCode(s string) cpb.PropertyRepresentationCode_Value

PropertyRepresentationCode converts the given string to a cpb.PropertyRepresentationCode_Value. If the string doesn't match exactly one of the supported values, PropertyRepresentationCode returns INVALID_UNINITIALIZED.

func (*Convertor) PropertyTypeCode

func (c *Convertor) PropertyTypeCode(s string) cpb.PropertyTypeCode_Value

PropertyTypeCode converts the given string to a cpb.PropertyTypeCode_Value. If the string doesn't match exactly one of the supported values, PropertyTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) ProvenanceEntityRoleCode

func (c *Convertor) ProvenanceEntityRoleCode(s string) cpb.ProvenanceEntityRoleCode_Value

ProvenanceEntityRoleCode converts the given string to a cpb.ProvenanceEntityRoleCode_Value. If the string doesn't match exactly one of the supported values, ProvenanceEntityRoleCode returns INVALID_UNINITIALIZED.

func (*Convertor) PublicationStatusCode

func (c *Convertor) PublicationStatusCode(s string) cpb.PublicationStatusCode_Value

PublicationStatusCode converts the given string to a cpb.PublicationStatusCode_Value. If the string doesn't match exactly one of the supported values, PublicationStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) QualityTypeCode

func (c *Convertor) QualityTypeCode(s string) cpb.QualityTypeCode_Value

QualityTypeCode converts the given string to a cpb.QualityTypeCode_Value. If the string doesn't match exactly one of the supported values, QualityTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) QuantityComparatorCode

func (c *Convertor) QuantityComparatorCode(s string) cpb.QuantityComparatorCode_Value

QuantityComparatorCode converts the given string to a cpb.QuantityComparatorCode_Value. If the string doesn't match exactly one of the supported values, QuantityComparatorCode returns INVALID_UNINITIALIZED.

func (*Convertor) QuestionnaireItemOperatorCode

func (c *Convertor) QuestionnaireItemOperatorCode(s string) cpb.QuestionnaireItemOperatorCode_Value

QuestionnaireItemOperatorCode converts the given string to a cpb.QuestionnaireItemOperatorCode_Value. If the string doesn't match exactly one of the supported values, QuestionnaireItemOperatorCode returns INVALID_UNINITIALIZED.

func (*Convertor) QuestionnaireItemTypeCode

func (c *Convertor) QuestionnaireItemTypeCode(s string) cpb.QuestionnaireItemTypeCode_Value

QuestionnaireItemTypeCode converts the given string to a cpb.QuestionnaireItemTypeCode_Value. If the string doesn't match exactly one of the supported values, QuestionnaireItemTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) QuestionnaireItemUsageModeCode

func (c *Convertor) QuestionnaireItemUsageModeCode(s string) cpb.QuestionnaireItemUsageModeCode_Value

QuestionnaireItemUsageModeCode converts the given string to a cpb.QuestionnaireItemUsageModeCode_Value. If the string doesn't match exactly one of the supported values, QuestionnaireItemUsageModeCode returns INVALID_UNINITIALIZED.

func (*Convertor) QuestionnaireResponseStatusCode

func (c *Convertor) QuestionnaireResponseStatusCode(s string) cpb.QuestionnaireResponseStatusCode_Value

QuestionnaireResponseStatusCode converts the given string to a cpb.QuestionnaireResponseStatusCode_Value. If the string doesn't match exactly one of the supported values, QuestionnaireResponseStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) ReferenceHandlingPolicyCode

func (c *Convertor) ReferenceHandlingPolicyCode(s string) cpb.ReferenceHandlingPolicyCode_Value

ReferenceHandlingPolicyCode converts the given string to a cpb.ReferenceHandlingPolicyCode_Value. If the string doesn't match exactly one of the supported values, ReferenceHandlingPolicyCode returns INVALID_UNINITIALIZED.

func (*Convertor) ReferenceVersionRulesCode

func (c *Convertor) ReferenceVersionRulesCode(s string) cpb.ReferenceVersionRulesCode_Value

ReferenceVersionRulesCode converts the given string to a cpb.ReferenceVersionRulesCode_Value. If the string doesn't match exactly one of the supported values, ReferenceVersionRulesCode returns INVALID_UNINITIALIZED.

func (*Convertor) RelatedArtifactTypeCode

func (c *Convertor) RelatedArtifactTypeCode(s string) cpb.RelatedArtifactTypeCode_Value

RelatedArtifactTypeCode converts the given string to a cpb.RelatedArtifactTypeCode_Value. If the string doesn't match exactly one of the supported values, RelatedArtifactTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) RepositoryTypeCode

func (c *Convertor) RepositoryTypeCode(s string) cpb.RepositoryTypeCode_Value

RepositoryTypeCode converts the given string to a cpb.RepositoryTypeCode_Value. If the string doesn't match exactly one of the supported values, RepositoryTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) RequestIntentCode

func (c *Convertor) RequestIntentCode(s string) cpb.RequestIntentCode_Value

RequestIntentCode converts the given string to a cpb.RequestIntentCode_Value. If the string doesn't match exactly one of the supported values, RequestIntentCode returns INVALID_UNINITIALIZED.

func (*Convertor) RequestPriorityCode

func (c *Convertor) RequestPriorityCode(s string) cpb.RequestPriorityCode_Value

RequestPriorityCode converts the given string to a cpb.RequestPriorityCode_Value. If the string doesn't match exactly one of the supported values, RequestPriorityCode returns INVALID_UNINITIALIZED.

func (*Convertor) RequestResourceTypeCode

func (c *Convertor) RequestResourceTypeCode(s string) cpb.RequestResourceTypeCode_Value

RequestResourceTypeCode converts the given string to a cpb.RequestResourceTypeCode_Value. If the string doesn't match exactly one of the supported values, RequestResourceTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) RequestStatusCode

func (c *Convertor) RequestStatusCode(s string) cpb.RequestStatusCode_Value

RequestStatusCode converts the given string to a cpb.RequestStatusCode_Value. If the string doesn't match exactly one of the supported values, RequestStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) ResearchElementTypeCode

func (c *Convertor) ResearchElementTypeCode(s string) cpb.ResearchElementTypeCode_Value

ResearchElementTypeCode converts the given string to a cpb.ResearchElementTypeCode_Value. If the string doesn't match exactly one of the supported values, ResearchElementTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) ResearchStudyStatusCode

func (c *Convertor) ResearchStudyStatusCode(s string) cpb.ResearchStudyStatusCode_Value

ResearchStudyStatusCode converts the given string to a cpb.ResearchStudyStatusCode_Value. If the string doesn't match exactly one of the supported values, ResearchStudyStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) ResearchSubjectStatusCode

func (c *Convertor) ResearchSubjectStatusCode(s string) cpb.ResearchSubjectStatusCode_Value

ResearchSubjectStatusCode converts the given string to a cpb.ResearchSubjectStatusCode_Value. If the string doesn't match exactly one of the supported values, ResearchSubjectStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) ResourceSecurityCategoryCode

func (c *Convertor) ResourceSecurityCategoryCode(s string) cpb.ResourceSecurityCategoryCode_Value

ResourceSecurityCategoryCode converts the given string to a cpb.ResourceSecurityCategoryCode_Value. If the string doesn't match exactly one of the supported values, ResourceSecurityCategoryCode returns INVALID_UNINITIALIZED.

func (*Convertor) ResourceTypeCode

func (c *Convertor) ResourceTypeCode(s string) cpb.ResourceTypeCode_Value

ResourceTypeCode converts the given string to a cpb.ResourceTypeCode_Value. If the string doesn't match exactly one of the supported values, ResourceTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) ResourceVersionPolicyCode

func (c *Convertor) ResourceVersionPolicyCode(s string) cpb.ResourceVersionPolicyCode_Value

ResourceVersionPolicyCode converts the given string to a cpb.ResourceVersionPolicyCode_Value. If the string doesn't match exactly one of the supported values, ResourceVersionPolicyCode returns INVALID_UNINITIALIZED.

func (*Convertor) ResponseTypeCode

func (c *Convertor) ResponseTypeCode(s string) cpb.ResponseTypeCode_Value

ResponseTypeCode converts the given string to a cpb.ResponseTypeCode_Value. If the string doesn't match exactly one of the supported values, ResponseTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) RestfulCapabilityModeCode

func (c *Convertor) RestfulCapabilityModeCode(s string) cpb.RestfulCapabilityModeCode_Value

RestfulCapabilityModeCode converts the given string to a cpb.RestfulCapabilityModeCode_Value. If the string doesn't match exactly one of the supported values, RestfulCapabilityModeCode returns INVALID_UNINITIALIZED.

func (*Convertor) SPDXLicenseCode

func (c *Convertor) SPDXLicenseCode(s string) cpb.SPDXLicenseCode_Value

SPDXLicenseCode converts the given string to a cpb.SPDXLicenseCode_Value. If the string doesn't match exactly one of the supported values, SPDXLicenseCode returns INVALID_UNINITIALIZED.

func (*Convertor) SearchComparatorCode

func (c *Convertor) SearchComparatorCode(s string) cpb.SearchComparatorCode_Value

SearchComparatorCode converts the given string to a cpb.SearchComparatorCode_Value. If the string doesn't match exactly one of the supported values, SearchComparatorCode returns INVALID_UNINITIALIZED.

func (*Convertor) SearchEntryModeCode

func (c *Convertor) SearchEntryModeCode(s string) cpb.SearchEntryModeCode_Value

SearchEntryModeCode converts the given string to a cpb.SearchEntryModeCode_Value. If the string doesn't match exactly one of the supported values, SearchEntryModeCode returns INVALID_UNINITIALIZED.

func (*Convertor) SearchModifierCode

func (c *Convertor) SearchModifierCode(s string) cpb.SearchModifierCode_Value

SearchModifierCode converts the given string to a cpb.SearchModifierCode_Value. If the string doesn't match exactly one of the supported values, SearchModifierCode returns INVALID_UNINITIALIZED.

func (*Convertor) SearchParamTypeCode

func (c *Convertor) SearchParamTypeCode(s string) cpb.SearchParamTypeCode_Value

SearchParamTypeCode converts the given string to a cpb.SearchParamTypeCode_Value. If the string doesn't match exactly one of the supported values, SearchParamTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) SequenceTypeCode

func (c *Convertor) SequenceTypeCode(s string) cpb.SequenceTypeCode_Value

SequenceTypeCode converts the given string to a cpb.SequenceTypeCode_Value. If the string doesn't match exactly one of the supported values, SequenceTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) SlicingRulesCode

func (c *Convertor) SlicingRulesCode(s string) cpb.SlicingRulesCode_Value

SlicingRulesCode converts the given string to a cpb.SlicingRulesCode_Value. If the string doesn't match exactly one of the supported values, SlicingRulesCode returns INVALID_UNINITIALIZED.

func (*Convertor) SlotStatusCode

func (c *Convertor) SlotStatusCode(s string) cpb.SlotStatusCode_Value

SlotStatusCode converts the given string to a cpb.SlotStatusCode_Value. If the string doesn't match exactly one of the supported values, SlotStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) SmartCapabilitiesCode

func (c *Convertor) SmartCapabilitiesCode(s string) cpb.SmartCapabilitiesCode_Value

SmartCapabilitiesCode converts the given string to a cpb.SmartCapabilitiesCode_Value. If the string doesn't match exactly one of the supported values, SmartCapabilitiesCode returns INVALID_UNINITIALIZED.

func (*Convertor) SortDirectionCode

func (c *Convertor) SortDirectionCode(s string) cpb.SortDirectionCode_Value

SortDirectionCode converts the given string to a cpb.SortDirectionCode_Value. If the string doesn't match exactly one of the supported values, SortDirectionCode returns INVALID_UNINITIALIZED.

func (*Convertor) SpecimenContainedPreferenceCode

func (c *Convertor) SpecimenContainedPreferenceCode(s string) cpb.SpecimenContainedPreferenceCode_Value

SpecimenContainedPreferenceCode converts the given string to a cpb.SpecimenContainedPreferenceCode_Value. If the string doesn't match exactly one of the supported values, SpecimenContainedPreferenceCode returns INVALID_UNINITIALIZED.

func (*Convertor) SpecimenStatusCode

func (c *Convertor) SpecimenStatusCode(s string) cpb.SpecimenStatusCode_Value

SpecimenStatusCode converts the given string to a cpb.SpecimenStatusCode_Value. If the string doesn't match exactly one of the supported values, SpecimenStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) StandardsStatusCode

func (c *Convertor) StandardsStatusCode(s string) cpb.StandardsStatusCode_Value

StandardsStatusCode converts the given string to a cpb.StandardsStatusCode_Value. If the string doesn't match exactly one of the supported values, StandardsStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) StatusCode

func (c *Convertor) StatusCode(s string) cpb.StatusCode_Value

StatusCode converts the given string to a cpb.StatusCode_Value. If the string doesn't match exactly one of the supported values, StatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) StrandTypeCode

func (c *Convertor) StrandTypeCode(s string) cpb.StrandTypeCode_Value

StrandTypeCode converts the given string to a cpb.StrandTypeCode_Value. If the string doesn't match exactly one of the supported values, StrandTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) StructureDefinitionKindCode

func (c *Convertor) StructureDefinitionKindCode(s string) cpb.StructureDefinitionKindCode_Value

StructureDefinitionKindCode converts the given string to a cpb.StructureDefinitionKindCode_Value. If the string doesn't match exactly one of the supported values, StructureDefinitionKindCode returns INVALID_UNINITIALIZED.

func (*Convertor) StructureMapContextTypeCode

func (c *Convertor) StructureMapContextTypeCode(s string) cpb.StructureMapContextTypeCode_Value

StructureMapContextTypeCode converts the given string to a cpb.StructureMapContextTypeCode_Value. If the string doesn't match exactly one of the supported values, StructureMapContextTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) StructureMapGroupTypeModeCode

func (c *Convertor) StructureMapGroupTypeModeCode(s string) cpb.StructureMapGroupTypeModeCode_Value

StructureMapGroupTypeModeCode converts the given string to a cpb.StructureMapGroupTypeModeCode_Value. If the string doesn't match exactly one of the supported values, StructureMapGroupTypeModeCode returns INVALID_UNINITIALIZED.

func (*Convertor) StructureMapInputModeCode

func (c *Convertor) StructureMapInputModeCode(s string) cpb.StructureMapInputModeCode_Value

StructureMapInputModeCode converts the given string to a cpb.StructureMapInputModeCode_Value. If the string doesn't match exactly one of the supported values, StructureMapInputModeCode returns INVALID_UNINITIALIZED.

func (*Convertor) StructureMapModelModeCode

func (c *Convertor) StructureMapModelModeCode(s string) cpb.StructureMapModelModeCode_Value

StructureMapModelModeCode converts the given string to a cpb.StructureMapModelModeCode_Value. If the string doesn't match exactly one of the supported values, StructureMapModelModeCode returns INVALID_UNINITIALIZED.

func (*Convertor) StructureMapSourceListModeCode

func (c *Convertor) StructureMapSourceListModeCode(s string) cpb.StructureMapSourceListModeCode_Value

StructureMapSourceListModeCode converts the given string to a cpb.StructureMapSourceListModeCode_Value. If the string doesn't match exactly one of the supported values, StructureMapSourceListModeCode returns INVALID_UNINITIALIZED.

func (*Convertor) StructureMapTargetListModeCode

func (c *Convertor) StructureMapTargetListModeCode(s string) cpb.StructureMapTargetListModeCode_Value

StructureMapTargetListModeCode converts the given string to a cpb.StructureMapTargetListModeCode_Value. If the string doesn't match exactly one of the supported values, StructureMapTargetListModeCode returns INVALID_UNINITIALIZED.

func (*Convertor) StructureMapTransformCode

func (c *Convertor) StructureMapTransformCode(s string) cpb.StructureMapTransformCode_Value

StructureMapTransformCode converts the given string to a cpb.StructureMapTransformCode_Value. If the string doesn't match exactly one of the supported values, StructureMapTransformCode returns INVALID_UNINITIALIZED.

func (*Convertor) SubscriptionChannelTypeCode

func (c *Convertor) SubscriptionChannelTypeCode(s string) cpb.SubscriptionChannelTypeCode_Value

SubscriptionChannelTypeCode converts the given string to a cpb.SubscriptionChannelTypeCode_Value. If the string doesn't match exactly one of the supported values, SubscriptionChannelTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) SubscriptionStatusCode

func (c *Convertor) SubscriptionStatusCode(s string) cpb.SubscriptionStatusCode_Value

SubscriptionStatusCode converts the given string to a cpb.SubscriptionStatusCode_Value. If the string doesn't match exactly one of the supported values, SubscriptionStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) SupplyDeliveryStatusCode

func (c *Convertor) SupplyDeliveryStatusCode(s string) cpb.SupplyDeliveryStatusCode_Value

SupplyDeliveryStatusCode converts the given string to a cpb.SupplyDeliveryStatusCode_Value. If the string doesn't match exactly one of the supported values, SupplyDeliveryStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) SupplyItemTypeCode

func (c *Convertor) SupplyItemTypeCode(s string) cpb.SupplyItemTypeCode_Value

SupplyItemTypeCode converts the given string to a cpb.SupplyItemTypeCode_Value. If the string doesn't match exactly one of the supported values, SupplyItemTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) SupplyRequestStatusCode

func (c *Convertor) SupplyRequestStatusCode(s string) cpb.SupplyRequestStatusCode_Value

SupplyRequestStatusCode converts the given string to a cpb.SupplyRequestStatusCode_Value. If the string doesn't match exactly one of the supported values, SupplyRequestStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) TaskIntentCode

func (c *Convertor) TaskIntentCode(s string) cpb.TaskIntentCode_Value

TaskIntentCode converts the given string to a cpb.TaskIntentCode_Value. If the string doesn't match exactly one of the supported values, TaskIntentCode returns INVALID_UNINITIALIZED.

func (*Convertor) TaskStatusCode

func (c *Convertor) TaskStatusCode(s string) cpb.TaskStatusCode_Value

TaskStatusCode converts the given string to a cpb.TaskStatusCode_Value. If the string doesn't match exactly one of the supported values, TaskStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) TemplateStatusCodeLifeCycleCode

func (c *Convertor) TemplateStatusCodeLifeCycleCode(s string) cpb.TemplateStatusCodeLifeCycleCode_Value

TemplateStatusCodeLifeCycleCode converts the given string to a cpb.TemplateStatusCodeLifeCycleCode_Value. If the string doesn't match exactly one of the supported values, TemplateStatusCodeLifeCycleCode returns INVALID_UNINITIALIZED.

func (*Convertor) TestReportActionResultCode

func (c *Convertor) TestReportActionResultCode(s string) cpb.TestReportActionResultCode_Value

TestReportActionResultCode converts the given string to a cpb.TestReportActionResultCode_Value. If the string doesn't match exactly one of the supported values, TestReportActionResultCode returns INVALID_UNINITIALIZED.

func (*Convertor) TestReportParticipantTypeCode

func (c *Convertor) TestReportParticipantTypeCode(s string) cpb.TestReportParticipantTypeCode_Value

TestReportParticipantTypeCode converts the given string to a cpb.TestReportParticipantTypeCode_Value. If the string doesn't match exactly one of the supported values, TestReportParticipantTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) TestReportResultCode

func (c *Convertor) TestReportResultCode(s string) cpb.TestReportResultCode_Value

TestReportResultCode converts the given string to a cpb.TestReportResultCode_Value. If the string doesn't match exactly one of the supported values, TestReportResultCode returns INVALID_UNINITIALIZED.

func (*Convertor) TestReportStatusCode

func (c *Convertor) TestReportStatusCode(s string) cpb.TestReportStatusCode_Value

TestReportStatusCode converts the given string to a cpb.TestReportStatusCode_Value. If the string doesn't match exactly one of the supported values, TestReportStatusCode returns INVALID_UNINITIALIZED.

func (*Convertor) TestScriptRequestMethodCode

func (c *Convertor) TestScriptRequestMethodCode(s string) cpb.TestScriptRequestMethodCode_Value

TestScriptRequestMethodCode converts the given string to a cpb.TestScriptRequestMethodCode_Value. If the string doesn't match exactly one of the supported values, TestScriptRequestMethodCode returns INVALID_UNINITIALIZED.

func (*Convertor) TriggerTypeCode

func (c *Convertor) TriggerTypeCode(s string) cpb.TriggerTypeCode_Value

TriggerTypeCode converts the given string to a cpb.TriggerTypeCode_Value. If the string doesn't match exactly one of the supported values, TriggerTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) TypeDerivationRuleCode

func (c *Convertor) TypeDerivationRuleCode(s string) cpb.TypeDerivationRuleCode_Value

TypeDerivationRuleCode converts the given string to a cpb.TypeDerivationRuleCode_Value. If the string doesn't match exactly one of the supported values, TypeDerivationRuleCode returns INVALID_UNINITIALIZED.

func (*Convertor) UDIEntryTypeCode

func (c *Convertor) UDIEntryTypeCode(s string) cpb.UDIEntryTypeCode_Value

UDIEntryTypeCode converts the given string to a cpb.UDIEntryTypeCode_Value. If the string doesn't match exactly one of the supported values, UDIEntryTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) UseCode

func (c *Convertor) UseCode(s string) cpb.UseCode_Value

UseCode converts the given string to a cpb.UseCode_Value. If the string doesn't match exactly one of the supported values, UseCode returns INVALID_UNINITIALIZED.

func (*Convertor) V20444Code

func (c *Convertor) V20444Code(s string) cpb.V20444Code_Value

V20444Code converts the given string to a cpb.V20444Code_Value. If the string doesn't match exactly one of the supported values, V20444Code returns INVALID_UNINITIALIZED.

func (*Convertor) V3AddressUseCode

func (c *Convertor) V3AddressUseCode(s string) cpb.V3AddressUseCode_Value

V3AddressUseCode converts the given string to a cpb.V3AddressUseCode_Value. If the string doesn't match exactly one of the supported values, V3AddressUseCode returns INVALID_UNINITIALIZED.

func (*Convertor) V3ConfidentialityCode

func (c *Convertor) V3ConfidentialityCode(s string) cpb.V3ConfidentialityCode_Value

V3ConfidentialityCode converts the given string to a cpb.V3ConfidentialityCode_Value. If the string doesn't match exactly one of the supported values, V3ConfidentialityCode returns INVALID_UNINITIALIZED.

func (*Convertor) V3EntityNamePartQualifierCode

func (c *Convertor) V3EntityNamePartQualifierCode(s string) cpb.V3EntityNamePartQualifierCode_Value

V3EntityNamePartQualifierCode converts the given string to a cpb.V3EntityNamePartQualifierCode_Value. If the string doesn't match exactly one of the supported values, V3EntityNamePartQualifierCode returns INVALID_UNINITIALIZED.

func (*Convertor) V3EntityNamePartQualifierR2Code

func (c *Convertor) V3EntityNamePartQualifierR2Code(s string) cpb.V3EntityNamePartQualifierR2Code_Value

V3EntityNamePartQualifierR2Code converts the given string to a cpb.V3EntityNamePartQualifierR2Code_Value. If the string doesn't match exactly one of the supported values, V3EntityNamePartQualifierR2Code returns INVALID_UNINITIALIZED.

func (*Convertor) V3EntityNameUseCode

func (c *Convertor) V3EntityNameUseCode(s string) cpb.V3EntityNameUseCode_Value

V3EntityNameUseCode converts the given string to a cpb.V3EntityNameUseCode_Value. If the string doesn't match exactly one of the supported values, V3EntityNameUseCode returns INVALID_UNINITIALIZED.

func (*Convertor) V3EntityNameUseR2Code

func (c *Convertor) V3EntityNameUseR2Code(s string) cpb.V3EntityNameUseR2Code_Value

V3EntityNameUseR2Code converts the given string to a cpb.V3EntityNameUseR2Code_Value. If the string doesn't match exactly one of the supported values, V3EntityNameUseR2Code returns INVALID_UNINITIALIZED.

func (*Convertor) V3NullFlavorCode

func (c *Convertor) V3NullFlavorCode(s string) cpb.V3NullFlavorCode_Value

V3NullFlavorCode converts the given string to a cpb.V3NullFlavorCode_Value. If the string doesn't match exactly one of the supported values, V3NullFlavorCode returns INVALID_UNINITIALIZED.

func (*Convertor) V3ParticipationModeCode

func (c *Convertor) V3ParticipationModeCode(s string) cpb.V3ParticipationModeCode_Value

V3ParticipationModeCode converts the given string to a cpb.V3ParticipationModeCode_Value. If the string doesn't match exactly one of the supported values, V3ParticipationModeCode returns INVALID_UNINITIALIZED.

func (*Convertor) V3ProbabilityDistributionTypeCode

func (c *Convertor) V3ProbabilityDistributionTypeCode(s string) cpb.V3ProbabilityDistributionTypeCode_Value

V3ProbabilityDistributionTypeCode converts the given string to a cpb.V3ProbabilityDistributionTypeCode_Value. If the string doesn't match exactly one of the supported values, V3ProbabilityDistributionTypeCode returns INVALID_UNINITIALIZED.

func (*Convertor) V3RoleCode

func (c *Convertor) V3RoleCode(s string) cpb.V3RoleCode_Value

V3RoleCode converts the given string to a cpb.V3RoleCode_Value. If the string doesn't match exactly one of the supported values, V3RoleCode returns INVALID_UNINITIALIZED.

func (*Convertor) V3TimingEventCode

func (c *Convertor) V3TimingEventCode(s string) cpb.V3TimingEventCode_Value

V3TimingEventCode converts the given string to a cpb.V3TimingEventCode_Value. If the string doesn't match exactly one of the supported values, V3TimingEventCode returns INVALID_UNINITIALIZED.

func (*Convertor) VisionBaseCode

func (c *Convertor) VisionBaseCode(s string) cpb.VisionBaseCode_Value

VisionBaseCode converts the given string to a cpb.VisionBaseCode_Value. If the string doesn't match exactly one of the supported values, VisionBaseCode returns INVALID_UNINITIALIZED.

func (*Convertor) VisionEyesCode

func (c *Convertor) VisionEyesCode(s string) cpb.VisionEyesCode_Value

VisionEyesCode converts the given string to a cpb.VisionEyesCode_Value. If the string doesn't match exactly one of the supported values, VisionEyesCode returns INVALID_UNINITIALIZED.

func (*Convertor) XPathUsageTypeCode

func (c *Convertor) XPathUsageTypeCode(s string) cpb.XPathUsageTypeCode_Value

XPathUsageTypeCode converts the given string to a cpb.XPathUsageTypeCode_Value. If the string doesn't match exactly one of the supported values, XPathUsageTypeCode returns INVALID_UNINITIALIZED.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL