almost done

This commit is contained in:
patrick-werner 2020-02-25 18:53:10 +01:00
parent 5be8bc9f74
commit 4cd4044a0e
2 changed files with 328 additions and 349 deletions

View File

@ -1,5 +1,6 @@
The_element__is_not_marked_as_mustSupport_in_the_profile__Consider_not_using_the_element_or_marking_the_element_as_mustSupport_in_the_profile = The element {0} is not marked as 'mustSupport' in the profile {1}. Consider not using the element, or marking the element as must-Support in the profile
Expected__but_found__line_elements = Expected {0} but found {1} line elements
_for_ = {0} for '{1}#{2}'
Unknown_Code_System_ = Unknown Code System '{0}'
Unknown_Code_ = Unknown Code ({0}#{1})
Display_should_be_ = Display should be '{0}'
@ -9,17 +10,18 @@ Code_System_URI__is_unknown_so_the_code_cannot_be_validated = Code System URI '{
Expected__but_found__coding_elements = Expected {0} but found {1} coding elements
Binding_for__missing_cc = Binding for {0} missing (cc)
ValueSet__not_found_by_validator = ValueSet {0} not found by validator
No_code_provided_and_a_code_is_required_from_the_value_set__ = No code provided, and a code is required from the value set {0} ({1})
No_code_provided_and_a_code_must_be_provided_from_the_value_set__max_value_set_ = No code provided, and a code must be provided from the value set {0} (max value set {1})
No_code_provided_and_a_code_should_be_provided_from_the_value_set__ = No code provided, and a code should be provided from the value set {0} ({1})
Could_not_confirm_that_the_codes_provided_are_in_the_value_set__and_a_code_from_this_value_set_is_required_class__ = Could not confirm that the codes provided are in the value set {0} and a code from this value set is required (class = {1})
Could_not_confirm_that_the_codes_provided_are_in_the_value_set__and_a_code_should_come_from_this_value_set_unless_it_has_no_suitable_code_class__ = Could not confirm that the codes provided are in the value set {0} and a code should come from this value set unless it has no suitable code (class = {1})
Could_not_confirm_that_the_codes_provided_are_in_the_value_set__and_a_code_is_recommended_to_come_from_this_value_set_class__ = Could not confirm that the codes provided are in the value set {0} and a code is recommended to come from this value set (class = {1})
None_of_the_codes_provided_are_in_the_value_set___and_a_code_from_this_value_set_is_required_codes__ = None of the codes provided are in the value set {0} ({1}, and a code from this value set is required) (codes = {2})
None_of_the_codes_provided_are_in_the_value_set___and_a_code_should_come_from_this_value_set_unless_it_has_no_suitable_code_codes__ = None of the codes provided are in the value set {0} ({1}, and a code should come from this value set unless it has no suitable code) (codes = {2})
None_of_the_codes_provided_are_in_the_value_set___and_a_code_is_recommended_to_come_from_this_value_set_codes__ = None of the codes provided are in the value set {0} ({1}, and a code is recommended to come from this value set) (codes = {2})
Error__validating_CodeableConcept = Error {0} validating CodeableConcept
Binding_by_URI_reference_cannot_be_checked = Binding by URI reference cannot be checked
Binding_for_path__has_no_source_so_cant_be_checked = Binding for path {0} has no source, so can't be checked
No_code_provided_and_a_code_is_required_from_the_value_set__ = No code provided, and a code is required from the value set {0} ({1})
Code_0_is_not_a_valid_code_in_code_system_1 = Code {0} is not a valid code in code system {1}
Codingsystem_must_be_an_absolute_reference_not_a_local_reference = Coding.system must be an absolute reference, not a local reference
The_Coding_references_a_value_set_not_a_code_system_ = The Coding references a value set, not a code system ('{0}')
@ -28,18 +30,23 @@ The_value_provided_could_not_be_validated_in_the_absence_of_a_terminology_server
Could_not_confirm_that_the_codes_provided_are_in_the_value_set__and_a_code_from_this_value_set_is_required = Could not confirm that the codes provided are in the value set {0}, and a code from this value set is required
Could_not_confirm_that_the_codes_provided_are_in_the_value_set__and_a_code_should_come_from_this_value_set_unless_it_has_no_suitable_code = Could not confirm that the codes provided are in the value set {0}, and a code should come from this value set unless it has no suitable code
Could_not_confirm_that_the_codes_provided_are_in_the_value_set__and_a_code_is_recommended_to_come_from_this_value_set = Could not confirm that the codes provided are in the value set {0}, and a code is recommended to come from this value set
The_Coding_provided_is_not_in_the_value_set__and_a_code_is_required_from_this_value_set = The Coding provided is not in the value set {0}, and a code is required from this value set{1}
The_Coding_provided_is_not_in_the_value_set__and_a_code_should_come_from_this_value_set_unless_it_has_no_suitable_code = The Coding provided is not in the value set {0}, and a code should come from this value set unless it has no suitable code{1}
The_Coding_provided_is_not_in_the_value_set__and_a_code_is_recommended_to_come_from_this_value_set = The Coding provided is not in the value set {0}, and a code is recommended to come from this value set{1}
Error__validating_Coding = Error {0} validating Coding
Error__validating_Coding_ = Error {0} validating Coding: {1}
None_of_the_codes_provided_could_be_validated_against_the_maximum_value_set___error__ = None of the codes provided could be validated against the maximum value set {0} ({1}), (error = {2})
None_of_the_codes_provided_are_in_the_maximum_value_set___and_a_code_from_this_value_set_is_required_codes__ = None of the codes provided are in the maximum value set {0} ({1}, and a code from this value set is required) (codes = {2})
Error__validating_CodeableConcept_using_maxValueSet = Error {0} validating CodeableConcept using maxValueSet
The_code_provided_could_not_be_validated_against_the_maximum_value_set___error__ = The code provided could not be validated against the maximum value set {0} ({1}), (error = {2})
The_code_provided_is_not_in_the_maximum_value_set___and_a_code_from_this_value_set_is_required_code__ = The code provided is not in the maximum value set {0} ({1}, and a code from this value set is required) (code = {2}#{3})
The_code_provided_is_not_in_the_maximum_value_set__ = The code provided is not in the maximum value set {0} ({1}{2}
The_Coding_provided_is_not_in_the_value_set__and_a_code_is_required_from_this_value_set_ = The Coding provided is not in the value set {0}, and a code is required from this value set. {1}
The_Coding_provided_is_not_in_the_value_set__and_a_code_should_come_from_this_value_set_unless_it_has_no_suitable_code_ = The Coding provided is not in the value set {0}, and a code should come from this value set unless it has no suitable code. {1}
The_Coding_provided_is_not_in_the_value_set__and_a_code_is_recommended_to_come_from_this_value_set_ = The Coding provided is not in the value set {0}, and a code is recommended to come from this value set. {1}
Extension_url__is_not_valid_invalidVersion_ = Extension url '{0}' is not valid (invalidVersion '{1}')
Extension_url__is_not_valid_unknown_Element_id_ = Extension url '{0}' is not valid (unknown Element id '{1}')
Extension_url__is_not_valid_Element_id__is_valid_but_cannot_be_used_in_a_crossversion_paradigm_because_there_has_been_no_changes_across_the_relevant_versions = Extension url '{0}' is not valid (Element id '{1}' is valid, but cannot be used in a cross-version paradigm because there has been no changes across the relevant versions)
Extension_url__is_not_valid_invalidVersion = Extension url '{0}' is not valid (invalidVersion'{1}')
Extension_url__is_not_valid_unknown_Element_id = Extension url '{0}' is not valid (unknown Element id'{1}')
Extension_url__is_not_valid_Element_id_is_valid_but_cannot_be_used_in_a_crossversion_paradigm_because_there_has_been_no_changes_across_the_relevant_versions = Extension url '{0}' is not valid (Element id'{1}' is valid, but cannot be used in a cross-version paradigm because there has been no changes across the relevant versions)
Extension_url__evaluation_state_illegal = Extension url '{0}' evaluation state illegal
Subextension_url__is_not_defined_by_the_Extension_ = Sub-extension url '{0}' is not defined by the Extension {1}
The_extension__is_unknown_and_not_allowed_here = The extension {0} is unknown, and not allowed here
@ -91,7 +98,7 @@ Not_a_valid_time_ = Not a valid time ({0})
Not_a_valid_date = Not a valid date
value_is_longer_than_permitted_maximum_value_of_ = value is longer than permitted maximum value of {0}
Not_a_valid_date_ = Not a valid date ({0})
The_value_0_is_not_a_valid_Base64_value = The value '{0}' is not a valid Base64 value
The_value0_is_not_a_valid_Base64_value = The value'{0}' is not a valid Base64 value
The_value__is_not_a_valid_integer = The value '{0}' is not a valid integer
value_is_greater_than_permitted_maximum_value_of_ = value is greater than permitted maximum value of {0}
value_is_less_than_permitted_minimum_value_of_ = value is less than permitted minimum value of {0}
@ -109,6 +116,7 @@ Illegal_element_name_in_the_XHTML_ = Illegal element name in the XHTML ('{0}')
Illegal_attribute_name_in_the_XHTML__on_ = Illegal attribute name in the XHTML ('{0}' on '{1}')
ValueSet_0_not_found_by_validator = ValueSet {0} not found by validator
The_value_provided__could_not_be_validated_in_the_absence_of_a_terminology_server = The value provided ('{0}') could not be validated in the absence of a terminology server
The_value_provided__is_not_in_the_value_set___and_a_code_is_required_from_this_value_set = The value provided ('{0}') is not in the value set {1} ({2}, and a code is required from this value set){3}
The_value_provided__is_not_in_the_value_set___and_a_code_should_come_from_this_value_set_unless_it_has_no_suitable_code = The value provided ('{0}') is not in the value set {1} ({2}, and a code should come from this value set unless it has no suitable code){3}
The_value_provided__is_not_in_the_value_set___and_a_code_is_recommended_to_come_from_this_value_set = The value provided ('{0}') is not in the value set {1} ({2}, and a code is recommended to come from this value set){3}
Binding_has_no_source_so_cant_be_checked = Binding has no source, so can't be checked
@ -153,7 +161,7 @@ CodeSystem__has_a_all_system_value_set_of__but_doesnt_have_a_single_include = Co
CodeSystem__has_a_all_system_value_set_of__but_doesnt_have_a_matching_system_ = CodeSystem {0} has a 'all system' value set of {1}, but doesn't have a matching system ({2})
CodeSystem__has_a_all_system_value_set_of__but_the_include_has_extra_details = CodeSystem {0} has a 'all system' value set of {1}, but the include has extra details
No_questionnaire_is_identified_so_no_validation_can_be_performed_against_the_base_questionnaire = No questionnaire is identified, so no validation can be performed against the base questionnaire
The_questionnaire__could_not_be_resolved_so_no_validation_can_be_performed_against_the_base_questionnaire = The questionnaire '{0}' could not be resolved, so no validation can be performed against the base questionnaire
The_questionnaire_could_not_be_resolved_so_no_validation_can_be_performed_against_the_base_questionnaire = The questionnaire'{0}' could not be resolved, so no validation can be performed against the base questionnaire
If_text_exists_it_must_match_the_questionnaire_definition_for_linkId_ = If text exists, it must match the questionnaire definition for linkId {0}
No_response_answer_found_for_required_item_ = No response answer found for required item {0}
Item_has_answer_2_even_though_it_is_not_enabled_ = Item has answer (2), even though it is not enabled {0}
@ -163,11 +171,12 @@ Definition_for_item__does_not_contain_a_type = Definition for item {0} does not
Items_not_of_type_DISPLAY_should_not_have_items__linkId_0 = Items not of type DISPLAY should not have items - linkId {0}
Only_one_response_item_with_this_linkId_allowed__ = Only one response item with this linkId allowed - {0}
No_LinkId_so_cant_be_validated = No LinkId, so can't be validated
LinkId__not_found_in_questionnaire = LinkId '{0}' not found in questionnaire
LinkId_not_found_in_questionnaire = LinkId'{0}' not found in questionnaire
Structural_Error_items_are_out_of_order = Structural Error: items are out of order
Item_has_answer_even_though_it_is_not_enabled_item_id__ = Item has answer, even though it is not enabled (item id = '{0}')
Answer_value_must_be_of_type_ = Answer value must be of type {0}
Answer_value_must_be_one_of_the_types_ = Answer value must be one of the types {0}
The_value_provided__is_not_in_the_options_value_set_in_the_questionnaire = The value provided ({0}::{1}) is not in the options value set in the questionnaire
Error__validating_Coding_against_Questionnaire_Options = Error {0} validating Coding against Questionnaire Options
Cannot_validate_options_because_no_option_or_options_are_provided = Cannot validate options because no option or options are provided
Option_list_has_no_option_values_of_type_integer = Option list has no option values of type integer