├── .gitignore ├── ClearHl7.sln ├── DateTime-Precision-Configuration.md ├── LICENSE ├── README.md ├── Version2.md ├── src ├── ClearHl7.Codes │ ├── ClearHl7.Codes.csproj │ ├── V230 │ │ ├── CodeAcceptApplicationAcknowledgmentConditions.cs │ │ ├── CodeAcknowledgmentCode.cs │ │ ├── CodeActionCode.cs │ │ ├── CodeActionTakenInResponseToTheEvent.cs │ │ ├── CodeActiveInactive.cs │ │ ├── CodeAddressType.cs │ │ ├── CodeAdministrationDevice.cs │ │ ├── CodeAdministrationMethod.cs │ │ ├── CodeAdministrativeSex.cs │ │ ├── CodeAdmissionType.cs │ │ ├── CodeAllergenType.cs │ │ ├── CodeAllergySeverity.cs │ │ ├── CodeAllowSubstitution.cs │ │ ├── CodeAllowSubstitutionCodes.cs │ │ ├── CodeAlternateCharacterSets.cs │ │ ├── CodeAmbulatoryStatus.cs │ │ ├── CodeAmountClass.cs │ │ ├── CodeAmountType.cs │ │ ├── CodeAnnotations.cs │ │ ├── CodeAppointmentReasonCodes.cs │ │ ├── CodeAppointmentTypeCodes.cs │ │ ├── CodeAssignmentOfBenefits.cs │ │ ├── CodeBedStatus.cs │ │ ├── CodeBodySite.cs │ │ ├── CodeCausalityObservations.cs │ │ ├── CodeCertificationPatientType.cs │ │ ├── CodeCertificationStatus.cs │ │ ├── CodeChargeOnIndicator.cs │ │ ├── CodeChargeType.cs │ │ ├── CodeCheckDigitScheme.cs │ │ ├── CodeCompletionStatus.cs │ │ ├── CodeConfidentialityCode.cs │ │ ├── CodeContactRole.cs │ │ ├── CodeCoordinationOfBenefits.cs │ │ ├── CodeCoverageType.cs │ │ ├── CodeCpRangeType.cs │ │ ├── CodeDateTimeSelectionQualifier.cs │ │ ├── CodeDayType.cs │ │ ├── CodeDaysOfTheWeek.cs │ │ ├── CodeDeferredResponseType.cs │ │ ├── CodeDelayedAcknowledgmentType.cs │ │ ├── CodeDerivedSpecimen.cs │ │ ├── CodeDiagnosisClassification.cs │ │ ├── CodeDiagnosisType.cs │ │ ├── CodeDiagnosticServiceSectionId.cs │ │ ├── CodeDietCodeSpecificationType.cs │ │ ├── CodeDisabledPersonCode.cs │ │ ├── CodeDispenseMethod.cs │ │ ├── CodeDocumentAvailabilityStatus.cs │ │ ├── CodeDocumentCompletionStatus.cs │ │ ├── CodeDocumentConfidentialityStatus.cs │ │ ├── CodeDocumentStorageStatus.cs │ │ ├── CodeDocumentType.cs │ │ ├── CodeDrgPayor.cs │ │ ├── CodeDurationCategories.cs │ │ ├── CodeEligibilitySource.cs │ │ ├── CodeEncoding.cs │ │ ├── CodeEscortRequired.cs │ │ ├── CodeEventConsequence.cs │ │ ├── CodeEventExpected.cs │ │ ├── CodeEventQualification.cs │ │ ├── CodeEventReason.cs │ │ ├── CodeEventReportedTo.cs │ │ ├── CodeEventSeriousness.cs │ │ ├── CodeEventTypeCode.cs │ │ ├── CodeFacilityType.cs │ │ ├── CodeFileLevelEventCode.cs │ │ ├── CodeFillerStatusCodes.cs │ │ ├── CodeIdentifierType.cs │ │ ├── CodeIdentityMayBeDivulged.cs │ │ ├── CodeIndirectExposureMechanism.cs │ │ ├── CodeInsuranceCompanyContactReason.cs │ │ ├── CodeInterpretationCodes.cs │ │ ├── CodeInvocationEvent.cs │ │ ├── CodeKindOfQuantity.cs │ │ ├── CodeLevelOfCare.cs │ │ ├── CodeLivingArrangement.cs │ │ ├── CodeLivingDependency.cs │ │ ├── CodeLivingWillCode.cs │ │ ├── CodeLocationCharacteristicId.cs │ │ ├── CodeLocationEquipment.cs │ │ ├── CodeLocationRelationshipId.cs │ │ ├── CodeMailClaimParty.cs │ │ ├── CodeManufacturersOfVaccines.cs │ │ ├── CodeMaritalStatus.cs │ │ ├── CodeMarketingBasis.cs │ │ ├── CodeMasterFileIdentifierCode.cs │ │ ├── CodeMasterfileActionCode.cs │ │ ├── CodeMessageType.cs │ │ ├── CodeMfnRecordLevelErrorReturn.cs │ │ ├── CodeMimeBase64EncodingCharacters.cs │ │ ├── CodeModality.cs │ │ ├── CodeMoneyOrPercentageIndicator.cs │ │ ├── CodeNameType.cs │ │ ├── CodeNatureOfAbnormalTesting.cs │ │ ├── CodeNatureOfChallenge.cs │ │ ├── CodeNatureOfServiceTestObservation.cs │ │ ├── CodeObservationResultStatusCodesInterpretation.cs │ │ ├── CodeOrderControlCodes.cs │ │ ├── CodeOrderStatus.cs │ │ ├── CodeOrganDonorCode.cs │ │ ├── CodeOrganizationalNameType.cs │ │ ├── CodeOverride.cs │ │ ├── CodePatientClass.cs │ │ ├── CodePatientLocationType.cs │ │ ├── CodePatientOutcome.cs │ │ ├── CodePolicyType.cs │ │ ├── CodePractitionerIdNumberType.cs │ │ ├── CodePreferredMethodOfContact.cs │ │ ├── CodePriceType.cs │ │ ├── CodePrimaryObserversQualification.cs │ │ ├── CodePriority.cs │ │ ├── CodePrivacyLevel.cs │ │ ├── CodeProblemGoalActionCode.cs │ │ ├── CodeProcedureFunctionalType.cs │ │ ├── CodeProcedurePractitionerIdentifierCodeType.cs │ │ ├── CodeProcessingId.cs │ │ ├── CodeProcessingMode.cs │ │ ├── CodeProcessingPriority.cs │ │ ├── CodeProductSource.cs │ │ ├── CodeProviderBilling.cs │ │ ├── CodeProviderRole.cs │ │ ├── CodePurgeStatusCode.cs │ │ ├── CodeQuantityLimitedRequest.cs │ │ ├── CodeQuantityMethod.cs │ │ ├── CodeQueryPriority.cs │ │ ├── CodeQueryResponseFormatCode.cs │ │ ├── CodeQueryResponseStatus.cs │ │ ├── CodeQueryResultsLevel.cs │ │ ├── CodeRXComponentType.cs │ │ ├── CodeReadmissionIndicator.cs │ │ ├── CodeReferralCategory.cs │ │ ├── CodeReferralDisposition.cs │ │ ├── CodeReferralPriority.cs │ │ ├── CodeReferralReason.cs │ │ ├── CodeReferralStatus.cs │ │ ├── CodeReferralType.cs │ │ ├── CodeRelatednessAssessment.cs │ │ ├── CodeRelationalConjunction.cs │ │ ├── CodeRelationalOperator.cs │ │ ├── CodeRelationshipModifier.cs │ │ ├── CodeReligion.cs │ │ ├── CodeReportPriority.cs │ │ ├── CodeReportSource.cs │ │ ├── CodeReportTiming.cs │ │ ├── CodeReportingPriority.cs │ │ ├── CodeResponseFlag.cs │ │ ├── CodeResponseLevel.cs │ │ ├── CodeResultStatus.cs │ │ ├── CodeRoomType.cs │ │ ├── CodeRouteOfAdministration.cs │ │ ├── CodeSegmentActionCode.cs │ │ ├── CodeSourceOfComment.cs │ │ ├── CodeSourceType.cs │ │ ├── CodeSpecialtyType.cs │ │ ├── CodeSpecimenActionCode.cs │ │ ├── CodeSpecimenSourceCodes.cs │ │ ├── CodeStatusOfEvaluation.cs │ │ ├── CodeStudentStatus.cs │ │ ├── CodeSubstitutionStatus.cs │ │ ├── CodeSubtypeOfReferencedData.cs │ │ ├── CodeTelecommunicationEquipmentType.cs │ │ ├── CodeTelecommunicationUseCode.cs │ │ ├── CodeTimeDelayPostChallenge.cs │ │ ├── CodeTimeSelectionCriteriaParameterClassCodes.cs │ │ ├── CodeTransactionType.cs │ │ ├── CodeTransportArranged.cs │ │ ├── CodeTransportationMode.cs │ │ ├── CodeTrayType.cs │ │ ├── CodeTypeOfAgreement.cs │ │ ├── CodeTypeOfReferencedData.cs │ │ ├── CodeUniversalIdType.cs │ │ ├── CodeVaccinesAdministered.cs │ │ ├── CodeValueType.cs │ │ ├── CodeVersionId.cs │ │ ├── CodeVisitIndicator.cs │ │ ├── CodeWhatSubjectFilter.cs │ │ ├── CodeWhichDateTimeQualifier.cs │ │ ├── CodeWhichDateTimeStatusQualifier.cs │ │ ├── CodeYesNoIndicator.cs │ │ └── Helpers │ │ │ ├── EnumHelper.cs │ │ │ ├── EnumMaps.cs │ │ │ └── IEnumHelper.cs │ ├── V231 │ │ ├── CodeAcceptApplicationAcknowledgmentConditions.cs │ │ ├── CodeAcknowledgmentCode.cs │ │ ├── CodeActionCode.cs │ │ ├── CodeActionTakenInResponseToTheEvent.cs │ │ ├── CodeActiveInactive.cs │ │ ├── CodeAddressType.cs │ │ ├── CodeAdministrationDevice.cs │ │ ├── CodeAdministrationMethod.cs │ │ ├── CodeAdministrativeSex.cs │ │ ├── CodeAdmissionType.cs │ │ ├── CodeAdmitSource.cs │ │ ├── CodeAdvancedBeneficiaryNoticeCode.cs │ │ ├── CodeAllergenType.cs │ │ ├── CodeAllergySeverity.cs │ │ ├── CodeAllowSubstitution.cs │ │ ├── CodeAllowSubstitutionCodes.cs │ │ ├── CodeAlternateCharacterSetHandlingScheme.cs │ │ ├── CodeAlternateCharacterSets.cs │ │ ├── CodeAmbulatoryStatus.cs │ │ ├── CodeAmountClass.cs │ │ ├── CodeAmountType.cs │ │ ├── CodeAnnotations.cs │ │ ├── CodeApplicationChangeType.cs │ │ ├── CodeAppointmentReasonCodes.cs │ │ ├── CodeAppointmentTypeCodes.cs │ │ ├── CodeAssignmentOfBenefits.cs │ │ ├── CodeBedStatus.cs │ │ ├── CodeBodySite.cs │ │ ├── CodeCausalityObservations.cs │ │ ├── CodeCertificationPatientType.cs │ │ ├── CodeCertificationStatus.cs │ │ ├── CodeChargeOnIndicator.cs │ │ ├── CodeChargeType.cs │ │ ├── CodeCheckDigitScheme.cs │ │ ├── CodeCommentType.cs │ │ ├── CodeCompletionStatus.cs │ │ ├── CodeConditionCode.cs │ │ ├── CodeConfidentialityCode.cs │ │ ├── CodeCoordinationOfBenefits.cs │ │ ├── CodeCoverageType.cs │ │ ├── CodeCpRangeType.cs │ │ ├── CodeDateTimeSelectionQualifier.cs │ │ ├── CodeDayType.cs │ │ ├── CodeDaysOfTheWeek.cs │ │ ├── CodeDeferredResponseType.cs │ │ ├── CodeDegreeLicenseCertificate.cs │ │ ├── CodeDelayedAcknowledgmentType.cs │ │ ├── CodeDerivedSpecimen.cs │ │ ├── CodeDiagnosisClassification.cs │ │ ├── CodeDiagnosisPriority.cs │ │ ├── CodeDiagnosisType.cs │ │ ├── CodeDiagnosticServiceSectionId.cs │ │ ├── CodeDietCodeSpecificationType.cs │ │ ├── CodeDisabledPersonCode.cs │ │ ├── CodeDispenseMethod.cs │ │ ├── CodeDocumentAvailabilityStatus.cs │ │ ├── CodeDocumentCompletionStatus.cs │ │ ├── CodeDocumentConfidentialityStatus.cs │ │ ├── CodeDocumentStorageStatus.cs │ │ ├── CodeDocumentType.cs │ │ ├── CodeDrgPayor.cs │ │ ├── CodeDurationCategories.cs │ │ ├── CodeEligibilitySource.cs │ │ ├── CodeEncoding.cs │ │ ├── CodeEscortRequired.cs │ │ ├── CodeEventConsequence.cs │ │ ├── CodeEventExpected.cs │ │ ├── CodeEventQualification.cs │ │ ├── CodeEventReason.cs │ │ ├── CodeEventReportedTo.cs │ │ ├── CodeEventSeriousness.cs │ │ ├── CodeEventTypeCode.cs │ │ ├── CodeFacilityType.cs │ │ ├── CodeFileLevelEventCode.cs │ │ ├── CodeFillerStatusCodes.cs │ │ ├── CodeIdentifierType.cs │ │ ├── CodeIdentityMayBeDivulged.cs │ │ ├── CodeIndirectExposureMechanism.cs │ │ ├── CodeInsuranceCompanyContactReason.cs │ │ ├── CodeInterpretationCodes.cs │ │ ├── CodeInvocationEvent.cs │ │ ├── CodeKindOfQuantity.cs │ │ ├── CodeLevelOfCare.cs │ │ ├── CodeLivingArrangement.cs │ │ ├── CodeLivingDependency.cs │ │ ├── CodeLivingWillCode.cs │ │ ├── CodeLocationCharacteristicId.cs │ │ ├── CodeLocationEquipment.cs │ │ ├── CodeLocationRelationshipId.cs │ │ ├── CodeMailClaimParty.cs │ │ ├── CodeManufacturersOfVaccines.cs │ │ ├── CodeMaritalStatus.cs │ │ ├── CodeMarketingBasis.cs │ │ ├── CodeMasterFileIdentifierCode.cs │ │ ├── CodeMasterfileActionCode.cs │ │ ├── CodeMessageErrorConditionCodes.cs │ │ ├── CodeMessageStructure.cs │ │ ├── CodeMessageType.cs │ │ ├── CodeMfnRecordLevelErrorReturn.cs │ │ ├── CodeMilitaryRankGrade.cs │ │ ├── CodeMilitaryService.cs │ │ ├── CodeMilitaryStatus.cs │ │ ├── CodeMimeBase64EncodingCharacters.cs │ │ ├── CodeModality.cs │ │ ├── CodeMoneyOrPercentageIndicator.cs │ │ ├── CodeNameAddressRepresentation.cs │ │ ├── CodeNameType.cs │ │ ├── CodeNatureOfAbnormalTesting.cs │ │ ├── CodeNatureOfChallenge.cs │ │ ├── CodeNatureOfServiceTestObservation.cs │ │ ├── CodeObservationResultStatusCodesInterpretation.cs │ │ ├── CodeOccurrenceCode.cs │ │ ├── CodeOccurrenceSpan.cs │ │ ├── CodeOrderControlCodes.cs │ │ ├── CodeOrderStatus.cs │ │ ├── CodeOrganDonorCode.cs │ │ ├── CodeOrganizationalNameType.cs │ │ ├── CodeOutlierType.cs │ │ ├── CodeOverride.cs │ │ ├── CodePatientClass.cs │ │ ├── CodePatientLocationType.cs │ │ ├── CodePatientOutcome.cs │ │ ├── CodePatientsRelationshiptoInsured.cs │ │ ├── CodePolicyType.cs │ │ ├── CodePractitionerIdNumberType.cs │ │ ├── CodePreferredMethodOfContact.cs │ │ ├── CodePriceType.cs │ │ ├── CodePrimaryKeyValueType.cs │ │ ├── CodePrimaryObserversQualification.cs │ │ ├── CodePriority.cs │ │ ├── CodePrivacyLevel.cs │ │ ├── CodeProblemGoalActionCode.cs │ │ ├── CodeProcedureFunctionalType.cs │ │ ├── CodeProcedurePractitionerIdentifierCodeType.cs │ │ ├── CodeProcessingId.cs │ │ ├── CodeProcessingMode.cs │ │ ├── CodeProcessingPriority.cs │ │ ├── CodeProductSource.cs │ │ ├── CodeProviderBilling.cs │ │ ├── CodeProviderRole.cs │ │ ├── CodePurgeStatusCode.cs │ │ ├── CodeQuantityLimitedRequest.cs │ │ ├── CodeQuantityMethod.cs │ │ ├── CodeQueryPriority.cs │ │ ├── CodeQueryResponseFormatCode.cs │ │ ├── CodeQueryResponseStatus.cs │ │ ├── CodeQueryResultsLevel.cs │ │ ├── CodeRXComponentType.cs │ │ ├── CodeReadmissionIndicator.cs │ │ ├── CodeReferralCategory.cs │ │ ├── CodeReferralDisposition.cs │ │ ├── CodeReferralPriority.cs │ │ ├── CodeReferralReason.cs │ │ ├── CodeReferralStatus.cs │ │ ├── CodeReferralType.cs │ │ ├── CodeRelatednessAssessment.cs │ │ ├── CodeRelationalConjunction.cs │ │ ├── CodeRelationalOperator.cs │ │ ├── CodeRelationshipModifier.cs │ │ ├── CodeReligion.cs │ │ ├── CodeReportPriority.cs │ │ ├── CodeReportSource.cs │ │ ├── CodeReportTiming.cs │ │ ├── CodeReportingPriority.cs │ │ ├── CodeResponseFlag.cs │ │ ├── CodeResponseLevel.cs │ │ ├── CodeResultStatus.cs │ │ ├── CodeRoomType.cs │ │ ├── CodeRouteOfAdministration.cs │ │ ├── CodeSegmentActionCode.cs │ │ ├── CodeSourceOfComment.cs │ │ ├── CodeSourceType.cs │ │ ├── CodeSpecialtyType.cs │ │ ├── CodeSpecimenActionCode.cs │ │ ├── CodeSpecimenSourceCodes.cs │ │ ├── CodeStatusOfEvaluation.cs │ │ ├── CodeStudentStatus.cs │ │ ├── CodeSubstitutionStatus.cs │ │ ├── CodeSubtypeOfReferencedData.cs │ │ ├── CodeTelecommunicationEquipmentType.cs │ │ ├── CodeTelecommunicationUseCode.cs │ │ ├── CodeTimeDelayPostChallenge.cs │ │ ├── CodeTimeSelectionCriteriaParameterClassCodes.cs │ │ ├── CodeTransactionType.cs │ │ ├── CodeTransportArranged.cs │ │ ├── CodeTransportationMode.cs │ │ ├── CodeTrayType.cs │ │ ├── CodeTypeOfAgreement.cs │ │ ├── CodeTypeOfReferencedData.cs │ │ ├── CodeUniversalIdType.cs │ │ ├── CodeVaccinesAdministered.cs │ │ ├── CodeValueCode.cs │ │ ├── CodeValueType.cs │ │ ├── CodeVersionId.cs │ │ ├── CodeVisitIndicator.cs │ │ ├── CodeWhatSubjectFilter.cs │ │ ├── CodeWhichDateTimeQualifier.cs │ │ ├── CodeWhichDateTimeStatusQualifier.cs │ │ ├── CodeYesNoIndicator.cs │ │ └── Helpers │ │ │ ├── EnumHelper.cs │ │ │ ├── EnumMaps.cs │ │ │ └── IEnumHelper.cs │ ├── V240 │ │ ├── CodeAcceptApplicationAcknowledgmentConditions.cs │ │ ├── CodeAcknowledgmentCode.cs │ │ ├── CodeActionCode.cs │ │ ├── CodeActionTakenInResponseToTheEvent.cs │ │ ├── CodeActiveInactive.cs │ │ ├── CodeAdditivePreservative.cs │ │ ├── CodeAddressType.cs │ │ ├── CodeAdministrationDevice.cs │ │ ├── CodeAdministrationMethod.cs │ │ ├── CodeAdministrativeSex.cs │ │ ├── CodeAdmissionLevelOfCareCode.cs │ │ ├── CodeAdmissionType.cs │ │ ├── CodeAdmitSource.cs │ │ ├── CodeAdvanceDirectiveCode.cs │ │ ├── CodeAdvancedBeneficiaryNoticeCode.cs │ │ ├── CodeAlertDeviceCode.cs │ │ ├── CodeAlertLevel.cs │ │ ├── CodeAllergenType.cs │ │ ├── CodeAllergyClinicalStatus.cs │ │ ├── CodeAllergySeverity.cs │ │ ├── CodeAllowSubstitution.cs │ │ ├── CodeAllowSubstitutionCodes.cs │ │ ├── CodeAlternateCharacterSetHandlingScheme.cs │ │ ├── CodeAlternateCharacterSets.cs │ │ ├── CodeAmbulatoryPaymentClassificationCode.cs │ │ ├── CodeAmbulatoryStatus.cs │ │ ├── CodeAmountClass.cs │ │ ├── CodeAmountType.cs │ │ ├── CodeAnalyteRepeatStatus.cs │ │ ├── CodeAnnotations.cs │ │ ├── CodeApplicationChangeType.cs │ │ ├── CodeAppointmentReasonCodes.cs │ │ ├── CodeAppointmentTypeCodes.cs │ │ ├── CodeArtificialBlood.cs │ │ ├── CodeAssigningAuthority.cs │ │ ├── CodeAssignmentOfBenefits.cs │ │ ├── CodeBedStatus.cs │ │ ├── CodeBloodProductCode.cs │ │ ├── CodeBodySite.cs │ │ ├── CodeCaseCategoryCode.cs │ │ ├── CodeCausalityObservations.cs │ │ ├── CodeCertificationPatientType.cs │ │ ├── CodeCertificationStatus.cs │ │ ├── CodeChargeOnIndicator.cs │ │ ├── CodeChargeType.cs │ │ ├── CodeCheckDigitScheme.cs │ │ ├── CodeCodingSystem.cs │ │ ├── CodeCommandResponse.cs │ │ ├── CodeCommentType.cs │ │ ├── CodeCompletionStatus.cs │ │ ├── CodeConditionCode.cs │ │ ├── CodeConfidentialityCode.cs │ │ ├── CodeContainerStatus.cs │ │ ├── CodeContinuationStyleCode.cs │ │ ├── CodeCoordinationOfBenefits.cs │ │ ├── CodeCoverageType.cs │ │ ├── CodeCpRangeType.cs │ │ ├── CodeDataTypes.cs │ │ ├── CodeDateTimeSelectionQualifier.cs │ │ ├── CodeDayType.cs │ │ ├── CodeDaysOfTheWeek.cs │ │ ├── CodeDeferredResponseType.cs │ │ ├── CodeDegreeLicenseCertificate.cs │ │ ├── CodeDelayedAcknowledgmentType.cs │ │ ├── CodeDenialOrRejectionCode.cs │ │ ├── CodeDerivedSpecimen.cs │ │ ├── CodeDiagnosisClassification.cs │ │ ├── CodeDiagnosisPriority.cs │ │ ├── CodeDiagnosisType.cs │ │ ├── CodeDiagnosticServiceSectionId.cs │ │ ├── CodeDietCodeSpecificationType.cs │ │ ├── CodeDisabledPersonCode.cs │ │ ├── CodeDispenseMethod.cs │ │ ├── CodeDocumentAvailabilityStatus.cs │ │ ├── CodeDocumentCompletionStatus.cs │ │ ├── CodeDocumentConfidentialityStatus.cs │ │ ├── CodeDocumentStorageStatus.cs │ │ ├── CodeDocumentType.cs │ │ ├── CodeDrgPayor.cs │ │ ├── CodeDurationCategories.cs │ │ ├── CodeEligibilitySource.cs │ │ ├── CodeEmploymentStatus.cs │ │ ├── CodeEncoding.cs │ │ ├── CodeEquipmentState.cs │ │ ├── CodeEscortRequired.cs │ │ ├── CodeEthnicGroup.cs │ │ ├── CodeEventConsequence.cs │ │ ├── CodeEventExpected.cs │ │ ├── CodeEventQualification.cs │ │ ├── CodeEventReason.cs │ │ ├── CodeEventReportedTo.cs │ │ ├── CodeEventSeriousness.cs │ │ ├── CodeEventType.cs │ │ ├── CodeEventTypeCode.cs │ │ ├── CodeFacilityType.cs │ │ ├── CodeFileLevelEventCode.cs │ │ ├── CodeFillerStatusCodes.cs │ │ ├── CodeFormularyStatus.cs │ │ ├── CodeGestationCategoryCode.cs │ │ ├── CodeGovernmentReimbursementProgram.cs │ │ ├── CodeHospitalService.cs │ │ ├── CodeIdentifierType.cs │ │ ├── CodeIdentityMayBeDivulged.cs │ │ ├── CodeIdentityReliabilityCode.cs │ │ ├── CodeImmunizationRegistryStatus.cs │ │ ├── CodeIncidentTypeCode.cs │ │ ├── CodeIndirectExposureMechanism.cs │ │ ├── CodeInsuranceCompanyContactReason.cs │ │ ├── CodeInterpretationCodes.cs │ │ ├── CodeInvocationEvent.cs │ │ ├── CodeJobStatus.cs │ │ ├── CodeKindOfQuantity.cs │ │ ├── CodeLanguageAbility.cs │ │ ├── CodeLanguageProficiency.cs │ │ ├── CodeLevelOfCare.cs │ │ ├── CodeLivingArrangement.cs │ │ ├── CodeLivingDependency.cs │ │ ├── CodeLivingWillCode.cs │ │ ├── CodeLocalRemoteControlState.cs │ │ ├── CodeLocationCharacteristicId.cs │ │ ├── CodeLocationEquipment.cs │ │ ├── CodeLocationRelationshipId.cs │ │ ├── CodeLocationServiceCode.cs │ │ ├── CodeMailClaimParty.cs │ │ ├── CodeManufacturersOfVaccines.cs │ │ ├── CodeMaritalStatus.cs │ │ ├── CodeMarketingBasis.cs │ │ ├── CodeMasterFileIdentifierCode.cs │ │ ├── CodeMasterfileActionCode.cs │ │ ├── CodeMatchAlgorithms.cs │ │ ├── CodeMatchReason.cs │ │ ├── CodeMessageErrorConditionCodes.cs │ │ ├── CodeMessageStructure.cs │ │ ├── CodeMessageType.cs │ │ ├── CodeMfnRecordLevelErrorReturn.cs │ │ ├── CodeMilitaryRankGrade.cs │ │ ├── CodeMilitaryService.cs │ │ ├── CodeMilitaryStatus.cs │ │ ├── CodeMimeBase64EncodingCharacters.cs │ │ ├── CodeModality.cs │ │ ├── CodeModeOfArrivalCode.cs │ │ ├── CodeModifyIndicator.cs │ │ ├── CodeMoneyOrPercentageIndicator.cs │ │ ├── CodeNameAddressRepresentation.cs │ │ ├── CodeNameAssemblyOrder.cs │ │ ├── CodeNameType.cs │ │ ├── CodeNatureOfAbnormalTesting.cs │ │ ├── CodeNatureOfChallenge.cs │ │ ├── CodeNatureOfServiceTestObservation.cs │ │ ├── CodeNewbornCode.cs │ │ ├── CodeObservationResultStatusCodesInterpretation.cs │ │ ├── CodeOccurrenceCode.cs │ │ ├── CodeOccurrenceSpan.cs │ │ ├── CodeOrderControlCodes.cs │ │ ├── CodeOrderStatus.cs │ │ ├── CodeOrganDonorCode.cs │ │ ├── CodeOrganizationalNameType.cs │ │ ├── CodeOtherEnvironmentalFactors.cs │ │ ├── CodeOutlierType.cs │ │ ├── CodeOverallClaimDispositionCode.cs │ │ ├── CodeOverride.cs │ │ ├── CodePackagingStatusCode.cs │ │ ├── CodeParticipantOrganizationUnitType.cs │ │ ├── CodePatientClass.cs │ │ ├── CodePatientConditionCode.cs │ │ ├── CodePatientLocationType.cs │ │ ├── CodePatientOutcome.cs │ │ ├── CodePatientsRelationshiptoInsured.cs │ │ ├── CodePaymentAdjustmentCode.cs │ │ ├── CodePersonLocationType.cs │ │ ├── CodePolicyType.cs │ │ ├── CodePractitionerIdNumberType.cs │ │ ├── CodePractitionerOrganizationUnitType.cs │ │ ├── CodePrecautionCode.cs │ │ ├── CodePreferredMethodOfContact.cs │ │ ├── CodePriceType.cs │ │ ├── CodePrimaryKeyValueType.cs │ │ ├── CodePrimaryObserversQualification.cs │ │ ├── CodePriority.cs │ │ ├── CodePrivacyLevel.cs │ │ ├── CodeProblemGoalActionCode.cs │ │ ├── CodeProcedureDrgType.cs │ │ ├── CodeProcedureFunctionalType.cs │ │ ├── CodeProcedurePractitionerIdentifierCodeType.cs │ │ ├── CodeProcedurePriority.cs │ │ ├── CodeProcessingId.cs │ │ ├── CodeProcessingMode.cs │ │ ├── CodeProcessingPriority.cs │ │ ├── CodeProcessingType.cs │ │ ├── CodeProductSource.cs │ │ ├── CodeProductionClassCode.cs │ │ ├── CodeProviderBilling.cs │ │ ├── CodeProviderRole.cs │ │ ├── CodePurgeStatusCode.cs │ │ ├── CodeQuantityLimitedRequest.cs │ │ ├── CodeQuantityMethod.cs │ │ ├── CodeQueryPriority.cs │ │ ├── CodeQueryResponseFormatCode.cs │ │ ├── CodeQueryResponseStatus.cs │ │ ├── CodeQueryResultsLevel.cs │ │ ├── CodeRXComponentType.cs │ │ ├── CodeRace.cs │ │ ├── CodeReadmissionIndicator.cs │ │ ├── CodeRecreationalDrugUseCode.cs │ │ ├── CodeReferralCategory.cs │ │ ├── CodeReferralDisposition.cs │ │ ├── CodeReferralPriority.cs │ │ ├── CodeReferralReason.cs │ │ ├── CodeReferralStatus.cs │ │ ├── CodeReferralType.cs │ │ ├── CodeReimbursementActionCode.cs │ │ ├── CodeReimbursementTypeCode.cs │ │ ├── CodeRelatednessAssessment.cs │ │ ├── CodeRelationalConjunction.cs │ │ ├── CodeRelationalOperator.cs │ │ ├── CodeRelationship.cs │ │ ├── CodeRelationshipModifier.cs │ │ ├── CodeReligion.cs │ │ ├── CodeRemoteControlCommand.cs │ │ ├── CodeRepeatPattern.cs │ │ ├── CodeReportPriority.cs │ │ ├── CodeReportSource.cs │ │ ├── CodeReportTiming.cs │ │ ├── CodeReportingPriority.cs │ │ ├── CodeResponseFlag.cs │ │ ├── CodeResponseLevel.cs │ │ ├── CodeResponseModality.cs │ │ ├── CodeResultStatus.cs │ │ ├── CodeRevenueCode.cs │ │ ├── CodeRiskManagementIncidentCode.cs │ │ ├── CodeRoomType.cs │ │ ├── CodeRouteOfAdministration.cs │ │ ├── CodeSchoolType.cs │ │ ├── CodeSegmentActionCode.cs │ │ ├── CodeSegmentGroup.cs │ │ ├── CodeSensitivityToCausativeAgentCode.cs │ │ ├── CodeSequencing.cs │ │ ├── CodeSeverityOfIllnessCode.cs │ │ ├── CodeSourceOfComment.cs │ │ ├── CodeSourceType.cs │ │ ├── CodeSpecialHandlingCode.cs │ │ ├── CodeSpecialtyType.cs │ │ ├── CodeSpecimenActionCode.cs │ │ ├── CodeSpecimenComponent.cs │ │ ├── CodeSpecimenRole.cs │ │ ├── CodeSpecimenSourceCodes.cs │ │ ├── CodeStatusOfEvaluation.cs │ │ ├── CodeStudentStatus.cs │ │ ├── CodeSubstanceStatus.cs │ │ ├── CodeSubstanceType.cs │ │ ├── CodeSubstitutionStatus.cs │ │ ├── CodeSubtypeOfReferencedData.cs │ │ ├── CodeSupplementalServiceInformationValues.cs │ │ ├── CodeSystemInducedContaminants.cs │ │ ├── CodeTelecommunicationEquipmentType.cs │ │ ├── CodeTelecommunicationUseCode.cs │ │ ├── CodeTimeDelayPostChallenge.cs │ │ ├── CodeTimeSelectionCriteriaParameterClassCodes.cs │ │ ├── CodeTissueTypeCode.cs │ │ ├── CodeTqConjunctionId.cs │ │ ├── CodeTransactionType.cs │ │ ├── CodeTransferType.cs │ │ ├── CodeTransportArranged.cs │ │ ├── CodeTransportationMode.cs │ │ ├── CodeTrayType.cs │ │ ├── CodeTreatment.cs │ │ ├── CodeTriageCode.cs │ │ ├── CodeTypeOfAgreement.cs │ │ ├── CodeTypeOfBillCode.cs │ │ ├── CodeTypeOfReferencedData.cs │ │ ├── CodeUniversalIdType.cs │ │ ├── CodeVaccinesAdministered.cs │ │ ├── CodeValueCode.cs │ │ ├── CodeValueType.cs │ │ ├── CodeVersionId.cs │ │ ├── CodeVisitIndicator.cs │ │ ├── CodeVisitPriorityCode.cs │ │ ├── CodeVisitUserCode.cs │ │ ├── CodeWhatSubjectFilter.cs │ │ ├── CodeWhichDateTimeQualifier.cs │ │ ├── CodeWhichDateTimeStatusQualifier.cs │ │ ├── CodeYesNoIndicator.cs │ │ └── Helpers │ │ │ ├── EnumHelper.cs │ │ │ ├── EnumMaps.cs │ │ │ └── IEnumHelper.cs │ ├── V250 │ │ ├── CodeAcceptApplicationAcknowledgmentConditions.cs │ │ ├── CodeAcknowledgmentCode.cs │ │ ├── CodeActionCode.cs │ │ ├── CodeActionTakenInResponseToTheEvent.cs │ │ ├── CodeActiveInactive.cs │ │ ├── CodeAdditivePreservative.cs │ │ ├── CodeAddressType.cs │ │ ├── CodeAdministrationDevice.cs │ │ ├── CodeAdministrationMethod.cs │ │ ├── CodeAdministrativeSex.cs │ │ ├── CodeAdmissionLevelOfCareCode.cs │ │ ├── CodeAdmissionType.cs │ │ ├── CodeAdmitSource.cs │ │ ├── CodeAdvanceDirectiveCode.cs │ │ ├── CodeAdvancedBeneficiaryNoticeCode.cs │ │ ├── CodeAlertDeviceCode.cs │ │ ├── CodeAlertLevel.cs │ │ ├── CodeAllergenType.cs │ │ ├── CodeAllergyClinicalStatus.cs │ │ ├── CodeAllergySeverity.cs │ │ ├── CodeAllowSubstitution.cs │ │ ├── CodeAllowSubstitutionCodes.cs │ │ ├── CodeAlternateCharacterSetHandlingScheme.cs │ │ ├── CodeAlternateCharacterSets.cs │ │ ├── CodeAmbulatoryPaymentClassificationCode.cs │ │ ├── CodeAmbulatoryStatus.cs │ │ ├── CodeAmountClass.cs │ │ ├── CodeAmountType.cs │ │ ├── CodeAnalyteRepeatStatus.cs │ │ ├── CodeAnnotations.cs │ │ ├── CodeApplicationChangeType.cs │ │ ├── CodeAppointmentReasonCodes.cs │ │ ├── CodeAppointmentTypeCodes.cs │ │ ├── CodeArtificialBlood.cs │ │ ├── CodeAssignmentOfBenefits.cs │ │ ├── CodeAuthorizationMode.cs │ │ ├── CodeBedStatus.cs │ │ ├── CodeBloodProductCode.cs │ │ ├── CodeBloodProductDispenseStatus.cs │ │ ├── CodeBloodProductProcessingRequirements.cs │ │ ├── CodeBloodProductTransfusionDispositionStatus.cs │ │ ├── CodeBodyParts.cs │ │ ├── CodeBodySite.cs │ │ ├── CodeBodySiteModifier.cs │ │ ├── CodeBpObservationStatusCodesInterpretation.cs │ │ ├── CodeCalendarAlignment.cs │ │ ├── CodeCaseCategoryCode.cs │ │ ├── CodeCausalityObservations.cs │ │ ├── CodeCertificateStatus.cs │ │ ├── CodeCertificationPatientType.cs │ │ ├── CodeCertificationStatus.cs │ │ ├── CodeChargeOnIndicator.cs │ │ ├── CodeChargeType.cs │ │ ├── CodeChargeTypeReason.cs │ │ ├── CodeCheckDigitScheme.cs │ │ ├── CodeCodingSystem.cs │ │ ├── CodeCommandResponse.cs │ │ ├── CodeCommentType.cs │ │ ├── CodeCompletionStatus.cs │ │ ├── CodeComputationType.cs │ │ ├── CodeConfidentialityCode.cs │ │ ├── CodeConsentBypassReason.cs │ │ ├── CodeConsentDisclosureLevel.cs │ │ ├── CodeConsentMode.cs │ │ ├── CodeConsentNonDisclosureReason.cs │ │ ├── CodeConsentStatus.cs │ │ ├── CodeConsentType.cs │ │ ├── CodeContactRole.cs │ │ ├── CodeContainerStatus.cs │ │ ├── CodeContinuationStyleCode.cs │ │ ├── CodeControlledSubstanceSchedule.cs │ │ ├── CodeCoordinationOfBenefits.cs │ │ ├── CodeCoverageType.cs │ │ ├── CodeCpRangeType.cs │ │ ├── CodeCyclicEntryExitIndicator.cs │ │ ├── CodeDataTypes.cs │ │ ├── CodeDateTimeSelectionQualifier.cs │ │ ├── CodeDayType.cs │ │ ├── CodeDaysOfTheWeek.cs │ │ ├── CodeDeferredResponseType.cs │ │ ├── CodeDegreeLicenseCertificate.cs │ │ ├── CodeDenialOrRejectionCode.cs │ │ ├── CodeDerivedSpecimen.cs │ │ ├── CodeDiagnosisClassification.cs │ │ ├── CodeDiagnosisPriority.cs │ │ ├── CodeDiagnosisType.cs │ │ ├── CodeDiagnosticServiceSectionId.cs │ │ ├── CodeDietCodeSpecificationType.cs │ │ ├── CodeDisabledPersonCode.cs │ │ ├── CodeDispenseMethod.cs │ │ ├── CodeDispenseType.cs │ │ ├── CodeDocumentAvailabilityStatus.cs │ │ ├── CodeDocumentCompletionStatus.cs │ │ ├── CodeDocumentConfidentialityStatus.cs │ │ ├── CodeDocumentStorageStatus.cs │ │ ├── CodeDocumentType.cs │ │ ├── CodeDrgPayor.cs │ │ ├── CodeDurationCategories.cs │ │ ├── CodeEligibilitySource.cs │ │ ├── CodeEmploymentStatus.cs │ │ ├── CodeEncoding.cs │ │ ├── CodeEquipmentState.cs │ │ ├── CodeErrorSeverity.cs │ │ ├── CodeEscortRequired.cs │ │ ├── CodeEthnicGroup.cs │ │ ├── CodeEventConsequence.cs │ │ ├── CodeEventExpected.cs │ │ ├── CodeEventQualification.cs │ │ ├── CodeEventReason.cs │ │ ├── CodeEventRelatedPeriod.cs │ │ ├── CodeEventReportedTo.cs │ │ ├── CodeEventSeriousness.cs │ │ ├── CodeEventType.cs │ │ ├── CodeEventTypeCode.cs │ │ ├── CodeExpandedYesNoIndicator.cs │ │ ├── CodeExtendedPriorityCodes.cs │ │ ├── CodeFacilityType.cs │ │ ├── CodeFileLevelEventCode.cs │ │ ├── CodeFillerStatusCodes.cs │ │ ├── CodeFormularyStatus.cs │ │ ├── CodeGestationCategoryCode.cs │ │ ├── CodeGovernmentReimbursementProgram.cs │ │ ├── CodeHospitalService.cs │ │ ├── CodeIdentifierType.cs │ │ ├── CodeIdentityMayBeDivulged.cs │ │ ├── CodeIdentityReliabilityCode.cs │ │ ├── CodeImmunizationRegistryStatus.cs │ │ ├── CodeInactiveReasonCode.cs │ │ ├── CodeIncidentTypeCode.cs │ │ ├── CodeIndirectExposureMechanism.cs │ │ ├── CodeInformPersonCode.cs │ │ ├── CodeInstitutionRelationshipType.cs │ │ ├── CodeInsuranceCompanyContactReason.cs │ │ ├── CodeInterpretationCodes.cs │ │ ├── CodeInvocationEvent.cs │ │ ├── CodeJobStatus.cs │ │ ├── CodeJurisdictionalBreadth.cs │ │ ├── CodeKindOfQuantity.cs │ │ ├── CodeLanguageAbility.cs │ │ ├── CodeLanguageProficiency.cs │ │ ├── CodeLevelOfCare.cs │ │ ├── CodeLivingArrangement.cs │ │ ├── CodeLivingDependency.cs │ │ ├── CodeLivingWillCode.cs │ │ ├── CodeLocalRemoteControlState.cs │ │ ├── CodeLocationCharacteristicId.cs │ │ ├── CodeLocationEquipment.cs │ │ ├── CodeLocationRelationshipId.cs │ │ ├── CodeLocationServiceCode.cs │ │ ├── CodeMailClaimParty.cs │ │ ├── CodeManufacturersOfVaccines.cs │ │ ├── CodeMaritalStatus.cs │ │ ├── CodeMarketingBasis.cs │ │ ├── CodeMasterFileIdentifierCode.cs │ │ ├── CodeMasterfileActionCode.cs │ │ ├── CodeMatchAlgorithms.cs │ │ ├── CodeMatchReason.cs │ │ ├── CodeMessageErrorConditionCodes.cs │ │ ├── CodeMessageStructure.cs │ │ ├── CodeMessageType.cs │ │ ├── CodeMfnRecordLevelErrorReturn.cs │ │ ├── CodeMilitaryRankGrade.cs │ │ ├── CodeMilitaryService.cs │ │ ├── CodeMilitaryStatus.cs │ │ ├── CodeModality.cs │ │ ├── CodeModeOfArrivalCode.cs │ │ ├── CodeModifyIndicator.cs │ │ ├── CodeMoneyOrPercentageIndicator.cs │ │ ├── CodeNameAddressRepresentation.cs │ │ ├── CodeNameAssemblyOrder.cs │ │ ├── CodeNameType.cs │ │ ├── CodeNatureOfAbnormalTesting.cs │ │ ├── CodeNatureOfChallenge.cs │ │ ├── CodeNatureOfServiceTestObservation.cs │ │ ├── CodeNewbornCode.cs │ │ ├── CodeNonSubjectConsenterReason.cs │ │ ├── CodeNotifyClergyCode.cs │ │ ├── CodeObservationResultHandling.cs │ │ ├── CodeObservationResultStatusCodesInterpretation.cs │ │ ├── CodeOrderControlCodes.cs │ │ ├── CodeOrderStatus.cs │ │ ├── CodeOrderType.cs │ │ ├── CodeOrganDonorCode.cs │ │ ├── CodeOrganizationAgencyDepartment.cs │ │ ├── CodeOrganizationalNameType.cs │ │ ├── CodeOtherEnvironmentalFactors.cs │ │ ├── CodeOutlierType.cs │ │ ├── CodeOverallClaimDispositionCode.cs │ │ ├── CodeOverride.cs │ │ ├── CodeOverrideType.cs │ │ ├── CodePackagingStatusCode.cs │ │ ├── CodeParticipantOrganizationUnitType.cs │ │ ├── CodePatientClass.cs │ │ ├── CodePatientConditionCode.cs │ │ ├── CodePatientLocationType.cs │ │ ├── CodePatientOutcome.cs │ │ ├── CodePatientStatusCode.cs │ │ ├── CodePatientsRelationshiptoInsured.cs │ │ ├── CodePaymentAdjustmentCode.cs │ │ ├── CodePersonLocationType.cs │ │ ├── CodePharmacyOrderTypes.cs │ │ ├── CodePolicyType.cs │ │ ├── CodePractitionerIdNumberType.cs │ │ ├── CodePractitionerOrganizationUnitType.cs │ │ ├── CodePrecautionCode.cs │ │ ├── CodePrecision.cs │ │ ├── CodePreferredMethodOfContact.cs │ │ ├── CodePriceType.cs │ │ ├── CodePrimaryKeyValueType.cs │ │ ├── CodePrimaryObserversQualification.cs │ │ ├── CodePriority.cs │ │ ├── CodePrivacyLevel.cs │ │ ├── CodeProblemGoalActionCode.cs │ │ ├── CodeProcedureDrgType.cs │ │ ├── CodeProcedureFunctionalType.cs │ │ ├── CodeProcedurePractitionerIdentifierCodeType.cs │ │ ├── CodeProcedurePriority.cs │ │ ├── CodeProcessingId.cs │ │ ├── CodeProcessingMode.cs │ │ ├── CodeProcessingPriority.cs │ │ ├── CodeProcessingType.cs │ │ ├── CodeProductSource.cs │ │ ├── CodeProductionClassCode.cs │ │ ├── CodeProviderBilling.cs │ │ ├── CodeProviderRole.cs │ │ ├── CodePublicityCode.cs │ │ ├── CodePurgeStatusCode.cs │ │ ├── CodeQuantityLimitedRequest.cs │ │ ├── CodeQuantityMethod.cs │ │ ├── CodeQueryPriority.cs │ │ ├── CodeQueryResponseFormatCode.cs │ │ ├── CodeQueryResponseStatus.cs │ │ ├── CodeQueryResultsLevel.cs │ │ ├── CodeRXComponentType.cs │ │ ├── CodeRace.cs │ │ ├── CodeReadmissionIndicator.cs │ │ ├── CodeRecreationalDrugUseCode.cs │ │ ├── CodeReferralCategory.cs │ │ ├── CodeReferralDisposition.cs │ │ ├── CodeReferralPriority.cs │ │ ├── CodeReferralReason.cs │ │ ├── CodeReferralStatus.cs │ │ ├── CodeReferralType.cs │ │ ├── CodeReimbursementActionCode.cs │ │ ├── CodeReimbursementTypeCode.cs │ │ ├── CodeRelatednessAssessment.cs │ │ ├── CodeRelationalConjunction.cs │ │ ├── CodeRelationalOperator.cs │ │ ├── CodeRelationship.cs │ │ ├── CodeRelationshipModifier.cs │ │ ├── CodeReligion.cs │ │ ├── CodeRemoteControlCommand.cs │ │ ├── CodeRepeatPattern.cs │ │ ├── CodeReportPriority.cs │ │ ├── CodeReportSource.cs │ │ ├── CodeReportTiming.cs │ │ ├── CodeReportingPriority.cs │ │ ├── CodeResponseFlag.cs │ │ ├── CodeResponseLevel.cs │ │ ├── CodeResponseModality.cs │ │ ├── CodeResultStatus.cs │ │ ├── CodeRevenueCode.cs │ │ ├── CodeRiskCodes.cs │ │ ├── CodeRiskManagementIncidentCode.cs │ │ ├── CodeRoomType.cs │ │ ├── CodeRouteOfAdministration.cs │ │ ├── CodeSchoolType.cs │ │ ├── CodeSegmentActionCode.cs │ │ ├── CodeSegmentGroup.cs │ │ ├── CodeSensitivityToCausativeAgentCode.cs │ │ ├── CodeSequenceCondition.cs │ │ ├── CodeSequenceConditionCode.cs │ │ ├── CodeSequenceResultsFlag.cs │ │ ├── CodeSequencing.cs │ │ ├── CodeServiceRequestRelationship.cs │ │ ├── CodeSeverityOfIllnessCode.cs │ │ ├── CodeSignatorysRelationshipToSubject.cs │ │ ├── CodeSignatureCode.cs │ │ ├── CodeSourceOfComment.cs │ │ ├── CodeSourceType.cs │ │ ├── CodeSpecialHandlingCode.cs │ │ ├── CodeSpecialProgramCode.cs │ │ ├── CodeSpecialtyType.cs │ │ ├── CodeSpecimenActionCode.cs │ │ ├── CodeSpecimenAppropriateness.cs │ │ ├── CodeSpecimenChildRole.cs │ │ ├── CodeSpecimenCollectionMethod.cs │ │ ├── CodeSpecimenComponent.cs │ │ ├── CodeSpecimenCondition.cs │ │ ├── CodeSpecimenQuality.cs │ │ ├── CodeSpecimenRejectReason.cs │ │ ├── CodeSpecimenRole.cs │ │ ├── CodeSpecimenSourceCodes.cs │ │ ├── CodeSpecimenType.cs │ │ ├── CodeStatusOfEvaluation.cs │ │ ├── CodeStudentStatus.cs │ │ ├── CodeSubstanceStatus.cs │ │ ├── CodeSubstanceType.cs │ │ ├── CodeSubstitutionStatus.cs │ │ ├── CodeSubtypeOfReferencedData.cs │ │ ├── CodeSystemInducedContaminants.cs │ │ ├── CodeTelecommunicationEquipmentType.cs │ │ ├── CodeTelecommunicationUseCode.cs │ │ ├── CodeTimeDelayPostChallenge.cs │ │ ├── CodeTimeSelectionCriteriaParameterClassCodes.cs │ │ ├── CodeTissueTypeCode.cs │ │ ├── CodeTqConjunctionId.cs │ │ ├── CodeTransactionType.cs │ │ ├── CodeTransferType.cs │ │ ├── CodeTransfusionAdverseReaction.cs │ │ ├── CodeTransportArranged.cs │ │ ├── CodeTransportationMode.cs │ │ ├── CodeTrayType.cs │ │ ├── CodeTreatment.cs │ │ ├── CodeTriageCode.cs │ │ ├── CodeTypeOfAgreement.cs │ │ ├── CodeTypeOfBillCode.cs │ │ ├── CodeTypeOfReferencedData.cs │ │ ├── CodeUniversalIdType.cs │ │ ├── CodeVaccinesAdministered.cs │ │ ├── CodeValueType.cs │ │ ├── CodeVersionId.cs │ │ ├── CodeVisitIndicator.cs │ │ ├── CodeVisitPriorityCode.cs │ │ ├── CodeVisitUserCode.cs │ │ ├── CodeWhatSubjectFilter.cs │ │ ├── CodeWhichDateTimeQualifier.cs │ │ ├── CodeWhichDateTimeStatusQualifier.cs │ │ ├── CodeYesNoIndicator.cs │ │ └── Helpers │ │ │ ├── EnumHelper.cs │ │ │ ├── EnumMaps.cs │ │ │ └── IEnumHelper.cs │ ├── V251 │ │ ├── CodeAcceptApplicationAcknowledgmentConditions.cs │ │ ├── CodeAcknowledgmentCode.cs │ │ ├── CodeActionCode.cs │ │ ├── CodeActionTakenInResponseToTheEvent.cs │ │ ├── CodeActiveInactive.cs │ │ ├── CodeAdditivePreservative.cs │ │ ├── CodeAddressType.cs │ │ ├── CodeAdministrationDevice.cs │ │ ├── CodeAdministrationMethod.cs │ │ ├── CodeAdministrativeSex.cs │ │ ├── CodeAdmissionLevelOfCareCode.cs │ │ ├── CodeAdmissionType.cs │ │ ├── CodeAdmitSource.cs │ │ ├── CodeAdvanceDirectiveCode.cs │ │ ├── CodeAdvancedBeneficiaryNoticeCode.cs │ │ ├── CodeAlertDeviceCode.cs │ │ ├── CodeAlertLevel.cs │ │ ├── CodeAllergenType.cs │ │ ├── CodeAllergyClinicalStatus.cs │ │ ├── CodeAllergySeverity.cs │ │ ├── CodeAllowSubstitution.cs │ │ ├── CodeAllowSubstitutionCodes.cs │ │ ├── CodeAlternateCharacterSetHandlingScheme.cs │ │ ├── CodeAlternateCharacterSets.cs │ │ ├── CodeAmbulatoryPaymentClassificationCode.cs │ │ ├── CodeAmbulatoryStatus.cs │ │ ├── CodeAmountClass.cs │ │ ├── CodeAmountType.cs │ │ ├── CodeAnalyteRepeatStatus.cs │ │ ├── CodeAnnotations.cs │ │ ├── CodeApplicationChangeType.cs │ │ ├── CodeAppointmentReasonCodes.cs │ │ ├── CodeAppointmentTypeCodes.cs │ │ ├── CodeArtificialBlood.cs │ │ ├── CodeAssigningAuthority.cs │ │ ├── CodeAssignmentOfBenefits.cs │ │ ├── CodeAuthorizationMode.cs │ │ ├── CodeBedStatus.cs │ │ ├── CodeBloodProductCode.cs │ │ ├── CodeBloodProductDispenseStatus.cs │ │ ├── CodeBloodProductProcessingRequirements.cs │ │ ├── CodeBloodProductTransfusionDispositionStatus.cs │ │ ├── CodeBodyParts.cs │ │ ├── CodeBodySite.cs │ │ ├── CodeBodySiteModifier.cs │ │ ├── CodeBpObservationStatusCodesInterpretation.cs │ │ ├── CodeCalendarAlignment.cs │ │ ├── CodeCaseCategoryCode.cs │ │ ├── CodeCausalityObservations.cs │ │ ├── CodeCertificateStatus.cs │ │ ├── CodeCertificationPatientType.cs │ │ ├── CodeCertificationStatus.cs │ │ ├── CodeChargeOnIndicator.cs │ │ ├── CodeChargeType.cs │ │ ├── CodeChargeTypeReason.cs │ │ ├── CodeCheckDigitScheme.cs │ │ ├── CodeCodingSystem.cs │ │ ├── CodeCommandResponse.cs │ │ ├── CodeCommentType.cs │ │ ├── CodeCompletionStatus.cs │ │ ├── CodeComputationType.cs │ │ ├── CodeConditionCode.cs │ │ ├── CodeConfidentialityCode.cs │ │ ├── CodeConsentBypassReason.cs │ │ ├── CodeConsentDisclosureLevel.cs │ │ ├── CodeConsentMode.cs │ │ ├── CodeConsentNonDisclosureReason.cs │ │ ├── CodeConsentStatus.cs │ │ ├── CodeConsentType.cs │ │ ├── CodeContactRole.cs │ │ ├── CodeContainerCondition.cs │ │ ├── CodeContainerStatus.cs │ │ ├── CodeContinuationStyleCode.cs │ │ ├── CodeControlledSubstanceSchedule.cs │ │ ├── CodeCoordinationOfBenefits.cs │ │ ├── CodeCoverageType.cs │ │ ├── CodeCpRangeType.cs │ │ ├── CodeCyclicEntryExitIndicator.cs │ │ ├── CodeDataTypes.cs │ │ ├── CodeDateTimeSelectionQualifier.cs │ │ ├── CodeDayType.cs │ │ ├── CodeDaysOfTheWeek.cs │ │ ├── CodeDeferredResponseType.cs │ │ ├── CodeDegreeLicenseCertificate.cs │ │ ├── CodeDenialOrRejectionCode.cs │ │ ├── CodeDerivedSpecimen.cs │ │ ├── CodeDiagnosisClassification.cs │ │ ├── CodeDiagnosisPriority.cs │ │ ├── CodeDiagnosisType.cs │ │ ├── CodeDiagnosticServiceSectionId.cs │ │ ├── CodeDietCodeSpecificationType.cs │ │ ├── CodeDisabledPersonCode.cs │ │ ├── CodeDispenseMethod.cs │ │ ├── CodeDispenseType.cs │ │ ├── CodeDocumentAvailabilityStatus.cs │ │ ├── CodeDocumentCompletionStatus.cs │ │ ├── CodeDocumentConfidentialityStatus.cs │ │ ├── CodeDocumentStorageStatus.cs │ │ ├── CodeDocumentType.cs │ │ ├── CodeDrgPayor.cs │ │ ├── CodeDurationCategories.cs │ │ ├── CodeEligibilitySource.cs │ │ ├── CodeEmploymentStatus.cs │ │ ├── CodeEncoding.cs │ │ ├── CodeEquipmentState.cs │ │ ├── CodeErrorSeverity.cs │ │ ├── CodeEscortRequired.cs │ │ ├── CodeEthnicGroup.cs │ │ ├── CodeEventConsequence.cs │ │ ├── CodeEventExpected.cs │ │ ├── CodeEventQualification.cs │ │ ├── CodeEventReason.cs │ │ ├── CodeEventRelatedPeriod.cs │ │ ├── CodeEventReportedTo.cs │ │ ├── CodeEventSeriousness.cs │ │ ├── CodeEventType.cs │ │ ├── CodeEventTypeCode.cs │ │ ├── CodeExpandedYesNoIndicator.cs │ │ ├── CodeExtendedPriorityCodes.cs │ │ ├── CodeFacilityType.cs │ │ ├── CodeFileLevelEventCode.cs │ │ ├── CodeFillerStatusCodes.cs │ │ ├── CodeFormularyStatus.cs │ │ ├── CodeGestationCategoryCode.cs │ │ ├── CodeGovernmentReimbursementProgram.cs │ │ ├── CodeHospitalService.cs │ │ ├── CodeIdentifierType.cs │ │ ├── CodeIdentityMayBeDivulged.cs │ │ ├── CodeIdentityReliabilityCode.cs │ │ ├── CodeImmunizationRegistryStatus.cs │ │ ├── CodeInactiveReasonCode.cs │ │ ├── CodeIncidentTypeCode.cs │ │ ├── CodeIndirectExposureMechanism.cs │ │ ├── CodeInformPersonCode.cs │ │ ├── CodeInstitutionRelationshipType.cs │ │ ├── CodeInsuranceCompanyContactReason.cs │ │ ├── CodeInterpretationCodes.cs │ │ ├── CodeInvocationEvent.cs │ │ ├── CodeJobStatus.cs │ │ ├── CodeJurisdictionalBreadth.cs │ │ ├── CodeKindOfQuantity.cs │ │ ├── CodeLanguageAbility.cs │ │ ├── CodeLanguageProficiency.cs │ │ ├── CodeLevelOfCare.cs │ │ ├── CodeLivingArrangement.cs │ │ ├── CodeLivingDependency.cs │ │ ├── CodeLivingWillCode.cs │ │ ├── CodeLocalRemoteControlState.cs │ │ ├── CodeLocationCharacteristicId.cs │ │ ├── CodeLocationEquipment.cs │ │ ├── CodeLocationRelationshipId.cs │ │ ├── CodeLocationServiceCode.cs │ │ ├── CodeMailClaimParty.cs │ │ ├── CodeManufacturersOfVaccines.cs │ │ ├── CodeMaritalStatus.cs │ │ ├── CodeMarketingBasis.cs │ │ ├── CodeMasterFileIdentifierCode.cs │ │ ├── CodeMasterfileActionCode.cs │ │ ├── CodeMatchAlgorithms.cs │ │ ├── CodeMatchReason.cs │ │ ├── CodeMessageErrorConditionCodes.cs │ │ ├── CodeMessageStructure.cs │ │ ├── CodeMessageType.cs │ │ ├── CodeMfnRecordLevelErrorReturn.cs │ │ ├── CodeMilitaryRankGrade.cs │ │ ├── CodeMilitaryService.cs │ │ ├── CodeMilitaryStatus.cs │ │ ├── CodeModality.cs │ │ ├── CodeModeOfArrivalCode.cs │ │ ├── CodeModifyIndicator.cs │ │ ├── CodeMoneyOrPercentageIndicator.cs │ │ ├── CodeNameAddressRepresentation.cs │ │ ├── CodeNameAssemblyOrder.cs │ │ ├── CodeNameType.cs │ │ ├── CodeNatureOfAbnormalTesting.cs │ │ ├── CodeNatureOfChallenge.cs │ │ ├── CodeNatureOfServiceTestObservation.cs │ │ ├── CodeNewbornCode.cs │ │ ├── CodeNonSubjectConsenterReason.cs │ │ ├── CodeNotifyClergyCode.cs │ │ ├── CodeObservationResultHandling.cs │ │ ├── CodeObservationResultStatusCodesInterpretation.cs │ │ ├── CodeOccurrenceCode.cs │ │ ├── CodeOccurrenceSpan.cs │ │ ├── CodeOrderControlCodes.cs │ │ ├── CodeOrderStatus.cs │ │ ├── CodeOrderType.cs │ │ ├── CodeOrganDonorCode.cs │ │ ├── CodeOrganizationAgencyDepartment.cs │ │ ├── CodeOrganizationalNameType.cs │ │ ├── CodeOtherEnvironmentalFactors.cs │ │ ├── CodeOutlierType.cs │ │ ├── CodeOverallClaimDispositionCode.cs │ │ ├── CodeOverride.cs │ │ ├── CodeOverrideType.cs │ │ ├── CodePackagingStatusCode.cs │ │ ├── CodeParticipantOrganizationUnitType.cs │ │ ├── CodePatientClass.cs │ │ ├── CodePatientConditionCode.cs │ │ ├── CodePatientLocationType.cs │ │ ├── CodePatientOutcome.cs │ │ ├── CodePatientStatusCode.cs │ │ ├── CodePatientsRelationshiptoInsured.cs │ │ ├── CodePaymentAdjustmentCode.cs │ │ ├── CodePersonLocationType.cs │ │ ├── CodePharmacyOrderTypes.cs │ │ ├── CodePolicyType.cs │ │ ├── CodePractitionerIdNumberType.cs │ │ ├── CodePractitionerOrganizationUnitType.cs │ │ ├── CodePrecautionCode.cs │ │ ├── CodePrecision.cs │ │ ├── CodePreferredMethodOfContact.cs │ │ ├── CodePriceType.cs │ │ ├── CodePrimaryKeyValueType.cs │ │ ├── CodePrimaryObserversQualification.cs │ │ ├── CodePriority.cs │ │ ├── CodePrivacyLevel.cs │ │ ├── CodeProblemGoalActionCode.cs │ │ ├── CodeProcedureDrgType.cs │ │ ├── CodeProcedureFunctionalType.cs │ │ ├── CodeProcedurePractitionerIdentifierCodeType.cs │ │ ├── CodeProcedurePriority.cs │ │ ├── CodeProcessingId.cs │ │ ├── CodeProcessingMode.cs │ │ ├── CodeProcessingPriority.cs │ │ ├── CodeProcessingType.cs │ │ ├── CodeProductSource.cs │ │ ├── CodeProductionClassCode.cs │ │ ├── CodeProviderBilling.cs │ │ ├── CodeProviderRole.cs │ │ ├── CodePublicityCode.cs │ │ ├── CodePurgeStatusCode.cs │ │ ├── CodeQuantityLimitedRequest.cs │ │ ├── CodeQuantityMethod.cs │ │ ├── CodeQueryPriority.cs │ │ ├── CodeQueryResponseFormatCode.cs │ │ ├── CodeQueryResponseStatus.cs │ │ ├── CodeQueryResultsLevel.cs │ │ ├── CodeRXComponentType.cs │ │ ├── CodeRace.cs │ │ ├── CodeReadmissionIndicator.cs │ │ ├── CodeRecreationalDrugUseCode.cs │ │ ├── CodeReferralCategory.cs │ │ ├── CodeReferralDisposition.cs │ │ ├── CodeReferralPriority.cs │ │ ├── CodeReferralReason.cs │ │ ├── CodeReferralStatus.cs │ │ ├── CodeReferralType.cs │ │ ├── CodeReimbursementActionCode.cs │ │ ├── CodeReimbursementTypeCode.cs │ │ ├── CodeRelatednessAssessment.cs │ │ ├── CodeRelationalConjunction.cs │ │ ├── CodeRelationalOperator.cs │ │ ├── CodeRelationship.cs │ │ ├── CodeRelationshipModifier.cs │ │ ├── CodeReligion.cs │ │ ├── CodeRemoteControlCommand.cs │ │ ├── CodeRepeatPattern.cs │ │ ├── CodeReportPriority.cs │ │ ├── CodeReportSource.cs │ │ ├── CodeReportTiming.cs │ │ ├── CodeReportingPriority.cs │ │ ├── CodeResponseFlag.cs │ │ ├── CodeResponseLevel.cs │ │ ├── CodeResponseModality.cs │ │ ├── CodeResultStatus.cs │ │ ├── CodeRevenueCode.cs │ │ ├── CodeRiskCodes.cs │ │ ├── CodeRiskManagementIncidentCode.cs │ │ ├── CodeRoomType.cs │ │ ├── CodeRouteOfAdministration.cs │ │ ├── CodeSchoolType.cs │ │ ├── CodeSegmentActionCode.cs │ │ ├── CodeSegmentGroup.cs │ │ ├── CodeSensitivityToCausativeAgentCode.cs │ │ ├── CodeSequenceCondition.cs │ │ ├── CodeSequenceConditionCode.cs │ │ ├── CodeSequenceResultsFlag.cs │ │ ├── CodeSequencing.cs │ │ ├── CodeServiceRequestRelationship.cs │ │ ├── CodeSeverityOfIllnessCode.cs │ │ ├── CodeSignatorysRelationshipToSubject.cs │ │ ├── CodeSignatureCode.cs │ │ ├── CodeSourceOfComment.cs │ │ ├── CodeSourceType.cs │ │ ├── CodeSpecialHandlingCode.cs │ │ ├── CodeSpecialProgramCode.cs │ │ ├── CodeSpecialtyType.cs │ │ ├── CodeSpecimenActionCode.cs │ │ ├── CodeSpecimenAppropriateness.cs │ │ ├── CodeSpecimenChildRole.cs │ │ ├── CodeSpecimenCollectionMethod.cs │ │ ├── CodeSpecimenComponent.cs │ │ ├── CodeSpecimenCondition.cs │ │ ├── CodeSpecimenQuality.cs │ │ ├── CodeSpecimenRejectReason.cs │ │ ├── CodeSpecimenRole.cs │ │ ├── CodeSpecimenSourceCodes.cs │ │ ├── CodeSpecimenType.cs │ │ ├── CodeStatusOfEvaluation.cs │ │ ├── CodeStudentStatus.cs │ │ ├── CodeSubstanceStatus.cs │ │ ├── CodeSubstanceType.cs │ │ ├── CodeSubstitutionStatus.cs │ │ ├── CodeSubtypeOfReferencedData.cs │ │ ├── CodeSupplementalServiceInformationValues.cs │ │ ├── CodeSystemInducedContaminants.cs │ │ ├── CodeTelecommunicationEquipmentType.cs │ │ ├── CodeTelecommunicationUseCode.cs │ │ ├── CodeTimeDelayPostChallenge.cs │ │ ├── CodeTimeSelectionCriteriaParameterClassCodes.cs │ │ ├── CodeTissueTypeCode.cs │ │ ├── CodeTqConjunctionId.cs │ │ ├── CodeTransactionType.cs │ │ ├── CodeTransferType.cs │ │ ├── CodeTransfusionAdverseReaction.cs │ │ ├── CodeTransportArranged.cs │ │ ├── CodeTransportationMode.cs │ │ ├── CodeTrayType.cs │ │ ├── CodeTreatment.cs │ │ ├── CodeTriageCode.cs │ │ ├── CodeTypeOfAgreement.cs │ │ ├── CodeTypeOfBillCode.cs │ │ ├── CodeTypeOfReferencedData.cs │ │ ├── CodeUniversalIdType.cs │ │ ├── CodeVaccinesAdministered.cs │ │ ├── CodeValueCode.cs │ │ ├── CodeValueType.cs │ │ ├── CodeVersionId.cs │ │ ├── CodeVisitIndicator.cs │ │ ├── CodeVisitPriorityCode.cs │ │ ├── CodeVisitUserCode.cs │ │ ├── CodeWhatSubjectFilter.cs │ │ ├── CodeWhichDateTimeQualifier.cs │ │ ├── CodeWhichDateTimeStatusQualifier.cs │ │ ├── CodeYesNoIndicator.cs │ │ └── Helpers │ │ │ ├── EnumHelper.cs │ │ │ ├── EnumMaps.cs │ │ │ └── IEnumHelper.cs │ ├── V260 │ │ ├── CodeAcceptApplicationAcknowledgmentConditions.cs │ │ ├── CodeAccessRestrictionReasonCode.cs │ │ ├── CodeAccessRestrictionValue.cs │ │ ├── CodeAcknowledgmentCode.cs │ │ ├── CodeActionTakenInResponseToTheEvent.cs │ │ ├── CodeActiveInactive.cs │ │ ├── CodeAdditivePreservative.cs │ │ ├── CodeAddressExpirationReason.cs │ │ ├── CodeAddressType.cs │ │ ├── CodeAddressUsage.cs │ │ ├── CodeAdjustmentAction.cs │ │ ├── CodeAdjustmentCategoryCode.cs │ │ ├── CodeAdministrationDevice.cs │ │ ├── CodeAdministrationMethod.cs │ │ ├── CodeAdministrativeSex.cs │ │ ├── CodeAdmissionLevelOfCareCode.cs │ │ ├── CodeAdmissionType.cs │ │ ├── CodeAdmitSource.cs │ │ ├── CodeAdvanceDirectiveCode.cs │ │ ├── CodeAdvancedBeneficiaryNoticeCode.cs │ │ ├── CodeAlertDeviceCode.cs │ │ ├── CodeAlertLevel.cs │ │ ├── CodeAllergenType.cs │ │ ├── CodeAllergyClinicalStatus.cs │ │ ├── CodeAllergySeverity.cs │ │ ├── CodeAllowSubstitution.cs │ │ ├── CodeAllowSubstitutionCodes.cs │ │ ├── CodeAlternateCharacterSetHandlingScheme.cs │ │ ├── CodeAlternateCharacterSets.cs │ │ ├── CodeAmbulatoryPaymentClassificationCode.cs │ │ ├── CodeAmbulatoryStatus.cs │ │ ├── CodeAmountClass.cs │ │ ├── CodeAmountType.cs │ │ ├── CodeAnalyteRepeatStatus.cs │ │ ├── CodeAnnotations.cs │ │ ├── CodeApplicationChangeType.cs │ │ ├── CodeAppointmentReasonCodes.cs │ │ ├── CodeAppointmentTypeCodes.cs │ │ ├── CodeApprovingRegulatoryAgency.cs │ │ ├── CodeArtificialBlood.cs │ │ ├── CodeAssigningAuthority.cs │ │ ├── CodeAssignmentOfBenefits.cs │ │ ├── CodeAuthorizationMode.cs │ │ ├── CodeBedStatus.cs │ │ ├── CodeBenefitGroup.cs │ │ ├── CodeBloodProductCode.cs │ │ ├── CodeBloodProductDispenseStatus.cs │ │ ├── CodeBloodProductProcessingRequirements.cs │ │ ├── CodeBloodProductTransfusionDispositionStatus.cs │ │ ├── CodeBodyParts.cs │ │ ├── CodeBodySite.cs │ │ ├── CodeBodySiteModifier.cs │ │ ├── CodeBpObservationStatusCodesInterpretation.cs │ │ ├── CodeCalendarAlignment.cs │ │ ├── CodeCaseCategoryCode.cs │ │ ├── CodeCausalityObservations.cs │ │ ├── CodeCclValue.cs │ │ ├── CodeCertificateStatus.cs │ │ ├── CodeCertificationPatientType.cs │ │ ├── CodeCertificationStatus.cs │ │ ├── CodeChargeOnIndicator.cs │ │ ├── CodeChargeType.cs │ │ ├── CodeChargeTypeReason.cs │ │ ├── CodeCheckDigitScheme.cs │ │ ├── CodeCodingSystem.cs │ │ ├── CodeCommandResponse.cs │ │ ├── CodeCommentType.cs │ │ ├── CodeCompletionStatus.cs │ │ ├── CodeComputationType.cs │ │ ├── CodeConditionCode.cs │ │ ├── CodeConfidentialityCode.cs │ │ ├── CodeConsentBypassReason.cs │ │ ├── CodeConsentDisclosureLevel.cs │ │ ├── CodeConsentMode.cs │ │ ├── CodeConsentNonDisclosureReason.cs │ │ ├── CodeConsentStatus.cs │ │ ├── CodeConsentType.cs │ │ ├── CodeContactRole.cs │ │ ├── CodeContainerCondition.cs │ │ ├── CodeContainerStatus.cs │ │ ├── CodeContinuationStyleCode.cs │ │ ├── CodeControlledSubstanceSchedule.cs │ │ ├── CodeCoordinationOfBenefits.cs │ │ ├── CodeCoverageType.cs │ │ ├── CodeCpRangeType.cs │ │ ├── CodeCycleType.cs │ │ ├── CodeCyclicEntryExitIndicator.cs │ │ ├── CodeDataTypes.cs │ │ ├── CodeDateFormat.cs │ │ ├── CodeDateTimeSelectionQualifier.cs │ │ ├── CodeDayType.cs │ │ ├── CodeDaysOfTheWeek.cs │ │ ├── CodeDeferredResponseType.cs │ │ ├── CodeDegreeLicenseCertificate.cs │ │ ├── CodeDenialOrRejectionCode.cs │ │ ├── CodeDerivedSpecimen.cs │ │ ├── CodeDeviceDataState.cs │ │ ├── CodeDeviceStatus.cs │ │ ├── CodeDeviceType.cs │ │ ├── CodeDiagnosisClassification.cs │ │ ├── CodeDiagnosisPriority.cs │ │ ├── CodeDiagnosisType.cs │ │ ├── CodeDiagnosticServiceSectionId.cs │ │ ├── CodeDietCodeSpecificationType.cs │ │ ├── CodeDisabledPersonCode.cs │ │ ├── CodeDispenseMethod.cs │ │ ├── CodeDispenseType.cs │ │ ├── CodeDocumentAvailabilityStatus.cs │ │ ├── CodeDocumentCompletionStatus.cs │ │ ├── CodeDocumentConfidentialityStatus.cs │ │ ├── CodeDocumentStorageStatus.cs │ │ ├── CodeDocumentType.cs │ │ ├── CodeDrgDiagnosisDeterminationStatus.cs │ │ ├── CodeDrgGroupingStatus.cs │ │ ├── CodeDrgPayor.cs │ │ ├── CodeDrgProcedureDeterminationStatus.cs │ │ ├── CodeDrgProcedureRelevance.cs │ │ ├── CodeDrgStatusFinancialCalculation.cs │ │ ├── CodeDrgStatusPatient.cs │ │ ├── CodeDrgStatusRespirationMinutes.cs │ │ ├── CodeDurationCategories.cs │ │ ├── CodeEligibilitySource.cs │ │ ├── CodeEmploymentStatus.cs │ │ ├── CodeEncoding.cs │ │ ├── CodeEquipmentState.cs │ │ ├── CodeErrorSeverity.cs │ │ ├── CodeEscortRequired.cs │ │ ├── CodeEthnicGroup.cs │ │ ├── CodeEventConsequence.cs │ │ ├── CodeEventExpected.cs │ │ ├── CodeEventQualification.cs │ │ ├── CodeEventReason.cs │ │ ├── CodeEventRelatedPeriod.cs │ │ ├── CodeEventReportedTo.cs │ │ ├── CodeEventSeriousness.cs │ │ ├── CodeEventType.cs │ │ ├── CodeEventTypeCode.cs │ │ ├── CodeExpandedYesNoIndicator.cs │ │ ├── CodeExtendedPriorityCodes.cs │ │ ├── CodeFacilityType.cs │ │ ├── CodeFileLevelEventCode.cs │ │ ├── CodeFillerStatusCodes.cs │ │ ├── CodeFormularyStatus.cs │ │ ├── CodeGestationCategoryCode.cs │ │ ├── CodeGovernmentReimbursementProgram.cs │ │ ├── CodeGrouperStatus.cs │ │ ├── CodeHospitalService.cs │ │ ├── CodeIdentifierType.cs │ │ ├── CodeIdentityMayBeDivulged.cs │ │ ├── CodeIdentityReliabilityCode.cs │ │ ├── CodeImmunizationRegistryStatus.cs │ │ ├── CodeInactiveReasonCode.cs │ │ ├── CodeIncidentTypeCode.cs │ │ ├── CodeIndirectExposureMechanism.cs │ │ ├── CodeInformPersonCode.cs │ │ ├── CodeInstitutionRelationshipType.cs │ │ ├── CodeInsuranceCompanyContactReason.cs │ │ ├── CodeInterpretationCodes.cs │ │ ├── CodeInvocationEvent.cs │ │ ├── CodeInvoiceControlCode.cs │ │ ├── CodeInvoiceProcessingResultsStatus.cs │ │ ├── CodeInvoiceReasonCodes.cs │ │ ├── CodeInvoiceType.cs │ │ ├── CodeItemImportanceCodes.cs │ │ ├── CodeItemStatus.cs │ │ ├── CodeItemStatusCodes.cs │ │ ├── CodeItemType.cs │ │ ├── CodeJobStatus.cs │ │ ├── CodeJurisdictionalBreadth.cs │ │ ├── CodeKindOfQuantity.cs │ │ ├── CodeLaborCalculationType.cs │ │ ├── CodeLanguageAbility.cs │ │ ├── CodeLanguageProficiency.cs │ │ ├── CodeLevelOfCare.cs │ │ ├── CodeLivingArrangement.cs │ │ ├── CodeLivingDependency.cs │ │ ├── CodeLivingWillCode.cs │ │ ├── CodeLoadStatus.cs │ │ ├── CodeLocalRemoteControlState.cs │ │ ├── CodeLocationCharacteristicId.cs │ │ ├── CodeLocationEquipment.cs │ │ ├── CodeLocationRelationshipId.cs │ │ ├── CodeLocationServiceCode.cs │ │ ├── CodeLotControl.cs │ │ ├── CodeMailClaimParty.cs │ │ ├── CodeManufacturersOfVaccines.cs │ │ ├── CodeMaritalStatus.cs │ │ ├── CodeMarketingBasis.cs │ │ ├── CodeMasterFileIdentifierCode.cs │ │ ├── CodeMasterfileActionCode.cs │ │ ├── CodeMatchAlgorithms.cs │ │ ├── CodeMatchReason.cs │ │ ├── CodeMedicalRoleExecutingPhysician.cs │ │ ├── CodeMessageErrorConditionCodes.cs │ │ ├── CodeMessageStructure.cs │ │ ├── CodeMessageType.cs │ │ ├── CodeMessageWaitingPriority.cs │ │ ├── CodeMfnRecordLevelErrorReturn.cs │ │ ├── CodeMilitaryRankGrade.cs │ │ ├── CodeMilitaryService.cs │ │ ├── CodeMilitaryStatus.cs │ │ ├── CodeMimeTypes.cs │ │ ├── CodeModality.cs │ │ ├── CodeModeOfArrivalCode.cs │ │ ├── CodeModifyIndicator.cs │ │ ├── CodeMoneyOrPercentageIndicator.cs │ │ ├── CodeMoodCodes.cs │ │ ├── CodeNameAddressRepresentation.cs │ │ ├── CodeNameAssemblyOrder.cs │ │ ├── CodeNameType.cs │ │ ├── CodeNatureOfAbnormalTesting.cs │ │ ├── CodeNatureOfChallenge.cs │ │ ├── CodeNatureOfServiceTestObservation.cs │ │ ├── CodeNewbornCode.cs │ │ ├── CodeNonSubjectConsenterReason.cs │ │ ├── CodeNotifyClergyCode.cs │ │ ├── CodeObservationResultHandling.cs │ │ ├── CodeObservationResultStatusCodesInterpretation.cs │ │ ├── CodeOccurrenceCode.cs │ │ ├── CodeOccurrenceSpan.cs │ │ ├── CodeOrderControlCodes.cs │ │ ├── CodeOrderStatus.cs │ │ ├── CodeOrderType.cs │ │ ├── CodeOrganDonorCode.cs │ │ ├── CodeOrganizationAgencyDepartment.cs │ │ ├── CodeOrganizationalNameType.cs │ │ ├── CodeOtherEnvironmentalFactors.cs │ │ ├── CodeOutlierType.cs │ │ ├── CodeOverallClaimDispositionCode.cs │ │ ├── CodeOverride.cs │ │ ├── CodeOverrideType.cs │ │ ├── CodePackage.cs │ │ ├── CodePackagingStatusCode.cs │ │ ├── CodeParticipantOrganizationUnitType.cs │ │ ├── CodePatientClass.cs │ │ ├── CodePatientConditionCode.cs │ │ ├── CodePatientLocationType.cs │ │ ├── CodePatientOutcome.cs │ │ ├── CodePatientStatusCode.cs │ │ ├── CodePatientsRelationshiptoInsured.cs │ │ ├── CodePayeeRelationshipToInvoice.cs │ │ ├── CodePayeeType.cs │ │ ├── CodePaymentAdjustmentCode.cs │ │ ├── CodePaymentMethodCode.cs │ │ ├── CodePersonLocationType.cs │ │ ├── CodePharmacyOrderTypes.cs │ │ ├── CodePolicyType.cs │ │ ├── CodePractitionerIdNumberType.cs │ │ ├── CodePractitionerOrganizationUnitType.cs │ │ ├── CodePrecautionCode.cs │ │ ├── CodePreferredMethodOfContact.cs │ │ ├── CodePresentOnAdmissionIndicator.cs │ │ ├── CodePriceType.cs │ │ ├── CodePrimaryKeyValueType.cs │ │ ├── CodePrimaryObserversQualification.cs │ │ ├── CodePriority.cs │ │ ├── CodePrivacyLevel.cs │ │ ├── CodeProblemGoalActionCode.cs │ │ ├── CodeProcedureDrgType.cs │ │ ├── CodeProcedureFunctionalType.cs │ │ ├── CodeProcedurePriority.cs │ │ ├── CodeProcessingConsiderationCodes.cs │ │ ├── CodeProcessingId.cs │ │ ├── CodeProcessingMode.cs │ │ ├── CodeProcessingPriority.cs │ │ ├── CodeProcessingType.cs │ │ ├── CodeProductServiceStatus.cs │ │ ├── CodeProductServicesClarificationCodes.cs │ │ ├── CodeProductSource.cs │ │ ├── CodeProductionClassCode.cs │ │ ├── CodeProtectionCode.cs │ │ ├── CodeProviderAdjustmentReasonCode.cs │ │ ├── CodeProviderBilling.cs │ │ ├── CodeProviderRole.cs │ │ ├── CodePublicityCode.cs │ │ ├── CodePurgeStatusCode.cs │ │ ├── CodeQuantityLimitedRequest.cs │ │ ├── CodeQuantityMethod.cs │ │ ├── CodeQueryPriority.cs │ │ ├── CodeQueryResponseFormatCode.cs │ │ ├── CodeQueryResponseStatus.cs │ │ ├── CodeQueryResultsLevel.cs │ │ ├── CodeRXComponentType.cs │ │ ├── CodeRace.cs │ │ ├── CodeReadmissionIndicator.cs │ │ ├── CodeRecreationalDrugUseCode.cs │ │ ├── CodeReferralCategory.cs │ │ ├── CodeReferralDisposition.cs │ │ ├── CodeReferralPriority.cs │ │ ├── CodeReferralReason.cs │ │ ├── CodeReferralStatus.cs │ │ ├── CodeReferralType.cs │ │ ├── CodeReimbursementActionCode.cs │ │ ├── CodeReimbursementTypeCode.cs │ │ ├── CodeRelatednessAssessment.cs │ │ ├── CodeRelationalConjunction.cs │ │ ├── CodeRelationalOperator.cs │ │ ├── CodeRelationship.cs │ │ ├── CodeRelationshipModifier.cs │ │ ├── CodeReligion.cs │ │ ├── CodeRemoteControlCommand.cs │ │ ├── CodeReorderTheoryCodes.cs │ │ ├── CodeRepeatPattern.cs │ │ ├── CodeReportPriority.cs │ │ ├── CodeReportSource.cs │ │ ├── CodeReportTiming.cs │ │ ├── CodeReportingPriority.cs │ │ ├── CodeResponseFlag.cs │ │ ├── CodeResponseLevel.cs │ │ ├── CodeResponseModality.cs │ │ ├── CodeResultStatus.cs │ │ ├── CodeRevenueCode.cs │ │ ├── CodeRiskCodes.cs │ │ ├── CodeRiskManagementIncidentCode.cs │ │ ├── CodeRoleExecutingPhysician.cs │ │ ├── CodeRoomType.cs │ │ ├── CodeRouteOfAdministration.cs │ │ ├── CodeRulingAct.cs │ │ ├── CodeSchoolType.cs │ │ ├── CodeSegmentActionCode.cs │ │ ├── CodeSegmentGroup.cs │ │ ├── CodeSensitivityToCausativeAgentCode.cs │ │ ├── CodeSequenceCondition.cs │ │ ├── CodeSequenceConditionCode.cs │ │ ├── CodeSequenceResultsFlag.cs │ │ ├── CodeSequencing.cs │ │ ├── CodeServiceRequestRelationship.cs │ │ ├── CodeSeverityOfIllnessCode.cs │ │ ├── CodeSideOfBody.cs │ │ ├── CodeSignatorysRelationshipToSubject.cs │ │ ├── CodeSignatureCode.cs │ │ ├── CodeSourceOfComment.cs │ │ ├── CodeSourceType.cs │ │ ├── CodeSpecialHandlingCode.cs │ │ ├── CodeSpecialProgramCode.cs │ │ ├── CodeSpecialtyType.cs │ │ ├── CodeSpecimenActionCode.cs │ │ ├── CodeSpecimenAppropriateness.cs │ │ ├── CodeSpecimenChildRole.cs │ │ ├── CodeSpecimenCollectionMethod.cs │ │ ├── CodeSpecimenComponent.cs │ │ ├── CodeSpecimenCondition.cs │ │ ├── CodeSpecimenQuality.cs │ │ ├── CodeSpecimenRejectReason.cs │ │ ├── CodeSpecimenRole.cs │ │ ├── CodeSpecimenSourceCodes.cs │ │ ├── CodeSpecimenType.cs │ │ ├── CodeStatusAdmission.cs │ │ ├── CodeStatusOfEvaluation.cs │ │ ├── CodeStatusWeightAtBirth.cs │ │ ├── CodeSterilizationType.cs │ │ ├── CodeStudentStatus.cs │ │ ├── CodeSubstanceStatus.cs │ │ ├── CodeSubstanceType.cs │ │ ├── CodeSubstitutionStatus.cs │ │ ├── CodeSubtypeOfReferencedData.cs │ │ ├── CodeSupplementalServiceInformationValues.cs │ │ ├── CodeSupplyRiskCodes.cs │ │ ├── CodeSystemInducedContaminants.cs │ │ ├── CodeTaxStatus.cs │ │ ├── CodeTelecommunicationEquipmentType.cs │ │ ├── CodeTelecommunicationExpirationReason.cs │ │ ├── CodeTelecommunicationUseCode.cs │ │ ├── CodeTimeDelayPostChallenge.cs │ │ ├── CodeTimeSelectionCriteriaParameterClassCodes.cs │ │ ├── CodeTissueTypeCode.cs │ │ ├── CodeTqConjunctionId.cs │ │ ├── CodeTransactionType.cs │ │ ├── CodeTransferType.cs │ │ ├── CodeTransfusionAdverseReaction.cs │ │ ├── CodeTransportArranged.cs │ │ ├── CodeTransportationMode.cs │ │ ├── CodeTrayType.cs │ │ ├── CodeTreatment.cs │ │ ├── CodeTriageCode.cs │ │ ├── CodeTypeOfAgreement.cs │ │ ├── CodeTypeOfBillCode.cs │ │ ├── CodeTypeOfReferencedData.cs │ │ ├── CodeUniversalIdType.cs │ │ ├── CodeUserAuthenticationCredentialTypeCode.cs │ │ ├── CodeVaccinesAdministered.cs │ │ ├── CodeValueCode.cs │ │ ├── CodeValueType.cs │ │ ├── CodeVersionId.cs │ │ ├── CodeVisitIndicator.cs │ │ ├── CodeVisitPriorityCode.cs │ │ ├── CodeVisitUserCode.cs │ │ ├── CodeWhatSubjectFilter.cs │ │ ├── CodeWhichDateTimeQualifier.cs │ │ ├── CodeWhichDateTimeStatusQualifier.cs │ │ ├── CodeYesNoIndicator.cs │ │ └── Helpers │ │ │ ├── EnumHelper.cs │ │ │ ├── EnumMaps.cs │ │ │ └── IEnumHelper.cs │ ├── V270 │ │ ├── CodeAcceptApplicationAcknowledgmentConditions.cs │ │ ├── CodeAccessRestrictionReasonCode.cs │ │ ├── CodeAccessRestrictionValue.cs │ │ ├── CodeAcknowledgmentCode.cs │ │ ├── CodeActPriority.cs │ │ ├── CodeActionTakenInResponseToTheEvent.cs │ │ ├── CodeActiveInactive.cs │ │ ├── CodeAdditivePreservative.cs │ │ ├── CodeAddressExpirationReason.cs │ │ ├── CodeAddressType.cs │ │ ├── CodeAddressUsage.cs │ │ ├── CodeAdjustmentAction.cs │ │ ├── CodeAdjustmentCategoryCode.cs │ │ ├── CodeAdministrationDevice.cs │ │ ├── CodeAdministrationMethod.cs │ │ ├── CodeAdministrativeSex.cs │ │ ├── CodeAdmissionLevelOfCareCode.cs │ │ ├── CodeAdmissionType.cs │ │ ├── CodeAdmitSource.cs │ │ ├── CodeAdvanceDirectiveCode.cs │ │ ├── CodeAdvancedBeneficiaryNoticeCode.cs │ │ ├── CodeAlertDeviceCode.cs │ │ ├── CodeAlertLevel.cs │ │ ├── CodeAllergenType.cs │ │ ├── CodeAllergyClinicalStatus.cs │ │ ├── CodeAllergySeverity.cs │ │ ├── CodeAllowSubstitution.cs │ │ ├── CodeAllowSubstitutionCodes.cs │ │ ├── CodeAlternateCharacterSetHandlingScheme.cs │ │ ├── CodeAlternateCharacterSets.cs │ │ ├── CodeAmbulatoryPaymentClassificationCode.cs │ │ ├── CodeAmbulatoryStatus.cs │ │ ├── CodeAmountClass.cs │ │ ├── CodeAmountType.cs │ │ ├── CodeAnalyteRepeatStatus.cs │ │ ├── CodeAnnotations.cs │ │ ├── CodeApplicationChangeType.cs │ │ ├── CodeAppointmentReasonCodes.cs │ │ ├── CodeAppointmentTypeCodes.cs │ │ ├── CodeApprovingRegulatoryAgency.cs │ │ ├── CodeArtificialBlood.cs │ │ ├── CodeAssigningAuthority.cs │ │ ├── CodeAssignmentOfBenefits.cs │ │ ├── CodeAuthorizationMode.cs │ │ ├── CodeBedStatus.cs │ │ ├── CodeBenefitGroup.cs │ │ ├── CodeBloodProductCode.cs │ │ ├── CodeBloodProductDispenseStatus.cs │ │ ├── CodeBloodProductProcessingRequirements.cs │ │ ├── CodeBloodProductTransfusionDispositionStatus.cs │ │ ├── CodeBodyParts.cs │ │ ├── CodeBodySite.cs │ │ ├── CodeBodySiteModifier.cs │ │ ├── CodeBpObservationStatusCodesInterpretation.cs │ │ ├── CodeCalendarAlignment.cs │ │ ├── CodeCaseCategoryCode.cs │ │ ├── CodeCausalityObservations.cs │ │ ├── CodeCclValue.cs │ │ ├── CodeCertificateStatus.cs │ │ ├── CodeCertificationPatientType.cs │ │ ├── CodeCertificationStatus.cs │ │ ├── CodeChargeOnIndicator.cs │ │ ├── CodeChargeType.cs │ │ ├── CodeChargeTypeReason.cs │ │ ├── CodeCheckDigitScheme.cs │ │ ├── CodeCodingSystem.cs │ │ ├── CodeCommandResponse.cs │ │ ├── CodeCommentType.cs │ │ ├── CodeCompletionStatus.cs │ │ ├── CodeComputationType.cs │ │ ├── CodeConditionCode.cs │ │ ├── CodeConfidentiality.cs │ │ ├── CodeConfidentialityCode.cs │ │ ├── CodeConsentBypassReason.cs │ │ ├── CodeConsentDisclosureLevel.cs │ │ ├── CodeConsentMode.cs │ │ ├── CodeConsentNonDisclosureReason.cs │ │ ├── CodeConsentStatus.cs │ │ ├── CodeConsentType.cs │ │ ├── CodeContactRole.cs │ │ ├── CodeContainerCondition.cs │ │ ├── CodeContainerStatus.cs │ │ ├── CodeContinuationStyleCode.cs │ │ ├── CodeControlledSubstanceSchedule.cs │ │ ├── CodeCoordinationOfBenefits.cs │ │ ├── CodeCoverageType.cs │ │ ├── CodeCpRangeType.cs │ │ ├── CodeCycleType.cs │ │ ├── CodeCyclicEntryExitIndicator.cs │ │ ├── CodeDataTypes.cs │ │ ├── CodeDateFormat.cs │ │ ├── CodeDayType.cs │ │ ├── CodeDaysOfTheWeek.cs │ │ ├── CodeDegreeLicenseCertificate.cs │ │ ├── CodeDenialOrRejectionCode.cs │ │ ├── CodeDerivedSpecimen.cs │ │ ├── CodeDeviceDataState.cs │ │ ├── CodeDeviceStatus.cs │ │ ├── CodeDeviceType.cs │ │ ├── CodeDiagnosisClassification.cs │ │ ├── CodeDiagnosisPriority.cs │ │ ├── CodeDiagnosisType.cs │ │ ├── CodeDiagnosticServiceSectionId.cs │ │ ├── CodeDietCodeSpecificationType.cs │ │ ├── CodeDisabledPersonCode.cs │ │ ├── CodeDispenseMethod.cs │ │ ├── CodeDispenseType.cs │ │ ├── CodeDocumentAvailabilityStatus.cs │ │ ├── CodeDocumentCompletionStatus.cs │ │ ├── CodeDocumentConfidentialityStatus.cs │ │ ├── CodeDocumentStorageStatus.cs │ │ ├── CodeDocumentType.cs │ │ ├── CodeDrgDiagnosisDeterminationStatus.cs │ │ ├── CodeDrgGroupingStatus.cs │ │ ├── CodeDrgPayor.cs │ │ ├── CodeDrgProcedureDeterminationStatus.cs │ │ ├── CodeDrgProcedureRelevance.cs │ │ ├── CodeDrgStatusFinancialCalculation.cs │ │ ├── CodeDrgStatusPatient.cs │ │ ├── CodeDrgStatusRespirationMinutes.cs │ │ ├── CodeDurationCategories.cs │ │ ├── CodeEligibilitySource.cs │ │ ├── CodeEmploymentStatus.cs │ │ ├── CodeEncoding.cs │ │ ├── CodeEquipmentState.cs │ │ ├── CodeErrorSeverity.cs │ │ ├── CodeEscortRequired.cs │ │ ├── CodeEthnicGroup.cs │ │ ├── CodeEventConsequence.cs │ │ ├── CodeEventExpected.cs │ │ ├── CodeEventQualification.cs │ │ ├── CodeEventReason.cs │ │ ├── CodeEventRelatedPeriod.cs │ │ ├── CodeEventReportedTo.cs │ │ ├── CodeEventSeriousness.cs │ │ ├── CodeEventType.cs │ │ ├── CodeEventTypeCode.cs │ │ ├── CodeExpandedYesNoIndicator.cs │ │ ├── CodeExtendedPriorityCodes.cs │ │ ├── CodeFacilityType.cs │ │ ├── CodeFileLevelEventCode.cs │ │ ├── CodeFillerStatusCodes.cs │ │ ├── CodeFormularyStatus.cs │ │ ├── CodeGestationCategoryCode.cs │ │ ├── CodeGovernmentReimbursementProgram.cs │ │ ├── CodeGrouperStatus.cs │ │ ├── CodeHospitalService.cs │ │ ├── CodeIdentifierType.cs │ │ ├── CodeIdentityMayBeDivulged.cs │ │ ├── CodeIdentityReliabilityCode.cs │ │ ├── CodeImmunizationRegistryStatus.cs │ │ ├── CodeInactiveReasonCode.cs │ │ ├── CodeIncidentTypeCode.cs │ │ ├── CodeIndirectExposureMechanism.cs │ │ ├── CodeInformPersonCode.cs │ │ ├── CodeInstitutionRelationshipType.cs │ │ ├── CodeInsuranceCompanyContactReason.cs │ │ ├── CodeInterpretationCodes.cs │ │ ├── CodeInvocationEvent.cs │ │ ├── CodeInvoiceControlCode.cs │ │ ├── CodeInvoiceProcessingResultsStatus.cs │ │ ├── CodeInvoiceReasonCodes.cs │ │ ├── CodeInvoiceType.cs │ │ ├── CodeItemImportanceCodes.cs │ │ ├── CodeItemStatus.cs │ │ ├── CodeItemStatusCodes.cs │ │ ├── CodeItemType.cs │ │ ├── CodeJobStatus.cs │ │ ├── CodeJurisdictionalBreadth.cs │ │ ├── CodeKindOfQuantity.cs │ │ ├── CodeLaborCalculationType.cs │ │ ├── CodeLanguageAbility.cs │ │ ├── CodeLanguageProficiency.cs │ │ ├── CodeLevelOfCare.cs │ │ ├── CodeLivingArrangement.cs │ │ ├── CodeLivingDependency.cs │ │ ├── CodeLivingWillCode.cs │ │ ├── CodeLoadStatus.cs │ │ ├── CodeLocalRemoteControlState.cs │ │ ├── CodeLocationCharacteristicId.cs │ │ ├── CodeLocationEquipment.cs │ │ ├── CodeLocationRelationshipId.cs │ │ ├── CodeLocationServiceCode.cs │ │ ├── CodeLotControl.cs │ │ ├── CodeMailClaimParty.cs │ │ ├── CodeManufacturersOfVaccines.cs │ │ ├── CodeMaritalStatus.cs │ │ ├── CodeMarketingBasis.cs │ │ ├── CodeMasterFileIdentifierCode.cs │ │ ├── CodeMasterfileActionCode.cs │ │ ├── CodeMatchAlgorithms.cs │ │ ├── CodeMatchReason.cs │ │ ├── CodeMedicalRoleExecutingPhysician.cs │ │ ├── CodeMessageErrorConditionCodes.cs │ │ ├── CodeMessageStructure.cs │ │ ├── CodeMessageType.cs │ │ ├── CodeMessageWaitingPriority.cs │ │ ├── CodeMfnRecordLevelErrorReturn.cs │ │ ├── CodeMilitaryRankGrade.cs │ │ ├── CodeMilitaryService.cs │ │ ├── CodeMilitaryStatus.cs │ │ ├── CodeMimeTypes.cs │ │ ├── CodeModality.cs │ │ ├── CodeModeOfArrivalCode.cs │ │ ├── CodeModifyIndicator.cs │ │ ├── CodeMoneyOrPercentageIndicator.cs │ │ ├── CodeMoodCodes.cs │ │ ├── CodeNameAddressRepresentation.cs │ │ ├── CodeNameAssemblyOrder.cs │ │ ├── CodeNameType.cs │ │ ├── CodeNatureOfAbnormalTesting.cs │ │ ├── CodeNatureOfChallenge.cs │ │ ├── CodeNatureOfServiceTestObservation.cs │ │ ├── CodeNewbornCode.cs │ │ ├── CodeNonSubjectConsenterReason.cs │ │ ├── CodeNotifyClergyCode.cs │ │ ├── CodeObservationResultHandling.cs │ │ ├── CodeObservationResultStatusCodesInterpretation.cs │ │ ├── CodeOccurrenceCode.cs │ │ ├── CodeOccurrenceSpan.cs │ │ ├── CodeOrderControlCodes.cs │ │ ├── CodeOrderStatus.cs │ │ ├── CodeOrderType.cs │ │ ├── CodeOrganDonorCode.cs │ │ ├── CodeOrganizationAgencyDepartment.cs │ │ ├── CodeOrganizationalNameType.cs │ │ ├── CodeOtherEnvironmentalFactors.cs │ │ ├── CodeOutlierType.cs │ │ ├── CodeOverallClaimDispositionCode.cs │ │ ├── CodeOverride.cs │ │ ├── CodeOverrideType.cs │ │ ├── CodePackage.cs │ │ ├── CodePackagingStatusCode.cs │ │ ├── CodeParticipantOrganizationUnitType.cs │ │ ├── CodeParticipation.cs │ │ ├── CodePatientClass.cs │ │ ├── CodePatientConditionCode.cs │ │ ├── CodePatientLocationType.cs │ │ ├── CodePatientOutcome.cs │ │ ├── CodePatientResultsReleaseCategorizationScheme.cs │ │ ├── CodePatientStatusCode.cs │ │ ├── CodePatientsRelationshiptoInsured.cs │ │ ├── CodePayeeRelationshipToInvoice.cs │ │ ├── CodePayeeType.cs │ │ ├── CodePaymentAdjustmentCode.cs │ │ ├── CodePaymentMethodCode.cs │ │ ├── CodePersonLocationType.cs │ │ ├── CodePharmacyOrderTypes.cs │ │ ├── CodePolicyType.cs │ │ ├── CodePractitionerIdNumberType.cs │ │ ├── CodePractitionerOrganizationUnitType.cs │ │ ├── CodePrecautionCode.cs │ │ ├── CodePreferredMethodOfContact.cs │ │ ├── CodePresentOnAdmissionIndicator.cs │ │ ├── CodePriceType.cs │ │ ├── CodePrimaryKeyValueType.cs │ │ ├── CodePrimaryObserversQualification.cs │ │ ├── CodePriority.cs │ │ ├── CodePrivacyLevel.cs │ │ ├── CodeProblemGoalActionCode.cs │ │ ├── CodeProcedureDrgType.cs │ │ ├── CodeProcedureFunctionalType.cs │ │ ├── CodeProcedurePriority.cs │ │ ├── CodeProcessingConsiderationCodes.cs │ │ ├── CodeProcessingId.cs │ │ ├── CodeProcessingMode.cs │ │ ├── CodeProcessingPriority.cs │ │ ├── CodeProcessingType.cs │ │ ├── CodeProductServiceStatus.cs │ │ ├── CodeProductServicesClarificationCodes.cs │ │ ├── CodeProductSource.cs │ │ ├── CodeProductionClassCode.cs │ │ ├── CodeProtectionCode.cs │ │ ├── CodeProviderAdjustmentReasonCode.cs │ │ ├── CodeProviderBilling.cs │ │ ├── CodeProviderRole.cs │ │ ├── CodePublicityCode.cs │ │ ├── CodePurgeStatusCode.cs │ │ ├── CodeQuantityLimitedRequest.cs │ │ ├── CodeQuantityMethod.cs │ │ ├── CodeQueryPriority.cs │ │ ├── CodeQueryResponseStatus.cs │ │ ├── CodeRXComponentType.cs │ │ ├── CodeRace.cs │ │ ├── CodeReadmissionIndicator.cs │ │ ├── CodeRecreationalDrugUseCode.cs │ │ ├── CodeReferralCategory.cs │ │ ├── CodeReferralDisposition.cs │ │ ├── CodeReferralPriority.cs │ │ ├── CodeReferralReason.cs │ │ ├── CodeReferralStatus.cs │ │ ├── CodeReferralType.cs │ │ ├── CodeReimbursementActionCode.cs │ │ ├── CodeReimbursementTypeCode.cs │ │ ├── CodeRelatednessAssessment.cs │ │ ├── CodeRelationalConjunction.cs │ │ ├── CodeRelationalOperator.cs │ │ ├── CodeRelationship.cs │ │ ├── CodeRelationshipModifier.cs │ │ ├── CodeReligion.cs │ │ ├── CodeRemoteControlCommand.cs │ │ ├── CodeReorderTheoryCodes.cs │ │ ├── CodeRepeatPattern.cs │ │ ├── CodeReportSource.cs │ │ ├── CodeReportTiming.cs │ │ ├── CodeReportingPriority.cs │ │ ├── CodeResponseFlag.cs │ │ ├── CodeResponseLevel.cs │ │ ├── CodeResponseModality.cs │ │ ├── CodeResultStatus.cs │ │ ├── CodeRevenueCode.cs │ │ ├── CodeRiskCodes.cs │ │ ├── CodeRiskManagementIncidentCode.cs │ │ ├── CodeRoleExecutingPhysician.cs │ │ ├── CodeRoomType.cs │ │ ├── CodeRouteOfAdministration.cs │ │ ├── CodeRulingAct.cs │ │ ├── CodeSchoolType.cs │ │ ├── CodeSecurityCheckScheme.cs │ │ ├── CodeSegmentActionCode.cs │ │ ├── CodeSegmentGroup.cs │ │ ├── CodeSensitivityToCausativeAgentCode.cs │ │ ├── CodeSequenceConditionCode.cs │ │ ├── CodeSequenceResultsFlag.cs │ │ ├── CodeSequencing.cs │ │ ├── CodeServiceRequestRelationship.cs │ │ ├── CodeSeverityOfIllnessCode.cs │ │ ├── CodeShipmentStatus.cs │ │ ├── CodeSideOfBody.cs │ │ ├── CodeSignatorysRelationshipToSubject.cs │ │ ├── CodeSignatureCode.cs │ │ ├── CodeSourceOfComment.cs │ │ ├── CodeSourceType.cs │ │ ├── CodeSpecialHandlingCode.cs │ │ ├── CodeSpecialProgramCode.cs │ │ ├── CodeSpecialtyType.cs │ │ ├── CodeSpecimenActionCode.cs │ │ ├── CodeSpecimenAppropriateness.cs │ │ ├── CodeSpecimenChildRole.cs │ │ ├── CodeSpecimenCollectionMethod.cs │ │ ├── CodeSpecimenComponent.cs │ │ ├── CodeSpecimenCondition.cs │ │ ├── CodeSpecimenQuality.cs │ │ ├── CodeSpecimenRejectReason.cs │ │ ├── CodeSpecimenRole.cs │ │ ├── CodeSpecimenType.cs │ │ ├── CodeStatusAdmission.cs │ │ ├── CodeStatusOfEvaluation.cs │ │ ├── CodeStatusWeightAtBirth.cs │ │ ├── CodeSterilizationType.cs │ │ ├── CodeStudentStatus.cs │ │ ├── CodeSubstanceStatus.cs │ │ ├── CodeSubstanceType.cs │ │ ├── CodeSubstitutionStatus.cs │ │ ├── CodeSubtypeOfReferencedData.cs │ │ ├── CodeSupplementalServiceInformationValues.cs │ │ ├── CodeSupplyRiskCodes.cs │ │ ├── CodeSystemInducedContaminants.cs │ │ ├── CodeTaxStatus.cs │ │ ├── CodeTelecommunicationEquipmentType.cs │ │ ├── CodeTelecommunicationExpirationReason.cs │ │ ├── CodeTelecommunicationUseCode.cs │ │ ├── CodeTimeDelayPostChallenge.cs │ │ ├── CodeTimeSelectionCriteriaParameterClassCodes.cs │ │ ├── CodeTissueTypeCode.cs │ │ ├── CodeTqConjunctionId.cs │ │ ├── CodeTransactionType.cs │ │ ├── CodeTransferType.cs │ │ ├── CodeTransfusionAdverseReaction.cs │ │ ├── CodeTransportArranged.cs │ │ ├── CodeTransportationMode.cs │ │ ├── CodeTrayType.cs │ │ ├── CodeTreatment.cs │ │ ├── CodeTriageCode.cs │ │ ├── CodeTypeOfAgreement.cs │ │ ├── CodeTypeOfBillCode.cs │ │ ├── CodeTypeOfReferencedData.cs │ │ ├── CodeUniversalIdType.cs │ │ ├── CodeUserAuthenticationCredentialTypeCode.cs │ │ ├── CodeVaccinesAdministered.cs │ │ ├── CodeValueCode.cs │ │ ├── CodeValueType.cs │ │ ├── CodeVersionId.cs │ │ ├── CodeVisitIndicator.cs │ │ ├── CodeVisitPriorityCode.cs │ │ ├── CodeVisitUserCode.cs │ │ ├── CodeYesNoIndicator.cs │ │ └── Helpers │ │ │ ├── EnumHelper.cs │ │ │ ├── EnumMaps.cs │ │ │ └── IEnumHelper.cs │ ├── V271 │ │ ├── CodeAcceptApplicationAcknowledgmentConditions.cs │ │ ├── CodeAccessRestrictionReasonCode.cs │ │ ├── CodeAccessRestrictionValue.cs │ │ ├── CodeAcknowledgmentCode.cs │ │ ├── CodeActPriority.cs │ │ ├── CodeActionTakenInResponseToTheEvent.cs │ │ ├── CodeActiveInactive.cs │ │ ├── CodeAdditivePreservative.cs │ │ ├── CodeAddressExpirationReason.cs │ │ ├── CodeAddressType.cs │ │ ├── CodeAddressUsage.cs │ │ ├── CodeAdjustmentAction.cs │ │ ├── CodeAdjustmentCategoryCode.cs │ │ ├── CodeAdministrationDevice.cs │ │ ├── CodeAdministrationMethod.cs │ │ ├── CodeAdministrativeSex.cs │ │ ├── CodeAdmissionLevelOfCareCode.cs │ │ ├── CodeAdmissionType.cs │ │ ├── CodeAdmitSource.cs │ │ ├── CodeAdvanceDirectiveCode.cs │ │ ├── CodeAdvancedBeneficiaryNoticeCode.cs │ │ ├── CodeAlertDeviceCode.cs │ │ ├── CodeAlertLevel.cs │ │ ├── CodeAllergenType.cs │ │ ├── CodeAllergyClinicalStatus.cs │ │ ├── CodeAllergySeverity.cs │ │ ├── CodeAllowSubstitution.cs │ │ ├── CodeAllowSubstitutionCodes.cs │ │ ├── CodeAlternateCharacterSetHandlingScheme.cs │ │ ├── CodeAlternateCharacterSets.cs │ │ ├── CodeAmbulatoryPaymentClassificationCode.cs │ │ ├── CodeAmbulatoryStatus.cs │ │ ├── CodeAmountClass.cs │ │ ├── CodeAmountType.cs │ │ ├── CodeAnalyteRepeatStatus.cs │ │ ├── CodeAnnotations.cs │ │ ├── CodeApplicationChangeType.cs │ │ ├── CodeAppointmentReasonCodes.cs │ │ ├── CodeAppointmentTypeCodes.cs │ │ ├── CodeApprovingRegulatoryAgency.cs │ │ ├── CodeArtificialBlood.cs │ │ ├── CodeAssigningAuthority.cs │ │ ├── CodeAssignmentOfBenefits.cs │ │ ├── CodeAuthorizationMode.cs │ │ ├── CodeBedStatus.cs │ │ ├── CodeBenefitGroup.cs │ │ ├── CodeBloodProductCode.cs │ │ ├── CodeBloodProductDispenseStatus.cs │ │ ├── CodeBloodProductProcessingRequirements.cs │ │ ├── CodeBloodProductTransfusionDispositionStatus.cs │ │ ├── CodeBodyParts.cs │ │ ├── CodeBodySite.cs │ │ ├── CodeBodySiteModifier.cs │ │ ├── CodeBpObservationStatusCodesInterpretation.cs │ │ ├── CodeCalendarAlignment.cs │ │ ├── CodeCaseCategoryCode.cs │ │ ├── CodeCausalityObservations.cs │ │ ├── CodeCclValue.cs │ │ ├── CodeCertificateStatus.cs │ │ ├── CodeCertificationPatientType.cs │ │ ├── CodeCertificationStatus.cs │ │ ├── CodeChargeOnIndicator.cs │ │ ├── CodeChargeType.cs │ │ ├── CodeChargeTypeReason.cs │ │ ├── CodeCheckDigitScheme.cs │ │ ├── CodeCodingSystem.cs │ │ ├── CodeCommandResponse.cs │ │ ├── CodeCommentType.cs │ │ ├── CodeCompletionStatus.cs │ │ ├── CodeComputationType.cs │ │ ├── CodeConditionCode.cs │ │ ├── CodeConfidentiality.cs │ │ ├── CodeConfidentialityCode.cs │ │ ├── CodeConsentBypassReason.cs │ │ ├── CodeConsentDisclosureLevel.cs │ │ ├── CodeConsentMode.cs │ │ ├── CodeConsentNonDisclosureReason.cs │ │ ├── CodeConsentStatus.cs │ │ ├── CodeConsentType.cs │ │ ├── CodeContactRole.cs │ │ ├── CodeContainerCondition.cs │ │ ├── CodeContainerStatus.cs │ │ ├── CodeContinuationStyleCode.cs │ │ ├── CodeControlledSubstanceSchedule.cs │ │ ├── CodeCoordinationOfBenefits.cs │ │ ├── CodeCoverageType.cs │ │ ├── CodeCpRangeType.cs │ │ ├── CodeCycleType.cs │ │ ├── CodeCyclicEntryExitIndicator.cs │ │ ├── CodeDataTypes.cs │ │ ├── CodeDateFormat.cs │ │ ├── CodeDayType.cs │ │ ├── CodeDaysOfTheWeek.cs │ │ ├── CodeDegreeLicenseCertificate.cs │ │ ├── CodeDenialOrRejectionCode.cs │ │ ├── CodeDerivedSpecimen.cs │ │ ├── CodeDeviceDataState.cs │ │ ├── CodeDeviceStatus.cs │ │ ├── CodeDeviceType.cs │ │ ├── CodeDiagnosisClassification.cs │ │ ├── CodeDiagnosisPriority.cs │ │ ├── CodeDiagnosisType.cs │ │ ├── CodeDiagnosticServiceSectionId.cs │ │ ├── CodeDietCodeSpecificationType.cs │ │ ├── CodeDisabledPersonCode.cs │ │ ├── CodeDispenseMethod.cs │ │ ├── CodeDispenseType.cs │ │ ├── CodeDocumentAvailabilityStatus.cs │ │ ├── CodeDocumentCompletionStatus.cs │ │ ├── CodeDocumentConfidentialityStatus.cs │ │ ├── CodeDocumentStorageStatus.cs │ │ ├── CodeDocumentType.cs │ │ ├── CodeDrgDiagnosisDeterminationStatus.cs │ │ ├── CodeDrgGroupingStatus.cs │ │ ├── CodeDrgPayor.cs │ │ ├── CodeDrgProcedureDeterminationStatus.cs │ │ ├── CodeDrgProcedureRelevance.cs │ │ ├── CodeDrgStatusFinancialCalculation.cs │ │ ├── CodeDrgStatusPatient.cs │ │ ├── CodeDrgStatusRespirationMinutes.cs │ │ ├── CodeDurationCategories.cs │ │ ├── CodeEligibilitySource.cs │ │ ├── CodeEmploymentStatus.cs │ │ ├── CodeEncoding.cs │ │ ├── CodeEquipmentState.cs │ │ ├── CodeErrorSeverity.cs │ │ ├── CodeEscortRequired.cs │ │ ├── CodeEthnicGroup.cs │ │ ├── CodeEventConsequence.cs │ │ ├── CodeEventExpected.cs │ │ ├── CodeEventQualification.cs │ │ ├── CodeEventReason.cs │ │ ├── CodeEventRelatedPeriod.cs │ │ ├── CodeEventReportedTo.cs │ │ ├── CodeEventSeriousness.cs │ │ ├── CodeEventType.cs │ │ ├── CodeEventTypeCode.cs │ │ ├── CodeExpandedYesNoIndicator.cs │ │ ├── CodeExtendedPriorityCodes.cs │ │ ├── CodeFacilityType.cs │ │ ├── CodeFileLevelEventCode.cs │ │ ├── CodeFillerStatusCodes.cs │ │ ├── CodeFormularyStatus.cs │ │ ├── CodeGestationCategoryCode.cs │ │ ├── CodeGovernmentReimbursementProgram.cs │ │ ├── CodeGrouperStatus.cs │ │ ├── CodeHospitalService.cs │ │ ├── CodeIdentifierType.cs │ │ ├── CodeIdentityMayBeDivulged.cs │ │ ├── CodeIdentityReliabilityCode.cs │ │ ├── CodeImmunizationRegistryStatus.cs │ │ ├── CodeInactiveReasonCode.cs │ │ ├── CodeIncidentTypeCode.cs │ │ ├── CodeIndirectExposureMechanism.cs │ │ ├── CodeInformPersonCode.cs │ │ ├── CodeInstitutionRelationshipType.cs │ │ ├── CodeInsuranceCompanyContactReason.cs │ │ ├── CodeInterpretationCodes.cs │ │ ├── CodeInvocationEvent.cs │ │ ├── CodeInvoiceControlCode.cs │ │ ├── CodeInvoiceProcessingResultsStatus.cs │ │ ├── CodeInvoiceReasonCodes.cs │ │ ├── CodeInvoiceType.cs │ │ ├── CodeItemImportanceCodes.cs │ │ ├── CodeItemStatus.cs │ │ ├── CodeItemStatusCodes.cs │ │ ├── CodeItemType.cs │ │ ├── CodeJobStatus.cs │ │ ├── CodeJurisdictionalBreadth.cs │ │ ├── CodeKindOfQuantity.cs │ │ ├── CodeLaborCalculationType.cs │ │ ├── CodeLanguageAbility.cs │ │ ├── CodeLanguageProficiency.cs │ │ ├── CodeLevelOfCare.cs │ │ ├── CodeLivingArrangement.cs │ │ ├── CodeLivingDependency.cs │ │ ├── CodeLivingWillCode.cs │ │ ├── CodeLoadStatus.cs │ │ ├── CodeLocalRemoteControlState.cs │ │ ├── CodeLocationCharacteristicId.cs │ │ ├── CodeLocationEquipment.cs │ │ ├── CodeLocationRelationshipId.cs │ │ ├── CodeLocationServiceCode.cs │ │ ├── CodeLotControl.cs │ │ ├── CodeMailClaimParty.cs │ │ ├── CodeManufacturersOfVaccines.cs │ │ ├── CodeMaritalStatus.cs │ │ ├── CodeMarketingBasis.cs │ │ ├── CodeMasterFileIdentifierCode.cs │ │ ├── CodeMasterfileActionCode.cs │ │ ├── CodeMatchAlgorithms.cs │ │ ├── CodeMatchReason.cs │ │ ├── CodeMedicalRoleExecutingPhysician.cs │ │ ├── CodeMessageErrorConditionCodes.cs │ │ ├── CodeMessageStructure.cs │ │ ├── CodeMessageType.cs │ │ ├── CodeMessageWaitingPriority.cs │ │ ├── CodeMfnRecordLevelErrorReturn.cs │ │ ├── CodeMilitaryRankGrade.cs │ │ ├── CodeMilitaryService.cs │ │ ├── CodeMilitaryStatus.cs │ │ ├── CodeMimeTypes.cs │ │ ├── CodeModality.cs │ │ ├── CodeModeOfArrivalCode.cs │ │ ├── CodeModifyIndicator.cs │ │ ├── CodeMoneyOrPercentageIndicator.cs │ │ ├── CodeMoodCodes.cs │ │ ├── CodeNameAddressRepresentation.cs │ │ ├── CodeNameAssemblyOrder.cs │ │ ├── CodeNameType.cs │ │ ├── CodeNatureOfAbnormalTesting.cs │ │ ├── CodeNatureOfChallenge.cs │ │ ├── CodeNatureOfServiceTestObservation.cs │ │ ├── CodeNewbornCode.cs │ │ ├── CodeNonSubjectConsenterReason.cs │ │ ├── CodeNotifyClergyCode.cs │ │ ├── CodeObservationResultHandling.cs │ │ ├── CodeObservationResultStatusCodesInterpretation.cs │ │ ├── CodeOccurrenceCode.cs │ │ ├── CodeOccurrenceSpan.cs │ │ ├── CodeOrderControlCodes.cs │ │ ├── CodeOrderStatus.cs │ │ ├── CodeOrderType.cs │ │ ├── CodeOrganDonorCode.cs │ │ ├── CodeOrganizationAgencyDepartment.cs │ │ ├── CodeOrganizationalNameType.cs │ │ ├── CodeOtherEnvironmentalFactors.cs │ │ ├── CodeOutlierType.cs │ │ ├── CodeOverallClaimDispositionCode.cs │ │ ├── CodeOverride.cs │ │ ├── CodeOverrideType.cs │ │ ├── CodePackage.cs │ │ ├── CodePackagingStatusCode.cs │ │ ├── CodeParticipantOrganizationUnitType.cs │ │ ├── CodeParticipation.cs │ │ ├── CodePatientClass.cs │ │ ├── CodePatientConditionCode.cs │ │ ├── CodePatientLocationType.cs │ │ ├── CodePatientOutcome.cs │ │ ├── CodePatientResultsReleaseCategorizationScheme.cs │ │ ├── CodePatientStatusCode.cs │ │ ├── CodePatientsRelationshiptoInsured.cs │ │ ├── CodePayeeRelationshipToInvoice.cs │ │ ├── CodePayeeType.cs │ │ ├── CodePaymentAdjustmentCode.cs │ │ ├── CodePaymentMethodCode.cs │ │ ├── CodePersonLocationType.cs │ │ ├── CodePharmacyOrderTypes.cs │ │ ├── CodePolicyType.cs │ │ ├── CodePractitionerIdNumberType.cs │ │ ├── CodePractitionerOrganizationUnitType.cs │ │ ├── CodePrecautionCode.cs │ │ ├── CodePreferredMethodOfContact.cs │ │ ├── CodePresentOnAdmissionIndicator.cs │ │ ├── CodePriceType.cs │ │ ├── CodePrimaryKeyValueType.cs │ │ ├── CodePrimaryObserversQualification.cs │ │ ├── CodePriority.cs │ │ ├── CodePrivacyLevel.cs │ │ ├── CodeProblemGoalActionCode.cs │ │ ├── CodeProcedureDrgType.cs │ │ ├── CodeProcedureFunctionalType.cs │ │ ├── CodeProcedurePriority.cs │ │ ├── CodeProcessingConsiderationCodes.cs │ │ ├── CodeProcessingId.cs │ │ ├── CodeProcessingMode.cs │ │ ├── CodeProcessingPriority.cs │ │ ├── CodeProcessingType.cs │ │ ├── CodeProductServiceStatus.cs │ │ ├── CodeProductServicesClarificationCodes.cs │ │ ├── CodeProductSource.cs │ │ ├── CodeProductionClassCode.cs │ │ ├── CodeProtectionCode.cs │ │ ├── CodeProviderAdjustmentReasonCode.cs │ │ ├── CodeProviderBilling.cs │ │ ├── CodeProviderRole.cs │ │ ├── CodePublicityCode.cs │ │ ├── CodePurgeStatusCode.cs │ │ ├── CodeQuantityLimitedRequest.cs │ │ ├── CodeQuantityMethod.cs │ │ ├── CodeQueryPriority.cs │ │ ├── CodeQueryResponseStatus.cs │ │ ├── CodeRXComponentType.cs │ │ ├── CodeRace.cs │ │ ├── CodeReadmissionIndicator.cs │ │ ├── CodeRecreationalDrugUseCode.cs │ │ ├── CodeReferralCategory.cs │ │ ├── CodeReferralDisposition.cs │ │ ├── CodeReferralPriority.cs │ │ ├── CodeReferralReason.cs │ │ ├── CodeReferralStatus.cs │ │ ├── CodeReferralType.cs │ │ ├── CodeReimbursementActionCode.cs │ │ ├── CodeReimbursementTypeCode.cs │ │ ├── CodeRelatednessAssessment.cs │ │ ├── CodeRelationalConjunction.cs │ │ ├── CodeRelationalOperator.cs │ │ ├── CodeRelationship.cs │ │ ├── CodeRelationshipModifier.cs │ │ ├── CodeRelevantClinicialInformation.cs │ │ ├── CodeReligion.cs │ │ ├── CodeRemoteControlCommand.cs │ │ ├── CodeReorderTheoryCodes.cs │ │ ├── CodeRepeatPattern.cs │ │ ├── CodeReportSource.cs │ │ ├── CodeReportTiming.cs │ │ ├── CodeReportingPriority.cs │ │ ├── CodeResponseFlag.cs │ │ ├── CodeResponseLevel.cs │ │ ├── CodeResponseModality.cs │ │ ├── CodeResultStatus.cs │ │ ├── CodeRevenueCode.cs │ │ ├── CodeRiskCodes.cs │ │ ├── CodeRiskManagementIncidentCode.cs │ │ ├── CodeRoleExecutingPhysician.cs │ │ ├── CodeRoomType.cs │ │ ├── CodeRouteOfAdministration.cs │ │ ├── CodeRulingAct.cs │ │ ├── CodeSchoolType.cs │ │ ├── CodeSecurityCheckScheme.cs │ │ ├── CodeSegmentActionCode.cs │ │ ├── CodeSegmentGroup.cs │ │ ├── CodeSensitivityToCausativeAgentCode.cs │ │ ├── CodeSequenceConditionCode.cs │ │ ├── CodeSequenceResultsFlag.cs │ │ ├── CodeSequencing.cs │ │ ├── CodeServiceRequestRelationship.cs │ │ ├── CodeSeverityOfIllnessCode.cs │ │ ├── CodeShipmentStatus.cs │ │ ├── CodeSideOfBody.cs │ │ ├── CodeSignatorysRelationshipToSubject.cs │ │ ├── CodeSignatureCode.cs │ │ ├── CodeSourceOfComment.cs │ │ ├── CodeSourceType.cs │ │ ├── CodeSpecialHandlingCode.cs │ │ ├── CodeSpecialProgramCode.cs │ │ ├── CodeSpecialtyType.cs │ │ ├── CodeSpecimenActionCode.cs │ │ ├── CodeSpecimenAppropriateness.cs │ │ ├── CodeSpecimenChildRole.cs │ │ ├── CodeSpecimenCollectionMethod.cs │ │ ├── CodeSpecimenComponent.cs │ │ ├── CodeSpecimenCondition.cs │ │ ├── CodeSpecimenQuality.cs │ │ ├── CodeSpecimenRejectReason.cs │ │ ├── CodeSpecimenRole.cs │ │ ├── CodeSpecimenType.cs │ │ ├── CodeStatusAdmission.cs │ │ ├── CodeStatusOfEvaluation.cs │ │ ├── CodeStatusWeightAtBirth.cs │ │ ├── CodeSterilizationType.cs │ │ ├── CodeStudentStatus.cs │ │ ├── CodeSubstanceStatus.cs │ │ ├── CodeSubstanceType.cs │ │ ├── CodeSubstitutionStatus.cs │ │ ├── CodeSubtypeOfReferencedData.cs │ │ ├── CodeSupplementalServiceInformationValues.cs │ │ ├── CodeSupplyRiskCodes.cs │ │ ├── CodeSystemInducedContaminants.cs │ │ ├── CodeTaxStatus.cs │ │ ├── CodeTelecommunicationEquipmentType.cs │ │ ├── CodeTelecommunicationExpirationReason.cs │ │ ├── CodeTelecommunicationUseCode.cs │ │ ├── CodeTimeDelayPostChallenge.cs │ │ ├── CodeTimeSelectionCriteriaParameterClassCodes.cs │ │ ├── CodeTissueTypeCode.cs │ │ ├── CodeTqConjunctionId.cs │ │ ├── CodeTransactionType.cs │ │ ├── CodeTransferType.cs │ │ ├── CodeTransfusionAdverseReaction.cs │ │ ├── CodeTransportArranged.cs │ │ ├── CodeTransportationMode.cs │ │ ├── CodeTrayType.cs │ │ ├── CodeTreatment.cs │ │ ├── CodeTriageCode.cs │ │ ├── CodeTypeOfAgreement.cs │ │ ├── CodeTypeOfBillCode.cs │ │ ├── CodeTypeOfReferencedData.cs │ │ ├── CodeUniversalIdType.cs │ │ ├── CodeUserAuthenticationCredentialTypeCode.cs │ │ ├── CodeVaccinesAdministered.cs │ │ ├── CodeValueCode.cs │ │ ├── CodeValueType.cs │ │ ├── CodeVersionId.cs │ │ ├── CodeVisitIndicator.cs │ │ ├── CodeVisitPriorityCode.cs │ │ ├── CodeVisitUserCode.cs │ │ ├── CodeYesNoIndicator.cs │ │ └── Helpers │ │ │ ├── EnumHelper.cs │ │ │ ├── EnumMaps.cs │ │ │ └── IEnumHelper.cs │ ├── V280 │ │ ├── CodeAcceptApplicationAcknowledgmentConditions.cs │ │ ├── CodeAccessRestrictionReasonCode.cs │ │ ├── CodeAccessRestrictionValue.cs │ │ ├── CodeAcknowledgmentCode.cs │ │ ├── CodeActPriority.cs │ │ ├── CodeActionTakenInResponseToTheEvent.cs │ │ ├── CodeActiveInactive.cs │ │ ├── CodeAdditivePreservative.cs │ │ ├── CodeAddressExpirationReason.cs │ │ ├── CodeAddressType.cs │ │ ├── CodeAddressUsage.cs │ │ ├── CodeAdjustmentAction.cs │ │ ├── CodeAdjustmentCategoryCode.cs │ │ ├── CodeAdministrationDevice.cs │ │ ├── CodeAdministrationMethod.cs │ │ ├── CodeAdministrativeSex.cs │ │ ├── CodeAdmissionLevelOfCareCode.cs │ │ ├── CodeAdmissionType.cs │ │ ├── CodeAdmitSource.cs │ │ ├── CodeAdvanceDirectiveCode.cs │ │ ├── CodeAdvancedBeneficiaryNoticeCode.cs │ │ ├── CodeAlertDeviceCode.cs │ │ ├── CodeAlertLevel.cs │ │ ├── CodeAllergenType.cs │ │ ├── CodeAllergyClinicalStatus.cs │ │ ├── CodeAllergySeverity.cs │ │ ├── CodeAllowSubstitution.cs │ │ ├── CodeAllowSubstitutionCodes.cs │ │ ├── CodeAlternateCharacterSetHandlingScheme.cs │ │ ├── CodeAlternateCharacterSets.cs │ │ ├── CodeAmbulatoryPaymentClassificationCode.cs │ │ ├── CodeAmbulatoryStatus.cs │ │ ├── CodeAmountClass.cs │ │ ├── CodeAmountType.cs │ │ ├── CodeAnalyteRepeatStatus.cs │ │ ├── CodeAnnotations.cs │ │ ├── CodeApplicationChangeType.cs │ │ ├── CodeAppointmentReasonCodes.cs │ │ ├── CodeAppointmentTypeCodes.cs │ │ ├── CodeApprovingRegulatoryAgency.cs │ │ ├── CodeArmStick.cs │ │ ├── CodeArtificialBlood.cs │ │ ├── CodeAssigningAuthority.cs │ │ ├── CodeAssignmentOfBenefits.cs │ │ ├── CodeAuthorizationMode.cs │ │ ├── CodeBedStatus.cs │ │ ├── CodeBenefitGroup.cs │ │ ├── CodeBloodProductCode.cs │ │ ├── CodeBloodProductDispenseStatus.cs │ │ ├── CodeBloodProductProcessingRequirements.cs │ │ ├── CodeBloodProductTransfusionDispositionStatus.cs │ │ ├── CodeBloodUnitType.cs │ │ ├── CodeBodyParts.cs │ │ ├── CodeBodySite.cs │ │ ├── CodeBodySiteModifier.cs │ │ ├── CodeBolusType.cs │ │ ├── CodeBpObservationStatusCodesInterpretation.cs │ │ ├── CodeCalendarAlignment.cs │ │ ├── CodeCaseCategoryCode.cs │ │ ├── CodeCausalityObservations.cs │ │ ├── CodeCclValue.cs │ │ ├── CodeCertificateStatus.cs │ │ ├── CodeCertificationCategoryCode.cs │ │ ├── CodeCertificationPatientType.cs │ │ ├── CodeCertificationStatus.cs │ │ ├── CodeCertificationTypeCode.cs │ │ ├── CodeChargeOnIndicator.cs │ │ ├── CodeChargeType.cs │ │ ├── CodeChargeTypeReason.cs │ │ ├── CodeCheckDigitScheme.cs │ │ ├── CodeCodingSystem.cs │ │ ├── CodeCommandResponse.cs │ │ ├── CodeCommentType.cs │ │ ├── CodeCompletionStatus.cs │ │ ├── CodeComputationType.cs │ │ ├── CodeConditionCode.cs │ │ ├── CodeConfidentiality.cs │ │ ├── CodeConfidentialityCode.cs │ │ ├── CodeConsentBypassReason.cs │ │ ├── CodeConsentDisclosureLevel.cs │ │ ├── CodeConsentMode.cs │ │ ├── CodeConsentNonDisclosureReason.cs │ │ ├── CodeConsentStatus.cs │ │ ├── CodeConsentType.cs │ │ ├── CodeContactRole.cs │ │ ├── CodeContainerCondition.cs │ │ ├── CodeContainerStatus.cs │ │ ├── CodeContinuationStyleCode.cs │ │ ├── CodeControlledSubstanceSchedule.cs │ │ ├── CodeCoordinationOfBenefits.cs │ │ ├── CodeCoverageType.cs │ │ ├── CodeCpRangeType.cs │ │ ├── CodeCumulativeDosageLimitUom.cs │ │ ├── CodeCycleType.cs │ │ ├── CodeCyclicEntryExitIndicator.cs │ │ ├── CodeDataTypes.cs │ │ ├── CodeDateFormat.cs │ │ ├── CodeDayType.cs │ │ ├── CodeDaysOfTheWeek.cs │ │ ├── CodeDegreeLicenseCertificate.cs │ │ ├── CodeDenialOrRejectionCode.cs │ │ ├── CodeDerivedSpecimen.cs │ │ ├── CodeDeviceDataState.cs │ │ ├── CodeDeviceStatus.cs │ │ ├── CodeDeviceType.cs │ │ ├── CodeDiagnosisClassification.cs │ │ ├── CodeDiagnosisPriority.cs │ │ ├── CodeDiagnosisType.cs │ │ ├── CodeDiagnosticServiceSectionId.cs │ │ ├── CodeDietCodeSpecificationType.cs │ │ ├── CodeDisabledPersonCode.cs │ │ ├── CodeDispenseMethod.cs │ │ ├── CodeDispenseType.cs │ │ ├── CodeDocumentAvailabilityStatus.cs │ │ ├── CodeDocumentCompletionStatus.cs │ │ ├── CodeDocumentConfidentialityStatus.cs │ │ ├── CodeDocumentStorageStatus.cs │ │ ├── CodeDocumentType.cs │ │ ├── CodeDrgDiagnosisDeterminationStatus.cs │ │ ├── CodeDrgGroupingStatus.cs │ │ ├── CodeDrgProcedureDeterminationStatus.cs │ │ ├── CodeDrgProcedureRelevance.cs │ │ ├── CodeDrgStatusFinancialCalculation.cs │ │ ├── CodeDrgStatusPatient.cs │ │ ├── CodeDrgStatusRespirationMinutes.cs │ │ ├── CodeDurationCategories.cs │ │ ├── CodeEligibilitySource.cs │ │ ├── CodeEmploymentStatus.cs │ │ ├── CodeEncoding.cs │ │ ├── CodeEquipmentState.cs │ │ ├── CodeErrorSeverity.cs │ │ ├── CodeEscortRequired.cs │ │ ├── CodeEthnicGroup.cs │ │ ├── CodeEventConsequence.cs │ │ ├── CodeEventExpected.cs │ │ ├── CodeEventQualification.cs │ │ ├── CodeEventReason.cs │ │ ├── CodeEventRelatedPeriod.cs │ │ ├── CodeEventReportedTo.cs │ │ ├── CodeEventSeriousness.cs │ │ ├── CodeEventType.cs │ │ ├── CodeEventTypeCode.cs │ │ ├── CodeExclusiveTest.cs │ │ ├── CodeExpandedYesNoIndicator.cs │ │ ├── CodeExtendedPriorityCodes.cs │ │ ├── CodeFacilityType.cs │ │ ├── CodeFileLevelEventCode.cs │ │ ├── CodeFillerStatusCodes.cs │ │ ├── CodeFormularyStatus.cs │ │ ├── CodeGestationCategoryCode.cs │ │ ├── CodeGovernmentReimbursementProgram.cs │ │ ├── CodeGrouperStatus.cs │ │ ├── CodeHospitalService.cs │ │ ├── CodeIdentifierType.cs │ │ ├── CodeIdentityMayBeDivulged.cs │ │ ├── CodeIdentityReliabilityCode.cs │ │ ├── CodeImmunizationRegistryStatus.cs │ │ ├── CodeInactiveReasonCode.cs │ │ ├── CodeIncidentTypeCode.cs │ │ ├── CodeIndirectExposureMechanism.cs │ │ ├── CodeInformPersonCode.cs │ │ ├── CodeInstitutionRelationshipType.cs │ │ ├── CodeInsuranceCompanyContactReason.cs │ │ ├── CodeIntendedProcedureType.cs │ │ ├── CodeInterpretationCodes.cs │ │ ├── CodeInvocationEvent.cs │ │ ├── CodeInvoiceControlCode.cs │ │ ├── CodeInvoiceProcessingResultsStatus.cs │ │ ├── CodeInvoiceReasonCodes.cs │ │ ├── CodeInvoiceType.cs │ │ ├── CodeItemImportanceCodes.cs │ │ ├── CodeItemStatus.cs │ │ ├── CodeItemStatusCodes.cs │ │ ├── CodeItemType.cs │ │ ├── CodeJobStatus.cs │ │ ├── CodeJurisdictionalBreadth.cs │ │ ├── CodeKindOfQuantity.cs │ │ ├── CodeLaborCalculationType.cs │ │ ├── CodeLanguageAbility.cs │ │ ├── CodeLanguageProficiency.cs │ │ ├── CodeLevelOfCare.cs │ │ ├── CodeLivingArrangement.cs │ │ ├── CodeLivingDependency.cs │ │ ├── CodeLivingWillCode.cs │ │ ├── CodeLoadStatus.cs │ │ ├── CodeLocalRemoteControlState.cs │ │ ├── CodeLocationCharacteristicId.cs │ │ ├── CodeLocationEquipment.cs │ │ ├── CodeLocationRelationshipId.cs │ │ ├── CodeLocationServiceCode.cs │ │ ├── CodeLotControl.cs │ │ ├── CodeMailClaimParty.cs │ │ ├── CodeManufacturersOfVaccines.cs │ │ ├── CodeMaritalStatus.cs │ │ ├── CodeMarketingBasis.cs │ │ ├── CodeMasterFileIdentifierCode.cs │ │ ├── CodeMasterfileActionCode.cs │ │ ├── CodeMatchAlgorithms.cs │ │ ├── CodeMatchReason.cs │ │ ├── CodeMedicalRoleExecutingPhysician.cs │ │ ├── CodeMessageErrorConditionCodes.cs │ │ ├── CodeMessageStructure.cs │ │ ├── CodeMessageType.cs │ │ ├── CodeMessageWaitingPriority.cs │ │ ├── CodeMfnRecordLevelErrorReturn.cs │ │ ├── CodeMilitaryRankGrade.cs │ │ ├── CodeMilitaryService.cs │ │ ├── CodeMilitaryStatus.cs │ │ ├── CodeMimeTypes.cs │ │ ├── CodeModality.cs │ │ ├── CodeModeOfArrivalCode.cs │ │ ├── CodeModifyIndicator.cs │ │ ├── CodeMoneyOrPercentageIndicator.cs │ │ ├── CodeMoodCodes.cs │ │ ├── CodeNameAddressRepresentation.cs │ │ ├── CodeNameAssemblyOrder.cs │ │ ├── CodeNameType.cs │ │ ├── CodeNatureOfAbnormalTesting.cs │ │ ├── CodeNatureOfChallenge.cs │ │ ├── CodeNatureOfServiceTestObservation.cs │ │ ├── CodeNewbornCode.cs │ │ ├── CodeNonSubjectConsenterReason.cs │ │ ├── CodeNotifyClergyCode.cs │ │ ├── CodeObservationResultHandling.cs │ │ ├── CodeObservationResultStatusCodesInterpretation.cs │ │ ├── CodeOccurrenceCode.cs │ │ ├── CodeOccurrenceSpan.cs │ │ ├── CodeOrderControlCodes.cs │ │ ├── CodeOrderStatus.cs │ │ ├── CodeOrderType.cs │ │ ├── CodeOrganDonorCode.cs │ │ ├── CodeOrganizationAgencyDepartment.cs │ │ ├── CodeOrganizationalNameType.cs │ │ ├── CodeOtherEnvironmentalFactors.cs │ │ ├── CodeOutlierType.cs │ │ ├── CodeOverallClaimDispositionCode.cs │ │ ├── CodeOverride.cs │ │ ├── CodeOverrideType.cs │ │ ├── CodePackage.cs │ │ ├── CodePackagingStatusCode.cs │ │ ├── CodeParticipantOrganizationUnitType.cs │ │ ├── CodeParticipation.cs │ │ ├── CodePatientClass.cs │ │ ├── CodePatientConditionCode.cs │ │ ├── CodePatientLocationType.cs │ │ ├── CodePatientOutcome.cs │ │ ├── CodePatientResultsReleaseCategorizationScheme.cs │ │ ├── CodePatientStatusCode.cs │ │ ├── CodePatientsRelationshiptoInsured.cs │ │ ├── CodePayeeRelationshipToInvoice.cs │ │ ├── CodePayeeType.cs │ │ ├── CodePaymentAdjustmentCode.cs │ │ ├── CodePaymentMethodCode.cs │ │ ├── CodePcaType.cs │ │ ├── CodePersonLocationType.cs │ │ ├── CodePharmacyOrderTypes.cs │ │ ├── CodePhlebotomyIssue.cs │ │ ├── CodePhlebotomyStatus.cs │ │ ├── CodePolicyType.cs │ │ ├── CodePractitionerIdNumberType.cs │ │ ├── CodePractitionerOrganizationUnitType.cs │ │ ├── CodePrecautionCode.cs │ │ ├── CodePreferredMethodOfContact.cs │ │ ├── CodePreferredSpecimenAttributeStatus.cs │ │ ├── CodePresentOnAdmissionIndicator.cs │ │ ├── CodePriceType.cs │ │ ├── CodePrimaryKeyValueType.cs │ │ ├── CodePrimaryObserversQualification.cs │ │ ├── CodePriority.cs │ │ ├── CodePrivacyLevel.cs │ │ ├── CodeProblemGoalActionCode.cs │ │ ├── CodeProcedureDrgType.cs │ │ ├── CodeProcedureFunctionalType.cs │ │ ├── CodeProcedurePriority.cs │ │ ├── CodeProcessInterruption.cs │ │ ├── CodeProcessInterruptionReason.cs │ │ ├── CodeProcessingConsiderationCodes.cs │ │ ├── CodeProcessingId.cs │ │ ├── CodeProcessingMode.cs │ │ ├── CodeProcessingPriority.cs │ │ ├── CodeProcessingType.cs │ │ ├── CodeProductServiceStatus.cs │ │ ├── CodeProductServicesClarificationCodes.cs │ │ ├── CodeProductSource.cs │ │ ├── CodeProductionClassCode.cs │ │ ├── CodeProtectionCode.cs │ │ ├── CodeProviderAdjustmentReasonCode.cs │ │ ├── CodeProviderBilling.cs │ │ ├── CodeProviderRole.cs │ │ ├── CodePublicityCode.cs │ │ ├── CodePurgeStatusCode.cs │ │ ├── CodeQuantityLimitedRequest.cs │ │ ├── CodeQuantityMethod.cs │ │ ├── CodeQueryPriority.cs │ │ ├── CodeQueryResponseStatus.cs │ │ ├── CodeRXComponentType.cs │ │ ├── CodeRace.cs │ │ ├── CodeReadmissionIndicator.cs │ │ ├── CodeRecreationalDrugUseCode.cs │ │ ├── CodeReferralCategory.cs │ │ ├── CodeReferralDisposition.cs │ │ ├── CodeReferralPriority.cs │ │ ├── CodeReferralReason.cs │ │ ├── CodeReferralStatus.cs │ │ ├── CodeReferralType.cs │ │ ├── CodeReimbursementActionCode.cs │ │ ├── CodeReimbursementTypeCode.cs │ │ ├── CodeRelatednessAssessment.cs │ │ ├── CodeRelationalConjunction.cs │ │ ├── CodeRelationalOperator.cs │ │ ├── CodeRelationship.cs │ │ ├── CodeRelationshipModifier.cs │ │ ├── CodeRelevantClinicialInformation.cs │ │ ├── CodeReligion.cs │ │ ├── CodeRemoteControlCommand.cs │ │ ├── CodeReorderTheoryCodes.cs │ │ ├── CodeRepeatPattern.cs │ │ ├── CodeReportSource.cs │ │ ├── CodeReportTiming.cs │ │ ├── CodeReportingPriority.cs │ │ ├── CodeResponseFlag.cs │ │ ├── CodeResponseLevel.cs │ │ ├── CodeResponseModality.cs │ │ ├── CodeResultStatus.cs │ │ ├── CodeRevenueCode.cs │ │ ├── CodeRiskCodes.cs │ │ ├── CodeRiskManagementIncidentCode.cs │ │ ├── CodeRoleExecutingPhysician.cs │ │ ├── CodeRoomType.cs │ │ ├── CodeRootCause.cs │ │ ├── CodeRouteOfAdministration.cs │ │ ├── CodeRulingAct.cs │ │ ├── CodeSchoolType.cs │ │ ├── CodeSecurityCheckScheme.cs │ │ ├── CodeSegmentActionCode.cs │ │ ├── CodeSegmentGroup.cs │ │ ├── CodeSensitivityToCausativeAgentCode.cs │ │ ├── CodeSequenceConditionCode.cs │ │ ├── CodeSequenceResultsFlag.cs │ │ ├── CodeSequencing.cs │ │ ├── CodeServiceRequestRelationship.cs │ │ ├── CodeSeverityOfIllnessCode.cs │ │ ├── CodeShipmentStatus.cs │ │ ├── CodeSideOfBody.cs │ │ ├── CodeSignatorysRelationshipToSubject.cs │ │ ├── CodeSignatureCode.cs │ │ ├── CodeSourceOfComment.cs │ │ ├── CodeSourceType.cs │ │ ├── CodeSpecialHandlingCode.cs │ │ ├── CodeSpecialProgramCode.cs │ │ ├── CodeSpecialtyType.cs │ │ ├── CodeSpecimenActionCode.cs │ │ ├── CodeSpecimenAppropriateness.cs │ │ ├── CodeSpecimenChildRole.cs │ │ ├── CodeSpecimenCollectionMethod.cs │ │ ├── CodeSpecimenComponent.cs │ │ ├── CodeSpecimenCondition.cs │ │ ├── CodeSpecimenQuality.cs │ │ ├── CodeSpecimenRejectReason.cs │ │ ├── CodeSpecimenRole.cs │ │ ├── CodeSpecimenType.cs │ │ ├── CodeStatusAdmission.cs │ │ ├── CodeStatusOfEvaluation.cs │ │ ├── CodeStatusWeightAtBirth.cs │ │ ├── CodeSterilizationType.cs │ │ ├── CodeStudentStatus.cs │ │ ├── CodeSubstanceStatus.cs │ │ ├── CodeSubstanceType.cs │ │ ├── CodeSubstitutionStatus.cs │ │ ├── CodeSubtypeOfReferencedData.cs │ │ ├── CodeSupplementalServiceInformationValues.cs │ │ ├── CodeSupplyRiskCodes.cs │ │ ├── CodeSystemInducedContaminants.cs │ │ ├── CodeTaxStatus.cs │ │ ├── CodeTelecommunicationEquipmentType.cs │ │ ├── CodeTelecommunicationExpirationReason.cs │ │ ├── CodeTelecommunicationUseCode.cs │ │ ├── CodeTimeDelayPostChallenge.cs │ │ ├── CodeTimeSelectionCriteriaParameterClassCodes.cs │ │ ├── CodeTissueTypeCode.cs │ │ ├── CodeTqConjunctionId.cs │ │ ├── CodeTransactionType.cs │ │ ├── CodeTransferType.cs │ │ ├── CodeTransfusionAdverseReaction.cs │ │ ├── CodeTransportArranged.cs │ │ ├── CodeTransportationMode.cs │ │ ├── CodeTrayType.cs │ │ ├── CodeTreatment.cs │ │ ├── CodeTriageCode.cs │ │ ├── CodeTypeOfAgreement.cs │ │ ├── CodeTypeOfBillCode.cs │ │ ├── CodeTypeOfReferencedData.cs │ │ ├── CodeUniversalIdType.cs │ │ ├── CodeUserAuthenticationCredentialTypeCode.cs │ │ ├── CodeVaccinesAdministered.cs │ │ ├── CodeValueCode.cs │ │ ├── CodeValueType.cs │ │ ├── CodeVersionId.cs │ │ ├── CodeVisitIndicator.cs │ │ ├── CodeVisitPriorityCode.cs │ │ ├── CodeVisitUserCode.cs │ │ ├── CodeYesNoIndicator.cs │ │ └── Helpers │ │ │ ├── EnumHelper.cs │ │ │ ├── EnumMaps.cs │ │ │ └── IEnumHelper.cs │ ├── V281 │ │ ├── CodeAcceptApplicationAcknowledgmentConditions.cs │ │ ├── CodeAccessRestrictionReasonCode.cs │ │ ├── CodeAccessRestrictionValue.cs │ │ ├── CodeAcknowledgmentCode.cs │ │ ├── CodeActPriority.cs │ │ ├── CodeActionTakenInResponseToTheEvent.cs │ │ ├── CodeActiveInactive.cs │ │ ├── CodeAdditivePreservative.cs │ │ ├── CodeAddressExpirationReason.cs │ │ ├── CodeAddressType.cs │ │ ├── CodeAddressUsage.cs │ │ ├── CodeAdjustmentAction.cs │ │ ├── CodeAdjustmentCategoryCode.cs │ │ ├── CodeAdministrationDevice.cs │ │ ├── CodeAdministrationMethod.cs │ │ ├── CodeAdministrativeSex.cs │ │ ├── CodeAdmissionLevelOfCareCode.cs │ │ ├── CodeAdmissionType.cs │ │ ├── CodeAdmitSource.cs │ │ ├── CodeAdvanceDirectiveCode.cs │ │ ├── CodeAdvancedBeneficiaryNoticeCode.cs │ │ ├── CodeAlertDeviceCode.cs │ │ ├── CodeAlertLevel.cs │ │ ├── CodeAllergenType.cs │ │ ├── CodeAllergyClinicalStatus.cs │ │ ├── CodeAllergySeverity.cs │ │ ├── CodeAllowSubstitution.cs │ │ ├── CodeAllowSubstitutionCodes.cs │ │ ├── CodeAlternateCharacterSetHandlingScheme.cs │ │ ├── CodeAlternateCharacterSets.cs │ │ ├── CodeAmbulatoryPaymentClassificationCode.cs │ │ ├── CodeAmbulatoryStatus.cs │ │ ├── CodeAmountClass.cs │ │ ├── CodeAmountType.cs │ │ ├── CodeAnalyteRepeatStatus.cs │ │ ├── CodeAnnotations.cs │ │ ├── CodeApplicationChangeType.cs │ │ ├── CodeAppointmentReasonCodes.cs │ │ ├── CodeAppointmentTypeCodes.cs │ │ ├── CodeApprovingRegulatoryAgency.cs │ │ ├── CodeArmStick.cs │ │ ├── CodeArtificialBlood.cs │ │ ├── CodeAssigningAuthority.cs │ │ ├── CodeAssignmentOfBenefits.cs │ │ ├── CodeAuthorizationMode.cs │ │ ├── CodeBedStatus.cs │ │ ├── CodeBenefitGroup.cs │ │ ├── CodeBloodProductCode.cs │ │ ├── CodeBloodProductDispenseStatus.cs │ │ ├── CodeBloodProductProcessingRequirements.cs │ │ ├── CodeBloodProductTransfusionDispositionStatus.cs │ │ ├── CodeBloodUnitType.cs │ │ ├── CodeBodyParts.cs │ │ ├── CodeBodySite.cs │ │ ├── CodeBodySiteModifier.cs │ │ ├── CodeBolusType.cs │ │ ├── CodeBpObservationStatusCodesInterpretation.cs │ │ ├── CodeCalendarAlignment.cs │ │ ├── CodeCaseCategoryCode.cs │ │ ├── CodeCausalityObservations.cs │ │ ├── CodeCclValue.cs │ │ ├── CodeCertificateStatus.cs │ │ ├── CodeCertificationCategoryCode.cs │ │ ├── CodeCertificationPatientType.cs │ │ ├── CodeCertificationStatus.cs │ │ ├── CodeCertificationTypeCode.cs │ │ ├── CodeChargeOnIndicator.cs │ │ ├── CodeChargeType.cs │ │ ├── CodeChargeTypeReason.cs │ │ ├── CodeCheckDigitScheme.cs │ │ ├── CodeCodingSystem.cs │ │ ├── CodeCommandResponse.cs │ │ ├── CodeCommentType.cs │ │ ├── CodeCompletionStatus.cs │ │ ├── CodeComputationType.cs │ │ ├── CodeConditionCode.cs │ │ ├── CodeConfidentiality.cs │ │ ├── CodeConfidentialityCode.cs │ │ ├── CodeConsentBypassReason.cs │ │ ├── CodeConsentDisclosureLevel.cs │ │ ├── CodeConsentMode.cs │ │ ├── CodeConsentNonDisclosureReason.cs │ │ ├── CodeConsentStatus.cs │ │ ├── CodeConsentType.cs │ │ ├── CodeContactRole.cs │ │ ├── CodeContainerCondition.cs │ │ ├── CodeContainerStatus.cs │ │ ├── CodeContinuationStyleCode.cs │ │ ├── CodeControlledSubstanceSchedule.cs │ │ ├── CodeCoordinationOfBenefits.cs │ │ ├── CodeCoverageType.cs │ │ ├── CodeCpRangeType.cs │ │ ├── CodeCumulativeDosageLimitUom.cs │ │ ├── CodeCycleType.cs │ │ ├── CodeCyclicEntryExitIndicator.cs │ │ ├── CodeDataTypes.cs │ │ ├── CodeDateFormat.cs │ │ ├── CodeDayType.cs │ │ ├── CodeDaysOfTheWeek.cs │ │ ├── CodeDegreeLicenseCertificate.cs │ │ ├── CodeDenialOrRejectionCode.cs │ │ ├── CodeDerivedSpecimen.cs │ │ ├── CodeDeviceDataState.cs │ │ ├── CodeDeviceStatus.cs │ │ ├── CodeDeviceType.cs │ │ ├── CodeDiagnosisClassification.cs │ │ ├── CodeDiagnosisPriority.cs │ │ ├── CodeDiagnosisType.cs │ │ ├── CodeDiagnosticServiceSectionId.cs │ │ ├── CodeDietCodeSpecificationType.cs │ │ ├── CodeDisabledPersonCode.cs │ │ ├── CodeDispenseMethod.cs │ │ ├── CodeDispenseType.cs │ │ ├── CodeDocumentAvailabilityStatus.cs │ │ ├── CodeDocumentCompletionStatus.cs │ │ ├── CodeDocumentConfidentialityStatus.cs │ │ ├── CodeDocumentStorageStatus.cs │ │ ├── CodeDocumentType.cs │ │ ├── CodeDrgDiagnosisDeterminationStatus.cs │ │ ├── CodeDrgGroupingStatus.cs │ │ ├── CodeDrgProcedureDeterminationStatus.cs │ │ ├── CodeDrgProcedureRelevance.cs │ │ ├── CodeDrgStatusFinancialCalculation.cs │ │ ├── CodeDrgStatusPatient.cs │ │ ├── CodeDrgStatusRespirationMinutes.cs │ │ ├── CodeDurationCategories.cs │ │ ├── CodeEligibilitySource.cs │ │ ├── CodeEmploymentStatus.cs │ │ ├── CodeEncoding.cs │ │ ├── CodeEquipmentState.cs │ │ ├── CodeErrorSeverity.cs │ │ ├── CodeEscortRequired.cs │ │ ├── CodeEthnicGroup.cs │ │ ├── CodeEventConsequence.cs │ │ ├── CodeEventExpected.cs │ │ ├── CodeEventQualification.cs │ │ ├── CodeEventReason.cs │ │ ├── CodeEventRelatedPeriod.cs │ │ ├── CodeEventReportedTo.cs │ │ ├── CodeEventSeriousness.cs │ │ ├── CodeEventType.cs │ │ ├── CodeEventTypeCode.cs │ │ ├── CodeExclusiveTest.cs │ │ ├── CodeExpandedYesNoIndicator.cs │ │ ├── CodeExtendedPriorityCodes.cs │ │ ├── CodeFacilityType.cs │ │ ├── CodeFileLevelEventCode.cs │ │ ├── CodeFillerStatusCodes.cs │ │ ├── CodeFormularyStatus.cs │ │ ├── CodeGestationCategoryCode.cs │ │ ├── CodeGovernmentReimbursementProgram.cs │ │ ├── CodeGrouperStatus.cs │ │ ├── CodeHospitalService.cs │ │ ├── CodeIdentifierType.cs │ │ ├── CodeIdentityMayBeDivulged.cs │ │ ├── CodeIdentityReliabilityCode.cs │ │ ├── CodeImmunizationRegistryStatus.cs │ │ ├── CodeInactiveReasonCode.cs │ │ ├── CodeIncidentTypeCode.cs │ │ ├── CodeIndirectExposureMechanism.cs │ │ ├── CodeInformPersonCode.cs │ │ ├── CodeInstitutionRelationshipType.cs │ │ ├── CodeInsuranceCompanyContactReason.cs │ │ ├── CodeIntendedProcedureType.cs │ │ ├── CodeInterpretationCodes.cs │ │ ├── CodeInvocationEvent.cs │ │ ├── CodeInvoiceControlCode.cs │ │ ├── CodeInvoiceProcessingResultsStatus.cs │ │ ├── CodeInvoiceReasonCodes.cs │ │ ├── CodeInvoiceType.cs │ │ ├── CodeItemImportanceCodes.cs │ │ ├── CodeItemStatus.cs │ │ ├── CodeItemStatusCodes.cs │ │ ├── CodeItemType.cs │ │ ├── CodeJobStatus.cs │ │ ├── CodeJurisdictionalBreadth.cs │ │ ├── CodeKindOfQuantity.cs │ │ ├── CodeLaborCalculationType.cs │ │ ├── CodeLanguageAbility.cs │ │ ├── CodeLanguageProficiency.cs │ │ ├── CodeLevelOfCare.cs │ │ ├── CodeLivingArrangement.cs │ │ ├── CodeLivingDependency.cs │ │ ├── CodeLivingWillCode.cs │ │ ├── CodeLoadStatus.cs │ │ ├── CodeLocalRemoteControlState.cs │ │ ├── CodeLocationCharacteristicId.cs │ │ ├── CodeLocationEquipment.cs │ │ ├── CodeLocationRelationshipId.cs │ │ ├── CodeLocationServiceCode.cs │ │ ├── CodeLotControl.cs │ │ ├── CodeMailClaimParty.cs │ │ ├── CodeManufacturersOfVaccines.cs │ │ ├── CodeMaritalStatus.cs │ │ ├── CodeMarketingBasis.cs │ │ ├── CodeMasterFileIdentifierCode.cs │ │ ├── CodeMasterfileActionCode.cs │ │ ├── CodeMatchAlgorithms.cs │ │ ├── CodeMatchReason.cs │ │ ├── CodeMedicalRoleExecutingPhysician.cs │ │ ├── CodeMessageErrorConditionCodes.cs │ │ ├── CodeMessageStructure.cs │ │ ├── CodeMessageType.cs │ │ ├── CodeMessageWaitingPriority.cs │ │ ├── CodeMfnRecordLevelErrorReturn.cs │ │ ├── CodeMilitaryRankGrade.cs │ │ ├── CodeMilitaryService.cs │ │ ├── CodeMilitaryStatus.cs │ │ ├── CodeMimeTypes.cs │ │ ├── CodeModality.cs │ │ ├── CodeModeOfArrivalCode.cs │ │ ├── CodeModifyIndicator.cs │ │ ├── CodeMoneyOrPercentageIndicator.cs │ │ ├── CodeMoodCodes.cs │ │ ├── CodeNameAddressRepresentation.cs │ │ ├── CodeNameAssemblyOrder.cs │ │ ├── CodeNameType.cs │ │ ├── CodeNatureOfAbnormalTesting.cs │ │ ├── CodeNatureOfChallenge.cs │ │ ├── CodeNatureOfServiceTestObservation.cs │ │ ├── CodeNewbornCode.cs │ │ ├── CodeNonSubjectConsenterReason.cs │ │ ├── CodeNotifyClergyCode.cs │ │ ├── CodeObservationResultHandling.cs │ │ ├── CodeObservationResultStatusCodesInterpretation.cs │ │ ├── CodeOccurrenceCode.cs │ │ ├── CodeOccurrenceSpan.cs │ │ ├── CodeOrderControlCodes.cs │ │ ├── CodeOrderStatus.cs │ │ ├── CodeOrderType.cs │ │ ├── CodeOrganDonorCode.cs │ │ ├── CodeOrganizationAgencyDepartment.cs │ │ ├── CodeOrganizationalNameType.cs │ │ ├── CodeOtherEnvironmentalFactors.cs │ │ ├── CodeOutlierType.cs │ │ ├── CodeOverallClaimDispositionCode.cs │ │ ├── CodeOverride.cs │ │ ├── CodeOverrideType.cs │ │ ├── CodePackage.cs │ │ ├── CodePackagingStatusCode.cs │ │ ├── CodeParticipantOrganizationUnitType.cs │ │ ├── CodeParticipation.cs │ │ ├── CodePatientClass.cs │ │ ├── CodePatientConditionCode.cs │ │ ├── CodePatientLocationType.cs │ │ ├── CodePatientOutcome.cs │ │ ├── CodePatientResultsReleaseCategorizationScheme.cs │ │ ├── CodePatientStatusCode.cs │ │ ├── CodePatientsRelationshiptoInsured.cs │ │ ├── CodePayeeRelationshipToInvoice.cs │ │ ├── CodePayeeType.cs │ │ ├── CodePaymentAdjustmentCode.cs │ │ ├── CodePaymentMethodCode.cs │ │ ├── CodePcaType.cs │ │ ├── CodePersonLocationType.cs │ │ ├── CodePharmacyOrderTypes.cs │ │ ├── CodePhlebotomyIssue.cs │ │ ├── CodePhlebotomyStatus.cs │ │ ├── CodePolicyType.cs │ │ ├── CodePractitionerIdNumberType.cs │ │ ├── CodePractitionerOrganizationUnitType.cs │ │ ├── CodePrecautionCode.cs │ │ ├── CodePreferredMethodOfContact.cs │ │ ├── CodePreferredSpecimenAttributeStatus.cs │ │ ├── CodePresentOnAdmissionIndicator.cs │ │ ├── CodePriceType.cs │ │ ├── CodePrimaryKeyValueType.cs │ │ ├── CodePrimaryObserversQualification.cs │ │ ├── CodePriority.cs │ │ ├── CodePrivacyLevel.cs │ │ ├── CodeProblemGoalActionCode.cs │ │ ├── CodeProcedureDrgType.cs │ │ ├── CodeProcedureFunctionalType.cs │ │ ├── CodeProcedurePriority.cs │ │ ├── CodeProcessInterruption.cs │ │ ├── CodeProcessInterruptionReason.cs │ │ ├── CodeProcessingConsiderationCodes.cs │ │ ├── CodeProcessingId.cs │ │ ├── CodeProcessingMode.cs │ │ ├── CodeProcessingPriority.cs │ │ ├── CodeProcessingType.cs │ │ ├── CodeProductServiceStatus.cs │ │ ├── CodeProductServicesClarificationCodes.cs │ │ ├── CodeProductSource.cs │ │ ├── CodeProductionClassCode.cs │ │ ├── CodeProtectionCode.cs │ │ ├── CodeProviderAdjustmentReasonCode.cs │ │ ├── CodeProviderBilling.cs │ │ ├── CodeProviderRole.cs │ │ ├── CodePublicityCode.cs │ │ ├── CodePurgeStatusCode.cs │ │ ├── CodeQuantityLimitedRequest.cs │ │ ├── CodeQuantityMethod.cs │ │ ├── CodeQueryPriority.cs │ │ ├── CodeQueryResponseStatus.cs │ │ ├── CodeRXComponentType.cs │ │ ├── CodeRace.cs │ │ ├── CodeReadmissionIndicator.cs │ │ ├── CodeRecreationalDrugUseCode.cs │ │ ├── CodeReferralCategory.cs │ │ ├── CodeReferralDisposition.cs │ │ ├── CodeReferralPriority.cs │ │ ├── CodeReferralReason.cs │ │ ├── CodeReferralStatus.cs │ │ ├── CodeReferralType.cs │ │ ├── CodeReimbursementActionCode.cs │ │ ├── CodeReimbursementTypeCode.cs │ │ ├── CodeRelatednessAssessment.cs │ │ ├── CodeRelationalConjunction.cs │ │ ├── CodeRelationalOperator.cs │ │ ├── CodeRelationship.cs │ │ ├── CodeRelationshipModifier.cs │ │ ├── CodeRelevantClinicialInformation.cs │ │ ├── CodeReligion.cs │ │ ├── CodeRemoteControlCommand.cs │ │ ├── CodeReorderTheoryCodes.cs │ │ ├── CodeRepeatPattern.cs │ │ ├── CodeReportSource.cs │ │ ├── CodeReportTiming.cs │ │ ├── CodeReportingPriority.cs │ │ ├── CodeResponseFlag.cs │ │ ├── CodeResponseLevel.cs │ │ ├── CodeResponseModality.cs │ │ ├── CodeResultStatus.cs │ │ ├── CodeRevenueCode.cs │ │ ├── CodeRiskCodes.cs │ │ ├── CodeRiskManagementIncidentCode.cs │ │ ├── CodeRoleExecutingPhysician.cs │ │ ├── CodeRoomType.cs │ │ ├── CodeRootCause.cs │ │ ├── CodeRouteOfAdministration.cs │ │ ├── CodeRulingAct.cs │ │ ├── CodeSchoolType.cs │ │ ├── CodeSecurityCheckScheme.cs │ │ ├── CodeSegmentActionCode.cs │ │ ├── CodeSegmentGroup.cs │ │ ├── CodeSensitivityToCausativeAgentCode.cs │ │ ├── CodeSequenceConditionCode.cs │ │ ├── CodeSequenceResultsFlag.cs │ │ ├── CodeSequencing.cs │ │ ├── CodeServiceRequestRelationship.cs │ │ ├── CodeSeverityOfIllnessCode.cs │ │ ├── CodeShipmentStatus.cs │ │ ├── CodeSideOfBody.cs │ │ ├── CodeSignatorysRelationshipToSubject.cs │ │ ├── CodeSignatureCode.cs │ │ ├── CodeSourceOfComment.cs │ │ ├── CodeSourceType.cs │ │ ├── CodeSpecialHandlingCode.cs │ │ ├── CodeSpecialProgramCode.cs │ │ ├── CodeSpecialtyType.cs │ │ ├── CodeSpecimenActionCode.cs │ │ ├── CodeSpecimenAppropriateness.cs │ │ ├── CodeSpecimenChildRole.cs │ │ ├── CodeSpecimenCollectionMethod.cs │ │ ├── CodeSpecimenComponent.cs │ │ ├── CodeSpecimenCondition.cs │ │ ├── CodeSpecimenQuality.cs │ │ ├── CodeSpecimenRejectReason.cs │ │ ├── CodeSpecimenRole.cs │ │ ├── CodeSpecimenType.cs │ │ ├── CodeStatusAdmission.cs │ │ ├── CodeStatusOfEvaluation.cs │ │ ├── CodeStatusWeightAtBirth.cs │ │ ├── CodeSterilizationType.cs │ │ ├── CodeStudentStatus.cs │ │ ├── CodeSubstanceStatus.cs │ │ ├── CodeSubstanceType.cs │ │ ├── CodeSubstitutionStatus.cs │ │ ├── CodeSubtypeOfReferencedData.cs │ │ ├── CodeSupplementalServiceInformationValues.cs │ │ ├── CodeSupplyRiskCodes.cs │ │ ├── CodeSystemInducedContaminants.cs │ │ ├── CodeTaxStatus.cs │ │ ├── CodeTelecommunicationEquipmentType.cs │ │ ├── CodeTelecommunicationExpirationReason.cs │ │ ├── CodeTelecommunicationUseCode.cs │ │ ├── CodeTimeDelayPostChallenge.cs │ │ ├── CodeTimeSelectionCriteriaParameterClassCodes.cs │ │ ├── CodeTissueTypeCode.cs │ │ ├── CodeTqConjunctionId.cs │ │ ├── CodeTransactionType.cs │ │ ├── CodeTransferType.cs │ │ ├── CodeTransfusionAdverseReaction.cs │ │ ├── CodeTransportArranged.cs │ │ ├── CodeTransportationMode.cs │ │ ├── CodeTrayType.cs │ │ ├── CodeTreatment.cs │ │ ├── CodeTriageCode.cs │ │ ├── CodeTypeOfAgreement.cs │ │ ├── CodeTypeOfBillCode.cs │ │ ├── CodeTypeOfReferencedData.cs │ │ ├── CodeUniversalIdType.cs │ │ ├── CodeUserAuthenticationCredentialTypeCode.cs │ │ ├── CodeVaccinesAdministered.cs │ │ ├── CodeValueCode.cs │ │ ├── CodeValueType.cs │ │ ├── CodeVersionId.cs │ │ ├── CodeVisitIndicator.cs │ │ ├── CodeVisitPriorityCode.cs │ │ ├── CodeVisitUserCode.cs │ │ ├── CodeYesNoIndicator.cs │ │ └── Helpers │ │ │ ├── EnumHelper.cs │ │ │ ├── EnumMaps.cs │ │ │ └── IEnumHelper.cs │ ├── V282 │ │ ├── CodeAcceptApplicationAcknowledgmentConditions.cs │ │ ├── CodeAccessRestrictionReasonCode.cs │ │ ├── CodeAccessRestrictionValue.cs │ │ ├── CodeAcknowledgmentCode.cs │ │ ├── CodeActPriority.cs │ │ ├── CodeActionTakenInResponseToTheEvent.cs │ │ ├── CodeActiveInactive.cs │ │ ├── CodeAdditivePreservative.cs │ │ ├── CodeAddressExpirationReason.cs │ │ ├── CodeAddressType.cs │ │ ├── CodeAddressUsage.cs │ │ ├── CodeAdjustmentAction.cs │ │ ├── CodeAdjustmentCategoryCode.cs │ │ ├── CodeAdministrationDevice.cs │ │ ├── CodeAdministrationMethod.cs │ │ ├── CodeAdministrativeSex.cs │ │ ├── CodeAdmissionLevelOfCareCode.cs │ │ ├── CodeAdmissionType.cs │ │ ├── CodeAdmitSource.cs │ │ ├── CodeAdvanceDirectiveCode.cs │ │ ├── CodeAdvancedBeneficiaryNoticeCode.cs │ │ ├── CodeAlertDeviceCode.cs │ │ ├── CodeAlertLevel.cs │ │ ├── CodeAllergenType.cs │ │ ├── CodeAllergyClinicalStatus.cs │ │ ├── CodeAllergySeverity.cs │ │ ├── CodeAllowSubstitution.cs │ │ ├── CodeAllowSubstitutionCodes.cs │ │ ├── CodeAlternateCharacterSetHandlingScheme.cs │ │ ├── CodeAlternateCharacterSets.cs │ │ ├── CodeAmbulatoryPaymentClassificationCode.cs │ │ ├── CodeAmbulatoryStatus.cs │ │ ├── CodeAmountClass.cs │ │ ├── CodeAmountType.cs │ │ ├── CodeAnalyteRepeatStatus.cs │ │ ├── CodeAnnotations.cs │ │ ├── CodeApplicationChangeType.cs │ │ ├── CodeAppointmentReasonCodes.cs │ │ ├── CodeAppointmentTypeCodes.cs │ │ ├── CodeApprovingRegulatoryAgency.cs │ │ ├── CodeArmStick.cs │ │ ├── CodeArtificialBlood.cs │ │ ├── CodeAssigningAuthority.cs │ │ ├── CodeAssignmentOfBenefits.cs │ │ ├── CodeAuthorizationMode.cs │ │ ├── CodeBedStatus.cs │ │ ├── CodeBenefitGroup.cs │ │ ├── CodeBloodProductCode.cs │ │ ├── CodeBloodProductDispenseStatus.cs │ │ ├── CodeBloodProductProcessingRequirements.cs │ │ ├── CodeBloodProductTransfusionDispositionStatus.cs │ │ ├── CodeBloodUnitType.cs │ │ ├── CodeBodyParts.cs │ │ ├── CodeBodySite.cs │ │ ├── CodeBodySiteModifier.cs │ │ ├── CodeBolusType.cs │ │ ├── CodeBpObservationStatusCodesInterpretation.cs │ │ ├── CodeCalendarAlignment.cs │ │ ├── CodeCaseCategoryCode.cs │ │ ├── CodeCausalityObservations.cs │ │ ├── CodeCclValue.cs │ │ ├── CodeCertificateStatus.cs │ │ ├── CodeCertificationCategoryCode.cs │ │ ├── CodeCertificationPatientType.cs │ │ ├── CodeCertificationStatus.cs │ │ ├── CodeCertificationTypeCode.cs │ │ ├── CodeChargeOnIndicator.cs │ │ ├── CodeChargeType.cs │ │ ├── CodeChargeTypeReason.cs │ │ ├── CodeCheckDigitScheme.cs │ │ ├── CodeCodingSystem.cs │ │ ├── CodeCommandResponse.cs │ │ ├── CodeCommentType.cs │ │ ├── CodeCompletionStatus.cs │ │ ├── CodeComputationType.cs │ │ ├── CodeConditionCode.cs │ │ ├── CodeConfidentiality.cs │ │ ├── CodeConfidentialityCode.cs │ │ ├── CodeConsentBypassReason.cs │ │ ├── CodeConsentDisclosureLevel.cs │ │ ├── CodeConsentMode.cs │ │ ├── CodeConsentNonDisclosureReason.cs │ │ ├── CodeConsentStatus.cs │ │ ├── CodeConsentType.cs │ │ ├── CodeContactRole.cs │ │ ├── CodeContainerCondition.cs │ │ ├── CodeContainerStatus.cs │ │ ├── CodeContinuationStyleCode.cs │ │ ├── CodeControlledSubstanceSchedule.cs │ │ ├── CodeCoordinationOfBenefits.cs │ │ ├── CodeCoverageType.cs │ │ ├── CodeCpRangeType.cs │ │ ├── CodeCumulativeDosageLimitUom.cs │ │ ├── CodeCycleType.cs │ │ ├── CodeCyclicEntryExitIndicator.cs │ │ ├── CodeDataTypes.cs │ │ ├── CodeDateFormat.cs │ │ ├── CodeDayType.cs │ │ ├── CodeDaysOfTheWeek.cs │ │ ├── CodeDegreeLicenseCertificate.cs │ │ ├── CodeDenialOrRejectionCode.cs │ │ ├── CodeDerivedSpecimen.cs │ │ ├── CodeDeviceDataState.cs │ │ ├── CodeDeviceStatus.cs │ │ ├── CodeDeviceType.cs │ │ ├── CodeDiagnosisClassification.cs │ │ ├── CodeDiagnosisPriority.cs │ │ ├── CodeDiagnosisType.cs │ │ ├── CodeDiagnosticServiceSectionId.cs │ │ ├── CodeDietCodeSpecificationType.cs │ │ ├── CodeDisabledPersonCode.cs │ │ ├── CodeDispenseMethod.cs │ │ ├── CodeDispenseType.cs │ │ ├── CodeDocumentAvailabilityStatus.cs │ │ ├── CodeDocumentCompletionStatus.cs │ │ ├── CodeDocumentConfidentialityStatus.cs │ │ ├── CodeDocumentStorageStatus.cs │ │ ├── CodeDocumentType.cs │ │ ├── CodeDrgDiagnosisDeterminationStatus.cs │ │ ├── CodeDrgGroupingStatus.cs │ │ ├── CodeDrgPayor.cs │ │ ├── CodeDrgProcedureDeterminationStatus.cs │ │ ├── CodeDrgProcedureRelevance.cs │ │ ├── CodeDrgStatusFinancialCalculation.cs │ │ ├── CodeDrgStatusPatient.cs │ │ ├── CodeDrgStatusRespirationMinutes.cs │ │ ├── CodeDurationCategories.cs │ │ ├── CodeEligibilitySource.cs │ │ ├── CodeEmploymentStatus.cs │ │ ├── CodeEncoding.cs │ │ ├── CodeEquipmentState.cs │ │ ├── CodeErrorSeverity.cs │ │ ├── CodeEscortRequired.cs │ │ ├── CodeEthnicGroup.cs │ │ ├── CodeEventConsequence.cs │ │ ├── CodeEventExpected.cs │ │ ├── CodeEventQualification.cs │ │ ├── CodeEventReason.cs │ │ ├── CodeEventRelatedPeriod.cs │ │ ├── CodeEventReportedTo.cs │ │ ├── CodeEventSeriousness.cs │ │ ├── CodeEventType.cs │ │ ├── CodeEventTypeCode.cs │ │ ├── CodeExclusiveTest.cs │ │ ├── CodeExpandedYesNoIndicator.cs │ │ ├── CodeExtendedPriorityCodes.cs │ │ ├── CodeFacilityType.cs │ │ ├── CodeFileLevelEventCode.cs │ │ ├── CodeFillerStatusCodes.cs │ │ ├── CodeFormularyStatus.cs │ │ ├── CodeGestationCategoryCode.cs │ │ ├── CodeGovernmentReimbursementProgram.cs │ │ ├── CodeGrouperStatus.cs │ │ ├── CodeHospitalService.cs │ │ ├── CodeIdentifierType.cs │ │ ├── CodeIdentityMayBeDivulged.cs │ │ ├── CodeIdentityReliabilityCode.cs │ │ ├── CodeImmunizationRegistryStatus.cs │ │ ├── CodeInactiveReasonCode.cs │ │ ├── CodeIncidentTypeCode.cs │ │ ├── CodeIndirectExposureMechanism.cs │ │ ├── CodeInformPersonCode.cs │ │ ├── CodeInstitutionRelationshipType.cs │ │ ├── CodeInsuranceCompanyContactReason.cs │ │ ├── CodeIntendedProcedureType.cs │ │ ├── CodeInterpretationCodes.cs │ │ ├── CodeInvocationEvent.cs │ │ ├── CodeInvoiceControlCode.cs │ │ ├── CodeInvoiceProcessingResultsStatus.cs │ │ ├── CodeInvoiceReasonCodes.cs │ │ ├── CodeInvoiceType.cs │ │ ├── CodeItemImportanceCodes.cs │ │ ├── CodeItemStatus.cs │ │ ├── CodeItemStatusCodes.cs │ │ ├── CodeItemType.cs │ │ ├── CodeJobStatus.cs │ │ ├── CodeJurisdictionalBreadth.cs │ │ ├── CodeKindOfQuantity.cs │ │ ├── CodeLaborCalculationType.cs │ │ ├── CodeLanguageAbility.cs │ │ ├── CodeLanguageProficiency.cs │ │ ├── CodeLevelOfCare.cs │ │ ├── CodeLivingArrangement.cs │ │ ├── CodeLivingDependency.cs │ │ ├── CodeLivingWillCode.cs │ │ ├── CodeLoadStatus.cs │ │ ├── CodeLocalRemoteControlState.cs │ │ ├── CodeLocationCharacteristicId.cs │ │ ├── CodeLocationEquipment.cs │ │ ├── CodeLocationRelationshipId.cs │ │ ├── CodeLocationServiceCode.cs │ │ ├── CodeLotControl.cs │ │ ├── CodeMailClaimParty.cs │ │ ├── CodeManufacturersOfVaccines.cs │ │ ├── CodeMaritalStatus.cs │ │ ├── CodeMarketingBasis.cs │ │ ├── CodeMasterFileIdentifierCode.cs │ │ ├── CodeMasterfileActionCode.cs │ │ ├── CodeMatchAlgorithms.cs │ │ ├── CodeMatchReason.cs │ │ ├── CodeMedicalRoleExecutingPhysician.cs │ │ ├── CodeMessageErrorConditionCodes.cs │ │ ├── CodeMessageStructure.cs │ │ ├── CodeMessageType.cs │ │ ├── CodeMessageWaitingPriority.cs │ │ ├── CodeMfnRecordLevelErrorReturn.cs │ │ ├── CodeMilitaryRankGrade.cs │ │ ├── CodeMilitaryService.cs │ │ ├── CodeMilitaryStatus.cs │ │ ├── CodeMimeTypes.cs │ │ ├── CodeModality.cs │ │ ├── CodeModeOfArrivalCode.cs │ │ ├── CodeModifyIndicator.cs │ │ ├── CodeMoneyOrPercentageIndicator.cs │ │ ├── CodeMoodCodes.cs │ │ ├── CodeNameAddressRepresentation.cs │ │ ├── CodeNameAssemblyOrder.cs │ │ ├── CodeNameType.cs │ │ ├── CodeNatureOfAbnormalTesting.cs │ │ ├── CodeNatureOfChallenge.cs │ │ ├── CodeNatureOfServiceTestObservation.cs │ │ ├── CodeNewbornCode.cs │ │ ├── CodeNonSubjectConsenterReason.cs │ │ ├── CodeNotifyClergyCode.cs │ │ ├── CodeObservationResultHandling.cs │ │ ├── CodeObservationResultStatusCodesInterpretation.cs │ │ ├── CodeOccurrenceCode.cs │ │ ├── CodeOccurrenceSpan.cs │ │ ├── CodeOrderControlCodes.cs │ │ ├── CodeOrderStatus.cs │ │ ├── CodeOrderType.cs │ │ ├── CodeOrganDonorCode.cs │ │ ├── CodeOrganizationAgencyDepartment.cs │ │ ├── CodeOrganizationalNameType.cs │ │ ├── CodeOtherEnvironmentalFactors.cs │ │ ├── CodeOutlierType.cs │ │ ├── CodeOverallClaimDispositionCode.cs │ │ ├── CodeOverride.cs │ │ ├── CodeOverrideType.cs │ │ ├── CodePackage.cs │ │ ├── CodePackagingStatusCode.cs │ │ ├── CodeParticipantOrganizationUnitType.cs │ │ ├── CodeParticipation.cs │ │ ├── CodePatientClass.cs │ │ ├── CodePatientConditionCode.cs │ │ ├── CodePatientLocationType.cs │ │ ├── CodePatientOutcome.cs │ │ ├── CodePatientResultsReleaseCategorizationScheme.cs │ │ ├── CodePatientStatusCode.cs │ │ ├── CodePatientsRelationshiptoInsured.cs │ │ ├── CodePayeeRelationshipToInvoice.cs │ │ ├── CodePayeeType.cs │ │ ├── CodePaymentAdjustmentCode.cs │ │ ├── CodePaymentMethodCode.cs │ │ ├── CodePcaType.cs │ │ ├── CodePersonLocationType.cs │ │ ├── CodePharmacyOrderTypes.cs │ │ ├── CodePhlebotomyIssue.cs │ │ ├── CodePhlebotomyStatus.cs │ │ ├── CodePolicyType.cs │ │ ├── CodePractitionerIdNumberType.cs │ │ ├── CodePractitionerOrganizationUnitType.cs │ │ ├── CodePrecautionCode.cs │ │ ├── CodePreferredMethodOfContact.cs │ │ ├── CodePreferredSpecimenAttributeStatus.cs │ │ ├── CodePresentOnAdmissionIndicator.cs │ │ ├── CodePriceType.cs │ │ ├── CodePrimaryKeyValueType.cs │ │ ├── CodePrimaryObserversQualification.cs │ │ ├── CodePriority.cs │ │ ├── CodePrivacyLevel.cs │ │ ├── CodeProblemGoalActionCode.cs │ │ ├── CodeProcedureDrgType.cs │ │ ├── CodeProcedureFunctionalType.cs │ │ ├── CodeProcedurePriority.cs │ │ ├── CodeProcessInterruption.cs │ │ ├── CodeProcessInterruptionReason.cs │ │ ├── CodeProcessingConsiderationCodes.cs │ │ ├── CodeProcessingId.cs │ │ ├── CodeProcessingMode.cs │ │ ├── CodeProcessingPriority.cs │ │ ├── CodeProcessingType.cs │ │ ├── CodeProductServiceStatus.cs │ │ ├── CodeProductServicesClarificationCodes.cs │ │ ├── CodeProductSource.cs │ │ ├── CodeProductionClassCode.cs │ │ ├── CodeProtectionCode.cs │ │ ├── CodeProviderAdjustmentReasonCode.cs │ │ ├── CodeProviderBilling.cs │ │ ├── CodeProviderRole.cs │ │ ├── CodePublicityCode.cs │ │ ├── CodePurgeStatusCode.cs │ │ ├── CodeQuantityLimitedRequest.cs │ │ ├── CodeQuantityMethod.cs │ │ ├── CodeQueryPriority.cs │ │ ├── CodeQueryResponseStatus.cs │ │ ├── CodeRXComponentType.cs │ │ ├── CodeRace.cs │ │ ├── CodeReadmissionIndicator.cs │ │ ├── CodeRecreationalDrugUseCode.cs │ │ ├── CodeReferralCategory.cs │ │ ├── CodeReferralDisposition.cs │ │ ├── CodeReferralPriority.cs │ │ ├── CodeReferralReason.cs │ │ ├── CodeReferralStatus.cs │ │ ├── CodeReferralType.cs │ │ ├── CodeReimbursementActionCode.cs │ │ ├── CodeReimbursementTypeCode.cs │ │ ├── CodeRelatednessAssessment.cs │ │ ├── CodeRelationalConjunction.cs │ │ ├── CodeRelationalOperator.cs │ │ ├── CodeRelationship.cs │ │ ├── CodeRelationshipModifier.cs │ │ ├── CodeRelevantClinicialInformation.cs │ │ ├── CodeReligion.cs │ │ ├── CodeRemoteControlCommand.cs │ │ ├── CodeReorderTheoryCodes.cs │ │ ├── CodeRepeatPattern.cs │ │ ├── CodeReportSource.cs │ │ ├── CodeReportTiming.cs │ │ ├── CodeReportingPriority.cs │ │ ├── CodeResponseFlag.cs │ │ ├── CodeResponseLevel.cs │ │ ├── CodeResponseModality.cs │ │ ├── CodeResultStatus.cs │ │ ├── CodeRevenueCode.cs │ │ ├── CodeRiskCodes.cs │ │ ├── CodeRiskManagementIncidentCode.cs │ │ ├── CodeRoleExecutingPhysician.cs │ │ ├── CodeRoomType.cs │ │ ├── CodeRootCause.cs │ │ ├── CodeRouteOfAdministration.cs │ │ ├── CodeRulingAct.cs │ │ ├── CodeSchoolType.cs │ │ ├── CodeSecurityCheckScheme.cs │ │ ├── CodeSegmentActionCode.cs │ │ ├── CodeSegmentGroup.cs │ │ ├── CodeSensitivityToCausativeAgentCode.cs │ │ ├── CodeSequenceConditionCode.cs │ │ ├── CodeSequenceResultsFlag.cs │ │ ├── CodeSequencing.cs │ │ ├── CodeServiceRequestRelationship.cs │ │ ├── CodeSeverityOfIllnessCode.cs │ │ ├── CodeShipmentStatus.cs │ │ ├── CodeSideOfBody.cs │ │ ├── CodeSignatorysRelationshipToSubject.cs │ │ ├── CodeSignatureCode.cs │ │ ├── CodeSourceOfComment.cs │ │ ├── CodeSourceType.cs │ │ ├── CodeSpecialHandlingCode.cs │ │ ├── CodeSpecialProgramCode.cs │ │ ├── CodeSpecialtyType.cs │ │ ├── CodeSpecimenActionCode.cs │ │ ├── CodeSpecimenAppropriateness.cs │ │ ├── CodeSpecimenChildRole.cs │ │ ├── CodeSpecimenCollectionMethod.cs │ │ ├── CodeSpecimenComponent.cs │ │ ├── CodeSpecimenCondition.cs │ │ ├── CodeSpecimenQuality.cs │ │ ├── CodeSpecimenRejectReason.cs │ │ ├── CodeSpecimenRole.cs │ │ ├── CodeSpecimenType.cs │ │ ├── CodeStatusAdmission.cs │ │ ├── CodeStatusOfEvaluation.cs │ │ ├── CodeStatusWeightAtBirth.cs │ │ ├── CodeSterilizationType.cs │ │ ├── CodeStudentStatus.cs │ │ ├── CodeSubstanceStatus.cs │ │ ├── CodeSubstanceType.cs │ │ ├── CodeSubstitutionStatus.cs │ │ ├── CodeSubtypeOfReferencedData.cs │ │ ├── CodeSupplementalServiceInformationValues.cs │ │ ├── CodeSupplyRiskCodes.cs │ │ ├── CodeSystemInducedContaminants.cs │ │ ├── CodeTaxStatus.cs │ │ ├── CodeTelecommunicationEquipmentType.cs │ │ ├── CodeTelecommunicationExpirationReason.cs │ │ ├── CodeTelecommunicationUseCode.cs │ │ ├── CodeTimeDelayPostChallenge.cs │ │ ├── CodeTimeSelectionCriteriaParameterClassCodes.cs │ │ ├── CodeTissueTypeCode.cs │ │ ├── CodeTqConjunctionId.cs │ │ ├── CodeTransactionType.cs │ │ ├── CodeTransferType.cs │ │ ├── CodeTransfusionAdverseReaction.cs │ │ ├── CodeTransportArranged.cs │ │ ├── CodeTransportationMode.cs │ │ ├── CodeTrayType.cs │ │ ├── CodeTreatment.cs │ │ ├── CodeTriageCode.cs │ │ ├── CodeTypeOfAgreement.cs │ │ ├── CodeTypeOfBillCode.cs │ │ ├── CodeTypeOfReferencedData.cs │ │ ├── CodeUniversalIdType.cs │ │ ├── CodeUserAuthenticationCredentialTypeCode.cs │ │ ├── CodeVaccinesAdministered.cs │ │ ├── CodeValueCode.cs │ │ ├── CodeValueType.cs │ │ ├── CodeVersionId.cs │ │ ├── CodeVisitIndicator.cs │ │ ├── CodeVisitPriorityCode.cs │ │ ├── CodeVisitUserCode.cs │ │ ├── CodeYesNoIndicator.cs │ │ └── Helpers │ │ │ ├── EnumHelper.cs │ │ │ ├── EnumMaps.cs │ │ │ └── IEnumHelper.cs │ └── V290 │ │ ├── CodeAcceptApplicationAcknowledgmentConditions.cs │ │ ├── CodeAccessRestrictionValue.cs │ │ ├── CodeAcknowledgmentCode.cs │ │ ├── CodeActPriority.cs │ │ ├── CodeActionTakenInResponseToTheEvent.cs │ │ ├── CodeActiveInactive.cs │ │ ├── CodeAdditivePreservative.cs │ │ ├── CodeAddressExpirationReason.cs │ │ ├── CodeAddressType.cs │ │ ├── CodeAddressUsage.cs │ │ ├── CodeAdjustmentAction.cs │ │ ├── CodeAdjustmentCategoryCode.cs │ │ ├── CodeAdministrationDevice.cs │ │ ├── CodeAdministrationMethod.cs │ │ ├── CodeAdministrativeSex.cs │ │ ├── CodeAdmissionLevelOfCareCode.cs │ │ ├── CodeAdmissionType.cs │ │ ├── CodeAdmitSource.cs │ │ ├── CodeAdvanceDirectiveCode.cs │ │ ├── CodeAdvancedBeneficiaryNoticeCode.cs │ │ ├── CodeAlertDeviceCode.cs │ │ ├── CodeAlertLevel.cs │ │ ├── CodeAllergenType.cs │ │ ├── CodeAllergyClinicalStatus.cs │ │ ├── CodeAllergySeverity.cs │ │ ├── CodeAllowSubstitution.cs │ │ ├── CodeAllowSubstitutionCodes.cs │ │ ├── CodeAlternateCharacterSetHandlingScheme.cs │ │ ├── CodeAlternateCharacterSets.cs │ │ ├── CodeAmbulatoryPaymentClassificationCode.cs │ │ ├── CodeAmbulatoryStatus.cs │ │ ├── CodeAmountClass.cs │ │ ├── CodeAmountType.cs │ │ ├── CodeAnalyteRepeatStatus.cs │ │ ├── CodeAnnotations.cs │ │ ├── CodeApplicationChangeType.cs │ │ ├── CodeAppointmentReasonCodes.cs │ │ ├── CodeAppointmentTypeCodes.cs │ │ ├── CodeApprovingRegulatoryAgency.cs │ │ ├── CodeArmStick.cs │ │ ├── CodeArtificialBlood.cs │ │ ├── CodeAssigningAuthority.cs │ │ ├── CodeAssignmentOfBenefits.cs │ │ ├── CodeAuthorizationMode.cs │ │ ├── CodeBedStatus.cs │ │ ├── CodeBenefitGroup.cs │ │ ├── CodeBloodProductCode.cs │ │ ├── CodeBloodProductDispenseStatus.cs │ │ ├── CodeBloodProductProcessingRequirements.cs │ │ ├── CodeBloodProductTransfusionDispositionStatus.cs │ │ ├── CodeBloodUnitType.cs │ │ ├── CodeBodyParts.cs │ │ ├── CodeBodySite.cs │ │ ├── CodeBodySiteModifier.cs │ │ ├── CodeBolusType.cs │ │ ├── CodeBpObservationStatusCodesInterpretation.cs │ │ ├── CodeCalendarAlignment.cs │ │ ├── CodeCaseCategoryCode.cs │ │ ├── CodeCausalityObservations.cs │ │ ├── CodeCclValue.cs │ │ ├── CodeCertificateStatus.cs │ │ ├── CodeCertificationCategoryCode.cs │ │ ├── CodeCertificationPatientType.cs │ │ ├── CodeCertificationStatus.cs │ │ ├── CodeCertificationTypeCode.cs │ │ ├── CodeChargeOnIndicator.cs │ │ ├── CodeChargeType.cs │ │ ├── CodeChargeTypeReason.cs │ │ ├── CodeCheckDigitScheme.cs │ │ ├── CodeCommandResponse.cs │ │ ├── CodeCommentType.cs │ │ ├── CodeCompletionStatus.cs │ │ ├── CodeComputationType.cs │ │ ├── CodeConditionCode.cs │ │ ├── CodeConfidentiality.cs │ │ ├── CodeConfidentialityCode.cs │ │ ├── CodeConsentBypassReason.cs │ │ ├── CodeConsentDisclosureLevel.cs │ │ ├── CodeConsentMode.cs │ │ ├── CodeConsentNonDisclosureReason.cs │ │ ├── CodeConsentStatus.cs │ │ ├── CodeConsentType.cs │ │ ├── CodeContactRole.cs │ │ ├── CodeContainerCondition.cs │ │ ├── CodeContainerStatus.cs │ │ ├── CodeContinuationStyleCode.cs │ │ ├── CodeControlledSubstanceSchedule.cs │ │ ├── CodeCoordinationOfBenefits.cs │ │ ├── CodeCoverageType.cs │ │ ├── CodeCpRangeType.cs │ │ ├── CodeCumulativeDosageLimitUom.cs │ │ ├── CodeCycleType.cs │ │ ├── CodeCyclicEntryExitIndicator.cs │ │ ├── CodeDataTypes.cs │ │ ├── CodeDateFormat.cs │ │ ├── CodeDayType.cs │ │ ├── CodeDaysOfTheWeek.cs │ │ ├── CodeDegreeLicenseCertificate.cs │ │ ├── CodeDenialOrRejectionCode.cs │ │ ├── CodeDerivedSpecimen.cs │ │ ├── CodeDeviceDataState.cs │ │ ├── CodeDeviceStatus.cs │ │ ├── CodeDeviceType.cs │ │ ├── CodeDiagnosisClassification.cs │ │ ├── CodeDiagnosisPriority.cs │ │ ├── CodeDiagnosisType.cs │ │ ├── CodeDiagnosticServiceSectionId.cs │ │ ├── CodeDietCodeSpecificationType.cs │ │ ├── CodeDisabledPersonCode.cs │ │ ├── CodeDispenseMethod.cs │ │ ├── CodeDispenseType.cs │ │ ├── CodeDocumentAvailabilityStatus.cs │ │ ├── CodeDocumentCompletionStatus.cs │ │ ├── CodeDocumentConfidentialityStatus.cs │ │ ├── CodeDocumentStorageStatus.cs │ │ ├── CodeDocumentType.cs │ │ ├── CodeDrgDiagnosisDeterminationStatus.cs │ │ ├── CodeDrgGroupingStatus.cs │ │ ├── CodeDrgPayor.cs │ │ ├── CodeDrgProcedureDeterminationStatus.cs │ │ ├── CodeDrgProcedureRelevance.cs │ │ ├── CodeDrgStatusFinancialCalculation.cs │ │ ├── CodeDrgStatusPatient.cs │ │ ├── CodeDrgStatusRespirationMinutes.cs │ │ ├── CodeDurationCategories.cs │ │ ├── CodeEligibilitySource.cs │ │ ├── CodeEmploymentStatus.cs │ │ ├── CodeEncoding.cs │ │ ├── CodeEquipmentState.cs │ │ ├── CodeErrorSeverity.cs │ │ ├── CodeEscortRequired.cs │ │ ├── CodeEthnicGroup.cs │ │ ├── CodeEventConsequence.cs │ │ ├── CodeEventExpected.cs │ │ ├── CodeEventQualification.cs │ │ ├── CodeEventReason.cs │ │ ├── CodeEventRelatedPeriod.cs │ │ ├── CodeEventReportedTo.cs │ │ ├── CodeEventSeriousness.cs │ │ ├── CodeEventType.cs │ │ ├── CodeEventTypeCode.cs │ │ ├── CodeExclusiveTest.cs │ │ ├── CodeExpandedYesNoIndicator.cs │ │ ├── CodeExtendedPriorityCodes.cs │ │ ├── CodeFacilityType.cs │ │ ├── CodeFileLevelEventCode.cs │ │ ├── CodeFillerStatusCodes.cs │ │ ├── CodeFormularyStatus.cs │ │ ├── CodeGestationCategoryCode.cs │ │ ├── CodeGovernmentReimbursementProgram.cs │ │ ├── CodeGrouperStatus.cs │ │ ├── CodeHospitalService.cs │ │ ├── CodeIdentifierType.cs │ │ ├── CodeIdentityMayBeDivulged.cs │ │ ├── CodeIdentityReliabilityCode.cs │ │ ├── CodeImmunizationRegistryStatus.cs │ │ ├── CodeInactiveReasonCode.cs │ │ ├── CodeIncidentTypeCode.cs │ │ ├── CodeIndirectExposureMechanism.cs │ │ ├── CodeInformPersonCode.cs │ │ ├── CodeInstitutionRelationshipType.cs │ │ ├── CodeInsuranceCompanyContactReason.cs │ │ ├── CodeIntendedProcedureType.cs │ │ ├── CodeInvocationEvent.cs │ │ ├── CodeInvoiceControlCode.cs │ │ ├── CodeInvoiceProcessingResultsStatus.cs │ │ ├── CodeInvoiceReasonCodes.cs │ │ ├── CodeInvoiceType.cs │ │ ├── CodeItemImportanceCodes.cs │ │ ├── CodeItemStatus.cs │ │ ├── CodeItemStatusCodes.cs │ │ ├── CodeItemType.cs │ │ ├── CodeJobStatus.cs │ │ ├── CodeJurisdictionalBreadth.cs │ │ ├── CodeKindOfQuantity.cs │ │ ├── CodeLaborCalculationType.cs │ │ ├── CodeLanguageAbility.cs │ │ ├── CodeLanguageProficiency.cs │ │ ├── CodeLevelOfCare.cs │ │ ├── CodeLivingArrangement.cs │ │ ├── CodeLivingDependency.cs │ │ ├── CodeLivingWillCode.cs │ │ ├── CodeLoadStatus.cs │ │ ├── CodeLocalRemoteControlState.cs │ │ ├── CodeLocationCharacteristicId.cs │ │ ├── CodeLocationEquipment.cs │ │ ├── CodeLocationRelationshipId.cs │ │ ├── CodeLocationServiceCode.cs │ │ ├── CodeLotControl.cs │ │ ├── CodeMailClaimParty.cs │ │ ├── CodeMaritalStatus.cs │ │ ├── CodeMarketingBasis.cs │ │ ├── CodeMasterFileIdentifierCode.cs │ │ ├── CodeMasterfileActionCode.cs │ │ ├── CodeMatchAlgorithms.cs │ │ ├── CodeMatchReason.cs │ │ ├── CodeMedicalRoleExecutingPhysician.cs │ │ ├── CodeMessageErrorConditionCodes.cs │ │ ├── CodeMessageStructure.cs │ │ ├── CodeMessageType.cs │ │ ├── CodeMessageWaitingPriority.cs │ │ ├── CodeMfnRecordLevelErrorReturn.cs │ │ ├── CodeMilitaryService.cs │ │ ├── CodeMilitaryStatus.cs │ │ ├── CodeMimeTypes.cs │ │ ├── CodeModeOfArrivalCode.cs │ │ ├── CodeModifyIndicator.cs │ │ ├── CodeMoneyOrPercentageIndicator.cs │ │ ├── CodeMoodCodes.cs │ │ ├── CodeNameAddressRepresentation.cs │ │ ├── CodeNameAssemblyOrder.cs │ │ ├── CodeNameType.cs │ │ ├── CodeNatureOfAbnormalTesting.cs │ │ ├── CodeNatureOfChallenge.cs │ │ ├── CodeNatureOfServiceTestObservation.cs │ │ ├── CodeNewbornCode.cs │ │ ├── CodeNonSubjectConsenterReason.cs │ │ ├── CodeNotifyClergyCode.cs │ │ ├── CodeObservationResultHandling.cs │ │ ├── CodeObservationResultStatusCodesInterpretation.cs │ │ ├── CodeOccurrenceCode.cs │ │ ├── CodeOccurrenceSpan.cs │ │ ├── CodeOrderControlCodes.cs │ │ ├── CodeOrderStatus.cs │ │ ├── CodeOrderType.cs │ │ ├── CodeOrganDonorCode.cs │ │ ├── CodeOrganizationAgencyDepartment.cs │ │ ├── CodeOrganizationalNameType.cs │ │ ├── CodeOtherEnvironmentalFactors.cs │ │ ├── CodeOutlierType.cs │ │ ├── CodeOverallClaimDispositionCode.cs │ │ ├── CodeOverride.cs │ │ ├── CodeOverrideType.cs │ │ ├── CodePackage.cs │ │ ├── CodePackagingStatusCode.cs │ │ ├── CodeParticipantOrganizationUnitType.cs │ │ ├── CodeParticipation.cs │ │ ├── CodePatientClass.cs │ │ ├── CodePatientConditionCode.cs │ │ ├── CodePatientLocationType.cs │ │ ├── CodePatientOutcome.cs │ │ ├── CodePatientResultsReleaseCategorizationScheme.cs │ │ ├── CodePatientStatusCode.cs │ │ ├── CodePatientsRelationshiptoInsured.cs │ │ ├── CodePayeeRelationshipToInvoice.cs │ │ ├── CodePayeeType.cs │ │ ├── CodePaymentAdjustmentCode.cs │ │ ├── CodePaymentMethodCode.cs │ │ ├── CodePcaType.cs │ │ ├── CodePersonLocationType.cs │ │ ├── CodePharmacyOrderTypes.cs │ │ ├── CodePhlebotomyIssue.cs │ │ ├── CodePhlebotomyStatus.cs │ │ ├── CodePolicyType.cs │ │ ├── CodePractitionerIdNumberType.cs │ │ ├── CodePractitionerOrganizationUnitType.cs │ │ ├── CodePrecautionCode.cs │ │ ├── CodePreferredMethodOfContact.cs │ │ ├── CodePreferredSpecimenAttributeStatus.cs │ │ ├── CodePriceType.cs │ │ ├── CodePrimaryKeyValueType.cs │ │ ├── CodePrimaryObserversQualification.cs │ │ ├── CodePriority.cs │ │ ├── CodePrivacyLevel.cs │ │ ├── CodeProblemGoalActionCode.cs │ │ ├── CodeProcedureDrgType.cs │ │ ├── CodeProcedureFunctionalType.cs │ │ ├── CodeProcedurePriority.cs │ │ ├── CodeProcessInterruption.cs │ │ ├── CodeProcessInterruptionReason.cs │ │ ├── CodeProcessingConsiderationCodes.cs │ │ ├── CodeProcessingId.cs │ │ ├── CodeProcessingMode.cs │ │ ├── CodeProcessingPriority.cs │ │ ├── CodeProcessingType.cs │ │ ├── CodeProductServiceStatus.cs │ │ ├── CodeProductServicesClarificationCodes.cs │ │ ├── CodeProductSource.cs │ │ ├── CodeProductionClassCode.cs │ │ ├── CodeProtectionCode.cs │ │ ├── CodeProviderAdjustmentReasonCode.cs │ │ ├── CodeProviderBilling.cs │ │ ├── CodeProviderRole.cs │ │ ├── CodePublicityCode.cs │ │ ├── CodePurgeStatusCode.cs │ │ ├── CodeQuantityLimitedRequest.cs │ │ ├── CodeQuantityMethod.cs │ │ ├── CodeQueryPriority.cs │ │ ├── CodeQueryResponseStatus.cs │ │ ├── CodeRXComponentType.cs │ │ ├── CodeRace.cs │ │ ├── CodeReadmissionIndicator.cs │ │ ├── CodeRecreationalDrugUseCode.cs │ │ ├── CodeReferralCategory.cs │ │ ├── CodeReferralDisposition.cs │ │ ├── CodeReferralPriority.cs │ │ ├── CodeReferralReason.cs │ │ ├── CodeReferralStatus.cs │ │ ├── CodeReferralType.cs │ │ ├── CodeReimbursementActionCode.cs │ │ ├── CodeReimbursementTypeCode.cs │ │ ├── CodeRelatednessAssessment.cs │ │ ├── CodeRelationalConjunction.cs │ │ ├── CodeRelationalOperator.cs │ │ ├── CodeRelationship.cs │ │ ├── CodeRelationshipModifier.cs │ │ ├── CodeRelevantClinicialInformation.cs │ │ ├── CodeReligion.cs │ │ ├── CodeRemoteControlCommand.cs │ │ ├── CodeReorderTheoryCodes.cs │ │ ├── CodeRepeatPattern.cs │ │ ├── CodeReportSource.cs │ │ ├── CodeReportTiming.cs │ │ ├── CodeReportingPriority.cs │ │ ├── CodeResponseFlag.cs │ │ ├── CodeResponseLevel.cs │ │ ├── CodeResponseModality.cs │ │ ├── CodeResultStatus.cs │ │ ├── CodeRevenueCode.cs │ │ ├── CodeRiskCodes.cs │ │ ├── CodeRiskManagementIncidentCode.cs │ │ ├── CodeRoleExecutingPhysician.cs │ │ ├── CodeRoomType.cs │ │ ├── CodeRootCause.cs │ │ ├── CodeRouteOfAdministration.cs │ │ ├── CodeRulingAct.cs │ │ ├── CodeSchoolType.cs │ │ ├── CodeSecurityCheckScheme.cs │ │ ├── CodeSegmentActionCode.cs │ │ ├── CodeSegmentGroup.cs │ │ ├── CodeSensitivityToCausativeAgentCode.cs │ │ ├── CodeSequenceConditionCode.cs │ │ ├── CodeSequenceResultsFlag.cs │ │ ├── CodeSequencing.cs │ │ ├── CodeServiceRequestRelationship.cs │ │ ├── CodeSeverityOfIllnessCode.cs │ │ ├── CodeShipmentStatus.cs │ │ ├── CodeSideOfBody.cs │ │ ├── CodeSignatorysRelationshipToSubject.cs │ │ ├── CodeSignatureCode.cs │ │ ├── CodeSourceOfComment.cs │ │ ├── CodeSourceType.cs │ │ ├── CodeSpecialHandlingCode.cs │ │ ├── CodeSpecialProgramCode.cs │ │ ├── CodeSpecialtyType.cs │ │ ├── CodeSpecimenActionCode.cs │ │ ├── CodeSpecimenAppropriateness.cs │ │ ├── CodeSpecimenChildRole.cs │ │ ├── CodeSpecimenCollectionMethod.cs │ │ ├── CodeSpecimenComponent.cs │ │ ├── CodeSpecimenCondition.cs │ │ ├── CodeSpecimenQuality.cs │ │ ├── CodeSpecimenRejectReason.cs │ │ ├── CodeSpecimenRole.cs │ │ ├── CodeSpecimenType.cs │ │ ├── CodeStatusAdmission.cs │ │ ├── CodeStatusOfEvaluation.cs │ │ ├── CodeStatusWeightAtBirth.cs │ │ ├── CodeSterilizationType.cs │ │ ├── CodeStudentStatus.cs │ │ ├── CodeSubstanceStatus.cs │ │ ├── CodeSubstanceType.cs │ │ ├── CodeSubstitutionStatus.cs │ │ ├── CodeSubtypeOfReferencedData.cs │ │ ├── CodeSupplementalServiceInformationValues.cs │ │ ├── CodeSupplyRiskCodes.cs │ │ ├── CodeSystemInducedContaminants.cs │ │ ├── CodeTaxStatus.cs │ │ ├── CodeTelecommunicationEquipmentType.cs │ │ ├── CodeTelecommunicationExpirationReason.cs │ │ ├── CodeTelecommunicationUseCode.cs │ │ ├── CodeTimeDelayPostChallenge.cs │ │ ├── CodeTimeSelectionCriteriaParameterClassCodes.cs │ │ ├── CodeTissueTypeCode.cs │ │ ├── CodeTqConjunctionId.cs │ │ ├── CodeTransactionType.cs │ │ ├── CodeTransferType.cs │ │ ├── CodeTransfusionAdverseReaction.cs │ │ ├── CodeTransportArranged.cs │ │ ├── CodeTransportationMode.cs │ │ ├── CodeTrayType.cs │ │ ├── CodeTreatment.cs │ │ ├── CodeTriageCode.cs │ │ ├── CodeTypeOfAgreement.cs │ │ ├── CodeTypeOfBillCode.cs │ │ ├── CodeTypeOfReferencedData.cs │ │ ├── CodeUniversalIdType.cs │ │ ├── CodeUserAuthenticationCredentialTypeCode.cs │ │ ├── CodeValueType.cs │ │ ├── CodeVersionId.cs │ │ ├── CodeVisitIndicator.cs │ │ ├── CodeVisitPriorityCode.cs │ │ ├── CodeVisitUserCode.cs │ │ ├── CodeYesNoIndicator.cs │ │ └── Helpers │ │ ├── EnumHelper.cs │ │ ├── EnumMaps.cs │ │ └── IEnumHelper.cs └── ClearHl7 │ ├── ClearHl7.csproj │ ├── Configuration.cs │ ├── Consts.cs │ ├── Enumerations.cs │ ├── Examples │ ├── DateTimePrecisionExample.cs │ └── SegmentFactoryExample.cs │ ├── Extensions │ ├── MessageExtensions.cs │ └── StringExtensions.cs │ ├── Helpers │ ├── MessageHelper.cs │ ├── SegmentHelper.cs │ └── StringHelper.cs │ ├── Hl7DateTimeFormatConfig.cs │ ├── Interfaces │ ├── IMessage.cs │ ├── IMshSegment.cs │ ├── ISegment.cs │ └── IType.cs │ ├── SegmentFactory.cs │ ├── Separators.cs │ ├── Serialization │ ├── MessageSerializer.cs │ ├── SegmentSerializer.cs │ └── TypeSerializer.cs │ ├── V230 │ ├── Message.cs │ ├── Segments │ │ ├── AccSegment.cs │ │ ├── AddSegment.cs │ │ ├── AigSegment.cs │ │ ├── AilSegment.cs │ │ ├── AipSegment.cs │ │ ├── AisSegment.cs │ │ ├── Al1Segment.cs │ │ ├── AprSegment.cs │ │ ├── ArqSegment.cs │ │ ├── AutSegment.cs │ │ ├── BhsSegment.cs │ │ ├── BlgSegment.cs │ │ ├── BtsSegment.cs │ │ ├── CdmSegment.cs │ │ ├── Cm0Segment.cs │ │ ├── Cm1Segment.cs │ │ ├── Cm2Segment.cs │ │ ├── CspSegment.cs │ │ ├── CsrSegment.cs │ │ ├── CssSegment.cs │ │ ├── CtdSegment.cs │ │ ├── CtiSegment.cs │ │ ├── Db1Segment.cs │ │ ├── Dg1Segment.cs │ │ ├── DrgSegment.cs │ │ ├── DscSegment.cs │ │ ├── DspSegment.cs │ │ ├── EqlSegment.cs │ │ ├── ErqSegment.cs │ │ ├── ErrSegment.cs │ │ ├── EvnSegment.cs │ │ ├── FacSegment.cs │ │ ├── FhsSegment.cs │ │ ├── Ft1Segment.cs │ │ ├── FtsSegment.cs │ │ ├── GolSegment.cs │ │ ├── Gt1Segment.cs │ │ ├── In1Segment.cs │ │ ├── In2Segment.cs │ │ ├── In3Segment.cs │ │ ├── LccSegment.cs │ │ ├── LchSegment.cs │ │ ├── LdpSegment.cs │ │ ├── LocSegment.cs │ │ ├── LrlSegment.cs │ │ ├── MfaSegment.cs │ │ ├── MfeSegment.cs │ │ ├── MfiSegment.cs │ │ ├── MrgSegment.cs │ │ ├── MsaSegment.cs │ │ ├── MshSegment.cs │ │ ├── NckSegment.cs │ │ ├── Nk1Segment.cs │ │ ├── NpuSegment.cs │ │ ├── NscSegment.cs │ │ ├── NstSegment.cs │ │ ├── NteSegment.cs │ │ ├── ObrSegment.cs │ │ ├── ObxSegment.cs │ │ ├── OdsSegment.cs │ │ ├── OdtSegment.cs │ │ ├── Om1Segment.cs │ │ ├── Om2Segment.cs │ │ ├── Om3Segment.cs │ │ ├── Om4Segment.cs │ │ ├── Om5Segment.cs │ │ ├── Om6Segment.cs │ │ ├── OrcSegment.cs │ │ ├── PcrSegment.cs │ │ ├── Pd1Segment.cs │ │ ├── PdcSegment.cs │ │ ├── PeoSegment.cs │ │ ├── PesSegment.cs │ │ ├── PidSegment.cs │ │ ├── Pr1Segment.cs │ │ ├── PraSegment.cs │ │ ├── PrbSegment.cs │ │ ├── PrcSegment.cs │ │ ├── PrdSegment.cs │ │ ├── PshSegment.cs │ │ ├── PthSegment.cs │ │ ├── Pv1Segment.cs │ │ ├── Pv2Segment.cs │ │ ├── QakSegment.cs │ │ ├── QrdSegment.cs │ │ ├── QrfSegment.cs │ │ ├── RdfSegment.cs │ │ ├── RdtSegment.cs │ │ ├── Rf1Segment.cs │ │ ├── RgsSegment.cs │ │ ├── RolSegment.cs │ │ ├── Rq1Segment.cs │ │ ├── RqdSegment.cs │ │ ├── RxaSegment.cs │ │ ├── RxcSegment.cs │ │ ├── RxdSegment.cs │ │ ├── RxeSegment.cs │ │ ├── RxgSegment.cs │ │ ├── RxoSegment.cs │ │ ├── RxrSegment.cs │ │ ├── SchSegment.cs │ │ ├── SprSegment.cs │ │ ├── StfSegment.cs │ │ ├── TxaSegment.cs │ │ ├── Ub1Segment.cs │ │ ├── Ub2Segment.cs │ │ ├── UrdSegment.cs │ │ ├── UrsSegment.cs │ │ ├── VarSegment.cs │ │ └── VtqSegment.cs │ └── Types │ │ ├── Address.cs │ │ ├── AuthorizationInformation.cs │ │ ├── ChannelCalibrationParameters.cs │ │ ├── ChannelDefinition.cs │ │ ├── ChannelIdentifier.cs │ │ ├── ChannelSensitivityAndUnits.cs │ │ ├── ChargeToPractise.cs │ │ ├── CodedElement.cs │ │ ├── CodedElementWithFormattedValues.cs │ │ ├── CodedWithExceptions.cs │ │ ├── CodedWithNoExceptions.cs │ │ ├── CompositeIdNumberAndName.cs │ │ ├── CompositeIdWithCheckDigit.cs │ │ ├── CompositePrice.cs │ │ ├── CompositeQuantityWithUnits.cs │ │ ├── DailyDeductibleInformation.cs │ │ ├── DateAndInstitutionName.cs │ │ ├── DateTimeRange.cs │ │ ├── DayTypeAndNumber.cs │ │ ├── Delta.cs │ │ ├── DischargeToLocationAndDate.cs │ │ ├── DriversLicenseNumber.cs │ │ ├── EncapsulatedData.cs │ │ ├── EntityIdentifier.cs │ │ ├── ErrorLocationAndDescription.cs │ │ ├── ExtendedAddress.cs │ │ ├── ExtendedCompositeIdNumberAndNameForPersons.cs │ │ ├── ExtendedCompositeIdWithCheckDigit.cs │ │ ├── ExtendedCompositeNameAndIdNumberForOrganizations.cs │ │ ├── ExtendedPersonName.cs │ │ ├── ExtendedTelecommunicationNumber.cs │ │ ├── FinancialClass.cs │ │ ├── HierarchicDesignator.cs │ │ ├── JobCodeClass.cs │ │ ├── LocationWithAddressVariationOne.cs │ │ ├── LocationWithAddressVariationTwo.cs │ │ ├── MessageType.cs │ │ ├── Money.cs │ │ ├── MoneyOrPercentage.cs │ │ ├── MultiplexedArray.cs │ │ ├── NameWithDateAndLocation.cs │ │ ├── NumericArray.cs │ │ ├── NumericRange.cs │ │ ├── OccurrenceCodeAndDate.cs │ │ ├── OccurrenceSpanCodeAndDate.cs │ │ ├── OrderSequenceDefinition.cs │ │ ├── ParentOrder.cs │ │ ├── ParentResultLink.cs │ │ ├── PerformingPersonTimeStamp.cs │ │ ├── PersonLocation.cs │ │ ├── PersonName.cs │ │ ├── PolicyTypeAndAmount.cs │ │ ├── PractitionerInstitutionalPrivileges.cs │ │ ├── PractitionerLicenseOrOtherIdNumber.cs │ │ ├── PreCertificationRequired.cs │ │ ├── ProcessingType.cs │ │ ├── QueryInputParameterList.cs │ │ ├── QuerySelectionCriteria.cs │ │ ├── ReferencePointer.cs │ │ ├── ReferenceRange.cs │ │ ├── RepeatInterval.cs │ │ ├── RoomCoverage.cs │ │ ├── RowColumnDefinition.cs │ │ ├── SchedulingClassValuePair.cs │ │ ├── SpecialtyDescription.cs │ │ ├── SpecimenSource.cs │ │ ├── StructuredNumeric.cs │ │ ├── TelephoneNumber.cs │ │ ├── Text.cs │ │ ├── TimingQuantity.cs │ │ ├── ValueCodeAndAmount.cs │ │ ├── VisitingHours.cs │ │ └── WaveformSource.cs │ ├── V231 │ ├── Message.cs │ ├── Segments │ │ ├── AccSegment.cs │ │ ├── AddSegment.cs │ │ ├── AigSegment.cs │ │ ├── AilSegment.cs │ │ ├── AipSegment.cs │ │ ├── AisSegment.cs │ │ ├── Al1Segment.cs │ │ ├── AprSegment.cs │ │ ├── ArqSegment.cs │ │ ├── AutSegment.cs │ │ ├── BhsSegment.cs │ │ ├── BlgSegment.cs │ │ ├── BtsSegment.cs │ │ ├── CdmSegment.cs │ │ ├── Cm0Segment.cs │ │ ├── Cm1Segment.cs │ │ ├── Cm2Segment.cs │ │ ├── CspSegment.cs │ │ ├── CsrSegment.cs │ │ ├── CssSegment.cs │ │ ├── CtdSegment.cs │ │ ├── CtiSegment.cs │ │ ├── Db1Segment.cs │ │ ├── Dg1Segment.cs │ │ ├── DrgSegment.cs │ │ ├── DscSegment.cs │ │ ├── DspSegment.cs │ │ ├── EqlSegment.cs │ │ ├── ErqSegment.cs │ │ ├── ErrSegment.cs │ │ ├── EvnSegment.cs │ │ ├── FacSegment.cs │ │ ├── FhsSegment.cs │ │ ├── Ft1Segment.cs │ │ ├── FtsSegment.cs │ │ ├── GolSegment.cs │ │ ├── Gt1Segment.cs │ │ ├── In1Segment.cs │ │ ├── In2Segment.cs │ │ ├── In3Segment.cs │ │ ├── LccSegment.cs │ │ ├── LchSegment.cs │ │ ├── LdpSegment.cs │ │ ├── LocSegment.cs │ │ ├── LrlSegment.cs │ │ ├── MfaSegment.cs │ │ ├── MfeSegment.cs │ │ ├── MfiSegment.cs │ │ ├── MrgSegment.cs │ │ ├── MsaSegment.cs │ │ ├── MshSegment.cs │ │ ├── NckSegment.cs │ │ ├── Nk1Segment.cs │ │ ├── NpuSegment.cs │ │ ├── NscSegment.cs │ │ ├── NstSegment.cs │ │ ├── NteSegment.cs │ │ ├── ObrSegment.cs │ │ ├── ObxSegment.cs │ │ ├── OdsSegment.cs │ │ ├── OdtSegment.cs │ │ ├── Om1Segment.cs │ │ ├── Om2Segment.cs │ │ ├── Om3Segment.cs │ │ ├── Om4Segment.cs │ │ ├── Om5Segment.cs │ │ ├── Om6Segment.cs │ │ ├── OrcSegment.cs │ │ ├── PcrSegment.cs │ │ ├── Pd1Segment.cs │ │ ├── PdcSegment.cs │ │ ├── PeoSegment.cs │ │ ├── PesSegment.cs │ │ ├── PidSegment.cs │ │ ├── Pr1Segment.cs │ │ ├── PraSegment.cs │ │ ├── PrbSegment.cs │ │ ├── PrcSegment.cs │ │ ├── PrdSegment.cs │ │ ├── PshSegment.cs │ │ ├── PthSegment.cs │ │ ├── Pv1Segment.cs │ │ ├── Pv2Segment.cs │ │ ├── QakSegment.cs │ │ ├── QrdSegment.cs │ │ ├── QrfSegment.cs │ │ ├── RdfSegment.cs │ │ ├── RdtSegment.cs │ │ ├── Rf1Segment.cs │ │ ├── RgsSegment.cs │ │ ├── RolSegment.cs │ │ ├── Rq1Segment.cs │ │ ├── RqdSegment.cs │ │ ├── RxaSegment.cs │ │ ├── RxcSegment.cs │ │ ├── RxdSegment.cs │ │ ├── RxeSegment.cs │ │ ├── RxgSegment.cs │ │ ├── RxoSegment.cs │ │ ├── RxrSegment.cs │ │ ├── SchSegment.cs │ │ ├── SprSegment.cs │ │ ├── StfSegment.cs │ │ ├── TxaSegment.cs │ │ ├── Ub1Segment.cs │ │ ├── Ub2Segment.cs │ │ ├── UrdSegment.cs │ │ ├── UrsSegment.cs │ │ ├── VarSegment.cs │ │ └── VtqSegment.cs │ └── Types │ │ ├── Address.cs │ │ ├── AuthorizationInformation.cs │ │ ├── ChannelCalibrationParameters.cs │ │ ├── ChannelDefinition.cs │ │ ├── ChannelIdentifier.cs │ │ ├── ChannelSensitivityAndUnits.cs │ │ ├── ChargeToPractise.cs │ │ ├── CodedElement.cs │ │ ├── CodedElementWithFormattedValues.cs │ │ ├── CodedWithExceptions.cs │ │ ├── CodedWithNoExceptions.cs │ │ ├── CompositeIdNumberAndName.cs │ │ ├── CompositeIdWithCheckDigit.cs │ │ ├── CompositePrice.cs │ │ ├── CompositeQuantityWithUnits.cs │ │ ├── DailyDeductibleInformation.cs │ │ ├── DateAndInstitutionName.cs │ │ ├── DateTimeRange.cs │ │ ├── DayTypeAndNumber.cs │ │ ├── Delta.cs │ │ ├── DischargeToLocationAndDate.cs │ │ ├── DriversLicenseNumber.cs │ │ ├── EncapsulatedData.cs │ │ ├── EntityIdentifier.cs │ │ ├── ErrorLocationAndDescription.cs │ │ ├── ExtendedAddress.cs │ │ ├── ExtendedCompositeIdNumberAndNameForPersons.cs │ │ ├── ExtendedCompositeIdWithCheckDigit.cs │ │ ├── ExtendedCompositeNameAndIdNumberForOrganizations.cs │ │ ├── ExtendedPersonName.cs │ │ ├── ExtendedTelecommunicationNumber.cs │ │ ├── FinancialClass.cs │ │ ├── HierarchicDesignator.cs │ │ ├── JobCodeClass.cs │ │ ├── LocationWithAddressVariationOne.cs │ │ ├── LocationWithAddressVariationTwo.cs │ │ ├── MessageType.cs │ │ ├── Money.cs │ │ ├── MoneyOrPercentage.cs │ │ ├── MultiplexedArray.cs │ │ ├── NameWithDateAndLocation.cs │ │ ├── NumericArray.cs │ │ ├── NumericRange.cs │ │ ├── OccurrenceCodeAndDate.cs │ │ ├── OccurrenceSpanCodeAndDate.cs │ │ ├── OrderSequenceDefinition.cs │ │ ├── ParentOrder.cs │ │ ├── ParentResultLink.cs │ │ ├── PerformingPersonTimeStamp.cs │ │ ├── PersonLocation.cs │ │ ├── PersonName.cs │ │ ├── PolicyTypeAndAmount.cs │ │ ├── PractitionerInstitutionalPrivileges.cs │ │ ├── PractitionerLicenseOrOtherIdNumber.cs │ │ ├── PreCertificationRequired.cs │ │ ├── ProcessingType.cs │ │ ├── QueryInputParameterList.cs │ │ ├── QuerySelectionCriteria.cs │ │ ├── ReferencePointer.cs │ │ ├── ReferenceRange.cs │ │ ├── RepeatInterval.cs │ │ ├── RoomCoverage.cs │ │ ├── RowColumnDefinition.cs │ │ ├── SchedulingClassValuePair.cs │ │ ├── SpecialtyDescription.cs │ │ ├── SpecimenSource.cs │ │ ├── StructuredNumeric.cs │ │ ├── TelephoneNumber.cs │ │ ├── Text.cs │ │ ├── TimingQuantity.cs │ │ ├── ValueCodeAndAmount.cs │ │ ├── ValueRange.cs │ │ ├── VersionIdentifier.cs │ │ ├── VisitingHours.cs │ │ └── WaveformSource.cs │ ├── V240 │ ├── Message.cs │ ├── Segments │ │ ├── AbsSegment.cs │ │ ├── AccSegment.cs │ │ ├── AddSegment.cs │ │ ├── AffSegment.cs │ │ ├── AigSegment.cs │ │ ├── AilSegment.cs │ │ ├── AipSegment.cs │ │ ├── AisSegment.cs │ │ ├── Al1Segment.cs │ │ ├── AprSegment.cs │ │ ├── ArqSegment.cs │ │ ├── AutSegment.cs │ │ ├── BhsSegment.cs │ │ ├── BlcSegment.cs │ │ ├── BlgSegment.cs │ │ ├── BtsSegment.cs │ │ ├── CdmSegment.cs │ │ ├── Cm0Segment.cs │ │ ├── Cm1Segment.cs │ │ ├── Cm2Segment.cs │ │ ├── CnsSegment.cs │ │ ├── CspSegment.cs │ │ ├── CsrSegment.cs │ │ ├── CssSegment.cs │ │ ├── CtdSegment.cs │ │ ├── CtiSegment.cs │ │ ├── Db1Segment.cs │ │ ├── Dg1Segment.cs │ │ ├── DrgSegment.cs │ │ ├── DscSegment.cs │ │ ├── DspSegment.cs │ │ ├── EcdSegment.cs │ │ ├── EcrSegment.cs │ │ ├── EduSegment.cs │ │ ├── EqlSegment.cs │ │ ├── EqpSegment.cs │ │ ├── EquSegment.cs │ │ ├── ErqSegment.cs │ │ ├── ErrSegment.cs │ │ ├── EvnSegment.cs │ │ ├── FacSegment.cs │ │ ├── FhsSegment.cs │ │ ├── Ft1Segment.cs │ │ ├── FtsSegment.cs │ │ ├── GolSegment.cs │ │ ├── Gp1Segment.cs │ │ ├── Gp2Segment.cs │ │ ├── Gt1Segment.cs │ │ ├── IamSegment.cs │ │ ├── In1Segment.cs │ │ ├── In2Segment.cs │ │ ├── In3Segment.cs │ │ ├── InvSegment.cs │ │ ├── IsdSegment.cs │ │ ├── LanSegment.cs │ │ ├── LccSegment.cs │ │ ├── LchSegment.cs │ │ ├── LdpSegment.cs │ │ ├── LocSegment.cs │ │ ├── LrlSegment.cs │ │ ├── MfaSegment.cs │ │ ├── MfeSegment.cs │ │ ├── MfiSegment.cs │ │ ├── MrgSegment.cs │ │ ├── MsaSegment.cs │ │ ├── MshSegment.cs │ │ ├── NckSegment.cs │ │ ├── NdsSegment.cs │ │ ├── Nk1Segment.cs │ │ ├── NpuSegment.cs │ │ ├── NscSegment.cs │ │ ├── NstSegment.cs │ │ ├── NteSegment.cs │ │ ├── ObrSegment.cs │ │ ├── ObxSegment.cs │ │ ├── OdsSegment.cs │ │ ├── OdtSegment.cs │ │ ├── Om1Segment.cs │ │ ├── Om2Segment.cs │ │ ├── Om3Segment.cs │ │ ├── Om4Segment.cs │ │ ├── Om5Segment.cs │ │ ├── Om6Segment.cs │ │ ├── Om7Segment.cs │ │ ├── OrcSegment.cs │ │ ├── OrgSegment.cs │ │ ├── PcrSegment.cs │ │ ├── Pd1Segment.cs │ │ ├── PdaSegment.cs │ │ ├── PdcSegment.cs │ │ ├── PeoSegment.cs │ │ ├── PesSegment.cs │ │ ├── PidSegment.cs │ │ ├── Pr1Segment.cs │ │ ├── PraSegment.cs │ │ ├── PrbSegment.cs │ │ ├── PrcSegment.cs │ │ ├── PrdSegment.cs │ │ ├── PshSegment.cs │ │ ├── PthSegment.cs │ │ ├── Pv1Segment.cs │ │ ├── Pv2Segment.cs │ │ ├── QakSegment.cs │ │ ├── QidSegment.cs │ │ ├── QpdSegment.cs │ │ ├── QrdSegment.cs │ │ ├── QrfSegment.cs │ │ ├── QriSegment.cs │ │ ├── RcpSegment.cs │ │ ├── RdfSegment.cs │ │ ├── RdtSegment.cs │ │ ├── Rf1Segment.cs │ │ ├── RgsSegment.cs │ │ ├── RmiSegment.cs │ │ ├── RolSegment.cs │ │ ├── Rq1Segment.cs │ │ ├── RqdSegment.cs │ │ ├── RxaSegment.cs │ │ ├── RxcSegment.cs │ │ ├── RxdSegment.cs │ │ ├── RxeSegment.cs │ │ ├── RxgSegment.cs │ │ ├── RxoSegment.cs │ │ ├── RxrSegment.cs │ │ ├── SacSegment.cs │ │ ├── SchSegment.cs │ │ ├── SidSegment.cs │ │ ├── SprSegment.cs │ │ ├── StfSegment.cs │ │ ├── TccSegment.cs │ │ ├── TcdSegment.cs │ │ ├── TxaSegment.cs │ │ ├── Ub1Segment.cs │ │ ├── Ub2Segment.cs │ │ ├── UrdSegment.cs │ │ ├── UrsSegment.cs │ │ ├── VarSegment.cs │ │ └── VtqSegment.cs │ └── Types │ │ ├── Address.cs │ │ ├── AuthorizationInformation.cs │ │ ├── ChannelCalibrationParameters.cs │ │ ├── ChannelDefinition.cs │ │ ├── ChannelIdentifier.cs │ │ ├── ChannelSensitivityAndUnits.cs │ │ ├── ChargeToPractise.cs │ │ ├── CodedElement.cs │ │ ├── CodedElementWithFormattedValues.cs │ │ ├── CodedWithExceptions.cs │ │ ├── CodedWithNoExceptions.cs │ │ ├── CompositeIdNumberAndName.cs │ │ ├── CompositeIdNumberAndNameSimplified.cs │ │ ├── CompositeIdWithCheckDigit.cs │ │ ├── CompositePrice.cs │ │ ├── CompositeQuantityWithUnits.cs │ │ ├── DailyDeductibleInformation.cs │ │ ├── DateAndInstitutionName.cs │ │ ├── DateTimeRange.cs │ │ ├── DayTypeAndNumber.cs │ │ ├── Delta.cs │ │ ├── DischargeToLocationAndDate.cs │ │ ├── DriversLicenseNumber.cs │ │ ├── EncapsulatedData.cs │ │ ├── EntityIdentifier.cs │ │ ├── ErrorLocationAndDescription.cs │ │ ├── ExtendedAddress.cs │ │ ├── ExtendedCompositeIdNumberAndNameForPersons.cs │ │ ├── ExtendedCompositeIdWithCheckDigit.cs │ │ ├── ExtendedCompositeNameAndIdNumberForOrganizations.cs │ │ ├── ExtendedPersonName.cs │ │ ├── ExtendedTelecommunicationNumber.cs │ │ ├── FamilyName.cs │ │ ├── FinancialClass.cs │ │ ├── HierarchicDesignator.cs │ │ ├── JobCodeClass.cs │ │ ├── LocationWithAddressVariationOne.cs │ │ ├── LocationWithAddressVariationTwo.cs │ │ ├── MessageType.cs │ │ ├── Money.cs │ │ ├── MoneyOrPercentage.cs │ │ ├── MultiplexedArray.cs │ │ ├── NameWithDateAndLocation.cs │ │ ├── NumericArray.cs │ │ ├── NumericRange.cs │ │ ├── OccurrenceCodeAndDate.cs │ │ ├── OccurrenceSpanCodeAndDate.cs │ │ ├── OrderSequenceDefinition.cs │ │ ├── ParentOrder.cs │ │ ├── ParentResultLink.cs │ │ ├── PerformingPersonTimeStamp.cs │ │ ├── PersonLocation.cs │ │ ├── PersonName.cs │ │ ├── PolicyTypeAndAmount.cs │ │ ├── PractitionerInstitutionalPrivileges.cs │ │ ├── PractitionerLicenseOrOtherIdNumber.cs │ │ ├── PreCertificationRequired.cs │ │ ├── ProcessingType.cs │ │ ├── QueryInputParameterList.cs │ │ ├── QuerySelectionCriteria.cs │ │ ├── ReferencePointer.cs │ │ ├── ReferenceRange.cs │ │ ├── RepeatInterval.cs │ │ ├── RoomCoverage.cs │ │ ├── RowColumnDefinition.cs │ │ ├── SchedulingClassValuePair.cs │ │ ├── SortOrder.cs │ │ ├── SpecialtyDescription.cs │ │ ├── SpecimenSource.cs │ │ ├── StreetAddress.cs │ │ ├── StructuredNumeric.cs │ │ ├── TelephoneNumber.cs │ │ ├── Text.cs │ │ ├── TimingQuantity.cs │ │ ├── ValueCodeAndAmount.cs │ │ ├── ValueRange.cs │ │ ├── VersionIdentifier.cs │ │ ├── VisitingHours.cs │ │ └── WaveformSource.cs │ ├── V250 │ ├── Message.cs │ ├── Segments │ │ ├── AbsSegment.cs │ │ ├── AccSegment.cs │ │ ├── AddSegment.cs │ │ ├── AffSegment.cs │ │ ├── AigSegment.cs │ │ ├── AilSegment.cs │ │ ├── AipSegment.cs │ │ ├── AisSegment.cs │ │ ├── Al1Segment.cs │ │ ├── AprSegment.cs │ │ ├── ArqSegment.cs │ │ ├── AutSegment.cs │ │ ├── BhsSegment.cs │ │ ├── BlcSegment.cs │ │ ├── BlgSegment.cs │ │ ├── BpoSegment.cs │ │ ├── BpxSegment.cs │ │ ├── BtsSegment.cs │ │ ├── BtxSegment.cs │ │ ├── CdmSegment.cs │ │ ├── CerSegment.cs │ │ ├── Cm0Segment.cs │ │ ├── Cm1Segment.cs │ │ ├── Cm2Segment.cs │ │ ├── CnsSegment.cs │ │ ├── ConSegment.cs │ │ ├── CspSegment.cs │ │ ├── CsrSegment.cs │ │ ├── CssSegment.cs │ │ ├── CtdSegment.cs │ │ ├── CtiSegment.cs │ │ ├── Db1Segment.cs │ │ ├── Dg1Segment.cs │ │ ├── DrgSegment.cs │ │ ├── DscSegment.cs │ │ ├── DspSegment.cs │ │ ├── EcdSegment.cs │ │ ├── EcrSegment.cs │ │ ├── EduSegment.cs │ │ ├── EqlSegment.cs │ │ ├── EqpSegment.cs │ │ ├── EquSegment.cs │ │ ├── ErqSegment.cs │ │ ├── ErrSegment.cs │ │ ├── EvnSegment.cs │ │ ├── FacSegment.cs │ │ ├── FhsSegment.cs │ │ ├── Ft1Segment.cs │ │ ├── FtsSegment.cs │ │ ├── GolSegment.cs │ │ ├── Gp1Segment.cs │ │ ├── Gp2Segment.cs │ │ ├── Gt1Segment.cs │ │ ├── IamSegment.cs │ │ ├── IimSegment.cs │ │ ├── In1Segment.cs │ │ ├── In2Segment.cs │ │ ├── In3Segment.cs │ │ ├── InvSegment.cs │ │ ├── IpcSegment.cs │ │ ├── IsdSegment.cs │ │ ├── LanSegment.cs │ │ ├── LccSegment.cs │ │ ├── LchSegment.cs │ │ ├── LdpSegment.cs │ │ ├── LocSegment.cs │ │ ├── LrlSegment.cs │ │ ├── MfaSegment.cs │ │ ├── MfeSegment.cs │ │ ├── MfiSegment.cs │ │ ├── MrgSegment.cs │ │ ├── MsaSegment.cs │ │ ├── MshSegment.cs │ │ ├── NckSegment.cs │ │ ├── NdsSegment.cs │ │ ├── Nk1Segment.cs │ │ ├── NpuSegment.cs │ │ ├── NscSegment.cs │ │ ├── NstSegment.cs │ │ ├── NteSegment.cs │ │ ├── ObrSegment.cs │ │ ├── ObxSegment.cs │ │ ├── OdsSegment.cs │ │ ├── OdtSegment.cs │ │ ├── Om1Segment.cs │ │ ├── Om2Segment.cs │ │ ├── Om3Segment.cs │ │ ├── Om4Segment.cs │ │ ├── Om5Segment.cs │ │ ├── Om6Segment.cs │ │ ├── Om7Segment.cs │ │ ├── OrcSegment.cs │ │ ├── OrgSegment.cs │ │ ├── OvrSegment.cs │ │ ├── PcrSegment.cs │ │ ├── Pd1Segment.cs │ │ ├── PdaSegment.cs │ │ ├── PdcSegment.cs │ │ ├── PeoSegment.cs │ │ ├── PesSegment.cs │ │ ├── PidSegment.cs │ │ ├── Pr1Segment.cs │ │ ├── PraSegment.cs │ │ ├── PrbSegment.cs │ │ ├── PrcSegment.cs │ │ ├── PrdSegment.cs │ │ ├── PshSegment.cs │ │ ├── PthSegment.cs │ │ ├── Pv1Segment.cs │ │ ├── Pv2Segment.cs │ │ ├── QakSegment.cs │ │ ├── QidSegment.cs │ │ ├── QpdSegment.cs │ │ ├── QrdSegment.cs │ │ ├── QrfSegment.cs │ │ ├── QriSegment.cs │ │ ├── RcpSegment.cs │ │ ├── RdfSegment.cs │ │ ├── RdtSegment.cs │ │ ├── Rf1Segment.cs │ │ ├── RgsSegment.cs │ │ ├── RmiSegment.cs │ │ ├── RolSegment.cs │ │ ├── Rq1Segment.cs │ │ ├── RqdSegment.cs │ │ ├── RxaSegment.cs │ │ ├── RxcSegment.cs │ │ ├── RxdSegment.cs │ │ ├── RxeSegment.cs │ │ ├── RxgSegment.cs │ │ ├── RxoSegment.cs │ │ ├── RxrSegment.cs │ │ ├── SacSegment.cs │ │ ├── SchSegment.cs │ │ ├── SftSegment.cs │ │ ├── SidSegment.cs │ │ ├── SpmSegment.cs │ │ ├── SprSegment.cs │ │ ├── StfSegment.cs │ │ ├── TccSegment.cs │ │ ├── TcdSegment.cs │ │ ├── Tq1Segment.cs │ │ ├── Tq2Segment.cs │ │ ├── TxaSegment.cs │ │ ├── Ub1Segment.cs │ │ ├── Ub2Segment.cs │ │ ├── UrdSegment.cs │ │ ├── UrsSegment.cs │ │ ├── VarSegment.cs │ │ └── VtqSegment.cs │ └── Types │ │ ├── Address.cs │ │ ├── AuthorizationInformation.cs │ │ ├── ChannelCalibrationParameters.cs │ │ ├── ChannelDefinition.cs │ │ ├── ChannelIdentifier.cs │ │ ├── ChannelSensitivityAndUnits.cs │ │ ├── ChargeCodeAndDate.cs │ │ ├── CodedElement.cs │ │ ├── CodedElementWithFormattedValues.cs │ │ ├── CodedWithExceptions.cs │ │ ├── CodedWithNoExceptions.cs │ │ ├── CompositeIdNumberAndNameSimplified.cs │ │ ├── CompositePrice.cs │ │ ├── CompositeQuantityWithUnits.cs │ │ ├── DailyDeductibleInformation.cs │ │ ├── DateAndInstitutionName.cs │ │ ├── DateTimeRange.cs │ │ ├── DayTypeAndNumber.cs │ │ ├── Delta.cs │ │ ├── DischargeToLocationAndDate.cs │ │ ├── DriversLicenseNumber.cs │ │ ├── EncapsulatedData.cs │ │ ├── EntityIdentifier.cs │ │ ├── EntityIdentifierPair.cs │ │ ├── ErrorLocation.cs │ │ ├── ErrorLocationAndDescription.cs │ │ ├── ExtendedAddress.cs │ │ ├── ExtendedCompositeIdNumberAndNameForPersons.cs │ │ ├── ExtendedCompositeIdWithCheckDigit.cs │ │ ├── ExtendedCompositeNameAndIdNumberForOrganizations.cs │ │ ├── ExtendedPersonName.cs │ │ ├── ExtendedTelecommunicationNumber.cs │ │ ├── FamilyName.cs │ │ ├── FinancialClass.cs │ │ ├── HierarchicDesignator.cs │ │ ├── InsuranceCertificationDefinition.cs │ │ ├── JobCodeClass.cs │ │ ├── LocationWithAddressVariationOne.cs │ │ ├── LocationWithAddressVariationTwo.cs │ │ ├── MessageType.cs │ │ ├── Money.cs │ │ ├── MoneyAndChargeCode.cs │ │ ├── MoneyOrPercentage.cs │ │ ├── MultiplexedArray.cs │ │ ├── NameWithDateAndLocation.cs │ │ ├── NumericArray.cs │ │ ├── NumericRange.cs │ │ ├── OccurrenceCodeAndDate.cs │ │ ├── OccurrenceSpanCodeAndDate.cs │ │ ├── OrderSequenceDefinition.cs │ │ ├── ParentResultLink.cs │ │ ├── PerformingPersonTimeStamp.cs │ │ ├── PersonLocation.cs │ │ ├── PolicyTypeAndAmount.cs │ │ ├── PractitionerInstitutionalPrivileges.cs │ │ ├── PractitionerLicenseOrOtherIdNumber.cs │ │ ├── ProcessingType.cs │ │ ├── QueryInputParameterList.cs │ │ ├── QuerySelectionCriteria.cs │ │ ├── ReferencePointer.cs │ │ ├── ReferenceRange.cs │ │ ├── RepeatInterval.cs │ │ ├── RepeatPattern.cs │ │ ├── RoomCoverage.cs │ │ ├── RowColumnDefinition.cs │ │ ├── SchedulingClassValuePair.cs │ │ ├── SortOrder.cs │ │ ├── SpecialtyDescription.cs │ │ ├── SpecimenSource.cs │ │ ├── StreetAddress.cs │ │ ├── StructuredNumeric.cs │ │ ├── Text.cs │ │ ├── TimingQuantity.cs │ │ ├── ValueCodeAndAmount.cs │ │ ├── ValueRange.cs │ │ ├── VersionIdentifier.cs │ │ ├── VisitingHours.cs │ │ └── WaveformSource.cs │ ├── V251 │ ├── Message.cs │ ├── Segments │ │ ├── AbsSegment.cs │ │ ├── AccSegment.cs │ │ ├── AddSegment.cs │ │ ├── AffSegment.cs │ │ ├── AigSegment.cs │ │ ├── AilSegment.cs │ │ ├── AipSegment.cs │ │ ├── AisSegment.cs │ │ ├── Al1Segment.cs │ │ ├── AprSegment.cs │ │ ├── ArqSegment.cs │ │ ├── AutSegment.cs │ │ ├── BhsSegment.cs │ │ ├── BlcSegment.cs │ │ ├── BlgSegment.cs │ │ ├── BpoSegment.cs │ │ ├── BpxSegment.cs │ │ ├── BtsSegment.cs │ │ ├── BtxSegment.cs │ │ ├── CdmSegment.cs │ │ ├── CerSegment.cs │ │ ├── Cm0Segment.cs │ │ ├── Cm1Segment.cs │ │ ├── Cm2Segment.cs │ │ ├── CnsSegment.cs │ │ ├── ConSegment.cs │ │ ├── CspSegment.cs │ │ ├── CsrSegment.cs │ │ ├── CssSegment.cs │ │ ├── CtdSegment.cs │ │ ├── CtiSegment.cs │ │ ├── Db1Segment.cs │ │ ├── Dg1Segment.cs │ │ ├── DrgSegment.cs │ │ ├── DscSegment.cs │ │ ├── DspSegment.cs │ │ ├── EcdSegment.cs │ │ ├── EcrSegment.cs │ │ ├── EduSegment.cs │ │ ├── EqlSegment.cs │ │ ├── EqpSegment.cs │ │ ├── EquSegment.cs │ │ ├── ErqSegment.cs │ │ ├── ErrSegment.cs │ │ ├── EvnSegment.cs │ │ ├── FacSegment.cs │ │ ├── FhsSegment.cs │ │ ├── Ft1Segment.cs │ │ ├── FtsSegment.cs │ │ ├── GolSegment.cs │ │ ├── Gp1Segment.cs │ │ ├── Gp2Segment.cs │ │ ├── Gt1Segment.cs │ │ ├── IamSegment.cs │ │ ├── IimSegment.cs │ │ ├── In1Segment.cs │ │ ├── In2Segment.cs │ │ ├── In3Segment.cs │ │ ├── InvSegment.cs │ │ ├── IpcSegment.cs │ │ ├── IsdSegment.cs │ │ ├── LanSegment.cs │ │ ├── LccSegment.cs │ │ ├── LchSegment.cs │ │ ├── LdpSegment.cs │ │ ├── LocSegment.cs │ │ ├── LrlSegment.cs │ │ ├── MfaSegment.cs │ │ ├── MfeSegment.cs │ │ ├── MfiSegment.cs │ │ ├── MrgSegment.cs │ │ ├── MsaSegment.cs │ │ ├── MshSegment.cs │ │ ├── NckSegment.cs │ │ ├── NdsSegment.cs │ │ ├── Nk1Segment.cs │ │ ├── NpuSegment.cs │ │ ├── NscSegment.cs │ │ ├── NstSegment.cs │ │ ├── NteSegment.cs │ │ ├── ObrSegment.cs │ │ ├── ObxSegment.cs │ │ ├── OdsSegment.cs │ │ ├── OdtSegment.cs │ │ ├── Om1Segment.cs │ │ ├── Om2Segment.cs │ │ ├── Om3Segment.cs │ │ ├── Om4Segment.cs │ │ ├── Om5Segment.cs │ │ ├── Om6Segment.cs │ │ ├── Om7Segment.cs │ │ ├── OrcSegment.cs │ │ ├── OrgSegment.cs │ │ ├── OvrSegment.cs │ │ ├── PcrSegment.cs │ │ ├── Pd1Segment.cs │ │ ├── PdaSegment.cs │ │ ├── PdcSegment.cs │ │ ├── PeoSegment.cs │ │ ├── PesSegment.cs │ │ ├── PidSegment.cs │ │ ├── Pr1Segment.cs │ │ ├── PraSegment.cs │ │ ├── PrbSegment.cs │ │ ├── PrcSegment.cs │ │ ├── PrdSegment.cs │ │ ├── PshSegment.cs │ │ ├── PthSegment.cs │ │ ├── Pv1Segment.cs │ │ ├── Pv2Segment.cs │ │ ├── QakSegment.cs │ │ ├── QidSegment.cs │ │ ├── QpdSegment.cs │ │ ├── QrdSegment.cs │ │ ├── QrfSegment.cs │ │ ├── QriSegment.cs │ │ ├── RcpSegment.cs │ │ ├── RdfSegment.cs │ │ ├── RdtSegment.cs │ │ ├── Rf1Segment.cs │ │ ├── RgsSegment.cs │ │ ├── RmiSegment.cs │ │ ├── RolSegment.cs │ │ ├── Rq1Segment.cs │ │ ├── RqdSegment.cs │ │ ├── RxaSegment.cs │ │ ├── RxcSegment.cs │ │ ├── RxdSegment.cs │ │ ├── RxeSegment.cs │ │ ├── RxgSegment.cs │ │ ├── RxoSegment.cs │ │ ├── RxrSegment.cs │ │ ├── SacSegment.cs │ │ ├── SchSegment.cs │ │ ├── SftSegment.cs │ │ ├── SidSegment.cs │ │ ├── SpmSegment.cs │ │ ├── SprSegment.cs │ │ ├── StfSegment.cs │ │ ├── TccSegment.cs │ │ ├── TcdSegment.cs │ │ ├── Tq1Segment.cs │ │ ├── Tq2Segment.cs │ │ ├── TxaSegment.cs │ │ ├── Ub1Segment.cs │ │ ├── Ub2Segment.cs │ │ ├── UrdSegment.cs │ │ ├── UrsSegment.cs │ │ ├── VarSegment.cs │ │ └── VtqSegment.cs │ └── Types │ │ ├── Address.cs │ │ ├── AuthorizationInformation.cs │ │ ├── ChannelCalibrationParameters.cs │ │ ├── ChannelDefinition.cs │ │ ├── ChannelIdentifier.cs │ │ ├── ChannelSensitivityAndUnits.cs │ │ ├── ChargeCodeAndDate.cs │ │ ├── CodedElement.cs │ │ ├── CodedElementWithFormattedValues.cs │ │ ├── CodedWithExceptions.cs │ │ ├── CodedWithNoExceptions.cs │ │ ├── CompositeIdNumberAndNameSimplified.cs │ │ ├── CompositePrice.cs │ │ ├── CompositeQuantityWithUnits.cs │ │ ├── DailyDeductibleInformation.cs │ │ ├── DateAndInstitutionName.cs │ │ ├── DateTimeRange.cs │ │ ├── DayTypeAndNumber.cs │ │ ├── Delta.cs │ │ ├── DischargeToLocationAndDate.cs │ │ ├── DriversLicenseNumber.cs │ │ ├── EncapsulatedData.cs │ │ ├── EntityIdentifier.cs │ │ ├── EntityIdentifierPair.cs │ │ ├── ErrorLocation.cs │ │ ├── ErrorLocationAndDescription.cs │ │ ├── ExtendedAddress.cs │ │ ├── ExtendedCompositeIdNumberAndNameForPersons.cs │ │ ├── ExtendedCompositeIdWithCheckDigit.cs │ │ ├── ExtendedCompositeNameAndIdNumberForOrganizations.cs │ │ ├── ExtendedPersonName.cs │ │ ├── ExtendedTelecommunicationNumber.cs │ │ ├── FamilyName.cs │ │ ├── FinancialClass.cs │ │ ├── HierarchicDesignator.cs │ │ ├── InsuranceCertificationDefinition.cs │ │ ├── JobCodeClass.cs │ │ ├── LocationWithAddressVariationOne.cs │ │ ├── LocationWithAddressVariationTwo.cs │ │ ├── MessageType.cs │ │ ├── Money.cs │ │ ├── MoneyAndChargeCode.cs │ │ ├── MoneyOrPercentage.cs │ │ ├── MultiplexedArray.cs │ │ ├── NameWithDateAndLocation.cs │ │ ├── NumericArray.cs │ │ ├── NumericRange.cs │ │ ├── OccurrenceCodeAndDate.cs │ │ ├── OccurrenceSpanCodeAndDate.cs │ │ ├── OrderSequenceDefinition.cs │ │ ├── ParentResultLink.cs │ │ ├── PerformingPersonTimeStamp.cs │ │ ├── PersonLocation.cs │ │ ├── PolicyTypeAndAmount.cs │ │ ├── PractitionerInstitutionalPrivileges.cs │ │ ├── PractitionerLicenseOrOtherIdNumber.cs │ │ ├── ProcessingType.cs │ │ ├── QueryInputParameterList.cs │ │ ├── QuerySelectionCriteria.cs │ │ ├── ReferencePointer.cs │ │ ├── ReferenceRange.cs │ │ ├── RepeatInterval.cs │ │ ├── RepeatPattern.cs │ │ ├── RoomCoverage.cs │ │ ├── RowColumnDefinition.cs │ │ ├── SchedulingClassValuePair.cs │ │ ├── SortOrder.cs │ │ ├── SpecialtyDescription.cs │ │ ├── SpecimenSource.cs │ │ ├── StreetAddress.cs │ │ ├── StructuredNumeric.cs │ │ ├── Text.cs │ │ ├── TimingQuantity.cs │ │ ├── ValueCodeAndAmount.cs │ │ ├── ValueRange.cs │ │ ├── VersionIdentifier.cs │ │ ├── VisitingHours.cs │ │ └── WaveformSource.cs │ ├── V260 │ ├── Message.cs │ ├── Segments │ │ ├── AbsSegment.cs │ │ ├── AccSegment.cs │ │ ├── AddSegment.cs │ │ ├── AdjSegment.cs │ │ ├── AffSegment.cs │ │ ├── AigSegment.cs │ │ ├── AilSegment.cs │ │ ├── AipSegment.cs │ │ ├── AisSegment.cs │ │ ├── Al1Segment.cs │ │ ├── AprSegment.cs │ │ ├── ArqSegment.cs │ │ ├── ArvSegment.cs │ │ ├── AutSegment.cs │ │ ├── BhsSegment.cs │ │ ├── BlcSegment.cs │ │ ├── BlgSegment.cs │ │ ├── BpoSegment.cs │ │ ├── BpxSegment.cs │ │ ├── BtsSegment.cs │ │ ├── BtxSegment.cs │ │ ├── CdmSegment.cs │ │ ├── CerSegment.cs │ │ ├── Cm0Segment.cs │ │ ├── Cm1Segment.cs │ │ ├── Cm2Segment.cs │ │ ├── CnsSegment.cs │ │ ├── ConSegment.cs │ │ ├── CspSegment.cs │ │ ├── CsrSegment.cs │ │ ├── CssSegment.cs │ │ ├── CtdSegment.cs │ │ ├── CtiSegment.cs │ │ ├── Db1Segment.cs │ │ ├── Dg1Segment.cs │ │ ├── DmiSegment.cs │ │ ├── DrgSegment.cs │ │ ├── DscSegment.cs │ │ ├── DspSegment.cs │ │ ├── EcdSegment.cs │ │ ├── EcrSegment.cs │ │ ├── EduSegment.cs │ │ ├── EqpSegment.cs │ │ ├── EquSegment.cs │ │ ├── ErrSegment.cs │ │ ├── EvnSegment.cs │ │ ├── FacSegment.cs │ │ ├── FhsSegment.cs │ │ ├── Ft1Segment.cs │ │ ├── FtsSegment.cs │ │ ├── GolSegment.cs │ │ ├── Gp1Segment.cs │ │ ├── Gp2Segment.cs │ │ ├── Gt1Segment.cs │ │ ├── IamSegment.cs │ │ ├── IimSegment.cs │ │ ├── IltSegment.cs │ │ ├── In1Segment.cs │ │ ├── In2Segment.cs │ │ ├── In3Segment.cs │ │ ├── InvSegment.cs │ │ ├── IpcSegment.cs │ │ ├── IprSegment.cs │ │ ├── IsdSegment.cs │ │ ├── ItmSegment.cs │ │ ├── IvcSegment.cs │ │ ├── IvtSegment.cs │ │ ├── LanSegment.cs │ │ ├── LccSegment.cs │ │ ├── LchSegment.cs │ │ ├── LdpSegment.cs │ │ ├── LocSegment.cs │ │ ├── LrlSegment.cs │ │ ├── MfaSegment.cs │ │ ├── MfeSegment.cs │ │ ├── MfiSegment.cs │ │ ├── MrgSegment.cs │ │ ├── MsaSegment.cs │ │ ├── MshSegment.cs │ │ ├── NckSegment.cs │ │ ├── NdsSegment.cs │ │ ├── Nk1Segment.cs │ │ ├── NpuSegment.cs │ │ ├── NscSegment.cs │ │ ├── NstSegment.cs │ │ ├── NteSegment.cs │ │ ├── ObrSegment.cs │ │ ├── ObxSegment.cs │ │ ├── OdsSegment.cs │ │ ├── OdtSegment.cs │ │ ├── Om1Segment.cs │ │ ├── Om2Segment.cs │ │ ├── Om3Segment.cs │ │ ├── Om4Segment.cs │ │ ├── Om5Segment.cs │ │ ├── Om6Segment.cs │ │ ├── Om7Segment.cs │ │ ├── OrcSegment.cs │ │ ├── OrgSegment.cs │ │ ├── OvrSegment.cs │ │ ├── PceSegment.cs │ │ ├── PcrSegment.cs │ │ ├── Pd1Segment.cs │ │ ├── PdaSegment.cs │ │ ├── PdcSegment.cs │ │ ├── PeoSegment.cs │ │ ├── PesSegment.cs │ │ ├── PidSegment.cs │ │ ├── PkgSegment.cs │ │ ├── PmtSegment.cs │ │ ├── Pr1Segment.cs │ │ ├── PraSegment.cs │ │ ├── PrbSegment.cs │ │ ├── PrcSegment.cs │ │ ├── PrdSegment.cs │ │ ├── PsgSegment.cs │ │ ├── PshSegment.cs │ │ ├── PslSegment.cs │ │ ├── PssSegment.cs │ │ ├── PthSegment.cs │ │ ├── Pv1Segment.cs │ │ ├── Pv2Segment.cs │ │ ├── PyeSegment.cs │ │ ├── QakSegment.cs │ │ ├── QidSegment.cs │ │ ├── QpdSegment.cs │ │ ├── QrdSegment.cs │ │ ├── QrfSegment.cs │ │ ├── QriSegment.cs │ │ ├── RcpSegment.cs │ │ ├── RdfSegment.cs │ │ ├── RdtSegment.cs │ │ ├── RelSegment.cs │ │ ├── Rf1Segment.cs │ │ ├── RfiSegment.cs │ │ ├── RgsSegment.cs │ │ ├── RmiSegment.cs │ │ ├── RolSegment.cs │ │ ├── Rq1Segment.cs │ │ ├── RqdSegment.cs │ │ ├── RxaSegment.cs │ │ ├── RxcSegment.cs │ │ ├── RxdSegment.cs │ │ ├── RxeSegment.cs │ │ ├── RxgSegment.cs │ │ ├── RxoSegment.cs │ │ ├── RxrSegment.cs │ │ ├── SacSegment.cs │ │ ├── ScdSegment.cs │ │ ├── SchSegment.cs │ │ ├── ScpSegment.cs │ │ ├── SddSegment.cs │ │ ├── SftSegment.cs │ │ ├── SidSegment.cs │ │ ├── SltSegment.cs │ │ ├── SpmSegment.cs │ │ ├── StfSegment.cs │ │ ├── StzSegment.cs │ │ ├── TccSegment.cs │ │ ├── TcdSegment.cs │ │ ├── Tq1Segment.cs │ │ ├── Tq2Segment.cs │ │ ├── TxaSegment.cs │ │ ├── UacSegment.cs │ │ ├── Ub1Segment.cs │ │ ├── Ub2Segment.cs │ │ ├── UrdSegment.cs │ │ ├── UrsSegment.cs │ │ ├── VarSegment.cs │ │ └── VndSegment.cs │ └── Types │ │ ├── Address.cs │ │ ├── AuthorizationInformation.cs │ │ ├── ChannelCalibrationParameters.cs │ │ ├── ChannelDefinition.cs │ │ ├── ChannelIdentifier.cs │ │ ├── ChannelSensitivityAndUnits.cs │ │ ├── ChargeCodeAndDate.cs │ │ ├── CodedElement.cs │ │ ├── CodedElementWithFormattedValues.cs │ │ ├── CodedWithExceptions.cs │ │ ├── CodedWithNoExceptions.cs │ │ ├── CompositeIdNumberAndNameSimplified.cs │ │ ├── CompositePrice.cs │ │ ├── CompositeQuantityWithUnits.cs │ │ ├── DailyDeductibleInformation.cs │ │ ├── DateAndInstitutionName.cs │ │ ├── DateTimeRange.cs │ │ ├── DayTypeAndNumber.cs │ │ ├── Delta.cs │ │ ├── DischargeToLocationAndDate.cs │ │ ├── DriversLicenseNumber.cs │ │ ├── EncapsulatedData.cs │ │ ├── EntityIdentifier.cs │ │ ├── EntityIdentifierPair.cs │ │ ├── ErrorLocation.cs │ │ ├── ErrorLocationAndDescription.cs │ │ ├── ExtendedAddress.cs │ │ ├── ExtendedCompositeIdNumberAndNameForPersons.cs │ │ ├── ExtendedCompositeIdWithCheckDigit.cs │ │ ├── ExtendedCompositeNameAndIdNumberForOrganizations.cs │ │ ├── ExtendedPersonName.cs │ │ ├── ExtendedTelecommunicationNumber.cs │ │ ├── FamilyName.cs │ │ ├── FinancialClass.cs │ │ ├── HierarchicDesignator.cs │ │ ├── InsuranceCertificationDefinition.cs │ │ ├── JobCodeClass.cs │ │ ├── LocationWithAddressVariationOne.cs │ │ ├── LocationWithAddressVariationTwo.cs │ │ ├── MessageType.cs │ │ ├── Money.cs │ │ ├── MoneyAndChargeCode.cs │ │ ├── MoneyOrPercentage.cs │ │ ├── MultiplexedArray.cs │ │ ├── NameWithDateAndLocation.cs │ │ ├── NumericArray.cs │ │ ├── NumericRange.cs │ │ ├── OccurrenceCodeAndDate.cs │ │ ├── OccurrenceSpanCodeAndDate.cs │ │ ├── OrderSequenceDefinition.cs │ │ ├── ParentResultLink.cs │ │ ├── PerformingPersonTimeStamp.cs │ │ ├── PersonLocation.cs │ │ ├── PolicyTypeAndAmount.cs │ │ ├── PractitionerInstitutionalPrivileges.cs │ │ ├── PractitionerLicenseOrOtherIdNumber.cs │ │ ├── ProcessingType.cs │ │ ├── QueryInputParameterList.cs │ │ ├── QuerySelectionCriteria.cs │ │ ├── ReferencePointer.cs │ │ ├── ReferenceRange.cs │ │ ├── RepeatInterval.cs │ │ ├── RepeatPattern.cs │ │ ├── RoomCoverage.cs │ │ ├── RowColumnDefinition.cs │ │ ├── SchedulingClassValuePair.cs │ │ ├── SortOrder.cs │ │ ├── SpecialtyDescription.cs │ │ ├── SpecimenSource.cs │ │ ├── StreetAddress.cs │ │ ├── StructuredNumeric.cs │ │ ├── Text.cs │ │ ├── TimingQuantity.cs │ │ ├── ValueCodeAndAmount.cs │ │ ├── ValueRange.cs │ │ ├── VersionIdentifier.cs │ │ ├── VisitingHours.cs │ │ └── WaveformSource.cs │ ├── V270 │ ├── Message.cs │ ├── Segments │ │ ├── AbsSegment.cs │ │ ├── AccSegment.cs │ │ ├── AddSegment.cs │ │ ├── AdjSegment.cs │ │ ├── AffSegment.cs │ │ ├── AigSegment.cs │ │ ├── AilSegment.cs │ │ ├── AipSegment.cs │ │ ├── AisSegment.cs │ │ ├── Al1Segment.cs │ │ ├── AprSegment.cs │ │ ├── ArqSegment.cs │ │ ├── ArvSegment.cs │ │ ├── AutSegment.cs │ │ ├── BhsSegment.cs │ │ ├── BlcSegment.cs │ │ ├── BlgSegment.cs │ │ ├── BpoSegment.cs │ │ ├── BpxSegment.cs │ │ ├── BtsSegment.cs │ │ ├── BtxSegment.cs │ │ ├── CdmSegment.cs │ │ ├── CerSegment.cs │ │ ├── Cm0Segment.cs │ │ ├── Cm1Segment.cs │ │ ├── Cm2Segment.cs │ │ ├── CnsSegment.cs │ │ ├── ConSegment.cs │ │ ├── CspSegment.cs │ │ ├── CsrSegment.cs │ │ ├── CssSegment.cs │ │ ├── CtdSegment.cs │ │ ├── CtiSegment.cs │ │ ├── Db1Segment.cs │ │ ├── Dg1Segment.cs │ │ ├── DmiSegment.cs │ │ ├── DrgSegment.cs │ │ ├── DscSegment.cs │ │ ├── DspSegment.cs │ │ ├── EcdSegment.cs │ │ ├── EcrSegment.cs │ │ ├── EduSegment.cs │ │ ├── EqpSegment.cs │ │ ├── EquSegment.cs │ │ ├── ErrSegment.cs │ │ ├── EvnSegment.cs │ │ ├── FacSegment.cs │ │ ├── FhsSegment.cs │ │ ├── Ft1Segment.cs │ │ ├── FtsSegment.cs │ │ ├── GolSegment.cs │ │ ├── Gp1Segment.cs │ │ ├── Gp2Segment.cs │ │ ├── Gt1Segment.cs │ │ ├── IamSegment.cs │ │ ├── IarSegment.cs │ │ ├── IimSegment.cs │ │ ├── IltSegment.cs │ │ ├── In1Segment.cs │ │ ├── In2Segment.cs │ │ ├── In3Segment.cs │ │ ├── InvSegment.cs │ │ ├── IpcSegment.cs │ │ ├── IprSegment.cs │ │ ├── IsdSegment.cs │ │ ├── ItmSegment.cs │ │ ├── IvcSegment.cs │ │ ├── IvtSegment.cs │ │ ├── LanSegment.cs │ │ ├── LccSegment.cs │ │ ├── LchSegment.cs │ │ ├── LdpSegment.cs │ │ ├── LocSegment.cs │ │ ├── LrlSegment.cs │ │ ├── MfaSegment.cs │ │ ├── MfeSegment.cs │ │ ├── MfiSegment.cs │ │ ├── MrgSegment.cs │ │ ├── MsaSegment.cs │ │ ├── MshSegment.cs │ │ ├── NckSegment.cs │ │ ├── NdsSegment.cs │ │ ├── Nk1Segment.cs │ │ ├── NpuSegment.cs │ │ ├── NscSegment.cs │ │ ├── NstSegment.cs │ │ ├── NteSegment.cs │ │ ├── ObrSegment.cs │ │ ├── ObxSegment.cs │ │ ├── OdsSegment.cs │ │ ├── OdtSegment.cs │ │ ├── Om1Segment.cs │ │ ├── Om2Segment.cs │ │ ├── Om3Segment.cs │ │ ├── Om4Segment.cs │ │ ├── Om5Segment.cs │ │ ├── Om6Segment.cs │ │ ├── Om7Segment.cs │ │ ├── OrcSegment.cs │ │ ├── OrgSegment.cs │ │ ├── OvrSegment.cs │ │ ├── PacSegment.cs │ │ ├── PceSegment.cs │ │ ├── PcrSegment.cs │ │ ├── Pd1Segment.cs │ │ ├── PdaSegment.cs │ │ ├── PdcSegment.cs │ │ ├── PeoSegment.cs │ │ ├── PesSegment.cs │ │ ├── PidSegment.cs │ │ ├── PkgSegment.cs │ │ ├── PmtSegment.cs │ │ ├── Pr1Segment.cs │ │ ├── PraSegment.cs │ │ ├── PrbSegment.cs │ │ ├── PrcSegment.cs │ │ ├── PrdSegment.cs │ │ ├── PrtSegment.cs │ │ ├── PsgSegment.cs │ │ ├── PshSegment.cs │ │ ├── PslSegment.cs │ │ ├── PssSegment.cs │ │ ├── PthSegment.cs │ │ ├── Pv1Segment.cs │ │ ├── Pv2Segment.cs │ │ ├── PyeSegment.cs │ │ ├── QakSegment.cs │ │ ├── QidSegment.cs │ │ ├── QpdSegment.cs │ │ ├── QriSegment.cs │ │ ├── RcpSegment.cs │ │ ├── RdfSegment.cs │ │ ├── RdtSegment.cs │ │ ├── RelSegment.cs │ │ ├── Rf1Segment.cs │ │ ├── RfiSegment.cs │ │ ├── RgsSegment.cs │ │ ├── RmiSegment.cs │ │ ├── RolSegment.cs │ │ ├── Rq1Segment.cs │ │ ├── RqdSegment.cs │ │ ├── RxaSegment.cs │ │ ├── RxcSegment.cs │ │ ├── RxdSegment.cs │ │ ├── RxeSegment.cs │ │ ├── RxgSegment.cs │ │ ├── RxoSegment.cs │ │ ├── RxrSegment.cs │ │ ├── SacSegment.cs │ │ ├── ScdSegment.cs │ │ ├── SchSegment.cs │ │ ├── ScpSegment.cs │ │ ├── SddSegment.cs │ │ ├── SftSegment.cs │ │ ├── ShpSegment.cs │ │ ├── SidSegment.cs │ │ ├── SltSegment.cs │ │ ├── SpmSegment.cs │ │ ├── StfSegment.cs │ │ ├── StzSegment.cs │ │ ├── TccSegment.cs │ │ ├── TcdSegment.cs │ │ ├── Tq1Segment.cs │ │ ├── Tq2Segment.cs │ │ ├── TxaSegment.cs │ │ ├── UacSegment.cs │ │ ├── Ub1Segment.cs │ │ ├── Ub2Segment.cs │ │ ├── VarSegment.cs │ │ └── VndSegment.cs │ └── Types │ │ ├── Address.cs │ │ ├── AuthorizationInformation.cs │ │ ├── ChannelCalibrationParameters.cs │ │ ├── ChannelDefinition.cs │ │ ├── ChannelIdentifier.cs │ │ ├── ChannelSensitivityAndUnits.cs │ │ ├── ChargeCodeAndDate.cs │ │ ├── CodedElementWithFormattedValues.cs │ │ ├── CodedWithExceptions.cs │ │ ├── CodedWithNoExceptions.cs │ │ ├── CompositeIdNumberAndNameSimplified.cs │ │ ├── CompositePrice.cs │ │ ├── CompositeQuantityWithUnits.cs │ │ ├── DailyDeductibleInformation.cs │ │ ├── DateAndInstitutionName.cs │ │ ├── DateTimeRange.cs │ │ ├── DayTypeAndNumber.cs │ │ ├── Delta.cs │ │ ├── DischargeToLocationAndDate.cs │ │ ├── DriversLicenseNumber.cs │ │ ├── EncapsulatedData.cs │ │ ├── EntityIdentifier.cs │ │ ├── EntityIdentifierPair.cs │ │ ├── ErrorLocation.cs │ │ ├── ExtendedAddress.cs │ │ ├── ExtendedCompositeIdNumberAndNameForPersons.cs │ │ ├── ExtendedCompositeIdWithCheckDigit.cs │ │ ├── ExtendedCompositeNameAndIdNumberForOrganizations.cs │ │ ├── ExtendedPersonName.cs │ │ ├── ExtendedTelecommunicationNumber.cs │ │ ├── FamilyName.cs │ │ ├── FinancialClass.cs │ │ ├── HierarchicDesignator.cs │ │ ├── InsuranceCertificationDefinition.cs │ │ ├── JobCodeClass.cs │ │ ├── LocationWithAddressVariationOne.cs │ │ ├── LocationWithAddressVariationTwo.cs │ │ ├── MessageType.cs │ │ ├── Money.cs │ │ ├── MoneyAndChargeCode.cs │ │ ├── MoneyOrPercentage.cs │ │ ├── MultiplexedArray.cs │ │ ├── NameWithDateAndLocation.cs │ │ ├── NumericArray.cs │ │ ├── NumericRange.cs │ │ ├── OccurrenceCodeAndDate.cs │ │ ├── OccurrenceSpanCodeAndDate.cs │ │ ├── ParentResultLink.cs │ │ ├── PerformingPersonTimeStamp.cs │ │ ├── PersonLocation.cs │ │ ├── PolicyTypeAndAmount.cs │ │ ├── PractitionerInstitutionalPrivileges.cs │ │ ├── PractitionerLicenseOrOtherIdNumber.cs │ │ ├── ProcessingType.cs │ │ ├── QueryInputParameterList.cs │ │ ├── QuerySelectionCriteria.cs │ │ ├── ReferencePointer.cs │ │ ├── ReferenceRange.cs │ │ ├── RepeatInterval.cs │ │ ├── RepeatPattern.cs │ │ ├── RoomCoverage.cs │ │ ├── RowColumnDefinition.cs │ │ ├── SchedulingClassValuePair.cs │ │ ├── SortOrder.cs │ │ ├── SpecialtyDescription.cs │ │ ├── StreetAddress.cs │ │ ├── StructuredNumeric.cs │ │ ├── Text.cs │ │ ├── ValueCodeAndAmount.cs │ │ ├── ValueRange.cs │ │ ├── VersionIdentifier.cs │ │ ├── VisitingHours.cs │ │ └── WaveformSource.cs │ ├── V271 │ ├── Message.cs │ ├── Segments │ │ ├── AbsSegment.cs │ │ ├── AccSegment.cs │ │ ├── AddSegment.cs │ │ ├── AdjSegment.cs │ │ ├── AffSegment.cs │ │ ├── AigSegment.cs │ │ ├── AilSegment.cs │ │ ├── AipSegment.cs │ │ ├── AisSegment.cs │ │ ├── Al1Segment.cs │ │ ├── AprSegment.cs │ │ ├── ArqSegment.cs │ │ ├── ArvSegment.cs │ │ ├── AutSegment.cs │ │ ├── BhsSegment.cs │ │ ├── BlcSegment.cs │ │ ├── BlgSegment.cs │ │ ├── BpoSegment.cs │ │ ├── BpxSegment.cs │ │ ├── BtsSegment.cs │ │ ├── BtxSegment.cs │ │ ├── CdmSegment.cs │ │ ├── CerSegment.cs │ │ ├── Cm0Segment.cs │ │ ├── Cm1Segment.cs │ │ ├── Cm2Segment.cs │ │ ├── CnsSegment.cs │ │ ├── ConSegment.cs │ │ ├── CspSegment.cs │ │ ├── CsrSegment.cs │ │ ├── CssSegment.cs │ │ ├── CtdSegment.cs │ │ ├── CtiSegment.cs │ │ ├── Db1Segment.cs │ │ ├── Dg1Segment.cs │ │ ├── DmiSegment.cs │ │ ├── DrgSegment.cs │ │ ├── DscSegment.cs │ │ ├── DspSegment.cs │ │ ├── EcdSegment.cs │ │ ├── EcrSegment.cs │ │ ├── EduSegment.cs │ │ ├── EqpSegment.cs │ │ ├── EquSegment.cs │ │ ├── ErrSegment.cs │ │ ├── EvnSegment.cs │ │ ├── FacSegment.cs │ │ ├── FhsSegment.cs │ │ ├── Ft1Segment.cs │ │ ├── FtsSegment.cs │ │ ├── GolSegment.cs │ │ ├── Gp1Segment.cs │ │ ├── Gp2Segment.cs │ │ ├── Gt1Segment.cs │ │ ├── IamSegment.cs │ │ ├── IarSegment.cs │ │ ├── IimSegment.cs │ │ ├── IltSegment.cs │ │ ├── In1Segment.cs │ │ ├── In2Segment.cs │ │ ├── In3Segment.cs │ │ ├── InvSegment.cs │ │ ├── IpcSegment.cs │ │ ├── IprSegment.cs │ │ ├── IsdSegment.cs │ │ ├── ItmSegment.cs │ │ ├── IvcSegment.cs │ │ ├── IvtSegment.cs │ │ ├── LanSegment.cs │ │ ├── LccSegment.cs │ │ ├── LchSegment.cs │ │ ├── LdpSegment.cs │ │ ├── LocSegment.cs │ │ ├── LrlSegment.cs │ │ ├── MfaSegment.cs │ │ ├── MfeSegment.cs │ │ ├── MfiSegment.cs │ │ ├── MrgSegment.cs │ │ ├── MsaSegment.cs │ │ ├── MshSegment.cs │ │ ├── NckSegment.cs │ │ ├── NdsSegment.cs │ │ ├── Nk1Segment.cs │ │ ├── NpuSegment.cs │ │ ├── NscSegment.cs │ │ ├── NstSegment.cs │ │ ├── NteSegment.cs │ │ ├── ObrSegment.cs │ │ ├── ObxSegment.cs │ │ ├── OdsSegment.cs │ │ ├── OdtSegment.cs │ │ ├── Om1Segment.cs │ │ ├── Om2Segment.cs │ │ ├── Om3Segment.cs │ │ ├── Om4Segment.cs │ │ ├── Om5Segment.cs │ │ ├── Om6Segment.cs │ │ ├── Om7Segment.cs │ │ ├── OrcSegment.cs │ │ ├── OrgSegment.cs │ │ ├── OvrSegment.cs │ │ ├── PacSegment.cs │ │ ├── PceSegment.cs │ │ ├── PcrSegment.cs │ │ ├── Pd1Segment.cs │ │ ├── PdaSegment.cs │ │ ├── PdcSegment.cs │ │ ├── PeoSegment.cs │ │ ├── PesSegment.cs │ │ ├── PidSegment.cs │ │ ├── PkgSegment.cs │ │ ├── PmtSegment.cs │ │ ├── Pr1Segment.cs │ │ ├── PraSegment.cs │ │ ├── PrbSegment.cs │ │ ├── PrcSegment.cs │ │ ├── PrdSegment.cs │ │ ├── PrtSegment.cs │ │ ├── PsgSegment.cs │ │ ├── PshSegment.cs │ │ ├── PslSegment.cs │ │ ├── PssSegment.cs │ │ ├── PthSegment.cs │ │ ├── Pv1Segment.cs │ │ ├── Pv2Segment.cs │ │ ├── PyeSegment.cs │ │ ├── QakSegment.cs │ │ ├── QidSegment.cs │ │ ├── QpdSegment.cs │ │ ├── QriSegment.cs │ │ ├── RcpSegment.cs │ │ ├── RdfSegment.cs │ │ ├── RdtSegment.cs │ │ ├── RelSegment.cs │ │ ├── Rf1Segment.cs │ │ ├── RfiSegment.cs │ │ ├── RgsSegment.cs │ │ ├── RmiSegment.cs │ │ ├── RolSegment.cs │ │ ├── Rq1Segment.cs │ │ ├── RqdSegment.cs │ │ ├── RxaSegment.cs │ │ ├── RxcSegment.cs │ │ ├── RxdSegment.cs │ │ ├── RxeSegment.cs │ │ ├── RxgSegment.cs │ │ ├── RxoSegment.cs │ │ ├── RxrSegment.cs │ │ ├── SacSegment.cs │ │ ├── ScdSegment.cs │ │ ├── SchSegment.cs │ │ ├── ScpSegment.cs │ │ ├── SddSegment.cs │ │ ├── SftSegment.cs │ │ ├── ShpSegment.cs │ │ ├── SidSegment.cs │ │ ├── SltSegment.cs │ │ ├── SpmSegment.cs │ │ ├── StfSegment.cs │ │ ├── StzSegment.cs │ │ ├── TccSegment.cs │ │ ├── TcdSegment.cs │ │ ├── Tq1Segment.cs │ │ ├── Tq2Segment.cs │ │ ├── TxaSegment.cs │ │ ├── UacSegment.cs │ │ ├── Ub1Segment.cs │ │ ├── Ub2Segment.cs │ │ ├── VarSegment.cs │ │ └── VndSegment.cs │ └── Types │ │ ├── Address.cs │ │ ├── AuthorizationInformation.cs │ │ ├── ChannelCalibrationParameters.cs │ │ ├── ChannelDefinition.cs │ │ ├── ChannelIdentifier.cs │ │ ├── ChannelSensitivityAndUnits.cs │ │ ├── ChargeCodeAndDate.cs │ │ ├── CodedElementWithFormattedValues.cs │ │ ├── CodedWithExceptions.cs │ │ ├── CodedWithNoExceptions.cs │ │ ├── CompositeIdNumberAndNameSimplified.cs │ │ ├── CompositePrice.cs │ │ ├── CompositeQuantityWithUnits.cs │ │ ├── DailyDeductibleInformation.cs │ │ ├── DateAndInstitutionName.cs │ │ ├── DateTimeRange.cs │ │ ├── DayTypeAndNumber.cs │ │ ├── Delta.cs │ │ ├── DischargeToLocationAndDate.cs │ │ ├── DriversLicenseNumber.cs │ │ ├── EncapsulatedData.cs │ │ ├── EntityIdentifier.cs │ │ ├── EntityIdentifierPair.cs │ │ ├── ErrorLocation.cs │ │ ├── ExtendedAddress.cs │ │ ├── ExtendedCompositeIdNumberAndNameForPersons.cs │ │ ├── ExtendedCompositeIdWithCheckDigit.cs │ │ ├── ExtendedCompositeNameAndIdNumberForOrganizations.cs │ │ ├── ExtendedPersonName.cs │ │ ├── ExtendedTelecommunicationNumber.cs │ │ ├── FamilyName.cs │ │ ├── FinancialClass.cs │ │ ├── HierarchicDesignator.cs │ │ ├── InsuranceCertificationDefinition.cs │ │ ├── JobCodeClass.cs │ │ ├── LocationWithAddressVariationTwo.cs │ │ ├── MessageType.cs │ │ ├── Money.cs │ │ ├── MoneyAndChargeCode.cs │ │ ├── MoneyOrPercentage.cs │ │ ├── MultiplexedArray.cs │ │ ├── NameWithDateAndLocation.cs │ │ ├── NumericArray.cs │ │ ├── NumericRange.cs │ │ ├── OccurrenceCodeAndDate.cs │ │ ├── OccurrenceSpanCodeAndDate.cs │ │ ├── ParentResultLink.cs │ │ ├── PerformingPersonTimeStamp.cs │ │ ├── PersonLocation.cs │ │ ├── PolicyTypeAndAmount.cs │ │ ├── PractitionerInstitutionalPrivileges.cs │ │ ├── PractitionerLicenseOrOtherIdNumber.cs │ │ ├── ProcessingType.cs │ │ ├── QueryInputParameterList.cs │ │ ├── QuerySelectionCriteria.cs │ │ ├── ReferencePointer.cs │ │ ├── ReferenceRange.cs │ │ ├── RepeatInterval.cs │ │ ├── RepeatPattern.cs │ │ ├── RoomCoverage.cs │ │ ├── RowColumnDefinition.cs │ │ ├── SchedulingClassValuePair.cs │ │ ├── SortOrder.cs │ │ ├── SpecialtyDescription.cs │ │ ├── StreetAddress.cs │ │ ├── StructuredNumeric.cs │ │ ├── Text.cs │ │ ├── ValueCodeAndAmount.cs │ │ ├── ValueRange.cs │ │ ├── VersionIdentifier.cs │ │ ├── VisitingHours.cs │ │ └── WaveformSource.cs │ ├── V280 │ ├── Message.cs │ ├── Segments │ │ ├── AbsSegment.cs │ │ ├── AccSegment.cs │ │ ├── AddSegment.cs │ │ ├── AdjSegment.cs │ │ ├── AffSegment.cs │ │ ├── AigSegment.cs │ │ ├── AilSegment.cs │ │ ├── AipSegment.cs │ │ ├── AisSegment.cs │ │ ├── Al1Segment.cs │ │ ├── AprSegment.cs │ │ ├── ArqSegment.cs │ │ ├── ArvSegment.cs │ │ ├── AutSegment.cs │ │ ├── BhsSegment.cs │ │ ├── BlcSegment.cs │ │ ├── BlgSegment.cs │ │ ├── BpoSegment.cs │ │ ├── BpxSegment.cs │ │ ├── BtsSegment.cs │ │ ├── BtxSegment.cs │ │ ├── BuiSegment.cs │ │ ├── CdmSegment.cs │ │ ├── CdoSegment.cs │ │ ├── CerSegment.cs │ │ ├── Cm0Segment.cs │ │ ├── Cm1Segment.cs │ │ ├── Cm2Segment.cs │ │ ├── CnsSegment.cs │ │ ├── ConSegment.cs │ │ ├── CspSegment.cs │ │ ├── CsrSegment.cs │ │ ├── CssSegment.cs │ │ ├── CtdSegment.cs │ │ ├── CtiSegment.cs │ │ ├── Db1Segment.cs │ │ ├── Dg1Segment.cs │ │ ├── DmiSegment.cs │ │ ├── DonSegment.cs │ │ ├── DrgSegment.cs │ │ ├── DscSegment.cs │ │ ├── DspSegment.cs │ │ ├── EcdSegment.cs │ │ ├── EcrSegment.cs │ │ ├── EduSegment.cs │ │ ├── EqpSegment.cs │ │ ├── EquSegment.cs │ │ ├── ErrSegment.cs │ │ ├── EvnSegment.cs │ │ ├── FacSegment.cs │ │ ├── FhsSegment.cs │ │ ├── Ft1Segment.cs │ │ ├── FtsSegment.cs │ │ ├── GolSegment.cs │ │ ├── Gp1Segment.cs │ │ ├── Gp2Segment.cs │ │ ├── Gt1Segment.cs │ │ ├── IamSegment.cs │ │ ├── IarSegment.cs │ │ ├── IimSegment.cs │ │ ├── IltSegment.cs │ │ ├── In1Segment.cs │ │ ├── In2Segment.cs │ │ ├── In3Segment.cs │ │ ├── InvSegment.cs │ │ ├── IpcSegment.cs │ │ ├── IprSegment.cs │ │ ├── IsdSegment.cs │ │ ├── ItmSegment.cs │ │ ├── IvcSegment.cs │ │ ├── IvtSegment.cs │ │ ├── LanSegment.cs │ │ ├── LccSegment.cs │ │ ├── LchSegment.cs │ │ ├── LdpSegment.cs │ │ ├── LocSegment.cs │ │ ├── LrlSegment.cs │ │ ├── MfaSegment.cs │ │ ├── MfeSegment.cs │ │ ├── MfiSegment.cs │ │ ├── MrgSegment.cs │ │ ├── MsaSegment.cs │ │ ├── MshSegment.cs │ │ ├── NckSegment.cs │ │ ├── NdsSegment.cs │ │ ├── Nk1Segment.cs │ │ ├── NpuSegment.cs │ │ ├── NscSegment.cs │ │ ├── NstSegment.cs │ │ ├── NteSegment.cs │ │ ├── ObrSegment.cs │ │ ├── ObxSegment.cs │ │ ├── OdsSegment.cs │ │ ├── OdtSegment.cs │ │ ├── Om1Segment.cs │ │ ├── Om2Segment.cs │ │ ├── Om3Segment.cs │ │ ├── Om4Segment.cs │ │ ├── Om5Segment.cs │ │ ├── Om6Segment.cs │ │ ├── Om7Segment.cs │ │ ├── OrcSegment.cs │ │ ├── OrgSegment.cs │ │ ├── OvrSegment.cs │ │ ├── PacSegment.cs │ │ ├── PceSegment.cs │ │ ├── PcrSegment.cs │ │ ├── Pd1Segment.cs │ │ ├── PdaSegment.cs │ │ ├── PdcSegment.cs │ │ ├── PeoSegment.cs │ │ ├── PesSegment.cs │ │ ├── PidSegment.cs │ │ ├── PkgSegment.cs │ │ ├── PmtSegment.cs │ │ ├── Pr1Segment.cs │ │ ├── PraSegment.cs │ │ ├── PrbSegment.cs │ │ ├── PrcSegment.cs │ │ ├── PrdSegment.cs │ │ ├── PrtSegment.cs │ │ ├── PsgSegment.cs │ │ ├── PshSegment.cs │ │ ├── PslSegment.cs │ │ ├── PssSegment.cs │ │ ├── PthSegment.cs │ │ ├── Pv1Segment.cs │ │ ├── Pv2Segment.cs │ │ ├── PyeSegment.cs │ │ ├── QakSegment.cs │ │ ├── QidSegment.cs │ │ ├── QpdSegment.cs │ │ ├── QriSegment.cs │ │ ├── RcpSegment.cs │ │ ├── RdfSegment.cs │ │ ├── RdtSegment.cs │ │ ├── RelSegment.cs │ │ ├── Rf1Segment.cs │ │ ├── RfiSegment.cs │ │ ├── RgsSegment.cs │ │ ├── RmiSegment.cs │ │ ├── RolSegment.cs │ │ ├── Rq1Segment.cs │ │ ├── RqdSegment.cs │ │ ├── RxaSegment.cs │ │ ├── RxcSegment.cs │ │ ├── RxdSegment.cs │ │ ├── RxeSegment.cs │ │ ├── RxgSegment.cs │ │ ├── RxoSegment.cs │ │ ├── RxrSegment.cs │ │ ├── RxvSegment.cs │ │ ├── SacSegment.cs │ │ ├── ScdSegment.cs │ │ ├── SchSegment.cs │ │ ├── ScpSegment.cs │ │ ├── SddSegment.cs │ │ ├── SftSegment.cs │ │ ├── SghSegment.cs │ │ ├── SgtSegment.cs │ │ ├── ShpSegment.cs │ │ ├── SidSegment.cs │ │ ├── SltSegment.cs │ │ ├── SpmSegment.cs │ │ ├── StfSegment.cs │ │ ├── StzSegment.cs │ │ ├── TccSegment.cs │ │ ├── TcdSegment.cs │ │ ├── Tq1Segment.cs │ │ ├── Tq2Segment.cs │ │ ├── TxaSegment.cs │ │ ├── UacSegment.cs │ │ ├── Ub1Segment.cs │ │ ├── Ub2Segment.cs │ │ ├── VarSegment.cs │ │ ├── VndSegment.cs │ │ └── ZxxSegment.cs │ └── Types │ │ ├── Address.cs │ │ ├── AuthorizationInformation.cs │ │ ├── ChannelCalibrationParameters.cs │ │ ├── ChannelDefinition.cs │ │ ├── ChannelIdentifier.cs │ │ ├── ChannelSensitivityAndUnits.cs │ │ ├── ChargeCodeAndDate.cs │ │ ├── CodedElementWithFormattedValues.cs │ │ ├── CodedWithExceptions.cs │ │ ├── CodedWithNoExceptions.cs │ │ ├── CompositeIdNumberAndNameSimplified.cs │ │ ├── CompositePrice.cs │ │ ├── CompositeQuantityWithUnits.cs │ │ ├── DailyDeductibleInformation.cs │ │ ├── DateAndInstitutionName.cs │ │ ├── DateTimeRange.cs │ │ ├── DayTypeAndNumber.cs │ │ ├── Delta.cs │ │ ├── DischargeToLocationAndDate.cs │ │ ├── DriversLicenseNumber.cs │ │ ├── EncapsulatedData.cs │ │ ├── EntityIdentifier.cs │ │ ├── EntityIdentifierPair.cs │ │ ├── ErrorLocation.cs │ │ ├── ExtendedAddress.cs │ │ ├── ExtendedCompositeIdNumberAndNameForPersons.cs │ │ ├── ExtendedCompositeIdWithCheckDigit.cs │ │ ├── ExtendedCompositeNameAndIdNumberForOrganizations.cs │ │ ├── ExtendedPersonName.cs │ │ ├── ExtendedTelecommunicationNumber.cs │ │ ├── FamilyName.cs │ │ ├── FinancialClass.cs │ │ ├── HierarchicDesignator.cs │ │ ├── InsuranceCertificationDefinition.cs │ │ ├── JobCodeClass.cs │ │ ├── MessageType.cs │ │ ├── Money.cs │ │ ├── MoneyAndChargeCode.cs │ │ ├── MoneyOrPercentage.cs │ │ ├── MultiplexedArray.cs │ │ ├── NameWithDateAndLocation.cs │ │ ├── NumericArray.cs │ │ ├── NumericRange.cs │ │ ├── OccurrenceCodeAndDate.cs │ │ ├── OccurrenceSpanCodeAndDate.cs │ │ ├── ParentResultLink.cs │ │ ├── PerformingPersonTimeStamp.cs │ │ ├── PersonLocation.cs │ │ ├── PolicyTypeAndAmount.cs │ │ ├── PractitionerInstitutionalPrivileges.cs │ │ ├── PractitionerLicenseOrOtherIdNumber.cs │ │ ├── ProcessingType.cs │ │ ├── QueryInputParameterList.cs │ │ ├── QuerySelectionCriteria.cs │ │ ├── ReferencePointer.cs │ │ ├── ReferenceRange.cs │ │ ├── RepeatInterval.cs │ │ ├── RepeatPattern.cs │ │ ├── RoomCoverage.cs │ │ ├── RowColumnDefinition.cs │ │ ├── SchedulingClassValuePair.cs │ │ ├── SortOrder.cs │ │ ├── SpecialtyDescription.cs │ │ ├── StreetAddress.cs │ │ ├── StructuredNumeric.cs │ │ ├── Text.cs │ │ ├── ValueCodeAndAmount.cs │ │ ├── ValueRange.cs │ │ ├── VersionIdentifier.cs │ │ ├── VisitingHours.cs │ │ └── WaveformSource.cs │ ├── V281 │ ├── Message.cs │ ├── Segments │ │ ├── AbsSegment.cs │ │ ├── AccSegment.cs │ │ ├── AddSegment.cs │ │ ├── AdjSegment.cs │ │ ├── AffSegment.cs │ │ ├── AigSegment.cs │ │ ├── AilSegment.cs │ │ ├── AipSegment.cs │ │ ├── AisSegment.cs │ │ ├── Al1Segment.cs │ │ ├── AprSegment.cs │ │ ├── ArqSegment.cs │ │ ├── ArvSegment.cs │ │ ├── AutSegment.cs │ │ ├── BhsSegment.cs │ │ ├── BlcSegment.cs │ │ ├── BlgSegment.cs │ │ ├── BpoSegment.cs │ │ ├── BpxSegment.cs │ │ ├── BtsSegment.cs │ │ ├── BtxSegment.cs │ │ ├── BuiSegment.cs │ │ ├── CdmSegment.cs │ │ ├── CdoSegment.cs │ │ ├── CerSegment.cs │ │ ├── Cm0Segment.cs │ │ ├── Cm1Segment.cs │ │ ├── Cm2Segment.cs │ │ ├── CnsSegment.cs │ │ ├── ConSegment.cs │ │ ├── CspSegment.cs │ │ ├── CsrSegment.cs │ │ ├── CssSegment.cs │ │ ├── CtdSegment.cs │ │ ├── CtiSegment.cs │ │ ├── Db1Segment.cs │ │ ├── Dg1Segment.cs │ │ ├── DmiSegment.cs │ │ ├── DonSegment.cs │ │ ├── DrgSegment.cs │ │ ├── DscSegment.cs │ │ ├── DspSegment.cs │ │ ├── EcdSegment.cs │ │ ├── EcrSegment.cs │ │ ├── EduSegment.cs │ │ ├── EqpSegment.cs │ │ ├── EquSegment.cs │ │ ├── ErrSegment.cs │ │ ├── EvnSegment.cs │ │ ├── FacSegment.cs │ │ ├── FhsSegment.cs │ │ ├── Ft1Segment.cs │ │ ├── FtsSegment.cs │ │ ├── GolSegment.cs │ │ ├── Gp1Segment.cs │ │ ├── Gp2Segment.cs │ │ ├── Gt1Segment.cs │ │ ├── IamSegment.cs │ │ ├── IarSegment.cs │ │ ├── IimSegment.cs │ │ ├── IltSegment.cs │ │ ├── In1Segment.cs │ │ ├── In2Segment.cs │ │ ├── In3Segment.cs │ │ ├── InvSegment.cs │ │ ├── IpcSegment.cs │ │ ├── IprSegment.cs │ │ ├── IsdSegment.cs │ │ ├── ItmSegment.cs │ │ ├── IvcSegment.cs │ │ ├── IvtSegment.cs │ │ ├── LanSegment.cs │ │ ├── LccSegment.cs │ │ ├── LchSegment.cs │ │ ├── LdpSegment.cs │ │ ├── LocSegment.cs │ │ ├── LrlSegment.cs │ │ ├── MfaSegment.cs │ │ ├── MfeSegment.cs │ │ ├── MfiSegment.cs │ │ ├── MrgSegment.cs │ │ ├── MsaSegment.cs │ │ ├── MshSegment.cs │ │ ├── NckSegment.cs │ │ ├── NdsSegment.cs │ │ ├── Nk1Segment.cs │ │ ├── NpuSegment.cs │ │ ├── NscSegment.cs │ │ ├── NstSegment.cs │ │ ├── NteSegment.cs │ │ ├── ObrSegment.cs │ │ ├── ObxSegment.cs │ │ ├── OdsSegment.cs │ │ ├── OdtSegment.cs │ │ ├── Om1Segment.cs │ │ ├── Om2Segment.cs │ │ ├── Om3Segment.cs │ │ ├── Om4Segment.cs │ │ ├── Om5Segment.cs │ │ ├── Om6Segment.cs │ │ ├── Om7Segment.cs │ │ ├── OrcSegment.cs │ │ ├── OrgSegment.cs │ │ ├── OvrSegment.cs │ │ ├── PacSegment.cs │ │ ├── PceSegment.cs │ │ ├── PcrSegment.cs │ │ ├── Pd1Segment.cs │ │ ├── PdaSegment.cs │ │ ├── PdcSegment.cs │ │ ├── PeoSegment.cs │ │ ├── PesSegment.cs │ │ ├── PidSegment.cs │ │ ├── PkgSegment.cs │ │ ├── PmtSegment.cs │ │ ├── Pr1Segment.cs │ │ ├── PraSegment.cs │ │ ├── PrbSegment.cs │ │ ├── PrcSegment.cs │ │ ├── PrdSegment.cs │ │ ├── PrtSegment.cs │ │ ├── PsgSegment.cs │ │ ├── PshSegment.cs │ │ ├── PslSegment.cs │ │ ├── PssSegment.cs │ │ ├── PthSegment.cs │ │ ├── Pv1Segment.cs │ │ ├── Pv2Segment.cs │ │ ├── PyeSegment.cs │ │ ├── QakSegment.cs │ │ ├── QidSegment.cs │ │ ├── QpdSegment.cs │ │ ├── QriSegment.cs │ │ ├── RcpSegment.cs │ │ ├── RdfSegment.cs │ │ ├── RdtSegment.cs │ │ ├── RelSegment.cs │ │ ├── Rf1Segment.cs │ │ ├── RfiSegment.cs │ │ ├── RgsSegment.cs │ │ ├── RmiSegment.cs │ │ ├── RolSegment.cs │ │ ├── Rq1Segment.cs │ │ ├── RqdSegment.cs │ │ ├── RxaSegment.cs │ │ ├── RxcSegment.cs │ │ ├── RxdSegment.cs │ │ ├── RxeSegment.cs │ │ ├── RxgSegment.cs │ │ ├── RxoSegment.cs │ │ ├── RxrSegment.cs │ │ ├── RxvSegment.cs │ │ ├── SacSegment.cs │ │ ├── ScdSegment.cs │ │ ├── SchSegment.cs │ │ ├── ScpSegment.cs │ │ ├── SddSegment.cs │ │ ├── SftSegment.cs │ │ ├── SghSegment.cs │ │ ├── SgtSegment.cs │ │ ├── ShpSegment.cs │ │ ├── SidSegment.cs │ │ ├── SltSegment.cs │ │ ├── SpmSegment.cs │ │ ├── StfSegment.cs │ │ ├── StzSegment.cs │ │ ├── TccSegment.cs │ │ ├── TcdSegment.cs │ │ ├── Tq1Segment.cs │ │ ├── Tq2Segment.cs │ │ ├── TxaSegment.cs │ │ ├── UacSegment.cs │ │ ├── Ub1Segment.cs │ │ ├── Ub2Segment.cs │ │ ├── VarSegment.cs │ │ ├── VndSegment.cs │ │ └── ZxxSegment.cs │ └── Types │ │ ├── Address.cs │ │ ├── AuthorizationInformation.cs │ │ ├── ChannelCalibrationParameters.cs │ │ ├── ChannelDefinition.cs │ │ ├── ChannelIdentifier.cs │ │ ├── ChannelSensitivityAndUnits.cs │ │ ├── ChargeCodeAndDate.cs │ │ ├── CodedElementWithFormattedValues.cs │ │ ├── CodedWithExceptions.cs │ │ ├── CodedWithNoExceptions.cs │ │ ├── CompositeIdNumberAndNameSimplified.cs │ │ ├── CompositePrice.cs │ │ ├── CompositeQuantityWithUnits.cs │ │ ├── DailyDeductibleInformation.cs │ │ ├── DateAndInstitutionName.cs │ │ ├── DateTimeRange.cs │ │ ├── DayTypeAndNumber.cs │ │ ├── Delta.cs │ │ ├── DischargeToLocationAndDate.cs │ │ ├── DriversLicenseNumber.cs │ │ ├── EncapsulatedData.cs │ │ ├── EntityIdentifier.cs │ │ ├── EntityIdentifierPair.cs │ │ ├── ErrorLocation.cs │ │ ├── ExtendedAddress.cs │ │ ├── ExtendedCompositeIdNumberAndNameForPersons.cs │ │ ├── ExtendedCompositeIdWithCheckDigit.cs │ │ ├── ExtendedCompositeNameAndIdNumberForOrganizations.cs │ │ ├── ExtendedPersonName.cs │ │ ├── ExtendedTelecommunicationNumber.cs │ │ ├── FamilyName.cs │ │ ├── FinancialClass.cs │ │ ├── HierarchicDesignator.cs │ │ ├── InsuranceCertificationDefinition.cs │ │ ├── JobCodeClass.cs │ │ ├── MessageType.cs │ │ ├── Money.cs │ │ ├── MoneyAndChargeCode.cs │ │ ├── MoneyOrPercentage.cs │ │ ├── MultiplexedArray.cs │ │ ├── NameWithDateAndLocation.cs │ │ ├── NumericArray.cs │ │ ├── NumericRange.cs │ │ ├── OccurrenceCodeAndDate.cs │ │ ├── OccurrenceSpanCodeAndDate.cs │ │ ├── ParentResultLink.cs │ │ ├── PerformingPersonTimeStamp.cs │ │ ├── PersonLocation.cs │ │ ├── PolicyTypeAndAmount.cs │ │ ├── PractitionerInstitutionalPrivileges.cs │ │ ├── PractitionerLicenseOrOtherIdNumber.cs │ │ ├── ProcessingType.cs │ │ ├── QueryInputParameterList.cs │ │ ├── QuerySelectionCriteria.cs │ │ ├── ReferencePointer.cs │ │ ├── ReferenceRange.cs │ │ ├── RepeatInterval.cs │ │ ├── RepeatPattern.cs │ │ ├── RoomCoverage.cs │ │ ├── RowColumnDefinition.cs │ │ ├── SchedulingClassValuePair.cs │ │ ├── SortOrder.cs │ │ ├── SpecialtyDescription.cs │ │ ├── StreetAddress.cs │ │ ├── StructuredNumeric.cs │ │ ├── Text.cs │ │ ├── ValueCodeAndAmount.cs │ │ ├── ValueRange.cs │ │ ├── VersionIdentifier.cs │ │ ├── VisitingHours.cs │ │ └── WaveformSource.cs │ ├── V282 │ ├── Message.cs │ ├── Segments │ │ ├── AbsSegment.cs │ │ ├── AccSegment.cs │ │ ├── AddSegment.cs │ │ ├── AdjSegment.cs │ │ ├── AffSegment.cs │ │ ├── AigSegment.cs │ │ ├── AilSegment.cs │ │ ├── AipSegment.cs │ │ ├── AisSegment.cs │ │ ├── Al1Segment.cs │ │ ├── AprSegment.cs │ │ ├── ArqSegment.cs │ │ ├── ArvSegment.cs │ │ ├── AutSegment.cs │ │ ├── BhsSegment.cs │ │ ├── BlcSegment.cs │ │ ├── BlgSegment.cs │ │ ├── BpoSegment.cs │ │ ├── BpxSegment.cs │ │ ├── BtsSegment.cs │ │ ├── BtxSegment.cs │ │ ├── BuiSegment.cs │ │ ├── CdmSegment.cs │ │ ├── CdoSegment.cs │ │ ├── CerSegment.cs │ │ ├── Cm0Segment.cs │ │ ├── Cm1Segment.cs │ │ ├── Cm2Segment.cs │ │ ├── CnsSegment.cs │ │ ├── ConSegment.cs │ │ ├── CspSegment.cs │ │ ├── CsrSegment.cs │ │ ├── CssSegment.cs │ │ ├── CtdSegment.cs │ │ ├── CtiSegment.cs │ │ ├── Db1Segment.cs │ │ ├── Dg1Segment.cs │ │ ├── DmiSegment.cs │ │ ├── DonSegment.cs │ │ ├── DpsSegment.cs │ │ ├── DrgSegment.cs │ │ ├── DscSegment.cs │ │ ├── DspSegment.cs │ │ ├── EcdSegment.cs │ │ ├── EcrSegment.cs │ │ ├── EduSegment.cs │ │ ├── EqpSegment.cs │ │ ├── EquSegment.cs │ │ ├── ErrSegment.cs │ │ ├── EvnSegment.cs │ │ ├── FacSegment.cs │ │ ├── FhsSegment.cs │ │ ├── Ft1Segment.cs │ │ ├── FtsSegment.cs │ │ ├── GolSegment.cs │ │ ├── Gp1Segment.cs │ │ ├── Gp2Segment.cs │ │ ├── Gt1Segment.cs │ │ ├── IamSegment.cs │ │ ├── IarSegment.cs │ │ ├── IimSegment.cs │ │ ├── IltSegment.cs │ │ ├── In1Segment.cs │ │ ├── In2Segment.cs │ │ ├── In3Segment.cs │ │ ├── InvSegment.cs │ │ ├── IpcSegment.cs │ │ ├── IprSegment.cs │ │ ├── IsdSegment.cs │ │ ├── ItmSegment.cs │ │ ├── IvcSegment.cs │ │ ├── IvtSegment.cs │ │ ├── LanSegment.cs │ │ ├── LccSegment.cs │ │ ├── LchSegment.cs │ │ ├── LdpSegment.cs │ │ ├── LocSegment.cs │ │ ├── LrlSegment.cs │ │ ├── McpSegment.cs │ │ ├── MfaSegment.cs │ │ ├── MfeSegment.cs │ │ ├── MfiSegment.cs │ │ ├── MrgSegment.cs │ │ ├── MsaSegment.cs │ │ ├── MshSegment.cs │ │ ├── NckSegment.cs │ │ ├── NdsSegment.cs │ │ ├── Nk1Segment.cs │ │ ├── NpuSegment.cs │ │ ├── NscSegment.cs │ │ ├── NstSegment.cs │ │ ├── NteSegment.cs │ │ ├── ObrSegment.cs │ │ ├── ObxSegment.cs │ │ ├── OdsSegment.cs │ │ ├── OdtSegment.cs │ │ ├── Om1Segment.cs │ │ ├── Om2Segment.cs │ │ ├── Om3Segment.cs │ │ ├── Om4Segment.cs │ │ ├── Om5Segment.cs │ │ ├── Om6Segment.cs │ │ ├── Om7Segment.cs │ │ ├── OmcSegment.cs │ │ ├── OrcSegment.cs │ │ ├── OrgSegment.cs │ │ ├── OvrSegment.cs │ │ ├── PacSegment.cs │ │ ├── PceSegment.cs │ │ ├── PcrSegment.cs │ │ ├── Pd1Segment.cs │ │ ├── PdaSegment.cs │ │ ├── PdcSegment.cs │ │ ├── PeoSegment.cs │ │ ├── PesSegment.cs │ │ ├── PidSegment.cs │ │ ├── PkgSegment.cs │ │ ├── Pm1Segment.cs │ │ ├── PmtSegment.cs │ │ ├── Pr1Segment.cs │ │ ├── PraSegment.cs │ │ ├── PrbSegment.cs │ │ ├── PrcSegment.cs │ │ ├── PrdSegment.cs │ │ ├── PrtSegment.cs │ │ ├── PsgSegment.cs │ │ ├── PshSegment.cs │ │ ├── PslSegment.cs │ │ ├── PssSegment.cs │ │ ├── PthSegment.cs │ │ ├── Pv1Segment.cs │ │ ├── Pv2Segment.cs │ │ ├── PyeSegment.cs │ │ ├── QakSegment.cs │ │ ├── QidSegment.cs │ │ ├── QpdSegment.cs │ │ ├── QrdSegment.cs │ │ ├── QrfSegment.cs │ │ ├── QriSegment.cs │ │ ├── RcpSegment.cs │ │ ├── RdfSegment.cs │ │ ├── RdtSegment.cs │ │ ├── RelSegment.cs │ │ ├── Rf1Segment.cs │ │ ├── RfiSegment.cs │ │ ├── RgsSegment.cs │ │ ├── RmiSegment.cs │ │ ├── RolSegment.cs │ │ ├── Rq1Segment.cs │ │ ├── RqdSegment.cs │ │ ├── RxaSegment.cs │ │ ├── RxcSegment.cs │ │ ├── RxdSegment.cs │ │ ├── RxeSegment.cs │ │ ├── RxgSegment.cs │ │ ├── RxoSegment.cs │ │ ├── RxrSegment.cs │ │ ├── RxvSegment.cs │ │ ├── SacSegment.cs │ │ ├── ScdSegment.cs │ │ ├── SchSegment.cs │ │ ├── ScpSegment.cs │ │ ├── SddSegment.cs │ │ ├── SftSegment.cs │ │ ├── SghSegment.cs │ │ ├── SgtSegment.cs │ │ ├── ShpSegment.cs │ │ ├── SidSegment.cs │ │ ├── SltSegment.cs │ │ ├── SpmSegment.cs │ │ ├── StfSegment.cs │ │ ├── StzSegment.cs │ │ ├── TccSegment.cs │ │ ├── TcdSegment.cs │ │ ├── Tq1Segment.cs │ │ ├── Tq2Segment.cs │ │ ├── TxaSegment.cs │ │ ├── UacSegment.cs │ │ ├── Ub1Segment.cs │ │ ├── Ub2Segment.cs │ │ ├── UrdSegment.cs │ │ ├── UrsSegment.cs │ │ ├── VarSegment.cs │ │ ├── VndSegment.cs │ │ └── ZxxSegment.cs │ └── Types │ │ ├── Address.cs │ │ ├── AuthorizationInformation.cs │ │ ├── ChannelCalibrationParameters.cs │ │ ├── ChannelDefinition.cs │ │ ├── ChannelIdentifier.cs │ │ ├── ChannelSensitivityAndUnits.cs │ │ ├── ChargeCodeAndDate.cs │ │ ├── CodedElementWithFormattedValues.cs │ │ ├── CodedWithExceptions.cs │ │ ├── CodedWithNoExceptions.cs │ │ ├── CompositeIdNumberAndNameSimplified.cs │ │ ├── CompositePrice.cs │ │ ├── CompositeQuantityWithUnits.cs │ │ ├── DailyDeductibleInformation.cs │ │ ├── DateAndInstitutionName.cs │ │ ├── DateTimeRange.cs │ │ ├── DayTypeAndNumber.cs │ │ ├── Delta.cs │ │ ├── DischargeToLocationAndDate.cs │ │ ├── DriversLicenseNumber.cs │ │ ├── EncapsulatedData.cs │ │ ├── EntityIdentifier.cs │ │ ├── EntityIdentifierPair.cs │ │ ├── ErrorLocation.cs │ │ ├── ExtendedAddress.cs │ │ ├── ExtendedCompositeIdNumberAndNameForPersons.cs │ │ ├── ExtendedCompositeIdWithCheckDigit.cs │ │ ├── ExtendedCompositeNameAndIdNumberForOrganizations.cs │ │ ├── ExtendedPersonName.cs │ │ ├── ExtendedTelecommunicationNumber.cs │ │ ├── FamilyName.cs │ │ ├── FinancialClass.cs │ │ ├── HierarchicDesignator.cs │ │ ├── InsuranceCertificationDefinition.cs │ │ ├── JobCodeClass.cs │ │ ├── MessageType.cs │ │ ├── Money.cs │ │ ├── MoneyAndChargeCode.cs │ │ ├── MoneyOrPercentage.cs │ │ ├── MultiplexedArray.cs │ │ ├── NameWithDateAndLocation.cs │ │ ├── NumericArray.cs │ │ ├── NumericRange.cs │ │ ├── ObservationGrouper.cs │ │ ├── OccurrenceCodeAndDate.cs │ │ ├── OccurrenceSpanCodeAndDate.cs │ │ ├── ParentResultLink.cs │ │ ├── PerformingPersonTimeStamp.cs │ │ ├── PersonLocation.cs │ │ ├── PolicyTypeAndAmount.cs │ │ ├── PractitionerInstitutionalPrivileges.cs │ │ ├── PractitionerLicenseOrOtherIdNumber.cs │ │ ├── ProcessingType.cs │ │ ├── QueryInputParameterList.cs │ │ ├── QuerySelectionCriteria.cs │ │ ├── ReferencePointer.cs │ │ ├── ReferenceRange.cs │ │ ├── RepeatInterval.cs │ │ ├── RepeatPattern.cs │ │ ├── RoomCoverage.cs │ │ ├── RowColumnDefinition.cs │ │ ├── SchedulingClassValuePair.cs │ │ ├── SortOrder.cs │ │ ├── SpecialtyDescription.cs │ │ ├── StreetAddress.cs │ │ ├── StructuredNumeric.cs │ │ ├── Text.cs │ │ ├── ValueCodeAndAmount.cs │ │ ├── ValueRange.cs │ │ ├── VersionIdentifier.cs │ │ ├── VisitingHours.cs │ │ └── WaveformSource.cs │ └── V290 │ ├── Message.cs │ ├── Segments │ ├── AbsSegment.cs │ ├── AccSegment.cs │ ├── AddSegment.cs │ ├── AdjSegment.cs │ ├── AffSegment.cs │ ├── AigSegment.cs │ ├── AilSegment.cs │ ├── AipSegment.cs │ ├── AisSegment.cs │ ├── Al1Segment.cs │ ├── AprSegment.cs │ ├── ArqSegment.cs │ ├── ArvSegment.cs │ ├── AutSegment.cs │ ├── BhsSegment.cs │ ├── BlcSegment.cs │ ├── BlgSegment.cs │ ├── BpoSegment.cs │ ├── BpxSegment.cs │ ├── BtsSegment.cs │ ├── BtxSegment.cs │ ├── BuiSegment.cs │ ├── CdmSegment.cs │ ├── CdoSegment.cs │ ├── CerSegment.cs │ ├── Cm0Segment.cs │ ├── Cm1Segment.cs │ ├── Cm2Segment.cs │ ├── CnsSegment.cs │ ├── ConSegment.cs │ ├── CspSegment.cs │ ├── CsrSegment.cs │ ├── CssSegment.cs │ ├── CtdSegment.cs │ ├── CtiSegment.cs │ ├── CtrSegment.cs │ ├── Db1Segment.cs │ ├── DevSegment.cs │ ├── Dg1Segment.cs │ ├── DmiSegment.cs │ ├── DonSegment.cs │ ├── DpsSegment.cs │ ├── DrgSegment.cs │ ├── DscSegment.cs │ ├── DspSegment.cs │ ├── DstSegment.cs │ ├── EcdSegment.cs │ ├── EcrSegment.cs │ ├── EduSegment.cs │ ├── EqpSegment.cs │ ├── EquSegment.cs │ ├── ErrSegment.cs │ ├── EvnSegment.cs │ ├── FacSegment.cs │ ├── FhsSegment.cs │ ├── Ft1Segment.cs │ ├── FtsSegment.cs │ ├── GolSegment.cs │ ├── Gp1Segment.cs │ ├── Gp2Segment.cs │ ├── Gt1Segment.cs │ ├── IamSegment.cs │ ├── IarSegment.cs │ ├── IimSegment.cs │ ├── IltSegment.cs │ ├── In1Segment.cs │ ├── In2Segment.cs │ ├── In3Segment.cs │ ├── InvSegment.cs │ ├── IpcSegment.cs │ ├── IprSegment.cs │ ├── IsdSegment.cs │ ├── ItmSegment.cs │ ├── IvcSegment.cs │ ├── IvtSegment.cs │ ├── LanSegment.cs │ ├── LccSegment.cs │ ├── LchSegment.cs │ ├── LdpSegment.cs │ ├── LocSegment.cs │ ├── LrlSegment.cs │ ├── McpSegment.cs │ ├── MfaSegment.cs │ ├── MfeSegment.cs │ ├── MfiSegment.cs │ ├── MrgSegment.cs │ ├── MsaSegment.cs │ ├── MshSegment.cs │ ├── NckSegment.cs │ ├── NdsSegment.cs │ ├── Nk1Segment.cs │ ├── NpuSegment.cs │ ├── NscSegment.cs │ ├── NstSegment.cs │ ├── NteSegment.cs │ ├── ObrSegment.cs │ ├── ObxSegment.cs │ ├── OdsSegment.cs │ ├── OdtSegment.cs │ ├── Oh1Segment.cs │ ├── Oh2Segment.cs │ ├── Oh3Segment.cs │ ├── Oh4Segment.cs │ ├── Om1Segment.cs │ ├── Om2Segment.cs │ ├── Om3Segment.cs │ ├── Om4Segment.cs │ ├── Om5Segment.cs │ ├── Om6Segment.cs │ ├── Om7Segment.cs │ ├── OmcSegment.cs │ ├── OrcSegment.cs │ ├── OrgSegment.cs │ ├── OvrSegment.cs │ ├── PacSegment.cs │ ├── PceSegment.cs │ ├── PcrSegment.cs │ ├── Pd1Segment.cs │ ├── PdaSegment.cs │ ├── PdcSegment.cs │ ├── PeoSegment.cs │ ├── PesSegment.cs │ ├── PidSegment.cs │ ├── PkgSegment.cs │ ├── Pm1Segment.cs │ ├── PmtSegment.cs │ ├── Pr1Segment.cs │ ├── PraSegment.cs │ ├── PrbSegment.cs │ ├── PrcSegment.cs │ ├── PrdSegment.cs │ ├── PrtSegment.cs │ ├── PsgSegment.cs │ ├── PshSegment.cs │ ├── PslSegment.cs │ ├── PssSegment.cs │ ├── PthSegment.cs │ ├── Pv1Segment.cs │ ├── Pv2Segment.cs │ ├── PyeSegment.cs │ ├── QakSegment.cs │ ├── QidSegment.cs │ ├── QpdSegment.cs │ ├── QriSegment.cs │ ├── RcpSegment.cs │ ├── RdfSegment.cs │ ├── RdtSegment.cs │ ├── RelSegment.cs │ ├── Rf1Segment.cs │ ├── RfiSegment.cs │ ├── RgsSegment.cs │ ├── RmiSegment.cs │ ├── RolSegment.cs │ ├── Rq1Segment.cs │ ├── RqdSegment.cs │ ├── RxaSegment.cs │ ├── RxcSegment.cs │ ├── RxdSegment.cs │ ├── RxeSegment.cs │ ├── RxgSegment.cs │ ├── RxoSegment.cs │ ├── RxrSegment.cs │ ├── RxvSegment.cs │ ├── SacSegment.cs │ ├── ScdSegment.cs │ ├── SchSegment.cs │ ├── ScpSegment.cs │ ├── SddSegment.cs │ ├── SftSegment.cs │ ├── SghSegment.cs │ ├── SgtSegment.cs │ ├── ShpSegment.cs │ ├── SidSegment.cs │ ├── SltSegment.cs │ ├── SpmSegment.cs │ ├── StfSegment.cs │ ├── StzSegment.cs │ ├── TccSegment.cs │ ├── TcdSegment.cs │ ├── Tq1Segment.cs │ ├── Tq2Segment.cs │ ├── TxaSegment.cs │ ├── UacSegment.cs │ ├── Ub1Segment.cs │ ├── Ub2Segment.cs │ ├── VarSegment.cs │ ├── VndSegment.cs │ └── ZxxSegment.cs │ └── Types │ ├── Address.cs │ ├── AuthorizationInformation.cs │ ├── ChannelCalibrationParameters.cs │ ├── ChannelDefinition.cs │ ├── ChannelIdentifier.cs │ ├── ChannelSensitivityAndUnits.cs │ ├── ChargeCodeAndDate.cs │ ├── CodedElementWithFormattedValues.cs │ ├── CodedWithExceptions.cs │ ├── CodedWithNoExceptions.cs │ ├── CompositeIdNumberAndNameSimplified.cs │ ├── CompositePrice.cs │ ├── CompositeQuantityWithUnits.cs │ ├── DailyDeductibleInformation.cs │ ├── DateAndInstitutionName.cs │ ├── DateTimeRange.cs │ ├── DayTypeAndNumber.cs │ ├── Delta.cs │ ├── DischargeToLocationAndDate.cs │ ├── DriversLicenseNumber.cs │ ├── EncapsulatedData.cs │ ├── EntityIdentifier.cs │ ├── EntityIdentifierPair.cs │ ├── ExtendedAddress.cs │ ├── ExtendedCompositeIdNumberAndNameForPersons.cs │ ├── ExtendedCompositeIdWithCheckDigit.cs │ ├── ExtendedCompositeNameAndIdNumberForOrganizations.cs │ ├── ExtendedPersonName.cs │ ├── ExtendedTelecommunicationNumber.cs │ ├── FamilyName.cs │ ├── FinancialClass.cs │ ├── HierarchicDesignator.cs │ ├── InsuranceCertificationDefinition.cs │ ├── JobCodeClass.cs │ ├── MessageLocation.cs │ ├── MessageType.cs │ ├── Money.cs │ ├── MoneyAndChargeCode.cs │ ├── MoneyOrPercentage.cs │ ├── MultiplexedArray.cs │ ├── NameWithDateAndLocation.cs │ ├── NumericArray.cs │ ├── NumericRange.cs │ ├── ObservationGrouper.cs │ ├── OccurrenceCodeAndDate.cs │ ├── OccurrenceSpanCodeAndDate.cs │ ├── ParentResultLink.cs │ ├── PerformingPersonTimeStamp.cs │ ├── PersonLocation.cs │ ├── PolicyTypeAndAmount.cs │ ├── PractitionerInstitutionalPrivileges.cs │ ├── PractitionerLicenseOrOtherIdNumber.cs │ ├── ProcessingType.cs │ ├── QueryInputParameterList.cs │ ├── QuerySelectionCriteria.cs │ ├── ReferencePointer.cs │ ├── ReferenceRange.cs │ ├── RepeatInterval.cs │ ├── RepeatPattern.cs │ ├── RoomCoverage.cs │ ├── RowColumnDefinition.cs │ ├── SchedulingClassValuePair.cs │ ├── SortOrder.cs │ ├── SpecialtyDescription.cs │ ├── StreetAddress.cs │ ├── StructuredNumeric.cs │ ├── Text.cs │ ├── ValueCodeAndAmount.cs │ ├── ValueRange.cs │ ├── VersionIdentifier.cs │ ├── VisitingHours.cs │ └── WaveformSource.cs └── test └── ClearHl7.Tests ├── ClearHl7.Tests.csproj ├── ConfigurationTests ├── Hl7DateTimeFormatConfigCollection.cs ├── Hl7DateTimeFormatConfigTests.cs ├── Hl7DateTimeTimezoneOffsetTests.cs ├── NewHierarchyTests.cs └── SeparatorsTests.cs ├── FactoryTests └── SegmentFactoryTests.cs ├── FormatTests ├── DateFormatTests.cs └── NumericFormatTests.cs ├── HelpersTests ├── EnumHelperTests.cs ├── EnumHelpersTests.cs ├── MessageHelperTests.cs ├── SegmentHelperTests.cs └── StringHelperTests.cs ├── IntegrationTests └── SegmentDateTimePrecisionIntegrationTests.cs ├── MessagesTests └── MessageTests.cs ├── SegmentsTests ├── AbsSegmentTests.cs ├── AccSegmentTests.cs ├── AddSegmentTests.cs ├── AdjSegmentTests.cs ├── AffSegmentTests.cs ├── AigSegmentTests.cs ├── AilSegmentTests.cs ├── AipSegmentTests.cs ├── AisSegmentTests.cs ├── Al1SegmentTests.cs ├── AprSegmentTests.cs ├── ArqSegmentTests.cs ├── ArvSegmentTests.cs ├── AutSegmentTests.cs ├── BhsSegmentTests.cs ├── BlcSegmentTests.cs ├── BlgSegmentTests.cs ├── BpoSegmentTests.cs ├── BpxSegmentTests.cs ├── BtsSegmentTests.cs ├── BtxSegmentTests.cs ├── BuiSegmentTests.cs ├── CdmSegmentTests.cs ├── CdoSegmentTests.cs ├── CerSegmentTests.cs ├── Cm0SegmentTests.cs ├── Cm1SegmentTests.cs ├── Cm2SegmentTests.cs ├── CnsSegmentTests.cs ├── ConSegmentTests.cs ├── CspSegmentTests.cs ├── CsrSegmentTests.cs ├── CssSegmentTests.cs ├── CtdSegmentTests.cs ├── CtiSegmentTests.cs ├── CtrSegmentTests.cs ├── Db1SegmentTests.cs ├── DevSegmentTests.cs ├── Dg1SegmentTests.cs ├── DmiSegmentTests.cs ├── DonSegmentTests.cs ├── DpsSegmentTests.cs ├── DrgSegmentTests.cs ├── DscSegmentTests.cs ├── DspSegmentTests.cs ├── DstSegmentTests.cs ├── EcdSegmentTests.cs ├── EcrSegmentTests.cs ├── EduSegmentTests.cs ├── EqlSegmentTests.cs ├── EqpSegmentTests.cs ├── EquSegmentTests.cs ├── ErqSegmentTests.cs ├── ErrSegmentTests.cs ├── EvnSegmentTests.cs ├── FacSegmentTests.cs ├── FhsSegmentTests.cs ├── Ft1SegmentTests.cs ├── FtsSegmentTests.cs ├── GolSegmentTests.cs ├── Gp1SegmentTests.cs ├── Gp2SegmentTests.cs ├── Gt1SegmentTests.cs ├── IamSegmentTests.cs ├── IarSegmentTests.cs ├── IimSegmentTests.cs ├── IltSegmentTests.cs ├── In1SegmentTests.cs ├── In2SegmentTests.cs ├── In3SegmentTests.cs ├── InvSegmentTests.cs ├── IpcSegmentTests.cs ├── IprSegmentTests.cs ├── IsdSegmentTests.cs ├── ItmSegmentTests.cs ├── IvcSegmentTests.cs ├── IvtSegmentTests.cs ├── LanSegmentTests.cs ├── LccSegmentTests.cs ├── LchSegmentTests.cs ├── LdpSegmentTests.cs ├── LocSegmentTests.cs ├── LrlSegmentTests.cs ├── McpSegmentTests.cs ├── MfaSegmentTests.cs ├── MfeSegmentTests.cs ├── MfiSegmentTests.cs ├── MrgSegmentTests.cs ├── MsaSegmentTests.cs ├── MshSegmentTests.cs ├── NckSegmentTests.cs ├── NdsSegmentTests.cs ├── Nk1SegmentTests.cs ├── NpuSegmentTests.cs ├── NscSegmentTests.cs ├── NstSegmentTests.cs ├── NteSegmentTests.cs ├── ObrSegmentTests.cs ├── ObxSegmentTests.cs ├── OdsSegmentTests.cs ├── OdtSegmentTests.cs ├── Oh1SegmentTests.cs ├── Oh2SegmentTests.cs ├── Oh3SegmentTests.cs ├── Oh4SegmentTests.cs ├── Om1SegmentTests.cs ├── Om2SegmentTests.cs ├── Om3SegmentTests.cs ├── Om4SegmentTests.cs ├── Om5SegmentTests.cs ├── Om6SegmentTests.cs ├── Om7SegmentTests.cs ├── OmcSegmentTests.cs ├── OrcSegmentTests.cs ├── OrgSegmentTests.cs ├── OvrSegmentTests.cs ├── PacSegmentTests.cs ├── PceSegmentTests.cs ├── PcrSegmentTests.cs ├── Pd1SegmentTests.cs ├── PdaSegmentTests.cs ├── PdcSegmentTests.cs ├── PeoSegmentTests.cs ├── PesSegmentTests.cs ├── PidSegmentTests.cs ├── PkgSegmentTests.cs ├── Pm1SegmentTests.cs ├── PmtSegmentTests.cs ├── Pr1SegmentTests.cs ├── PraSegmentTests.cs ├── PrbSegmentTests.cs ├── PrcSegmentTests.cs ├── PrdSegmentTests.cs ├── PrtSegmentTests.cs ├── PsgSegmentTests.cs ├── PshSegmentTests.cs ├── PslSegmentTests.cs ├── PssSegmentTests.cs ├── PthSegmentTests.cs ├── Pv1SegmentTests.cs ├── Pv2SegmentTests.cs ├── PyeSegmentTests.cs ├── QakSegmentTests.cs ├── QidSegmentTests.cs ├── QpdSegmentTests.cs ├── QrdSegmentTests.cs ├── QrfSegmentTests.cs ├── QriSegmentTests.cs ├── RcpSegmentTests.cs ├── RdfSegmentTests.cs ├── RdtSegmentTests.cs ├── RelSegmentTests.cs ├── Rf1SegmentTests.cs ├── RfiSegmentTests.cs ├── RgsSegmentTests.cs ├── RmiSegmentTests.cs ├── RolSegmentTests.cs ├── Rq1SegmentTests.cs ├── RqdSegmentTests.cs ├── RxaSegmentTests.cs ├── RxcSegmentTests.cs ├── RxdSegmentTests.cs ├── RxeSegmentTests.cs ├── RxgSegmentTests.cs ├── RxoSegmentTests.cs ├── RxrSegmentTests.cs ├── RxvSegmentTests.cs ├── SacSegmentTests.cs ├── ScdSegmentTests.cs ├── SchSegmentTests.cs ├── ScpSegmentTests.cs ├── SddSegmentTests.cs ├── SftSegmentTests.cs ├── SghSegmentTests.cs ├── SgtSegmentTests.cs ├── ShpSegmentTests.cs ├── SidSegmentTests.cs ├── SltSegmentTests.cs ├── SpmSegmentTests.cs ├── SprSegmentTests.cs ├── StfSegmentTests.cs ├── StzSegmentTests.cs ├── TccSegmentTests.cs ├── TcdSegmentTests.cs ├── Tq1SegmentTests.cs ├── Tq2SegmentTests.cs ├── TxaSegmentTests.cs ├── UacSegmentTests.cs ├── Ub1SegmentTests.cs ├── Ub2SegmentTests.cs ├── UrdSegmentTests.cs ├── UrsSegmentTests.cs ├── VarSegmentTests.cs ├── VndSegmentTests.cs ├── VtqSegmentTests.cs └── ZxxSegmentTests.cs ├── SerializationTests ├── MessageSerializerTests.cs ├── SegmentSerializerTests.cs └── TypeSerializerTests.cs └── TypesTests ├── AddressTests.cs ├── AuthorizationInformationTests.cs ├── ChannelCalibrationParametersTests.cs ├── ChannelDefinitionTests.cs ├── ChannelIdentifierTests.cs ├── ChannelSensitivityAndUnitsTests.cs ├── ChargeCodeAndDateTests.cs ├── ChargeToPractiseTests.cs ├── CodedElementTests.cs ├── CodedElementWithFormattedValuesTests.cs ├── CodedWithExceptionsTests.cs ├── CodedWithNoExceptionsTests.cs ├── CompositeIdNumberAndNameSimplifiedTests.cs ├── CompositeIdNumberAndNameTests.cs ├── CompositeIdWithCheckDigitTests.cs ├── CompositePriceTests.cs ├── CompositeQuantityWithUnitsTests.cs ├── DailyDeductibleInformationTests.cs ├── DateAndInstitutionNameTests.cs ├── DateTimeRangeTests.cs ├── DayTypeAndNumberTests.cs ├── DeltaTests.cs ├── DischargeToLocationAndDateTests.cs ├── DriversLicenseNumberTests.cs ├── EncapsulatedDataTests.cs ├── EntityIdentifierPairTests.cs ├── EntityIdentifierTests.cs ├── ErrorLocationAndDescriptionTests.cs ├── ErrorLocationTests.cs ├── ExtendedAddressTests.cs ├── ExtendedCompositeIdNumberAndNameForPersonsTests.cs ├── ExtendedCompositeIdWithCheckDigitTests.cs ├── ExtendedCompositeNameAndIdNumberForOrganizationsTests.cs ├── ExtendedPersonNameTests.cs ├── ExtendedTelecommunicationNumberTests.cs ├── FamilyNameTests.cs ├── FinancialClassTests.cs ├── HierarchicDesignatorTests.cs ├── InsuranceCertificationDefinitionTests.cs ├── JobCodeClassTests.cs ├── LocationWithAddressVariationOneTests.cs ├── LocationWithAddressVariationTwoTests.cs ├── MessageLocationTests.cs ├── MessageTypeTests.cs ├── MoneyAndChargeCodeTests.cs ├── MoneyOrPercentageTests.cs ├── MoneyTests.cs ├── MultiplexedArrayTests.cs ├── NameWithDateAndLocationTests.cs ├── NumericArrayTests.cs ├── NumericRangeTests.cs ├── ObservationGrouperTests.cs ├── OccurrenceCodeAndDateTests.cs ├── OccurrenceSpanCodeAndDateTests.cs ├── OrderSequenceDefinitionTests.cs ├── ParentOrderTests.cs ├── ParentResultLinkTests.cs ├── PerformingPersonTimeStampTests.cs ├── PersonLocationTests.cs ├── PersonNameTests.cs ├── PolicyTypeAndAmountTests.cs ├── PractitionerInstitutionalPrivilegesTests.cs ├── PractitionerLicenseOrOtherIdNumberTests.cs ├── PreCertificationRequiredTests.cs ├── ProcessingTypeTests.cs ├── QueryInputParameterListTests.cs ├── QuerySelectionCriteriaTests.cs ├── ReferencePointerTests.cs ├── ReferenceRangeTests.cs ├── RepeatIntervalTests.cs ├── RepeatPatternTests.cs ├── RoomCoverageTests.cs ├── RowColumnDefinitionTests.cs ├── SchedulingClassValuePairTests.cs ├── SortOrderTests.cs ├── SpecialtyDescriptionTests.cs ├── SpecimenSourceTests.cs ├── StreetAddressTests.cs ├── StructuredNumericTests.cs ├── TelephoneNumberTests.cs ├── TextTests.cs ├── TimingQuantityTests.cs ├── ValueCodeAndAmountTests.cs ├── ValueRangeTests.cs ├── VersionIdentifierTests.cs ├── VisitingHoursTests.cs └── WaveformSourceTests.cs /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/.gitignore -------------------------------------------------------------------------------- /ClearHl7.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/ClearHl7.sln -------------------------------------------------------------------------------- /DateTime-Precision-Configuration.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/DateTime-Precision-Configuration.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/README.md -------------------------------------------------------------------------------- /Version2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/Version2.md -------------------------------------------------------------------------------- /src/ClearHl7.Codes/ClearHl7.Codes.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/ClearHl7.Codes.csproj -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V230/CodeActionCode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V230/CodeActionCode.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V230/CodeAmountType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V230/CodeAmountType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V230/CodeBedStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V230/CodeBedStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V230/CodeBodySite.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V230/CodeBodySite.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V230/CodeChargeType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V230/CodeChargeType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V230/CodeDayType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V230/CodeDayType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V230/CodeDrgPayor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V230/CodeDrgPayor.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V230/CodeEncoding.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V230/CodeEncoding.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V230/CodeModality.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V230/CodeModality.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V230/CodeNameType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V230/CodeNameType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V230/CodeOverride.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V230/CodeOverride.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V230/CodePolicyType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V230/CodePolicyType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V230/CodePriceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V230/CodePriceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V230/CodePriority.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V230/CodePriority.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V230/CodeReligion.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V230/CodeReligion.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V230/CodeRoomType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V230/CodeRoomType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V230/CodeSourceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V230/CodeSourceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V230/CodeTrayType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V230/CodeTrayType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V230/CodeValueType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V230/CodeValueType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V230/CodeVersionId.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V230/CodeVersionId.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V231/CodeActionCode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V231/CodeActionCode.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V231/CodeAmountType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V231/CodeAmountType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V231/CodeBedStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V231/CodeBedStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V231/CodeBodySite.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V231/CodeBodySite.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V231/CodeChargeType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V231/CodeChargeType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V231/CodeDayType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V231/CodeDayType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V231/CodeDrgPayor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V231/CodeDrgPayor.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V231/CodeEncoding.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V231/CodeEncoding.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V231/CodeModality.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V231/CodeModality.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V231/CodeNameType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V231/CodeNameType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V231/CodeOverride.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V231/CodeOverride.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V231/CodePolicyType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V231/CodePolicyType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V231/CodePriceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V231/CodePriceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V231/CodePriority.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V231/CodePriority.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V231/CodeReligion.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V231/CodeReligion.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V231/CodeRoomType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V231/CodeRoomType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V231/CodeSourceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V231/CodeSourceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V231/CodeTrayType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V231/CodeTrayType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V231/CodeValueCode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V231/CodeValueCode.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V231/CodeValueType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V231/CodeValueType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V231/CodeVersionId.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V231/CodeVersionId.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodeActionCode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodeActionCode.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodeAlertLevel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodeAlertLevel.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodeAmountType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodeAmountType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodeBedStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodeBedStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodeBodySite.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodeBodySite.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodeChargeType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodeChargeType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodeDataTypes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodeDataTypes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodeDayType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodeDayType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodeDrgPayor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodeDrgPayor.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodeEncoding.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodeEncoding.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodeEventType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodeEventType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodeJobStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodeJobStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodeModality.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodeModality.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodeNameType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodeNameType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodeOverride.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodeOverride.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodePolicyType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodePolicyType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodePriceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodePriceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodePriority.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodePriority.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodeRace.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodeRace.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodeReligion.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodeReligion.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodeRoomType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodeRoomType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodeSchoolType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodeSchoolType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodeSequencing.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodeSequencing.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodeSourceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodeSourceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodeTrayType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodeTrayType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodeTreatment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodeTreatment.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodeTriageCode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodeTriageCode.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodeValueCode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodeValueCode.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodeValueType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodeValueType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V240/CodeVersionId.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V240/CodeVersionId.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeActionCode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeActionCode.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeAlertLevel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeAlertLevel.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeAmountType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeAmountType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeBedStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeBedStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeBodyParts.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeBodyParts.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeBodySite.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeBodySite.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeChargeType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeChargeType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeDataTypes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeDataTypes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeDayType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeDayType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeDrgPayor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeDrgPayor.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeEncoding.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeEncoding.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeEventType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeEventType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeJobStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeJobStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeModality.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeModality.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeNameType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeNameType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeOrderType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeOrderType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeOverride.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeOverride.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodePolicyType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodePolicyType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodePrecision.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodePrecision.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodePriceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodePriceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodePriority.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodePriority.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeRace.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeRace.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeReligion.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeReligion.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeRiskCodes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeRiskCodes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeRoomType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeRoomType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeSchoolType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeSchoolType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeSequencing.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeSequencing.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeSourceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeSourceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeTrayType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeTrayType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeTreatment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeTreatment.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeTriageCode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeTriageCode.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeValueType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeValueType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V250/CodeVersionId.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V250/CodeVersionId.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeActionCode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeActionCode.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeAlertLevel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeAlertLevel.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeAmountType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeAmountType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeBedStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeBedStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeBodyParts.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeBodyParts.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeBodySite.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeBodySite.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeChargeType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeChargeType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeDataTypes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeDataTypes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeDayType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeDayType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeDrgPayor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeDrgPayor.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeEncoding.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeEncoding.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeEventType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeEventType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeJobStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeJobStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeModality.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeModality.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeNameType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeNameType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeOrderType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeOrderType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeOverride.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeOverride.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodePolicyType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodePolicyType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodePrecision.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodePrecision.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodePriceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodePriceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodePriority.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodePriority.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeRace.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeRace.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeReligion.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeReligion.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeRiskCodes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeRiskCodes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeRoomType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeRoomType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeSchoolType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeSchoolType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeSequencing.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeSequencing.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeSourceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeSourceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeTrayType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeTrayType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeTreatment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeTreatment.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeTriageCode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeTriageCode.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeValueCode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeValueCode.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeValueType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeValueType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V251/CodeVersionId.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V251/CodeVersionId.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeAlertLevel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeAlertLevel.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeAmountType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeAmountType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeBedStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeBedStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeBodyParts.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeBodyParts.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeBodySite.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeBodySite.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeCclValue.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeCclValue.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeChargeType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeChargeType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeCycleType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeCycleType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeDataTypes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeDataTypes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeDateFormat.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeDateFormat.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeDayType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeDayType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeDeviceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeDeviceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeDrgPayor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeDrgPayor.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeEncoding.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeEncoding.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeEventType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeEventType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeItemStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeItemStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeItemType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeItemType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeJobStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeJobStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeLoadStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeLoadStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeLotControl.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeLotControl.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeMimeTypes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeMimeTypes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeModality.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeModality.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeMoodCodes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeMoodCodes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeNameType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeNameType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeOrderType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeOrderType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeOverride.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeOverride.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodePackage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodePackage.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodePayeeType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodePayeeType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodePolicyType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodePolicyType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodePriceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodePriceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodePriority.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodePriority.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeRace.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeRace.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeReligion.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeReligion.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeRiskCodes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeRiskCodes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeRoomType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeRoomType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeRulingAct.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeRulingAct.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeSchoolType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeSchoolType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeSequencing.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeSequencing.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeSideOfBody.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeSideOfBody.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeSourceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeSourceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeTaxStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeTaxStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeTrayType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeTrayType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeTreatment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeTreatment.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeTriageCode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeTriageCode.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeValueCode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeValueCode.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeValueType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeValueType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V260/CodeVersionId.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V260/CodeVersionId.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeAlertLevel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeAlertLevel.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeAmountType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeAmountType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeBedStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeBedStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeBodyParts.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeBodyParts.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeBodySite.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeBodySite.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeCclValue.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeCclValue.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeChargeType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeChargeType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeCycleType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeCycleType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeDataTypes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeDataTypes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeDateFormat.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeDateFormat.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeDayType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeDayType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeDeviceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeDeviceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeDrgPayor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeDrgPayor.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeEncoding.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeEncoding.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeEventType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeEventType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeItemStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeItemStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeItemType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeItemType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeJobStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeJobStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeLoadStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeLoadStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeLotControl.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeLotControl.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeMimeTypes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeMimeTypes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeModality.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeModality.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeMoodCodes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeMoodCodes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeNameType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeNameType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeOrderType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeOrderType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeOverride.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeOverride.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodePackage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodePackage.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodePayeeType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodePayeeType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodePolicyType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodePolicyType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodePriceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodePriceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodePriority.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodePriority.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeRace.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeRace.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeReligion.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeReligion.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeRiskCodes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeRiskCodes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeRoomType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeRoomType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeRulingAct.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeRulingAct.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeSchoolType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeSchoolType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeSequencing.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeSequencing.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeSideOfBody.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeSideOfBody.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeSourceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeSourceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeTaxStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeTaxStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeTrayType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeTrayType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeTreatment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeTreatment.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeTriageCode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeTriageCode.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeValueCode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeValueCode.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeValueType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeValueType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V270/CodeVersionId.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V270/CodeVersionId.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeAlertLevel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeAlertLevel.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeAmountType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeAmountType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeBedStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeBedStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeBodyParts.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeBodyParts.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeBodySite.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeBodySite.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeCclValue.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeCclValue.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeChargeType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeChargeType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeCycleType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeCycleType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeDataTypes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeDataTypes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeDateFormat.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeDateFormat.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeDayType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeDayType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeDeviceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeDeviceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeDrgPayor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeDrgPayor.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeEncoding.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeEncoding.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeEventType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeEventType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeItemStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeItemStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeItemType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeItemType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeJobStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeJobStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeLoadStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeLoadStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeLotControl.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeLotControl.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeMimeTypes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeMimeTypes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeModality.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeModality.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeMoodCodes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeMoodCodes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeNameType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeNameType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeOrderType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeOrderType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeOverride.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeOverride.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodePackage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodePackage.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodePayeeType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodePayeeType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodePolicyType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodePolicyType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodePriceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodePriceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodePriority.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodePriority.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeRace.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeRace.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeReligion.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeReligion.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeRiskCodes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeRiskCodes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeRoomType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeRoomType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeRulingAct.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeRulingAct.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeSchoolType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeSchoolType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeSequencing.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeSequencing.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeSideOfBody.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeSideOfBody.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeSourceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeSourceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeTaxStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeTaxStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeTrayType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeTrayType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeTreatment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeTreatment.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeTriageCode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeTriageCode.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeValueCode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeValueCode.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeValueType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeValueType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V271/CodeVersionId.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V271/CodeVersionId.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeAlertLevel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeAlertLevel.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeAmountType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeAmountType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeArmStick.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeArmStick.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeBedStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeBedStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeBodyParts.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeBodyParts.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeBodySite.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeBodySite.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeBolusType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeBolusType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeCclValue.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeCclValue.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeChargeType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeChargeType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeCycleType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeCycleType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeDataTypes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeDataTypes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeDateFormat.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeDateFormat.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeDayType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeDayType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeDeviceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeDeviceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeEncoding.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeEncoding.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeEventType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeEventType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeItemStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeItemStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeItemType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeItemType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeJobStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeJobStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeLoadStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeLoadStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeLotControl.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeLotControl.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeMimeTypes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeMimeTypes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeModality.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeModality.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeMoodCodes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeMoodCodes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeNameType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeNameType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeOrderType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeOrderType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeOverride.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeOverride.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodePackage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodePackage.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodePayeeType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodePayeeType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodePcaType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodePcaType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodePolicyType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodePolicyType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodePriceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodePriceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodePriority.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodePriority.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeRace.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeRace.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeReligion.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeReligion.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeRiskCodes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeRiskCodes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeRoomType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeRoomType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeRootCause.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeRootCause.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeRulingAct.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeRulingAct.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeSchoolType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeSchoolType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeSequencing.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeSequencing.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeSideOfBody.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeSideOfBody.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeSourceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeSourceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeTaxStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeTaxStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeTrayType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeTrayType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeTreatment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeTreatment.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeTriageCode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeTriageCode.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeValueCode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeValueCode.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeValueType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeValueType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V280/CodeVersionId.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V280/CodeVersionId.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeAlertLevel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeAlertLevel.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeAmountType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeAmountType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeArmStick.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeArmStick.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeBedStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeBedStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeBodyParts.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeBodyParts.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeBodySite.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeBodySite.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeBolusType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeBolusType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeCclValue.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeCclValue.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeChargeType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeChargeType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeCycleType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeCycleType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeDataTypes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeDataTypes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeDateFormat.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeDateFormat.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeDayType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeDayType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeDeviceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeDeviceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeEncoding.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeEncoding.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeEventType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeEventType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeItemStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeItemStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeItemType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeItemType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeJobStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeJobStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeLoadStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeLoadStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeLotControl.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeLotControl.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeMimeTypes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeMimeTypes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeModality.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeModality.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeMoodCodes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeMoodCodes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeNameType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeNameType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeOrderType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeOrderType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeOverride.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeOverride.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodePackage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodePackage.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodePayeeType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodePayeeType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodePcaType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodePcaType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodePolicyType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodePolicyType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodePriceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodePriceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodePriority.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodePriority.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeRace.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeRace.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeReligion.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeReligion.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeRiskCodes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeRiskCodes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeRoomType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeRoomType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeRootCause.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeRootCause.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeRulingAct.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeRulingAct.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeSchoolType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeSchoolType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeSequencing.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeSequencing.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeSideOfBody.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeSideOfBody.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeSourceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeSourceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeTaxStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeTaxStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeTrayType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeTrayType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeTreatment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeTreatment.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeTriageCode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeTriageCode.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeValueCode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeValueCode.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeValueType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeValueType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V281/CodeVersionId.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V281/CodeVersionId.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeAlertLevel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeAlertLevel.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeAmountType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeAmountType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeArmStick.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeArmStick.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeBedStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeBedStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeBodyParts.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeBodyParts.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeBodySite.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeBodySite.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeBolusType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeBolusType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeCclValue.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeCclValue.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeChargeType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeChargeType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeCycleType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeCycleType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeDataTypes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeDataTypes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeDateFormat.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeDateFormat.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeDayType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeDayType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeDeviceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeDeviceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeDrgPayor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeDrgPayor.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeEncoding.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeEncoding.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeEventType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeEventType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeItemStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeItemStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeItemType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeItemType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeJobStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeJobStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeLoadStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeLoadStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeLotControl.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeLotControl.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeMimeTypes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeMimeTypes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeModality.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeModality.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeMoodCodes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeMoodCodes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeNameType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeNameType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeOrderType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeOrderType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeOverride.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeOverride.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodePackage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodePackage.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodePayeeType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodePayeeType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodePcaType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodePcaType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodePolicyType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodePolicyType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodePriceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodePriceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodePriority.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodePriority.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeRace.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeRace.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeReligion.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeReligion.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeRiskCodes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeRiskCodes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeRoomType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeRoomType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeRootCause.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeRootCause.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeRulingAct.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeRulingAct.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeSchoolType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeSchoolType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeSequencing.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeSequencing.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeSideOfBody.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeSideOfBody.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeSourceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeSourceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeTaxStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeTaxStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeTrayType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeTrayType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeTreatment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeTreatment.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeTriageCode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeTriageCode.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeValueCode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeValueCode.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeValueType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeValueType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V282/CodeVersionId.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V282/CodeVersionId.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeAlertLevel.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeAlertLevel.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeAmountType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeAmountType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeArmStick.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeArmStick.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeBedStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeBedStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeBodyParts.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeBodyParts.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeBodySite.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeBodySite.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeBolusType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeBolusType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeCclValue.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeCclValue.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeChargeType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeChargeType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeCycleType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeCycleType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeDataTypes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeDataTypes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeDateFormat.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeDateFormat.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeDayType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeDayType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeDeviceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeDeviceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeDrgPayor.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeDrgPayor.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeEncoding.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeEncoding.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeEventType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeEventType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeItemStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeItemStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeItemType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeItemType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeJobStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeJobStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeLoadStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeLoadStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeLotControl.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeLotControl.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeMimeTypes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeMimeTypes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeMoodCodes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeMoodCodes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeNameType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeNameType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeOrderType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeOrderType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeOverride.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeOverride.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodePackage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodePackage.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodePayeeType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodePayeeType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodePcaType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodePcaType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodePolicyType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodePolicyType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodePriceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodePriceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodePriority.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodePriority.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeRace.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeRace.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeReligion.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeReligion.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeRiskCodes.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeRiskCodes.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeRoomType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeRoomType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeRootCause.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeRootCause.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeRulingAct.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeRulingAct.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeSchoolType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeSchoolType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeSequencing.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeSequencing.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeSideOfBody.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeSideOfBody.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeSourceType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeSourceType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeTaxStatus.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeTaxStatus.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeTrayType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeTrayType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeTreatment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeTreatment.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeTriageCode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeTriageCode.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeValueType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeValueType.cs -------------------------------------------------------------------------------- /src/ClearHl7.Codes/V290/CodeVersionId.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7.Codes/V290/CodeVersionId.cs -------------------------------------------------------------------------------- /src/ClearHl7/ClearHl7.csproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/ClearHl7.csproj -------------------------------------------------------------------------------- /src/ClearHl7/Configuration.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/Configuration.cs -------------------------------------------------------------------------------- /src/ClearHl7/Consts.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/Consts.cs -------------------------------------------------------------------------------- /src/ClearHl7/Enumerations.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/Enumerations.cs -------------------------------------------------------------------------------- /src/ClearHl7/Helpers/MessageHelper.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/Helpers/MessageHelper.cs -------------------------------------------------------------------------------- /src/ClearHl7/Helpers/SegmentHelper.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/Helpers/SegmentHelper.cs -------------------------------------------------------------------------------- /src/ClearHl7/Helpers/StringHelper.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/Helpers/StringHelper.cs -------------------------------------------------------------------------------- /src/ClearHl7/Hl7DateTimeFormatConfig.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/Hl7DateTimeFormatConfig.cs -------------------------------------------------------------------------------- /src/ClearHl7/Interfaces/IMessage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/Interfaces/IMessage.cs -------------------------------------------------------------------------------- /src/ClearHl7/Interfaces/IMshSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/Interfaces/IMshSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/Interfaces/ISegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/Interfaces/ISegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/Interfaces/IType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/Interfaces/IType.cs -------------------------------------------------------------------------------- /src/ClearHl7/SegmentFactory.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/SegmentFactory.cs -------------------------------------------------------------------------------- /src/ClearHl7/Separators.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/Separators.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Message.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Message.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/AccSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/AccSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/AddSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/AddSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/AigSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/AigSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/AilSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/AilSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/AipSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/AipSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/AisSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/AisSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/Al1Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/Al1Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/AprSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/AprSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/ArqSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/ArqSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/AutSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/AutSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/BhsSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/BhsSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/BlgSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/BlgSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/BtsSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/BtsSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/CdmSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/CdmSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/Cm0Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/Cm0Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/Cm1Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/Cm1Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/Cm2Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/Cm2Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/CspSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/CspSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/CsrSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/CsrSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/CssSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/CssSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/CtdSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/CtdSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/CtiSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/CtiSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/Db1Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/Db1Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/Dg1Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/Dg1Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/DrgSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/DrgSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/DscSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/DscSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/DspSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/DspSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/EqlSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/EqlSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/ErqSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/ErqSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/ErrSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/ErrSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/EvnSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/EvnSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/FacSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/FacSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/FhsSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/FhsSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/Ft1Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/Ft1Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/FtsSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/FtsSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/GolSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/GolSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/Gt1Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/Gt1Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/In1Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/In1Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/In2Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/In2Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/In3Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/In3Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/LccSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/LccSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/LchSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/LchSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/LdpSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/LdpSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/LocSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/LocSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/LrlSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/LrlSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/MfaSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/MfaSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/MfeSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/MfeSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/MfiSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/MfiSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/MrgSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/MrgSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/MsaSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/MsaSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/MshSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/MshSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/NckSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/NckSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/Nk1Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/Nk1Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/NpuSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/NpuSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/NscSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/NscSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/NstSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/NstSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/NteSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/NteSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/ObrSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/ObrSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/ObxSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/ObxSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/OdsSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/OdsSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/OdtSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/OdtSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/Om1Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/Om1Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/Om2Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/Om2Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/Om3Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/Om3Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/Om4Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/Om4Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/Om5Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/Om5Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/Om6Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/Om6Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/OrcSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/OrcSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/PcrSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/PcrSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/Pd1Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/Pd1Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/PdcSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/PdcSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/PeoSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/PeoSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/PesSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/PesSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/PidSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/PidSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/Pr1Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/Pr1Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/PraSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/PraSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/PrbSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/PrbSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/PrcSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/PrcSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/PrdSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/PrdSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/PshSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/PshSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/PthSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/PthSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/Pv1Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/Pv1Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/Pv2Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/Pv2Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/QakSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/QakSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/QrdSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/QrdSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/QrfSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/QrfSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/RdfSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/RdfSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/RdtSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/RdtSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/Rf1Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/Rf1Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/RgsSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/RgsSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/RolSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/RolSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/Rq1Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/Rq1Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/RqdSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/RqdSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/RxaSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/RxaSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/RxcSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/RxcSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/RxdSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/RxdSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/RxeSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/RxeSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/RxgSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/RxgSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/RxoSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/RxoSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/RxrSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/RxrSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/SchSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/SchSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/SprSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/SprSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/StfSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/StfSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/TxaSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/TxaSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/Ub1Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/Ub1Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/Ub2Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/Ub2Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/UrdSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/UrdSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/UrsSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/UrsSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/VarSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/VarSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Segments/VtqSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Segments/VtqSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Types/Address.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Types/Address.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Types/CodedElement.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Types/CodedElement.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Types/CompositePrice.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Types/CompositePrice.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Types/DateTimeRange.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Types/DateTimeRange.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Types/Delta.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Types/Delta.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Types/FinancialClass.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Types/FinancialClass.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Types/JobCodeClass.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Types/JobCodeClass.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Types/MessageType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Types/MessageType.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Types/Money.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Types/Money.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Types/NumericArray.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Types/NumericArray.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Types/NumericRange.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Types/NumericRange.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Types/ParentOrder.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Types/ParentOrder.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Types/PersonLocation.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Types/PersonLocation.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Types/PersonName.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Types/PersonName.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Types/ProcessingType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Types/ProcessingType.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Types/ReferenceRange.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Types/ReferenceRange.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Types/RepeatInterval.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Types/RepeatInterval.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Types/RoomCoverage.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Types/RoomCoverage.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Types/SpecimenSource.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Types/SpecimenSource.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Types/Text.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Types/Text.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Types/TimingQuantity.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Types/TimingQuantity.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Types/VisitingHours.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Types/VisitingHours.cs -------------------------------------------------------------------------------- /src/ClearHl7/V230/Types/WaveformSource.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V230/Types/WaveformSource.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Message.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Message.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/AccSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/AccSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/AddSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/AddSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/AigSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/AigSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/AilSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/AilSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/AipSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/AipSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/AisSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/AisSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/Al1Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/Al1Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/AprSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/AprSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/ArqSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/ArqSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/AutSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/AutSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/BhsSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/BhsSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/BlgSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/BlgSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/BtsSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/BtsSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/CdmSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/CdmSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/Cm0Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/Cm0Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/Cm1Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/Cm1Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/Cm2Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/Cm2Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/CspSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/CspSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/CsrSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/CsrSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/CssSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/CssSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/CtdSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/CtdSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/CtiSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/CtiSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/Db1Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/Db1Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/Dg1Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/Dg1Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/DrgSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/DrgSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/DscSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/DscSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/DspSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/DspSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/EqlSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/EqlSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/ErqSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/ErqSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/ErrSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/ErrSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/EvnSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/EvnSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/FacSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/FacSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/FhsSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/FhsSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/Ft1Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/Ft1Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/FtsSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/FtsSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/GolSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/GolSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/Gt1Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/Gt1Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/In1Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/In1Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/In2Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/In2Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/In3Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/In3Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/LccSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/LccSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/LchSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/LchSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/LdpSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/LdpSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/LocSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/LocSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/LrlSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/LrlSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/MfaSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/MfaSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/MfeSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/MfeSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/MfiSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/MfiSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/MrgSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/MrgSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/MsaSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/MsaSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/MshSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/MshSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/NckSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/NckSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/Nk1Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/Nk1Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/NpuSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/NpuSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/NscSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/NscSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/NstSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/NstSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/NteSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/NteSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/ObrSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/ObrSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/ObxSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/ObxSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/OdsSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/OdsSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/OdtSegment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/OdtSegment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/Om1Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/Om1Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/Om2Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/Om2Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/Om3Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/Om3Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Segments/Om4Segment.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Segments/Om4Segment.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Types/Address.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Types/Address.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Types/Delta.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Types/Delta.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Types/MessageType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Types/MessageType.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Types/Money.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Types/Money.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Types/ParentOrder.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Types/ParentOrder.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Types/PersonName.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Types/PersonName.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Types/Text.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Types/Text.cs -------------------------------------------------------------------------------- /src/ClearHl7/V231/Types/ValueRange.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V231/Types/ValueRange.cs -------------------------------------------------------------------------------- /src/ClearHl7/V240/Message.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V240/Message.cs -------------------------------------------------------------------------------- /src/ClearHl7/V240/Types/Address.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V240/Types/Address.cs -------------------------------------------------------------------------------- /src/ClearHl7/V240/Types/Delta.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V240/Types/Delta.cs -------------------------------------------------------------------------------- /src/ClearHl7/V240/Types/FamilyName.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V240/Types/FamilyName.cs -------------------------------------------------------------------------------- /src/ClearHl7/V240/Types/MessageType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V240/Types/MessageType.cs -------------------------------------------------------------------------------- /src/ClearHl7/V240/Types/Money.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V240/Types/Money.cs -------------------------------------------------------------------------------- /src/ClearHl7/V240/Types/ParentOrder.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V240/Types/ParentOrder.cs -------------------------------------------------------------------------------- /src/ClearHl7/V240/Types/PersonName.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V240/Types/PersonName.cs -------------------------------------------------------------------------------- /src/ClearHl7/V240/Types/SortOrder.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V240/Types/SortOrder.cs -------------------------------------------------------------------------------- /src/ClearHl7/V240/Types/Text.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V240/Types/Text.cs -------------------------------------------------------------------------------- /src/ClearHl7/V240/Types/ValueRange.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V240/Types/ValueRange.cs -------------------------------------------------------------------------------- /src/ClearHl7/V250/Message.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V250/Message.cs -------------------------------------------------------------------------------- /src/ClearHl7/V250/Types/Address.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V250/Types/Address.cs -------------------------------------------------------------------------------- /src/ClearHl7/V250/Types/Delta.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V250/Types/Delta.cs -------------------------------------------------------------------------------- /src/ClearHl7/V250/Types/FamilyName.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V250/Types/FamilyName.cs -------------------------------------------------------------------------------- /src/ClearHl7/V250/Types/MessageType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V250/Types/MessageType.cs -------------------------------------------------------------------------------- /src/ClearHl7/V250/Types/Money.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V250/Types/Money.cs -------------------------------------------------------------------------------- /src/ClearHl7/V250/Types/SortOrder.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V250/Types/SortOrder.cs -------------------------------------------------------------------------------- /src/ClearHl7/V250/Types/Text.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V250/Types/Text.cs -------------------------------------------------------------------------------- /src/ClearHl7/V250/Types/ValueRange.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V250/Types/ValueRange.cs -------------------------------------------------------------------------------- /src/ClearHl7/V251/Message.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V251/Message.cs -------------------------------------------------------------------------------- /src/ClearHl7/V251/Types/Address.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V251/Types/Address.cs -------------------------------------------------------------------------------- /src/ClearHl7/V251/Types/Delta.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V251/Types/Delta.cs -------------------------------------------------------------------------------- /src/ClearHl7/V251/Types/FamilyName.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V251/Types/FamilyName.cs -------------------------------------------------------------------------------- /src/ClearHl7/V251/Types/MessageType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V251/Types/MessageType.cs -------------------------------------------------------------------------------- /src/ClearHl7/V251/Types/Money.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V251/Types/Money.cs -------------------------------------------------------------------------------- /src/ClearHl7/V251/Types/SortOrder.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V251/Types/SortOrder.cs -------------------------------------------------------------------------------- /src/ClearHl7/V251/Types/Text.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V251/Types/Text.cs -------------------------------------------------------------------------------- /src/ClearHl7/V251/Types/ValueRange.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V251/Types/ValueRange.cs -------------------------------------------------------------------------------- /src/ClearHl7/V260/Message.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V260/Message.cs -------------------------------------------------------------------------------- /src/ClearHl7/V260/Types/Address.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V260/Types/Address.cs -------------------------------------------------------------------------------- /src/ClearHl7/V260/Types/Delta.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V260/Types/Delta.cs -------------------------------------------------------------------------------- /src/ClearHl7/V260/Types/FamilyName.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V260/Types/FamilyName.cs -------------------------------------------------------------------------------- /src/ClearHl7/V260/Types/MessageType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V260/Types/MessageType.cs -------------------------------------------------------------------------------- /src/ClearHl7/V260/Types/Money.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V260/Types/Money.cs -------------------------------------------------------------------------------- /src/ClearHl7/V260/Types/SortOrder.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V260/Types/SortOrder.cs -------------------------------------------------------------------------------- /src/ClearHl7/V260/Types/Text.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V260/Types/Text.cs -------------------------------------------------------------------------------- /src/ClearHl7/V260/Types/ValueRange.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V260/Types/ValueRange.cs -------------------------------------------------------------------------------- /src/ClearHl7/V270/Message.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V270/Message.cs -------------------------------------------------------------------------------- /src/ClearHl7/V270/Types/Address.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V270/Types/Address.cs -------------------------------------------------------------------------------- /src/ClearHl7/V270/Types/Delta.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V270/Types/Delta.cs -------------------------------------------------------------------------------- /src/ClearHl7/V270/Types/FamilyName.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V270/Types/FamilyName.cs -------------------------------------------------------------------------------- /src/ClearHl7/V270/Types/MessageType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V270/Types/MessageType.cs -------------------------------------------------------------------------------- /src/ClearHl7/V270/Types/Money.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V270/Types/Money.cs -------------------------------------------------------------------------------- /src/ClearHl7/V270/Types/SortOrder.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V270/Types/SortOrder.cs -------------------------------------------------------------------------------- /src/ClearHl7/V270/Types/Text.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V270/Types/Text.cs -------------------------------------------------------------------------------- /src/ClearHl7/V270/Types/ValueRange.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V270/Types/ValueRange.cs -------------------------------------------------------------------------------- /src/ClearHl7/V271/Message.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V271/Message.cs -------------------------------------------------------------------------------- /src/ClearHl7/V271/Types/Address.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V271/Types/Address.cs -------------------------------------------------------------------------------- /src/ClearHl7/V271/Types/Delta.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V271/Types/Delta.cs -------------------------------------------------------------------------------- /src/ClearHl7/V271/Types/FamilyName.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V271/Types/FamilyName.cs -------------------------------------------------------------------------------- /src/ClearHl7/V271/Types/MessageType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V271/Types/MessageType.cs -------------------------------------------------------------------------------- /src/ClearHl7/V271/Types/Money.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V271/Types/Money.cs -------------------------------------------------------------------------------- /src/ClearHl7/V271/Types/SortOrder.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V271/Types/SortOrder.cs -------------------------------------------------------------------------------- /src/ClearHl7/V271/Types/Text.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V271/Types/Text.cs -------------------------------------------------------------------------------- /src/ClearHl7/V271/Types/ValueRange.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V271/Types/ValueRange.cs -------------------------------------------------------------------------------- /src/ClearHl7/V280/Message.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V280/Message.cs -------------------------------------------------------------------------------- /src/ClearHl7/V280/Types/Address.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V280/Types/Address.cs -------------------------------------------------------------------------------- /src/ClearHl7/V280/Types/Delta.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V280/Types/Delta.cs -------------------------------------------------------------------------------- /src/ClearHl7/V280/Types/FamilyName.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V280/Types/FamilyName.cs -------------------------------------------------------------------------------- /src/ClearHl7/V280/Types/MessageType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V280/Types/MessageType.cs -------------------------------------------------------------------------------- /src/ClearHl7/V280/Types/Money.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V280/Types/Money.cs -------------------------------------------------------------------------------- /src/ClearHl7/V280/Types/SortOrder.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V280/Types/SortOrder.cs -------------------------------------------------------------------------------- /src/ClearHl7/V280/Types/Text.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V280/Types/Text.cs -------------------------------------------------------------------------------- /src/ClearHl7/V280/Types/ValueRange.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V280/Types/ValueRange.cs -------------------------------------------------------------------------------- /src/ClearHl7/V281/Message.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V281/Message.cs -------------------------------------------------------------------------------- /src/ClearHl7/V281/Types/Address.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V281/Types/Address.cs -------------------------------------------------------------------------------- /src/ClearHl7/V281/Types/Delta.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V281/Types/Delta.cs -------------------------------------------------------------------------------- /src/ClearHl7/V281/Types/FamilyName.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V281/Types/FamilyName.cs -------------------------------------------------------------------------------- /src/ClearHl7/V281/Types/MessageType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V281/Types/MessageType.cs -------------------------------------------------------------------------------- /src/ClearHl7/V281/Types/Money.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V281/Types/Money.cs -------------------------------------------------------------------------------- /src/ClearHl7/V281/Types/SortOrder.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V281/Types/SortOrder.cs -------------------------------------------------------------------------------- /src/ClearHl7/V281/Types/Text.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V281/Types/Text.cs -------------------------------------------------------------------------------- /src/ClearHl7/V281/Types/ValueRange.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V281/Types/ValueRange.cs -------------------------------------------------------------------------------- /src/ClearHl7/V282/Message.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V282/Message.cs -------------------------------------------------------------------------------- /src/ClearHl7/V282/Types/Address.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V282/Types/Address.cs -------------------------------------------------------------------------------- /src/ClearHl7/V282/Types/Delta.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V282/Types/Delta.cs -------------------------------------------------------------------------------- /src/ClearHl7/V282/Types/FamilyName.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V282/Types/FamilyName.cs -------------------------------------------------------------------------------- /src/ClearHl7/V282/Types/MessageType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V282/Types/MessageType.cs -------------------------------------------------------------------------------- /src/ClearHl7/V282/Types/Money.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V282/Types/Money.cs -------------------------------------------------------------------------------- /src/ClearHl7/V282/Types/SortOrder.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V282/Types/SortOrder.cs -------------------------------------------------------------------------------- /src/ClearHl7/V282/Types/Text.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V282/Types/Text.cs -------------------------------------------------------------------------------- /src/ClearHl7/V282/Types/ValueRange.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V282/Types/ValueRange.cs -------------------------------------------------------------------------------- /src/ClearHl7/V290/Message.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V290/Message.cs -------------------------------------------------------------------------------- /src/ClearHl7/V290/Types/Address.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V290/Types/Address.cs -------------------------------------------------------------------------------- /src/ClearHl7/V290/Types/Delta.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V290/Types/Delta.cs -------------------------------------------------------------------------------- /src/ClearHl7/V290/Types/FamilyName.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V290/Types/FamilyName.cs -------------------------------------------------------------------------------- /src/ClearHl7/V290/Types/MessageType.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V290/Types/MessageType.cs -------------------------------------------------------------------------------- /src/ClearHl7/V290/Types/Money.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V290/Types/Money.cs -------------------------------------------------------------------------------- /src/ClearHl7/V290/Types/SortOrder.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V290/Types/SortOrder.cs -------------------------------------------------------------------------------- /src/ClearHl7/V290/Types/Text.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V290/Types/Text.cs -------------------------------------------------------------------------------- /src/ClearHl7/V290/Types/ValueRange.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/davebronson/clear-hl7-net/HEAD/src/ClearHl7/V290/Types/ValueRange.cs --------------------------------------------------------------------------------