fhirsmith 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +42 -0
- package/FHIRsmith.png +0 -0
- package/README.md +277 -0
- package/config-template.json +144 -0
- package/library/folder-setup.js +58 -0
- package/library/html-server.js +166 -0
- package/library/html.js +835 -0
- package/library/i18nsupport.js +259 -0
- package/library/languages.js +779 -0
- package/library/logger-telnet.js +205 -0
- package/library/logger.js +279 -0
- package/library/package-manager.js +876 -0
- package/library/utilities.js +196 -0
- package/library/version-utilities.js +1056 -0
- package/npmprojector/config-example.json +13 -0
- package/npmprojector/indexer.js +394 -0
- package/npmprojector/npmprojector.js +395 -0
- package/npmprojector/readme.md +174 -0
- package/npmprojector/watcher.js +335 -0
- package/package.json +119 -0
- package/packages/package-crawler.js +846 -0
- package/packages/packages-template.html +126 -0
- package/packages/packages.js +2838 -0
- package/passwords.ini +2 -0
- package/publisher/publisher-template.html +208 -0
- package/publisher/publisher.js +2167 -0
- package/publisher/task-draft.js +458 -0
- package/registry/api.js +735 -0
- package/registry/crawler.js +637 -0
- package/registry/model.js +513 -0
- package/registry/readme.md +243 -0
- package/registry/registry-data.json +121015 -0
- package/registry/registry-template.html +126 -0
- package/registry/registry.js +1395 -0
- package/registry/test-runner.js +237 -0
- package/root-template.html +124 -0
- package/server.js +524 -0
- package/shl/private-key.pem +5 -0
- package/shl/public-key.pem +18 -0
- package/shl/shl.js +1125 -0
- package/shl/vhl.js +69 -0
- package/static/FHIRsmith128.png +0 -0
- package/static/FHIRsmith16.png +0 -0
- package/static/FHIRsmith32.png +0 -0
- package/static/FHIRsmith64.png +0 -0
- package/static/assets/css/bootstrap-fhir.css +5302 -0
- package/static/assets/css/bootstrap-glyphicons.css +2 -0
- package/static/assets/css/bootstrap.css +4097 -0
- package/static/assets/css/jquery-ui.css +523 -0
- package/static/assets/css/jquery-ui.structure.css +863 -0
- package/static/assets/css/jquery-ui.structure.min.css +5 -0
- package/static/assets/css/jquery-ui.theme.css +439 -0
- package/static/assets/css/jquery-ui.theme.min.css +5 -0
- package/static/assets/css/jquery.ui.all.css +7 -0
- package/static/assets/css/modules.css +18 -0
- package/static/assets/css/project.css +367 -0
- package/static/assets/css/pygments-manni.css +66 -0
- package/static/assets/css/tags.css +74 -0
- package/static/assets/css/xml.css +2 -0
- package/static/assets/fonts/glyphiconshalflings-regular.eot +0 -0
- package/static/assets/fonts/glyphiconshalflings-regular.otf +0 -0
- package/static/assets/fonts/glyphiconshalflings-regular.svg +175 -0
- package/static/assets/fonts/glyphiconshalflings-regular.ttf +0 -0
- package/static/assets/fonts/glyphiconshalflings-regular.woff +0 -0
- package/static/assets/ico/apple-touch-icon-114-precomposed.png +0 -0
- package/static/assets/ico/apple-touch-icon-144-precomposed.png +0 -0
- package/static/assets/ico/apple-touch-icon-57-precomposed.png +0 -0
- package/static/assets/ico/apple-touch-icon-72-precomposed.png +0 -0
- package/static/assets/ico/favicon.ico +0 -0
- package/static/assets/ico/favicon.png +0 -0
- package/static/assets/images/fhir-logo-www.png +0 -0
- package/static/assets/images/fhir-logo.png +0 -0
- package/static/assets/images/hl7-logo.png +0 -0
- package/static/assets/images/logo_ansinew.jpg +0 -0
- package/static/assets/images/search.png +0 -0
- package/static/assets/images/stripe.png +0 -0
- package/static/assets/images/target.png +0 -0
- package/static/assets/images/tx-registry-root.gif +0 -0
- package/static/assets/images/tx-registry.png +0 -0
- package/static/assets/images/tx-server.png +0 -0
- package/static/assets/images/tx-version.png +0 -0
- package/static/assets/js/bootstrap.min.js +6 -0
- package/static/assets/js/fhir-gw.js +259 -0
- package/static/assets/js/fhir.js +2 -0
- package/static/assets/js/html5shiv.js +8 -0
- package/static/assets/js/jcookie.js +96 -0
- package/static/assets/js/jquery-ui.min.js +6 -0
- package/static/assets/js/jquery.js +10716 -0
- package/static/assets/js/jquery.min.js +2 -0
- package/static/assets/js/jquery.ui.core.js +314 -0
- package/static/assets/js/jquery.ui.draggable.js +825 -0
- package/static/assets/js/jquery.ui.mouse.js +162 -0
- package/static/assets/js/jquery.ui.resizable.js +842 -0
- package/static/assets/js/jquery.ui.widget.js +268 -0
- package/static/assets/js/json2.js +487 -0
- package/static/assets/js/jtip.js +97 -0
- package/static/assets/js/respond.min.js +6 -0
- package/static/assets/js/statuspage.js +70 -0
- package/static/assets/js/xml.js +2 -0
- package/static/dist/js/bootstrap.js +1964 -0
- package/static/favicon.png +0 -0
- package/static/fhir.css +626 -0
- package/static/icon-fhir-16.png +0 -0
- package/static/images/ui-bg_diagonals-thick_18_b81900_40x40.png +0 -0
- package/static/images/ui-bg_diagonals-thick_20_666666_40x40.png +0 -0
- package/static/images/ui-bg_flat_10_000000_40x100.png +0 -0
- package/static/images/ui-bg_glass_100_f6f6f6_1x400.png +0 -0
- package/static/images/ui-bg_glass_100_fdf5ce_1x400.png +0 -0
- package/static/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- package/static/images/ui-bg_gloss-wave_35_f6a828_500x100.png +0 -0
- package/static/images/ui-bg_highlight-soft_100_eeeeee_1x100.png +0 -0
- package/static/images/ui-bg_highlight-soft_75_ffe45c_1x100.png +0 -0
- package/static/images/ui-icons_222222_256x240.png +0 -0
- package/static/images/ui-icons_228ef1_256x240.png +0 -0
- package/static/images/ui-icons_ef8c08_256x240.png +0 -0
- package/static/images/ui-icons_ffd27a_256x240.png +0 -0
- package/static/images/ui-icons_ffffff_256x240.png +0 -0
- package/static/js/jquery.effects.blind.js +49 -0
- package/static/js/jquery.effects.bounce.js +78 -0
- package/static/js/jquery.effects.clip.js +54 -0
- package/static/js/jquery.effects.core.js +763 -0
- package/static/js/jquery.effects.drop.js +50 -0
- package/static/js/jquery.effects.explode.js +79 -0
- package/static/js/jquery.effects.fade.js +32 -0
- package/static/js/jquery.effects.fold.js +56 -0
- package/static/js/jquery.effects.highlight.js +50 -0
- package/static/js/jquery.effects.pulsate.js +51 -0
- package/static/js/jquery.effects.scale.js +178 -0
- package/static/js/jquery.effects.shake.js +57 -0
- package/static/js/jquery.effects.slide.js +50 -0
- package/static/js/jquery.effects.transfer.js +45 -0
- package/static/js/jquery.ui.accordion.js +611 -0
- package/static/js/jquery.ui.autocomplete.js +612 -0
- package/static/js/jquery.ui.button.js +416 -0
- package/static/js/jquery.ui.datepicker.js +1823 -0
- package/static/js/jquery.ui.dialog.js +878 -0
- package/static/js/jquery.ui.droppable.js +296 -0
- package/static/js/jquery.ui.position.js +252 -0
- package/static/js/jquery.ui.progressbar.js +109 -0
- package/static/js/jquery.ui.selectable.js +266 -0
- package/static/js/jquery.ui.slider.js +666 -0
- package/static/js/jquery.ui.sortable.js +1077 -0
- package/static/js/jquery.ui.tabs.js +758 -0
- package/stats.js +80 -0
- package/test-cache/vsac/vsac-valuesets.db +0 -0
- package/token/nginx_passport_setup.md +383 -0
- package/token/security_guide.md +294 -0
- package/token/token-template.html +330 -0
- package/token/token.js +1300 -0
- package/translations/Messages.properties +1510 -0
- package/translations/Messages_ar.properties +1399 -0
- package/translations/Messages_de.properties +836 -0
- package/translations/Messages_es.properties +737 -0
- package/translations/Messages_fr.properties +1 -0
- package/translations/Messages_ja.properties +893 -0
- package/translations/Messages_nl.properties +1357 -0
- package/translations/Messages_pt.properties +1302 -0
- package/translations/Messages_ru.properties +1 -0
- package/translations/Messages_uz.properties +1 -0
- package/translations/Messages_zh.properties +1 -0
- package/translations/rendering-phrases.properties +1128 -0
- package/translations/rendering-phrases_ar.properties +1091 -0
- package/translations/rendering-phrases_de.properties +6 -0
- package/translations/rendering-phrases_es.properties +6 -0
- package/translations/rendering-phrases_fr.properties +624 -0
- package/translations/rendering-phrases_ja.properties +21 -0
- package/translations/rendering-phrases_nl.properties +970 -0
- package/translations/rendering-phrases_pt.properties +1020 -0
- package/translations/rendering-phrases_ru.properties +1094 -0
- package/translations/rendering-phrases_uz.properties +1 -0
- package/translations/rendering-phrases_zh.properties +1 -0
- package/tx/README.md +418 -0
- package/tx/cm/cm-api.js +110 -0
- package/tx/cm/cm-database.js +735 -0
- package/tx/cm/cm-package.js +325 -0
- package/tx/cs/cs-api.js +789 -0
- package/tx/cs/cs-areacode.js +615 -0
- package/tx/cs/cs-country.js +1110 -0
- package/tx/cs/cs-cpt.js +785 -0
- package/tx/cs/cs-cs.js +1579 -0
- package/tx/cs/cs-currency.js +539 -0
- package/tx/cs/cs-db.js +1321 -0
- package/tx/cs/cs-hgvs.js +329 -0
- package/tx/cs/cs-lang.js +465 -0
- package/tx/cs/cs-loinc.js +1485 -0
- package/tx/cs/cs-mimetypes.js +238 -0
- package/tx/cs/cs-ndc.js +704 -0
- package/tx/cs/cs-omop.js +1025 -0
- package/tx/cs/cs-provider-api.js +43 -0
- package/tx/cs/cs-provider-list.js +37 -0
- package/tx/cs/cs-rxnorm.js +808 -0
- package/tx/cs/cs-snomed.js +1102 -0
- package/tx/cs/cs-ucum.js +514 -0
- package/tx/cs/cs-unii.js +271 -0
- package/tx/cs/cs-uri.js +218 -0
- package/tx/cs/cs-usstates.js +305 -0
- package/tx/dev.fhir.org.yml +14 -0
- package/tx/fixtures/test-cases-setup.json +18 -0
- package/tx/fixtures/test-cases.yml +16 -0
- package/tx/html/codesystem-operations.liquid +25 -0
- package/tx/html/home-metrics.liquid +247 -0
- package/tx/html/operations-form.liquid +148 -0
- package/tx/html/search-form.liquid +62 -0
- package/tx/html/tx-template.html +133 -0
- package/tx/html/valueset-operations.liquid +54 -0
- package/tx/importers/atc-to-fhir.js +316 -0
- package/tx/importers/import-loinc.module.js +1536 -0
- package/tx/importers/import-ndc.module.js +1088 -0
- package/tx/importers/import-rxnorm.module.js +898 -0
- package/tx/importers/import-sct.module.js +2457 -0
- package/tx/importers/import-unii.module.js +601 -0
- package/tx/importers/readme.md +453 -0
- package/tx/importers/subset-loinc.module.js +1081 -0
- package/tx/importers/subset-rxnorm.module.js +938 -0
- package/tx/importers/tx-import-base.js +351 -0
- package/tx/importers/tx-import-settings.js +310 -0
- package/tx/importers/tx-import.js +357 -0
- package/tx/library/canonical-resource.js +88 -0
- package/tx/library/capabilitystatement.js +292 -0
- package/tx/library/codesystem.js +774 -0
- package/tx/library/conceptmap.js +568 -0
- package/tx/library/designations.js +932 -0
- package/tx/library/errors.js +77 -0
- package/tx/library/extensions.js +117 -0
- package/tx/library/namingsystem.js +322 -0
- package/tx/library/operation-outcome.js +127 -0
- package/tx/library/parameters.js +105 -0
- package/tx/library/renderer.js +1559 -0
- package/tx/library/terminologycapabilities.js +418 -0
- package/tx/library/ucum-parsers.js +1029 -0
- package/tx/library/ucum-service.js +370 -0
- package/tx/library/ucum-types.js +1099 -0
- package/tx/library/valueset.js +543 -0
- package/tx/library.js +676 -0
- package/tx/ocl/cm-ocl.js +106 -0
- package/tx/ocl/cs-ocl.js +39 -0
- package/tx/ocl/vs-ocl.js +105 -0
- package/tx/operation-context.js +568 -0
- package/tx/params.js +613 -0
- package/tx/provider.js +403 -0
- package/tx/sct/ecl.js +1560 -0
- package/tx/sct/expressions.js +2077 -0
- package/tx/sct/structures.js +1396 -0
- package/tx/tx-html.js +1063 -0
- package/tx/tx.fhir.org.yml +39 -0
- package/tx/tx.js +927 -0
- package/tx/vs/vs-api.js +112 -0
- package/tx/vs/vs-database.js +786 -0
- package/tx/vs/vs-package.js +358 -0
- package/tx/vs/vs-vsac.js +366 -0
- package/tx/workers/batch-validate.js +129 -0
- package/tx/workers/batch.js +361 -0
- package/tx/workers/closure.js +32 -0
- package/tx/workers/expand.js +1845 -0
- package/tx/workers/lookup.js +407 -0
- package/tx/workers/metadata.js +467 -0
- package/tx/workers/operations.js +34 -0
- package/tx/workers/read.js +164 -0
- package/tx/workers/search.js +384 -0
- package/tx/workers/subsumes.js +334 -0
- package/tx/workers/translate.js +492 -0
- package/tx/workers/validate.js +2504 -0
- package/tx/workers/worker.js +904 -0
- package/tx/xml/capabilitystatement-xml.js +63 -0
- package/tx/xml/codesystem-xml.js +62 -0
- package/tx/xml/conceptmap-xml.js +65 -0
- package/tx/xml/namingsystem-xml.js +65 -0
- package/tx/xml/operationoutcome-xml.js +127 -0
- package/tx/xml/parameters-xml.js +312 -0
- package/tx/xml/terminologycapabilities-xml.js +64 -0
- package/tx/xml/valueset-xml.js +64 -0
- package/tx/xml/xml-base.js +603 -0
- package/vcl/vcl-parser.js +1098 -0
- package/vcl/vcl.js +253 -0
- package/windows-install.js +19 -0
- package/xig/xig-template.html +124 -0
- package/xig/xig.js +3049 -0
|
@@ -0,0 +1,1510 @@
|
|
|
1
|
+
# Validation
|
|
2
|
+
_DT_Fixed_Wrong = Value is ''{0}'' but is fixed to ''{1}'' in the profile {2}
|
|
3
|
+
_has_children__and_multiple_types__in_profile_ = {0} has children ({1}) and multiple types ({2}) in profile {3}
|
|
4
|
+
_has_children__for_type__in_profile__but_cant_find_type = {0} has children ({1}) for type {2} in profile {3}, but can''t find type
|
|
5
|
+
_has_no_children__and_no_types_in_profile_ = {0} has no children ({1}) and no types in profile {2}
|
|
6
|
+
ABSTRACT_CODE_NOT_ALLOWED = Code ''{0}#{1}'' is abstract, and not allowed in this context
|
|
7
|
+
Adding_wrong_path = Adding wrong path
|
|
8
|
+
Adding_wrong_path__outcomegetPath___resultPathBase__ = Adding wrong path - outcome.getPath() = {0}, resultPathBase = {1}
|
|
9
|
+
Adding_wrong_path_in_profile___vs_ = Adding wrong path in profile {0}: {1} vs {2}
|
|
10
|
+
All_observations_should_have_a_performer = Best Practice Recommendation: In general, all observations should have a performer
|
|
11
|
+
All_observations_should_have_a_subject = Best Practice Recommendation: In general, all observations should have a subject
|
|
12
|
+
All_observations_should_have_an_effectiveDateTime_or_an_effectivePeriod = Best Practice Recommendation: In general, all observations should have an effective[x] ({0})
|
|
13
|
+
ALL_OK = All OK
|
|
14
|
+
ARRAY_CANNOT_BE_EMPTY = Array cannot be empty - the property should not be present if it has no values
|
|
15
|
+
Attempt_to_a_slice_an_element_that_does_not_repeat__from__in_ = Attempt to a slice an element that does not repeat: {0}/{1} from {2} in {3}, at element {4} (slice = {5})
|
|
16
|
+
ATTEMPT_TO_CHANGE_SLICING = The element at {0} defines the slicing {1} but then an element in the slicing {2} tries to redefine the slicing to {3}
|
|
17
|
+
Attempt_to_replace_element_name_for_a_nonchoice_type=Attempt to replace element name for a non-choice type
|
|
18
|
+
Attempt_to_use_a_snapshot_on_profile__as__before_it_is_generated = Attempt to use a snapshot on profile ''{0}'' as {1} before it is generated
|
|
19
|
+
Attempt_to_use_Terminology_server_when_no_Terminology_server_is_available = Attempt to use Terminology server when no Terminology server is available
|
|
20
|
+
Bad_file_path_error = ** Error: The file name you passed in, ''{0}'', doesn''t exist on the local filesystem. Please verify that this is valid file location **
|
|
21
|
+
Base__Derived_profiles_have_different_types____vs___ = Base & Derived profiles have different types ({0} = {1} vs {2} = {3})
|
|
22
|
+
Base_profile__has_no_type = Base profile {0} has no type
|
|
23
|
+
BINDING_ADDITIONAL_D = {0} specified in an additional binding
|
|
24
|
+
BINDING_ADDITIONAL_UC = {0} specified in an additional binding which applies because {1}
|
|
25
|
+
BINDING_ADDITIONAL_USAGE = {0} = {1}
|
|
26
|
+
BINDING_MAX = {0} specified in the max binding
|
|
27
|
+
Bundle_BUNDLE_Entry_Canonical = The canonical URL ({0}) cannot match the fullUrl ({1}) unless on the canonical server itself
|
|
28
|
+
Bundle_BUNDLE_Entry_Document = The first entry in a document must be a composition
|
|
29
|
+
BUNDLE_BUNDLE_ENTRY_FOUND_MULTIPLE = Found {0} matches for ''{1}'' in the bundle ({2})
|
|
30
|
+
BUNDLE_BUNDLE_ENTRY_FOUND_MULTIPLE_FRAGMENT = Found {0} matches for fragment {2} in resource ''{1}'' in the bundle ({3})
|
|
31
|
+
BUNDLE_BUNDLE_ENTRY_FULLURL_REQUIRED = Except for transactions and batches, each entry in a Bundle must have a fullUrl which is the identity of the resource in the entry
|
|
32
|
+
Bundle_BUNDLE_Entry_IdUrlMismatch = Resource ID does not match the ID in the entry fullUrl (''{0}'' vs ''{1}'')
|
|
33
|
+
Bundle_BUNDLE_Entry_MismatchIdUrl = The canonical URL ({0}) cannot match the fullUrl ({1}) unless the resource id ({2}) also matches
|
|
34
|
+
BUNDLE_BUNDLE_ENTRY_MULTIPLE_PROFILES_MULTIPLE_MATCHES = The {1} resource matched more than one of the allowed profiles ({3})
|
|
35
|
+
BUNDLE_BUNDLE_ENTRY_MULTIPLE_PROFILES_NO_MATCH = The {1} resource did not match any of the allowed profiles (Type {2}: {3})
|
|
36
|
+
BUNDLE_BUNDLE_ENTRY_MULTIPLE_PROFILES_NO_MATCH_REASON = The {1} resource did not match the profile {2} because: {3}
|
|
37
|
+
Bundle_BUNDLE_Entry_NO_LOGICAL_EXPL = Specified logical model {1} not found for resource ''Binary/{0}''
|
|
38
|
+
Bundle_BUNDLE_Entry_NoFirst = Documents or Messages must contain at least one entry
|
|
39
|
+
Bundle_BUNDLE_Entry_NoFirstResource = No resource on first entry
|
|
40
|
+
Bundle_BUNDLE_Entry_NoFullUrl = Bundle entry missing fullUrl
|
|
41
|
+
Bundle_BUNDLE_Entry_NoProfile_EXPL = Specified profile {2} not found for {0} resource of type ''{0}''
|
|
42
|
+
Bundle_BUNDLE_Entry_NoProfile_TYPE = No profile found for {0} resource of type ''{1}''
|
|
43
|
+
Bundle_BUNDLE_Entry_NotFound = Can''t find ''{0}'' in the bundle ({1})
|
|
44
|
+
BUNDLE_BUNDLE_ENTRY_NOTFOUND_APPARENT_one = Can''t find ''{1}'' in the bundle ({2}). Note that there is a resource in the bundle with the same type and id, but it does not match because of the fullUrl based rules around matching relative references (must be ''{3}'', but found ''{4}'')
|
|
45
|
+
BUNDLE_BUNDLE_ENTRY_NOTFOUND_APPARENT_other = Can''t find ''{1}'' in the bundle ({2}). Note that there are {0} resources in the bundle with the same type and id, but they do not match because of the fullUrl based rules around matching relative references (must be ''{3}'', but found these: {4})
|
|
46
|
+
BUNDLE_BUNDLE_ENTRY_NOTFOUND_CANNOT_one = Can''t find ''{1}'' in the bundle ({2}). Note that there is a resource in the bundle with the same type and id, but it does not match because of the fullUrl based rules around matching relative references. Found ''{3}'', but it doesn''t match because of the source fullUrl ''{4}''
|
|
47
|
+
BUNDLE_BUNDLE_ENTRY_NOTFOUND_CANNOT_other = Can''t find ''{1}'' in the bundle ({2}). Note that there are {0} resources in the bundle with the same type and id, but they do not match because of the fullUrl based rules around matching relative references. Found ''{3}'', but none of them match because of the source fullUrl ''{4}''
|
|
48
|
+
BUNDLE_BUNDLE_ENTRY_NOTFOUND_FRAGMENT = Can''t find ''{0}'' in the bundle ({1})
|
|
49
|
+
Bundle_BUNDLE_Entry_Orphan_DOCUMENT = Entry {0} isn''t reachable by traversing links (forward or backward) from the Composition
|
|
50
|
+
Bundle_BUNDLE_Entry_Orphan_MESSAGE = Entry {0} isn''t reachable by traversing links (forward or backward) from the MessageHeader, so its presence should be reviewed (is it needed to process the message?)
|
|
51
|
+
BUNDLE_BUNDLE_ENTRY_REVERSE_MSG = Entry {0} isn''t reachable by traversing forwards from the MessageHeader. Check that this is meant to be included (needed to process the message)
|
|
52
|
+
BUNDLE_BUNDLE_ENTRY_REVERSE_R4 = Entry {0} isn''t reachable by traversing forwards from the Composition. Only Provenance is approved to be used this way (R4 section 3.3.1)
|
|
53
|
+
BUNDLE_BUNDLE_ENTRY_REVERSE_R5 = Entry {0} isn''t reachable by traversing forwards from the Composition. Check whether this should be linked directly from the composition if it''s a source of narrative content
|
|
54
|
+
Bundle_BUNDLE_Entry_Type = The type ''{0}'' is not valid - no resources allowed here (allowed = {1})
|
|
55
|
+
Bundle_BUNDLE_Entry_Type2 = The type ''{0}'' is not valid - must be {1} (allowed = {2})
|
|
56
|
+
Bundle_BUNDLE_Entry_Type3_one = The type ''{1}'' is not valid - must be of type {2}
|
|
57
|
+
Bundle_BUNDLE_Entry_Type3_other = The type ''{1}'' is not valid - must be one of {0} types: {2}
|
|
58
|
+
Bundle_BUNDLE_FullUrl_Missing = Relative Reference appears inside Bundle whose entry is missing a fullUrl
|
|
59
|
+
Bundle_BUNDLE_FullUrl_NeedVersion = Entries matching fullURL {0} should declare meta/versionId because there are version-specific references
|
|
60
|
+
Bundle_BUNDLE_MultipleMatches = Multiple matches in bundle for reference {0}
|
|
61
|
+
Bundle_BUNDLE_Not_Local = URN reference is not locally contained within the bundle {0}
|
|
62
|
+
BUNDLE_BUNDLE_POSSIBLE_MATCH_NO_FU = Entry {0} matches the reference {1} by type and id but it does not match the full target URL {2} by Bundle resolution rules
|
|
63
|
+
BUNDLE_BUNDLE_POSSIBLE_MATCH_WRONG_FU = Entry {0} matches the reference {1} by type and id but its fullUrl {2} does not match the full target URL {3} by Bundle resolution rules
|
|
64
|
+
Bundle_Document_Date_Missing = A document must have a date (Bundle.timestamp)
|
|
65
|
+
Bundle_Document_Date_Missing_html = [(type = ''document'') implies (meta.lastUpdated.hasValue())]
|
|
66
|
+
BUNDLE_ENTRY_URL_ABSOLUTE = The fullUrl must be an absolute URL (not ''{0}'')
|
|
67
|
+
BUNDLE_ENTRY_URL_MATCHES_NO_ID = The fullUrl ''{0}'' looks like a RESTful server URL, but the resource has no id
|
|
68
|
+
BUNDLE_ENTRY_URL_MATCHES_TYPE_ID = The fullUrl ''{0}'' looks like a RESTful server URL, so it must end with the correct type and id (/{1}/{2})
|
|
69
|
+
BUNDLE_LINK_SEARCH_NO_DUPLICATES = The link relationship type ''{0}'' can only occur once
|
|
70
|
+
BUNDLE_LINK_SEARCH_PROHIBITED = The link relationship type ''{0}'' used in search sets is prohibited in this context
|
|
71
|
+
BUNDLE_LINK_STYELSHEET_EXTERNAL = External Stylesheets other than https://hl7.org/fhir/fhir.css SHOULD not be used
|
|
72
|
+
BUNDLE_LINK_STYELSHEET_INSECURE = The stylesheet reference is not secure
|
|
73
|
+
BUNDLE_LINK_STYELSHEET_LINKABLE = The stylesheet reference is not a resolvable link
|
|
74
|
+
BUNDLE_LINK_STYELSHEET_NOT_FOUND = The stylesheet reference could not be resolved in this bundle
|
|
75
|
+
BUNDLE_LINK_UNKNOWN = The link relationship type ''{0}'' is unknown and not allowed in this context
|
|
76
|
+
Bundle_MSG_Event_Count = Expected {0} but found {1} event elements
|
|
77
|
+
BUNDLE_POSSSIBLE_MATCHES = The bundle contains no match for {1} by the rules of Bundle reference resolution, but it has multiple resources that match {0} by resource type and id
|
|
78
|
+
BUNDLE_RULE_INVALID_INDEX = Bundle Rules index is invalid ({0})
|
|
79
|
+
BUNDLE_RULE_NONE = No Rule
|
|
80
|
+
BUNDLE_RULE_PROFILE_UNKNOWN = Bundle Rules profile {1} is unknown for {0}
|
|
81
|
+
BUNDLE_RULE_UNKNOWN = Bundle Rule refers to invalid resource {0}
|
|
82
|
+
BUNDLE_SEARCH_ENTRY_NO_RESOURCE = SearchSet Bundle Entries must have resources
|
|
83
|
+
BUNDLE_SEARCH_ENTRY_NO_RESOURCE_ID = Search results must have ids
|
|
84
|
+
BUNDLE_SEARCH_ENTRY_TYPE_NOT_SURE = Unable to determine if this resource is a valid resource type for this search
|
|
85
|
+
BUNDLE_SEARCH_ENTRY_WRONG_RESOURCE_TYPE_MODE = This is not a matching resource type for the specified search ({0} expecting {1})
|
|
86
|
+
BUNDLE_SEARCH_ENTRY_WRONG_RESOURCE_TYPE_NO_MODE = This is not a matching resource type for the specified search (is a search mode needed?) ({0} expecting {1})
|
|
87
|
+
BUNDLE_SEARCH_ENTRY_WRONG_RESOURCE_TYPE_OUTCOME = This is not an OperationOutcome ({0})
|
|
88
|
+
BUNDLE_SEARCH_NO_MODE = SearchSet bundles should have search modes on the entries
|
|
89
|
+
BUNDLE_SEARCH_NOSELF = SearchSet Bundles should have a self link that specifies what the search was
|
|
90
|
+
BUNDLE_SEARCH_SELF_NOT_UNDERSTOOD = No types could be determined from the search string, so the types can''t be checked
|
|
91
|
+
Can_only_specify_profile_in_the_context = Can only specify profile in the context
|
|
92
|
+
CANONICAL_MULTIPLE_VERSIONS_KNOWN = The version {2} for the {0} {1} is not known. These versions are known: {3}
|
|
93
|
+
Cant_have_children_on_an_element_with_a_polymorphic_type__you_must_slice_and_constrain_the_types_first_sortElements_ = Can''t have children on an element with a polymorphic type - you must slice and constrain the types first (sortElements: {0}:{1})
|
|
94
|
+
CapabalityStatement_CS_SP_WrongType = Type mismatch - SearchParameter ''{0}'' type is {1}, but type here is {2}
|
|
95
|
+
CDA_UNKNOWN_TEMPLATE = The CDA Template {0} is not known
|
|
96
|
+
CDA_UNKNOWN_TEMPLATE_EXT = The CDA Template {0} / {1} is not known
|
|
97
|
+
CDATA_is_not_allowed = CDATA is not allowed
|
|
98
|
+
Circular_snapshot_references_detected_cannot_generate_snapshot_stack__ = Circular snapshot references detected; cannot generate snapshot (stack = {0})
|
|
99
|
+
CODE_CASE_DIFFERENCE = The code ''{0}'' differs from the correct code ''{1}'' by case. Although the code system ''{2}'' is case insensitive, implementers are strongly encouraged to use the correct case anyway
|
|
100
|
+
Code_found_in_expansion_however_ = Code found in expansion, however: {0}
|
|
101
|
+
CODESYSTEM_CONCEPT_NO_DEFINITION = HL7 Defined CodeSystems should ensure that every concept has a definition
|
|
102
|
+
CODESYSTEM_CONCEPT_NO_DISPLAY = HL7 Defined CodeSystems should ensure that every concept has a display
|
|
103
|
+
CODESYSTEM_CS_COMPLETE_AND_EMPTY = When a CodeSystem has content = ''complete'', it doesn't make sense for there to be no concepts defined
|
|
104
|
+
CODESYSTEM_CS_COUNT_COMPLETE_WRONG = The code system is complete, but the number of concepts ({0}) does not match the stated total number ({1})
|
|
105
|
+
CODESYSTEM_CS_COUNT_FRAGMENT_WRONG = The code system is a fragment/example, but the number of concepts ({0}) exceeds or matches the stated total number ({1})
|
|
106
|
+
CODESYSTEM_CS_COUNT_NO_CONTENT_ALLOWED = The code system says it has no content present, but concepts are found
|
|
107
|
+
CODESYSTEM_CS_COUNT_NOTPRESENT_ZERO = The code system has no content, but the exceeds the stated total number is 0 concepts - check that this isn''t a complete code system that has no concepts, or update/remove the stated count
|
|
108
|
+
CODESYSTEM_CS_COUNT_SUPPLEMENT_WRONG = The code system supplement states the total number of concepts as {1}, but this is different to the underlying code system that states a value of {0}
|
|
109
|
+
CODESYSTEM_CS_HL7_MISSING_ELEMENT_SHALL = HL7 Defined CodeSystems SHALL have a stated value for the {0} element so that users know the status and meaning of the code system clearly
|
|
110
|
+
CODESYSTEM_CS_HL7_MISSING_ELEMENT_SHOULD = HL7 Defined CodeSystems SHOULD have a stated value for the {0} element so that users know the status and meaning of the code system clearly
|
|
111
|
+
CODESYSTEM_CS_HL7_PRESENT_ELEMENT_SUPPL = CodeSystems SHOULD NOT have a stated value for the {0} element when they are a supplement
|
|
112
|
+
CODESYSTEM_CS_HL7_PRESENT_ELEMENT_SUPPL_MISSING = CodeSystem Supplements with a content value of ''supplement'' SHALL have a supplements element that specifies which code system is being supplemented
|
|
113
|
+
CODESYSTEM_CS_HL7_PRESENT_ELEMENT_SUPPL_WRONG = CodeSystem Supplements SHALL have a content value of ''supplement''
|
|
114
|
+
CODESYSTEM_CS_NO_SUPPLEMENT = CodeSystem {0} is a supplement, so can''t be used as a value in Coding.system
|
|
115
|
+
CODESYSTEM_CS_NO_VS_NOTCOMPLETE = Review the All Codes Value Set - incomplete CodeSystems generally should not have an all codes value set specified
|
|
116
|
+
CODESYSTEM_CS_NO_VS_SUPPLEMENT1 = CodeSystems supplements should not have an all codes value set specified, and if they do, it must match the base code system
|
|
117
|
+
CODESYSTEM_CS_NO_VS_SUPPLEMENT2 = CodeSystems supplements should not have an all codes value set specified, and if they do, it must match the base code system, and this one does not (''{0}'')
|
|
118
|
+
CODESYSTEM_CS_NONHL7_MISSING_ELEMENT = CodeSystems SHOULD have a stated value for the {0} element so that users know the status and meaning of the code system clearly
|
|
119
|
+
CODESYSTEM_CS_SUPP_CANT_CHECK = CodeSystem {0} cannot be found, so can''t check if concepts are valid
|
|
120
|
+
CODESYSTEM_CS_SUPP_HIERARCHY_MEANING = The supplement declares a hierarchyMeaning of ''{0}'' that doesn''t match that in the base code system ''{1}''
|
|
121
|
+
CODESYSTEM_CS_SUPP_INVALID_CODE = The code ''{1}'' is not declared in the base CodeSystem {0} so is not valid in the supplement
|
|
122
|
+
CODESYSTEM_CS_SUPP_NO_SUPP = The code system is marked as a supplement, but it does not define what code system it supplements
|
|
123
|
+
CODESYSTEM_CS_UNK_EXPANSION = The code provided ({2}) is not in the expansion in the value set {0}, and a code is required from this value set. The system {1} could not be found.
|
|
124
|
+
CODESYSTEM_CS_VS_EXP_MISMATCH = CodeSystem {0} has an ''all system'' value set of {1}, but it is an expansion with the wrong number of concepts (found {2}, expected {3})
|
|
125
|
+
CodeSystem_CS_VS_IncludeDetails = CodeSystem {0} has an ''all system'' value set of {1}, but the include has extra details
|
|
126
|
+
CodeSystem_CS_VS_Invalid = CodeSystem {0} has an ''all system'' value set of {1}, but the value set doesn''t have a single include
|
|
127
|
+
CodeSystem_CS_VS_WrongSystem = CodeSystem {0} has an ''all system'' value set of {1}, but the value set doesn''t have a matching system ({2})
|
|
128
|
+
CODESYSTEM_DESIGNATION_DISP_CLASH_LANG = The designation ''{0}'' has no use and is in the same language (''{2}''), so is not differentiated from the base display (''{1}'')
|
|
129
|
+
CODESYSTEM_DESIGNATION_DISP_CLASH_NO_LANG = The designation ''{0}'' has no use and no language, so is not differentiated from the base display (''{1}'')
|
|
130
|
+
CODESYSTEM_DUPLICATE_CODE = The code ''{0}'' has already been defined
|
|
131
|
+
CODESYSTEM_NOT_CONTAINED = CodeSystems are referred to directly from Coding.system, so it''s generally best for them not to be contained resources
|
|
132
|
+
CODESYSTEM_PROPERTY_ABSOLUTE_URI = A property URI must be an absolute URI, but ''{0}'' is not
|
|
133
|
+
CODESYSTEM_PROPERTY_BAD_HL7_URI = Unknown CodeSystem Property ''{0}''. If you are creating your own property, do not create it in the HL7 namespace
|
|
134
|
+
CODESYSTEM_PROPERTY_BAD_INTERNAL_REFERENCE = The code ''{0}'' is not a valid code in this code system
|
|
135
|
+
CODESYSTEM_PROPERTY_BAD_PROPERTY_CODE = The code ''{0}'' is not a valid code in the value set ''{1}''
|
|
136
|
+
CODESYSTEM_PROPERTY_CODE_DEFAULT_WARNING = The type of property ''{0}'' is ''code'', but no ValueSet information was found, so the codes will be validated as internal codes
|
|
137
|
+
CODESYSTEM_PROPERTY_CODE_TYPE_MISMATCH = Wrong type ''{2}'': The code ''{0}'' identifies a property that has the type ''{1}''
|
|
138
|
+
CODESYSTEM_PROPERTY_CODE_WARNING = If the type is ''code'', then the valueSet property should be provided to clarify what kind of code will be found in the element
|
|
139
|
+
CODESYSTEM_PROPERTY_DUPLICATE_CODE = A property is already defined with the code ''{0}''
|
|
140
|
+
CODESYSTEM_PROPERTY_DUPLICATE_URI = A property is already defined with the URI ''{0}''
|
|
141
|
+
CODESYSTEM_PROPERTY_KNOWN_CODE_SUGGESTIVE = This property has only the standard code (''{0}'') but not the standard URI ''{1}'', so it has no clearly defined meaning in the terminology ecosystem
|
|
142
|
+
CODESYSTEM_PROPERTY_NO_VALUE = The property ''{0}'' has no value, and cannot be understood
|
|
143
|
+
CODESYSTEM_PROPERTY_SYNONYM_CHECK = The synonym ''{0}'' is not also defined in the code system. The Synonym property should only used to declare equivalence to other existing codes
|
|
144
|
+
CODESYSTEM_PROPERTY_UNDEFINED = The property ''{0}'' has no definition in CodeSystem.property. Many terminology tools won''t know what to do with it
|
|
145
|
+
CODESYSTEM_PROPERTY_UNKNOWN_CODE = This property has only a code (''{0}'') and not a URI, so it has no clearly defined meaning in the terminology ecosystem
|
|
146
|
+
CODESYSTEM_PROPERTY_URI_CODE_MISMATCH = The URI ''{0}'' is normally assigned the code ''{1}''. Using the code ''{2}'' will usually create confusion in ValueSet filters etc
|
|
147
|
+
CODESYSTEM_PROPERTY_URI_INVALID = The uri ''{3}'' for the property ''{4}'' implies a property with that URI exists in the CodeSystem {2} for {1}, or the code ''{0}'' does, but neither were found
|
|
148
|
+
CODESYSTEM_PROPERTY_URI_TYPE_MISMATCH = Wrong type ''{2}'': The URI ''{0}'' identifies a property that has the type ''{1}''
|
|
149
|
+
CODESYSTEM_PROPERTY_URI_UNKNOWN = The property uri ''{0}'' is not known, so the property values can not be validated fully
|
|
150
|
+
CODESYSTEM_PROPERTY_URI_UNKNOWN_BASE = The base property uri ''{0}'' is not known for the property ''{1}'', so the property values can not be validated fully
|
|
151
|
+
CODESYSTEM_PROPERTY_URI_UNKNOWN_TYPE = The property uri ''{0}'' is not known, so the property values can not be validated fully; unless specified elsewhere, codes will be treated as internal references
|
|
152
|
+
CODESYSTEM_PROPERTY_VALUESET_NOT_FOUND = The ValueSet {0} is unknown, so the property codes cannot be validated
|
|
153
|
+
CODESYSTEM_PROPERTY_WRONG_TYPE = The property ''{0}'' has the invalid type ''{1}'', when it is defined to have the type ''{2}''
|
|
154
|
+
CODESYSTEM_SHAREABLE_EXTRA_MISSING = Published code systems SHOULD conform to the ShareableCodeSystem profile, which says that the element CodeSystem.{0} should be present, but it is not
|
|
155
|
+
CODESYSTEM_SHAREABLE_EXTRA_MISSING_HL7 = Code systems published by HL7 SHALL conform to the ShareableCodeSystem profile, which says that the element CodeSystem.{0} should be present, but it is not
|
|
156
|
+
CODESYSTEM_SHAREABLE_MISSING = Published code systems SHOULD conform to the ShareableCodeSystem profile, which says that the element CodeSystem.{0} is mandatory, but it is not present
|
|
157
|
+
CODESYSTEM_SHAREABLE_MISSING_HL7 = Code systems published by HL7 SHALL conform to the ShareableCodeSystem profile, which says that the element CodeSystem.{0} is mandatory, but it is not present
|
|
158
|
+
CODESYSTEM_SUPP_NO_DISPLAY = This display (''{0}'') differs from that defined by the base code system (''{1}''). Both displays claim to be the ''primary designation'' for the same language (''{2}''), and the correct interpretation of this is undefined
|
|
159
|
+
CODESYSTEM_THO_CHECK = Most code systems defined in HL7 IGs will need to move to THO later during the process. Consider giving this code system a THO URL now (See https://confluence.hl7.org/display/TSMG/Terminology+Play+Book, and/or talk to TSMG)
|
|
160
|
+
CODESYSTEM_TOO_COSTLY_TIME = The operation ''{1}'' took too long to process (>{0}sec) (at {2})
|
|
161
|
+
Coding_has_no_system__cannot_validate = Coding has no system. A code with no system has no defined meaning, and it cannot be validated. A system should be provided
|
|
162
|
+
CONCEPTMAP_GROUP_SOURCE_CODE_INVALID = The source code ''{0}'' is not valid in the code system {1}
|
|
163
|
+
CONCEPTMAP_GROUP_SOURCE_CODE_INVALID_VS = The source code ''{0}'' is not valid in the value set {1}
|
|
164
|
+
CONCEPTMAP_GROUP_SOURCE_DISPLAY_INVALID = The source display ''{0}'' for the code ''{2}'' is not valid. Possible displays: {1}
|
|
165
|
+
CONCEPTMAP_GROUP_SOURCE_INCOMPLETE = Source Code System {0} doesn''t have all content (content = {1}), so the source codes cannot be checked
|
|
166
|
+
CONCEPTMAP_GROUP_SOURCE_MISSING = No Source Code System, so the source codes cannot be checked
|
|
167
|
+
CONCEPTMAP_GROUP_SOURCE_SERVER_SIDE = Source Code System {0} is only supported on the terminology server, so the source codes are not validated for performance reasons
|
|
168
|
+
CONCEPTMAP_GROUP_SOURCE_UNKNOWN = The Source Code System {0} is not fully defined and populated, and no sourceScope is specified, so the source code checking will not be performed
|
|
169
|
+
CONCEPTMAP_GROUP_TARGET_CODE_INVALID = The target code ''{0}'' is not valid in the code system {1}
|
|
170
|
+
CONCEPTMAP_GROUP_TARGET_CODE_INVALID_VS = The target code ''{0}'' is not valid in the value set {1}
|
|
171
|
+
CONCEPTMAP_GROUP_TARGET_DISPLAY_INVALID = The target display ''{0}'' for the code ''{2}'' is not valid. Possible displays: {1}
|
|
172
|
+
CONCEPTMAP_GROUP_TARGET_INCOMPLETE = Target Code System {0} doesn''t have all content (content = {1}), so the target codes cannot be checked
|
|
173
|
+
CONCEPTMAP_GROUP_TARGET_MISSING = No Target Code System, so the target codes cannot be checked
|
|
174
|
+
CONCEPTMAP_GROUP_TARGET_PROPERTY_CODE_INVALID = The code {0} is invalid in the system {1}
|
|
175
|
+
CONCEPTMAP_GROUP_TARGET_PROPERTY_INVALID = The property code ''{0}'' is not known
|
|
176
|
+
CONCEPTMAP_GROUP_TARGET_PROPERTY_TYPE_MISMATCH = The type of this property should be {1} not {0}
|
|
177
|
+
CONCEPTMAP_GROUP_TARGET_PROPERTY_TYPE_NO_SYSTEM = Since no system has been provided, a plain code cannot be used
|
|
178
|
+
CONCEPTMAP_GROUP_TARGET_PROPERTY_TYPE_UNKNOWN_SYSTEM = The code system {0} could not be found, so code values can''t be checked
|
|
179
|
+
CONCEPTMAP_GROUP_TARGET_SERVER_SIDE = Target Code System {0} is only supported on the terminology server, so the target codes are not validated for performance reasons
|
|
180
|
+
CONCEPTMAP_GROUP_TARGET_UNKNOWN = The Target Code System {0} is not fully defined and populated, and no targetScope is specified, so the target code checking will not be performed
|
|
181
|
+
CONCEPTMAP_SHAREABLE_EXTRA_MISSING = Published concept maps SHOULD conform to the ShareableConceptMap profile, which says that the element ConceptMap.{0} should be present, but it is not
|
|
182
|
+
CONCEPTMAP_SHAREABLE_EXTRA_MISSING_HL7 = Concept maps published by HL7 SHALL conform to the ShareableConceptMap profile, which says that the element ConceptMap.{0} should be present, but it is not
|
|
183
|
+
CONCEPTMAP_SHAREABLE_MISSING = Published concept maps SHOULD conform to the ShareableConceptMap profile, which says that the element ConceptMap.{0} is mandatory, but it is not present
|
|
184
|
+
CONCEPTMAP_SHAREABLE_MISSING_HL7 = Concept maps published by HL7 SHALL conform to the ShareableConceptMap profile, which says that the element ConceptMap.{0} is mandatory, but it is not present
|
|
185
|
+
CONCEPTMAP_VS_CONCEPT_CODE_UNKNOWN_SYSTEM = The code ''{1}'' comes from the system {0} which could not be found, so it''s not known whether it''s valid in the value set ''{2}''
|
|
186
|
+
CONCEPTMAP_VS_CONCEPT_CODE_UNKNOWN_SYSTEM_VERSION = The code ''{1}'' comes from the system {0} version {3} which could not be found, so it''s not known whether it''s valid in the value set ''{2}''
|
|
187
|
+
CONCEPTMAP_VS_INVALID_CONCEPT_CODE = The code ''{1}'' in the system {0} is not valid in the value set ''{2}''
|
|
188
|
+
CONCEPTMAP_VS_INVALID_CONCEPT_CODE_VER = The code ''{2}'' in the system {0} version {1} is not valid in the value set ''{3}''
|
|
189
|
+
CONCEPTMAP_VS_NOT_A_VS = Reference must be to a ValueSet, but found a {0} instead
|
|
190
|
+
CONCEPTMAP_VS_TOO_MANY_CODES = The concept map has too many codes to validate ({0})
|
|
191
|
+
CONTAINED_ORPHAN_DOM3 = The contained resource ''{0}'' is not referenced to from elsewhere in the containing resource nor does it refer to the containing resource (dom-3)
|
|
192
|
+
Contained_resource_does_not_appear_to_be_a_FHIR_resource_unknown_name_ = Contained resource does not appear to be a FHIR resource (unknown name ''{0}'')
|
|
193
|
+
Could_not_match_discriminator_for_slice_in_profile_one = Could not match discriminator ({1}) for slice {2} in profile {3} - the discriminator {4} does not have fixed value, binding or existence assertions
|
|
194
|
+
Could_not_match_discriminator_for_slice_in_profile_other = Could not match any of the {0} discriminators for slice {2} in profile {3} - None of the {1} discriminators {4} have fixed value, binding or existence assertions
|
|
195
|
+
CS_SCT_IPS_NOT_IPS = The Snomed CT code {0} ({1}) is not a member of the IPS free set
|
|
196
|
+
defined_in_the_profile = Defined in the profile
|
|
197
|
+
Delimited_versions_have_exact_match_for_delimiter____vs_ = Delimited versions have exact match for delimiter ''{0}'' : {1} vs {2}
|
|
198
|
+
Derived_profile__has_no_derivation_value_and_so_cant_be_processed = Derived profile {0} has no derivation value and so can''t be processed
|
|
199
|
+
Derived_profile__has_no_type = Derived profile {0} has no type
|
|
200
|
+
Details_for__matching_against_Profile_ = Details for {0} matching against profile {1}
|
|
201
|
+
Did_not_find_single_slice_ = Did not find single slice: {0}
|
|
202
|
+
Did_not_find_type_root_ = Did not find type root: {0}
|
|
203
|
+
Differential_does_not_have_a_slice__b_of_____in_profile_ = Differential in profile {5} does not have a slice at {6} (on {0}, position {1} of {2} / {3} / {4})
|
|
204
|
+
Differential_walks_into____but_the_base_does_not_and_there_is_not_a_single_fixed_type_The_type_is__This_is_not_handled_yet = Differential walks into ''{0} (@ {1})'', but the base does not, and there is not a single fixed type. The type is {2}. This is not handled yet
|
|
205
|
+
Discriminator__is_based_on_element_existence_but_slice__neither_sets_min1_or_max0 = Discriminator ({0}) is based on element existence, but slice {1} neither sets min>=1 or max=0
|
|
206
|
+
Discriminator__is_based_on_type_but_slice__in__has_no_types = Discriminator ({0}) is based on type, but slice {1} in {2} has no types
|
|
207
|
+
DISCRIMINATOR_BAD_PATH = Error processing path expression for discriminator: {0} (src = ''{1}'')
|
|
208
|
+
Display_Name_for__should_be_one_of__instead_of_one = Wrong Display Name ''{4}'' for {1}#{2}. Valid display is {3} (for the language(s) ''{5}'')
|
|
209
|
+
Display_Name_for__should_be_one_of__instead_of_other = Wrong Display Name ''{4}'' for {1}#{2}. Valid display is one of {0} choices: {3} (for the language(s) ''{5}'')
|
|
210
|
+
Display_Name_WS_for__should_be_one_of__instead_of_one = Wrong whitespace in Display Name ''{4}'' for {1}#{2}. Valid display is {3} (for the language(s) ''{5}'')
|
|
211
|
+
Display_Name_WS_for__should_be_one_of__instead_of_other = Wrong whitespace in Display Name ''{4}'' for {1}#{2}. Valid display is one of {0} choices: {3} (for the language(s) ''{5}'')
|
|
212
|
+
documentmsg = (document)
|
|
213
|
+
Does_not_match_slice_ = Does not match slice ''{0}'' (discriminator: {1})
|
|
214
|
+
DUPLICATE_ID = Duplicate id value ''{0}''
|
|
215
|
+
DUPLICATE_JSON_PROPERTY_KEY = The JSON property ''{0}'' is a duplicate and will be ignored
|
|
216
|
+
Duplicate_Resource_ = Duplicate Resource {0} of type {3} (existing version {2}, new version {1})
|
|
217
|
+
ED_CONTEXT_INVARIANT_EXPRESSION_ERROR = Error in constraint ''{0}'': {1}
|
|
218
|
+
ED_INVARIANT_DIFF_NO_SOURCE = The invariant {0} defined in the differential must have no source, or the source must be the same as the profile ({1} vs {2})
|
|
219
|
+
ED_INVARIANT_EXPRESSION_CONFLICT = The constraint ''{0}'' has an expression ''{1}'', which differs from the earlier expression provided of ''{2}'' (invariants are allowed to repeat, but cannot differ)
|
|
220
|
+
ED_INVARIANT_EXPRESSION_ERROR = Error in constraint ''{0}'' with expression ''{1}'': {2}
|
|
221
|
+
ED_INVARIANT_KEY_ALREADY_USED = The constraint key ''{0}'' already exists at the location ''{1}'' with a different expression (''{2}'')
|
|
222
|
+
ED_INVARIANT_NO_EXPRESSION = The constraint ''{0}'' has no computable expression, so validators will not be able to check it
|
|
223
|
+
ED_INVARIANT_NO_KEY = The constraint has no key, so the content cannot be validated
|
|
224
|
+
ED_PATH_WRONG_TYPE_MATCH = The path must be ''{0}'' not ''{1}'' when the type list is not constrained
|
|
225
|
+
ED_SEARCH_EXPRESSION_ERROR = Error in search expression ''{0}'': {1}
|
|
226
|
+
element__null_ = Element = null: {0}
|
|
227
|
+
ELEMENT_CANNOT_BE_NULL = The element is not allowed to be ''null''
|
|
228
|
+
element_id__null__on_ = Element id = null: {0} on {1}
|
|
229
|
+
Element_must_have_some_content = Element must have some content
|
|
230
|
+
Error_at__The_target_profile__is_not__valid_constraint_on_the_base_ = Error at {0}#{1}: The target profile {2} is not a valid constraint on the base ({3})
|
|
231
|
+
Error_at_path__in__Type_slicing_with_slicingdiscriminatorcount__1 = Error at path {0} in {1}: Type slicing with slicing.discriminator.count() > 1
|
|
232
|
+
Error_at_path__in__Type_slicing_with_slicingdiscriminatorpath__this = Error at path {0} in {1}: Type slicing with slicing.discriminator.path != ''$this''
|
|
233
|
+
Error_at_path__in__Type_slicing_with_slicingdiscriminatortype__type = Error at path {0} in {1}: Type slicing with slicing.discriminator.type != ''type''
|
|
234
|
+
Error_at_path__in__Type_slicing_with_slicingordered__true = Error at path {0} in {1}: Type slicing with slicing.ordered = true
|
|
235
|
+
Error_at_path__Slice_for_type__has_more_than_one_type_ = Error at path {0}: Slice for type ''{1}'' has more than one type ''{2}''
|
|
236
|
+
Error_at_path__Slice_for_type__has_wrong_type_ = Error at path {0}: Slice for type ''{1}'' has wrong type ''{2}''
|
|
237
|
+
Error_at_path__Slice_name_must_be__but_is_ = Error at path {0}: Slice name must be ''{1}'' but is ''{2}''
|
|
238
|
+
Error_expanding_ValueSet_running_without_terminology_services = Error expanding ValueSet: running without terminology services
|
|
239
|
+
ERROR_GENERATING_SNAPSHOT = Error generating Snapshot: {0} (this usually arises from a problem in the differential)
|
|
240
|
+
Error_generating_table_for_profile__ = Error generating table for profile {0}: {1}
|
|
241
|
+
Error_in_profile__at__Base_isSummary___derived_isSummary__ = Error in profile {0} at {1}: Base isSummary = {2}, derived isSummary = {3}
|
|
242
|
+
Error_parsing_ = Error parsing {0}:{1}
|
|
243
|
+
Error_parsing_JSON_ = Error parsing JSON: {0}
|
|
244
|
+
Error_parsing_JSON_the_primitive_value_must_be_a_boolean = Error parsing JSON: the primitive value must be a boolean
|
|
245
|
+
Error_parsing_JSON_the_primitive_value_must_be_a_number = Error parsing JSON: the primitive value must be a number
|
|
246
|
+
Error_parsing_JSON_the_primitive_value_must_be_a_string = Error parsing JSON: the primitive value must be a string
|
|
247
|
+
Error_parsing_Turtle_ = Error parsing Turtle: {0}
|
|
248
|
+
Error_parsing_XHTML_ = Error parsing XHTML: {0}
|
|
249
|
+
ERROR_PROCESSING_SNAPSHOT = Error processing Snapshot: {0}
|
|
250
|
+
Error_reading__from_package__ = Error reading {0} from package {1}#{2}: {3}
|
|
251
|
+
Error_validating_code_running_without_terminology_services = Unable to validate code ''{0}'' in system ''{1}'' because the validator is running without terminology services
|
|
252
|
+
error_writing_number__to_JSON = Error writing number ''{0}'' to JSON
|
|
253
|
+
EXT_VER_URL_IGNORE = Extension URLs don''t have versions. The validator has ignored the version and processed the extension anyway
|
|
254
|
+
EXT_VER_URL_MISLEADING = The extension URL contains a ''|'' which makes it look like a versioned URL, but it''s not, and this is confusing for implementers
|
|
255
|
+
EXT_VER_URL_NO_MATCH = Extension URLs don''t have versions. The validator wasn''t able to resolve this URL with or without version-based resolution
|
|
256
|
+
EXT_VER_URL_NOT_ALLOWED = The extension URL must not contain a version
|
|
257
|
+
EXT_VER_URL_REVERSION = The extension URL must not contain a version. The extension was validated against version {0} of the extension
|
|
258
|
+
EXTENSION_CONTEXT_UNABLE_TO_CHECK_PROFILE = The extension {0} specifies a context of {1} but the validator cannot check whether the profile is valid or not at this time
|
|
259
|
+
EXTENSION_CONTEXT_UNABLE_TO_FIND_PROFILE = The extension {0} specifies a context of {1} but the validator cannot find that profile
|
|
260
|
+
Extension_EXT_Count_Mismatch = Extensions count mismatch: expected {0} but found {1}
|
|
261
|
+
Extension_EXT_Count_NotFound = Extension count mismatch: unable to find extension: {0}
|
|
262
|
+
Extension_EXT_Fixed_Banned = No extensions allowed, as the specified fixed value doesn''t contain any extensions
|
|
263
|
+
Extension_EXT_Modifier_MismatchN = Extension modifier mismatch: the extension element is not labelled as a modifier, but the underlying extension is
|
|
264
|
+
Extension_EXT_Modifier_MismatchY = Extension modifier mismatch: the extension element is labelled as a modifier, but the underlying extension is not
|
|
265
|
+
Extension_EXT_Modifier_N = The Extension ''{0}'' must not be used as an extension (it''s a modifierExtension)
|
|
266
|
+
Extension_EXT_Modifier_Y = The Extension ''{0}'' must not be used as a modifierExtension (it''s a regular extension)
|
|
267
|
+
Extension_EXT_Simple_ABSENT = The Extension ''{0}'' definition is for a simple extension, so it must contain a value
|
|
268
|
+
Extension_EXT_Simple_WRONG = The Extension ''{0}'' definition is for a simple extension, so it must contain a value, not extensions
|
|
269
|
+
Extension_EXT_SubExtension_Invalid = Sub-extension url ''{0}'' is not defined by the Extension {1}
|
|
270
|
+
Extension_EXT_Type = The Extension ''{0}'' definition allows for the types {1} but found type {2}
|
|
271
|
+
Extension_EXT_Unknown = Unknown extension {0}
|
|
272
|
+
Extension_EXT_Unknown_NotHere = The extension {0} could not be found so is not allowed here
|
|
273
|
+
Extension_EXT_URL_Absolute = Extension.url must be an absolute URL
|
|
274
|
+
Extension_EXT_Url_NotFound = Extension.url is required in order to identify, use and validate the extension
|
|
275
|
+
Extension_EXT_Version_Internal = Extension url ''{0}'' evaluation state invalid
|
|
276
|
+
Extension_EXT_Version_Invalid = Extension url ''{0}'' is not valid (invalid Version ''{1}'')
|
|
277
|
+
Extension_EXT_Version_InvalidId = Extension url ''{0}'' is not valid (invalid Element id ''{1}'')
|
|
278
|
+
EXTENSION_EXT_VERSION_NOTALLOWED = Extension url ''{0}'' is not allowed (Element id ''{1}'' is valid, so check other defined extensions)
|
|
279
|
+
Extension_EXT_Version_NoChange = 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)
|
|
280
|
+
Extension_EXTM_Context_Wrong = The modifier extension {0} is not allowed to be used at this point (this element is {2}; allowed = {1})
|
|
281
|
+
Extension_EXTM_Context_Wrong_VER = The modifier extension {0} is not allowed to be used at this point (this element is {2}; allowed for this version = {1})
|
|
282
|
+
EXTENSION_EXTM_CONTEXT_WRONG_XVER = The modifier extension {0} from FHIR version {3} is not allowed to be used at this point (this element is {2}; allowed for this version = {1}; this is a warning since contexts may be renamed between FHIR versions)
|
|
283
|
+
Extension_EXTP_Context_Wrong = The extension {0} is not allowed to be used at this point (this element is {2}; allowed for this version = {1})
|
|
284
|
+
Extension_EXTP_Context_Wrong_VER = The extension {0} is not allowed to be used at this point (this element is {2}; allowed for this version = {1})
|
|
285
|
+
EXTENSION_EXTP_CONTEXT_WRONG_XVER = The extension {0} from FHIR version {3} is not allowed to be used at this point (this element is {2}; allowed for this version = {1}; this is a warning since contexts may be renamed between FHIR versions)
|
|
286
|
+
EXTENSION_FHIR_VERSION_EARLIEST = The definition of the extension ''{0}'' specifies that the earliest version it can be used with is {1} (v{2}), but this context of use is version {3} (v{4})
|
|
287
|
+
EXTENSION_FHIR_VERSION_LATEST = The definition of the extension ''{0}'' specifies that the latest version it can be used with is {1} (v{2}), but this context of use is version {3} (v{4})
|
|
288
|
+
Extension_PROF_Type = The Profile ''{0}'' definition allows for the type {1} but found type {2}
|
|
289
|
+
FHIRPATH_ARITHMETIC_MINUS = Error in date arithmetic: Unable to subtract type {0} to {1}
|
|
290
|
+
FHIRPATH_ARITHMETIC_PLUS = Error in date arithmetic: Unable to add type {0} to {1}
|
|
291
|
+
FHIRPATH_ARITHMETIC_QTY = Error in date arithmetic: attempt to add a definite quantity duration time unit {0}
|
|
292
|
+
FHIRPATH_ARITHMETIC_UNIT = Error in date arithmetic: unrecognized time unit {0}
|
|
293
|
+
FHIRPATH_AS_COLLECTION = Attempt to use ''as()'' on more than one item (''{0}'', ''{1}'')
|
|
294
|
+
FHIRPATH_CANNOT_USE = Error evaluating FHIRPath expression: Cannot use {0} in this context because {1}
|
|
295
|
+
FHIRPATH_CANT_COMPARE = Error evaluating FHIRPath expression: Unable to compare values of type {0} and {1}
|
|
296
|
+
FHIRPATH_CHECK_FAILED = Error evaluating FHIRPath expression: Check failed with message ''{0}''
|
|
297
|
+
FHIRPATH_CHOICE_NO_TYPE_SPECIFIER = The expression ''{0}'' refers to an element that is a choice, but doesn''t have an .ofType() so that SQL view runners can pre-determine the full element name
|
|
298
|
+
FHIRPATH_CHOICE_SPURIOUS_TYPE_SPECIFIER = The expression ''{0}'' refers to an element that is not a choice, but has an .ofType(). SQL view runners are likely to pre-determine an incorrect full element name
|
|
299
|
+
FHIRPATH_CODED_ONLY = Error evaluating FHIRPath expression: The function {0} can only be used on ordered string, code, uri, Coding, CodeableConcept but found {1}
|
|
300
|
+
FHIRPATH_COLLECTION_STATUS_CONTEXT = The context is inherently a collection, and so the expression ''{0}'' may fail, create an error, or return false if there is more than one item in the context ({2})
|
|
301
|
+
FHIRPATH_COLLECTION_STATUS_OPERATION_LEFT = The left side is inherently a collection, and so the expression ''{0}'' may fail or return false if there is more than one item in the content being evaluated
|
|
302
|
+
FHIRPATH_COLLECTION_STATUS_OPERATION_RIGHT = The right side is inherently a collection, and so this expression ''{0}'' may fail or return false if there is more than one item in the content being evaluated
|
|
303
|
+
FHIRPATH_COLLECTION_STATUS_PARAMETER = Parameter {1} is inherently a collection, and so the expression ''{0}'' may fail, create an error, or return false if there is more than one item in the parameter value ({2})
|
|
304
|
+
FHIRPATH_CONTINUOUS_ONLY= Error evaluating FHIRPath expression: The function {0} can only be used on a decimal or date type but found {1}
|
|
305
|
+
FHIRPATH_DECIMAL_ONLY = Error evaluating FHIRPath expression: The function {0} can only be used on a decimal but found {1}
|
|
306
|
+
FHIRPATH_DISCRIMINATOR_BAD_NAME = Invalid function name {0}() in discriminator
|
|
307
|
+
FHIRPATH_DISCRIMINATOR_BAD_SYNTAX_CONST = Invalid expression syntax in discriminator (const)
|
|
308
|
+
FHIRPATH_DISCRIMINATOR_BAD_SYNTAX_GROUP = Invalid expression syntax in discriminator (group ''{0}'')
|
|
309
|
+
FHIRPATH_DISCRIMINATOR_CANT_FIND = Unable to resolve discriminator in definitions: ''{0}'' in profile ''{1}'' on element ''{2}'', looking in profile ''{3}''
|
|
310
|
+
FHIRPATH_DISCRIMINATOR_CANT_FIND_EXTENSION = Unable to resolve discriminator ''{0}'' on ''{2}'' found in the definitions because the extension ''{1}'' wasn''t found in the profile ''{3}''
|
|
311
|
+
FHIRPATH_DISCRIMINATOR_MULTIPLE_PROFILES_one =
|
|
312
|
+
FHIRPATH_DISCRIMINATOR_MULTIPLE_PROFILES_other = Error in discriminator at {1}: no children, {0} type profiles
|
|
313
|
+
FHIRPATH_DISCRIMINATOR_MULTIPLE_TYPES_one =
|
|
314
|
+
FHIRPATH_DISCRIMINATOR_MULTIPLE_TYPES_other = Error in discriminator at {1}: no children, {0} types
|
|
315
|
+
FHIRPATH_DISCRIMINATOR_NAME_ALREADY_SLICED = Error in discriminator at {0}: found a sliced element while resolving the fixed value for one of the slices
|
|
316
|
+
FHIRPATH_DISCRIMINATOR_NO_CODE = Invalid use of ofType() in discriminator - Type has no code on {0}
|
|
317
|
+
FHIRPATH_DISCRIMINATOR_NOTYPE = Error in discriminator at {0}: no children, no type
|
|
318
|
+
FHIRPATH_DISCRIMINATOR_RESOLVE_MULTIPLE_TYPES_one =
|
|
319
|
+
FHIRPATH_DISCRIMINATOR_RESOLVE_MULTIPLE_TYPES_other = Invalid use of resolve() in discriminator - {0} possible types on {1} (can only be one)
|
|
320
|
+
FHIRPATH_DISCRIMINATOR_RESOLVE_NO_TYPE = Invalid use of resolve() in discriminator - no type on element {0}
|
|
321
|
+
FHIRPATH_DISCRIMINATOR_RESOLVE_NOT_REFERENCE = Invalid use of resolve() in discriminator - type on {0} is not Reference {1}
|
|
322
|
+
FHIRPATH_DISCRIMINATOR_TYPE_NONE = Invalid use of ofType() in discriminator - no type on element {0}
|
|
323
|
+
FHIRPATH_FOCUS_one =
|
|
324
|
+
FHIRPATH_FOCUS_other = Error evaluating FHIRPath expression: focus for {1} can only have one value, but has {0} values
|
|
325
|
+
FHIRPATH_PARAMETER_CARD_one =
|
|
326
|
+
FHIRPATH_PARAMETER_CARD_other = Error evaluating FHIRPath expression: parameter {1} can only have one value, but has {0} values
|
|
327
|
+
FHIRPATH_HO_HOST_SERVICES = Internal Error evaluating FHIRPath expression: No host services are provided ({0})
|
|
328
|
+
FHIRPATH_INVALID_TYPE = The type {0} is not valid
|
|
329
|
+
FHIRPATH_LEFT_VALUE_one =
|
|
330
|
+
FHIRPATH_LEFT_VALUE_other = Error evaluating FHIRPath expression: left operand to {1} can only have 1 value, but has {0} values ({2})
|
|
331
|
+
FHIRPATH_LEFT_VALUE_WRONG_TYPE = Error evaluating FHIRPath expression: left operand to {0} has the wrong type {1}
|
|
332
|
+
FHIRPATH_LOCATION = (at {0})
|
|
333
|
+
FHIRPATH_MUTIPLE_SORT_TYPE_PROBLEM = Cannot sort the list because the sort expression return both a ''{0}'' and a ''{1}'' (expression = ''{2}'')
|
|
334
|
+
FHIRPATH_MUTIPLE_SORT_TYPE_PROBLEM_NATURAL = Cannot sort a list that contains both a ''{0}'' and a ''{1}'' using natural sort order
|
|
335
|
+
FHIRPATH_MUTIPLE_VALUES_IN_SORT = Multiple values found in return from sort expression ''{0}''
|
|
336
|
+
FHIRPATH_NO_COLLECTION = Error evaluating FHIRPath expression: The function {0} can only be used on a singleton value but found {1}
|
|
337
|
+
FHIRPATH_NO_TYPE = Error evaluating FHIRPath expression: No type provided at {1}
|
|
338
|
+
FHIRPATH_NOT_A_COLLECTION = Found a use of a collection operator on something that is not a collection at ''{0}'' - check that there''s no mistakes in the expression syntax
|
|
339
|
+
FHIRPATH_NOT_IMPLEMENTED = Error evaluating FHIRPath expression: The function {0} is not implemented
|
|
340
|
+
FHIRPATH_NUMERICAL_ONLY = Error evaluating FHIRPath expression: The function {0} can only be used on integer, decimal or Quantity but found {1}
|
|
341
|
+
FHIRPATH_OFTYPE_IMPOSSIBLE = The type specified in ofType() is {1} which is not a possible candidate for the existing types ({0}) in the expression {2}. Check the paths and types to be sure this is what is intended
|
|
342
|
+
FHIRPATH_OP_INCOMPATIBLE = Error evaluating FHIRPath expression {0}: left and right operand have incompatible or invalid types ({1}, {2})
|
|
343
|
+
FHIRPATH_ORDERED_ONLY = Error evaluating FHIRPath expression: The function {0} can only be used on ordered collections
|
|
344
|
+
FHIRPATH_PARAM_WRONG = Error evaluating FHIRPath expression: The expression type {0} is not supported for parameter {1} on function {2}
|
|
345
|
+
FHIRPATH_PRIMITIVE_ONLY = Error evaluating FHIRPath expression: The function {0} can only be used on primitives
|
|
346
|
+
FHIRPATH_REDEFINE_VARIABLE = The variable ''{0}'' cannot be redefined
|
|
347
|
+
FHIRPATH_REFERENCE_ONLY = Error evaluating FHIRPath expression: The function {0} can only be used on ordered string, uri, canonical or Reference but found {1}
|
|
348
|
+
FHIRPATH_RESOLVE_DISCRIMINATOR_CANT_FIND = Problem with use of resolve() - profile {0} on {1} could not be resolved
|
|
349
|
+
FHIRPATH_RESOLVE_DISCRIMINATOR_NO_TARGET_one =
|
|
350
|
+
FHIRPATH_RESOLVE_DISCRIMINATOR_NO_TARGET_other = Invalid use of resolve() in discriminator - {0} possible target type profiles on {1} (can only be one)
|
|
351
|
+
FHIRPATH_RIGHT_VALUE_one =
|
|
352
|
+
FHIRPATH_RIGHT_VALUE_other = Error evaluating FHIRPath expression: right operand to {1} can only have 1 value, but has {0} values
|
|
353
|
+
FHIRPATH_RIGHT_VALUE_WRONG_TYPE = Error evaluating FHIRPath expression: right operand to {0} has the wrong type {1}
|
|
354
|
+
FHIRPATH_STRING_ORD_ONLY = Error evaluating FHIRPath expression: The function {0} can only be used on ordered collection of string, uri, code, id but found {1}
|
|
355
|
+
FHIRPATH_STRING_SING_ONLY = Error evaluating FHIRPath expression: The function {0} can only be used on string, uri, url, code, id but found {1}
|
|
356
|
+
FHIRPATH_UNABLE_BOOLEAN = Unable to evaluate as a boolean: {0}
|
|
357
|
+
FHIRPATH_UNKNOWN_CONSTANT = Error evaluating FHIRPath expression: Invalid FHIRPath Constant {0}
|
|
358
|
+
FHIRPATH_UNKNOWN_CONTEXT = Unknown context evaluating FHIRPath expression: {0}
|
|
359
|
+
FHIRPATH_UNKNOWN_CONTEXT_ELEMENT = Unknown context element evaluating FHIRPath expression: {0}
|
|
360
|
+
FHIRPATH_UNKNOWN_EXTENSION = Reference to an unknown extension - double check that the URL ''{0}'' is correct
|
|
361
|
+
FHIRPATH_UNKNOWN_NAME = Error evaluating FHIRPath expression: The name ''{0}'' is not valid for any of the possible types: {1}
|
|
362
|
+
FHIRPATH_UNKNOWN_TYPE = Error evaluating FHIRPath expression: The type ''{0}'' is unknown or not supported at {1}
|
|
363
|
+
FHIRPATH_WRONG_PARAM_TYPE = Error evaluating FHIRPath expression: The parameter type {2} is not legal for {0} parameter {1}. expecting {3}
|
|
364
|
+
Fixed_Type_Checks_DT_Address_Line = Expected {0} but found {1} line elements
|
|
365
|
+
Fixed_Type_Checks_DT_Name_Family = Expected {0} but found {1} family elements
|
|
366
|
+
Fixed_Type_Checks_DT_Name_Given = Expected {0} but found {1} given elements
|
|
367
|
+
Fixed_Type_Checks_DT_Name_Prefix = Expected {0} but found {1} prefix elements
|
|
368
|
+
Fixed_Type_Checks_DT_Name_Suffix = Expected {0} but found {1} suffix elements
|
|
369
|
+
Found__items_for__resolving_discriminator__from_ = Found {0} items for {1} resolving discriminator {2} from {3}
|
|
370
|
+
getSliceList_should_only_be_called_when_the_element_has_slicing = getSliceList should only be called when the element has slicing
|
|
371
|
+
HTA_LOINC_DESC = LOINC
|
|
372
|
+
HTA_LOINC_MESSAGE = This material contains content from <a href="http://loinc.org">LOINC</a>. LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the <a href="http://loinc.org/license">license</a>. LOINC® is a registered United States trademark of Regenstrief Institute, Inc.
|
|
373
|
+
HTA_SCT_DESC = SNOMED Clinical Terms® (SNOMED CT®)
|
|
374
|
+
HTA_SCT_MESSAGE = This material contains content that is copyright of SNOMED International. Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact <a href="https://www.snomed.org/get-snomed">https://www.snomed.org/get-snomed</a> or <a href="mailto:info@snomed.org">info@snomed.org</a>.
|
|
375
|
+
IG_DEPENDENCY_CAN_VERSION_ALONE = The canonical URL specifies the version ''{0}'', while the dependency does not. If a version is specified, it must be in the explicit version property
|
|
376
|
+
IG_DEPENDENCY_CAN_VERSION_ERROR = The canonical URL specifies the version ''{0}'', while the dependency has version ''{1}''. If a version is specified, it must be the same as in the explicit version property
|
|
377
|
+
IG_DEPENDENCY_CAN_VERSION_NONE = The canonical URL cannot end in ''|''
|
|
378
|
+
IG_DEPENDENCY_CLASH_CANONICAL = The packageId {0} points to the canonical {1} which is inconsistent with the stated canonical of {2}
|
|
379
|
+
IG_DEPENDENCY_CLASH_PACKAGEID = The canonical URL {0} points to the package {1} which is inconsistent with the stated packageId of {2}
|
|
380
|
+
IG_DEPENDENCY_DIRECT = The URL should refer directly to the ImplementationGuide resource (e.g. include ''/ImplementationGuide/'')
|
|
381
|
+
IG_DEPENDENCY_INVALID_URL = The canonical URL {0} doesn''t point to an actual ImplementationGuide resource
|
|
382
|
+
IG_DEPENDENCY_EXCEPTION = Exception checking package version consistency: {0}
|
|
383
|
+
IG_DEPENDENCY_INVALID_PACKAGE_VERSION = The version {0} is not a valid NPM package version
|
|
384
|
+
IG_DEPENDENCY_INVALID_PACKAGEID = The packageId {0} is not valid
|
|
385
|
+
IG_DEPENDENCY_NO_PACKAGE = No NPM package id could be determined so the version consistency can't be checked
|
|
386
|
+
IG_DEPENDENCY_NO_VERSION = No version was specified for the package so the version consistency can't be checked
|
|
387
|
+
IG_DEPENDENCY_PACKAGE_UNKNOWN = The package {0} could not be found so the version consistency can't be checked
|
|
388
|
+
IG_DEPENDENCY_VERSION_ERROR = The ImplementationGuide is based on FHIR version {0} but package {1} is based on FHIR version {2}. Use the package {3} instead
|
|
389
|
+
IG_DEPENDENCY_VERSION_WARNING = The ImplementationGuide is based on FHIR version {0} but package {1} is based on FHIR version {2}. In general, this version mismatch should be avoided - some tools will try to make this work with variable degrees of success, but others will not even try
|
|
390
|
+
IG_DEPENDENCY_VERSION_WARNING_OLD = The ImplementationGuide uses package {0} released on {2}, but the most recent appropriate version is {1}. This reference is getting old and the more recent version should be considered
|
|
391
|
+
IG_HL7_FMM_SHOULD = HL7 Implementation Guides should state their maturity explicitly using the extension http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm
|
|
392
|
+
IG_HL7_STANDARDS_STATUS_REQUIRED = HL7 Implementation Guides must state their status explicitly using the extension http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status
|
|
393
|
+
IG_HL7_WG_REQUIRED = HL7 Implementation Guides must state their owning workgroup explicitly using the extension http://hl7.org/fhir/StructureDefinition/structuredefinition-wg
|
|
394
|
+
IG_NO_VERSION = No fhir version was specified for the IG so the version consistency can't be checked
|
|
395
|
+
ILLEGAL_COMMENT_TYPE = The fhir_comments property must be an array of strings
|
|
396
|
+
Illegal_path__in_differential_in__illegal_character_ = Invalid path ''{0}'' in differential in {1}: invalid character ''{2}''
|
|
397
|
+
Illegal_path__in_differential_in__illegal_characters_ = Invalid path ''{0}'' in differential in {1}: invalid characters []
|
|
398
|
+
Illegal_path__in_differential_in__must_start_with_ = Invalid path ''{0}'' in input differential in {1}: must start with {2}.{3}
|
|
399
|
+
Illegal_path__in_differential_in__name_portion_exceeds_64_chars_in_length = Invalid path ''{0}'' in differential in {1}: name portion exceeds 64 chars in length
|
|
400
|
+
Illegal_path__in_differential_in__name_portion_mising_ = Invalid path ''{0}'' in differential in {1}: name portion missing (''..'')
|
|
401
|
+
Illegal_path__in_differential_in__no_unicode_whitespace = Invalid path ''{0}'' in differential in {1}: no unicode whitespace
|
|
402
|
+
ILLEGAL_PROPERTY = The property ''{0}'' is invalid
|
|
403
|
+
Internal_error___type_not_known_ = Internal error - type not known {0}
|
|
404
|
+
Internal_INT_Bad_Type = Unhandled fixed value type {0}
|
|
405
|
+
INV_FAILED = Constraint failed: {0}: ''{1}''
|
|
406
|
+
INV_FAILED_SOURCE = Constraint failed: {0}: ''{1}'' (defined in {2})
|
|
407
|
+
INVALID_DISPLAY_NAME = Invalid displayLanguage: ''{0}''
|
|
408
|
+
Invalid_slicing__there_is_more_than_one_type_slice_at__but_one_of_them__has_min__1_so_the_other_slices_cannot_exist=Invalid slicing: there is more than one type slice at {0}, but one of them ({1}) has min = 1, so the other slices cannot exist
|
|
409
|
+
JSON_COMMA_EXTRA = There is an extra comma at the end of the {0} in the JSON
|
|
410
|
+
JSON_COMMA_MISSING = A Comma is missing in the JSON
|
|
411
|
+
JSON_COMMENTS_NOT_ALLOWED = Comments are not allowed in JSON
|
|
412
|
+
JSON_PROPERTY_NO_QUOTES = The JSON property ''{0}'' has no quotes around the name of the property
|
|
413
|
+
JSON_PROPERTY_VALUE_NO_QUOTES = The JSON property ''{0}'' has no quotes around the value of the property ''{1}''
|
|
414
|
+
Language_XHTML_Lang_Different1 = Resource has a language ({0}), and the XHTML has a lang ({1}), but they differ
|
|
415
|
+
Language_XHTML_Lang_Different2 = Resource has a language ({0}), and the XHTML has an xml:lang ({1}), but they differ
|
|
416
|
+
Language_XHTML_Lang_Missing1 = Resource has a language, but the XHTML does not have an lang or an xml:lang tag (needs both - see https://www.w3.org/TR/i18n-html-tech-lang/#langvalues)
|
|
417
|
+
Language_XHTML_Lang_Missing2 = Resource has a language, but the XHTML does not have a lang tag (needs both lang and xml:lang - see https://www.w3.org/TR/i18n-html-tech-lang/#langvalues)
|
|
418
|
+
Language_XHTML_Lang_Missing3 = Resource has a language, but the XHTML does not have an xml:lang tag (needs both lang and xml:lang - see https://www.w3.org/TR/i18n-html-tech-lang/#langvalues)
|
|
419
|
+
LIQUID_SYNTAX_COLON = Exception evaluating {0}: limit is not followed by '':''
|
|
420
|
+
LIQUID_SYNTAX_EXPECTING = Script {0}: Found ''{1}'' expecting ''{2}'' parsing cycle
|
|
421
|
+
LIQUID_SYNTAX_INCLUDE = Script {0}: Error reading include: {1}
|
|
422
|
+
LIQUID_SYNTAX_LOOP = Script {0}: Error reading loop: {1}
|
|
423
|
+
LIQUID_SYNTAX_NOTERM = Script {0}: Unterminated Liquid statement {1}
|
|
424
|
+
LIQUID_SYNTAX_NUMBER = Exception evaluating {0}: limit is not followed by a number
|
|
425
|
+
LIQUID_SYNTAX_UNEXPECTED = Exception evaluating {0}: unexpected content at {1}
|
|
426
|
+
LIQUID_SYNTAX_UNTERMINATED = Script {0}: Found unterminated string parsing cycle
|
|
427
|
+
LIQUID_UNKNOWN_FILTER = Unknown Liquid filter ''{0}''
|
|
428
|
+
LIQUID_UNKNOWN_FLOW_STMT = Script {0}: Unknown flow control statement ''{1}''
|
|
429
|
+
LIQUID_UNKNOWN_NOEND = Script {0}: Found end of script looking for {1}
|
|
430
|
+
LIQUID_UNKNOWN_SYNTAX = Unexpected syntax parsing liquid statement
|
|
431
|
+
LIQUID_VARIABLE_ALREADY_ASSIGNED = Liquid Exception: The variable ''{0}'' already has an assigned value
|
|
432
|
+
LIQUID_VARIABLE_ILLEGAL = Liquid Exception: The variable name ''{0}'' cannot be used
|
|
433
|
+
LOGICAL_MODEL_NAME_MISMATCH = The name ''{0}'' does not match the expected name ''{1}''
|
|
434
|
+
LOGICAL_MODEL_QNAME_MISMATCH = The QName ''{0}'' does not match the expected QName ''{1}''
|
|
435
|
+
MEASURE_M_CRITERIA_CQL_ELM_NOT_VALID = = Error in {0}: Compiled version of CQL is not valid
|
|
436
|
+
MEASURE_M_CRITERIA_CQL_ERROR = Error in {0}: ''{1}''
|
|
437
|
+
MEASURE_M_CRITERIA_CQL_LIB_DUPL = Multiple matching libraries found for the namespace {0}
|
|
438
|
+
MEASURE_M_CRITERIA_CQL_LIB_NOT_FOUND = No matching Library found for the namespace {0}
|
|
439
|
+
MEASURE_M_CRITERIA_CQL_NO_ELM = Error in {0}: No compiled version of CQL found
|
|
440
|
+
MEASURE_M_CRITERIA_CQL_NO_LIB = No CQL Libraries found on this Measure
|
|
441
|
+
MEASURE_M_CRITERIA_CQL_NOT_FOUND = The function {1} does not exist in the library {0}
|
|
442
|
+
MEASURE_M_CRITERIA_CQL_ONLY_ONE_LIB = If the CQL expression does not include a namespace, there can only be one Library for the measure
|
|
443
|
+
MEASURE_M_CRITERIA_UNKNOWN = The expression language {0} is not supported, so can''t be validated
|
|
444
|
+
MEASURE_M_GROUP_CODE = Groups should have codes when there is more than one group
|
|
445
|
+
MEASURE_M_GROUP_POP = Measure Groups should have at least one population
|
|
446
|
+
MEASURE_M_GROUP_POP_NO_CODE = A measure group population should have a code when there is more than one population
|
|
447
|
+
MEASURE_M_GROUP_STRATA_COMP_NO_CODE = A measure group stratifier component should have a code when there is more than one population
|
|
448
|
+
MEASURE_M_GROUP_STRATA_NO_CODE = A measure group stratifier should have a code when there is more than one population
|
|
449
|
+
MEASURE_M_LIB_UNKNOWN = The Library {0} could not be resolved, so expression validation may not be correct
|
|
450
|
+
MEASURE_M_NO_GROUPS = A measure should contain at least one group
|
|
451
|
+
MEASURE_MR_GRP_CODE_MISMATCH = The linkId ''{0}'' links this group to a measure group that has a different code (''{1}'' vs ''{2}'')
|
|
452
|
+
MEASURE_MR_GRP_DUPL_CODE = The code for this group is duplicated with another group
|
|
453
|
+
MEASURE_MR_GRP_MISSING_BY_CODE = The MeasureReport does not include a group for the group with code ''{0}''
|
|
454
|
+
MEASURE_MR_GRP_MISSING_BY_CODE_R5 = The MeasureReport does not include a group for the group with linkId ''{1}'' and code ''{0}''
|
|
455
|
+
MEASURE_MR_GRP_NO_CODE = Group should have a code that matches the group definition in the measure
|
|
456
|
+
MEASURE_MR_GRP_NO_CODE_R5 = Group should have a code or linkId that matches the group definition in the measure
|
|
457
|
+
MEASURE_MR_GRP_NO_USABLE_CODE = None of the codes provided are usable for comparison - need both system and code on at least one code
|
|
458
|
+
MEASURE_MR_GRP_NO_WRONG_CODE = The code provided ({0}) does not match the code specified in the measure report ({1})
|
|
459
|
+
MEASURE_MR_GRP_NO_WRONG_LINKID = The linkId provided ({0}) does not match the code specified in the measure report ({1})
|
|
460
|
+
MEASURE_MR_GRP_POP_CODE_MISMATCH = The linkId ''{0}'' links this group population to a measure group population that has a different code (''{1}'' vs ''{2}'')
|
|
461
|
+
MEASURE_MR_GRP_POP_COUNT_CANT_CHECK = Unable to check the stated count {0} because the subject list cannot be fully processed ({1})
|
|
462
|
+
MEASURE_MR_GRP_POP_COUNT_MISMATCH = Mismatch between count {0} and number of subjects {1}
|
|
463
|
+
MEASURE_MR_GRP_POP_COUNT_NO_REF = Subject reference has no actual reference
|
|
464
|
+
MEASURE_MR_GRP_POP_COUNT_NO_REF_RES = Subject reference {0} could not be resolved, and so could not be processed
|
|
465
|
+
MEASURE_MR_GRP_POP_COUNT_REF_UNPROCESSIBLE = Subject reference {0} resolved to a {1}, which could not be processed
|
|
466
|
+
MEASURE_MR_GRP_POP_COUNT_UNRESOLVED = Subject reference {0} could not be resolved, and the apparent type is {1} which could not be processed
|
|
467
|
+
MEASURE_MR_GRP_POP_DUPL_CODE = The code for this group population is duplicated with another group
|
|
468
|
+
MEASURE_MR_GRP_POP_MISSING_BY_CODE = The MeasureReport does not include a population for the population with linkId ''{0}'' and code ''{1}''
|
|
469
|
+
MEASURE_MR_GRP_POP_NO_CODE = Group should have a code that matches the group population definition in the measure
|
|
470
|
+
MEASURE_MR_GRP_POP_NO_CODE_R5 = Group should have a code or linkId that matches the group population definition in the measure
|
|
471
|
+
MEASURE_MR_GRP_POP_NO_COUNT = Count should be present for reports where type is not ''subject-list''
|
|
472
|
+
MEASURE_MR_GRP_POP_NO_SUBJECTS = Reports where type is not ''subject-list'' don''t have subjects listed
|
|
473
|
+
MEASURE_MR_GRP_POP_UNK_CODE = The code for this group population has no match in the measure definition
|
|
474
|
+
MEASURE_MR_GRP_POP_UNK_LINKID = The linkId ''{0}'' for this group population has no match in the measure definition
|
|
475
|
+
MEASURE_MR_GRP_STRAT_CODE_MISMATCH = The linkId ''{0}'' links this group stratifier to a measure group that has a different code (''{1}'' vs ''{2}'')
|
|
476
|
+
MEASURE_MR_GRP_STRAT_DUPL_CODE = The code for this group stratifier is duplicated with another group
|
|
477
|
+
MEASURE_MR_GRP_STRAT_MISSING_BY_CODE = The MeasureReport does not include a stratifier for the stratifier with code ''{0}'' (id = ''{2}'')
|
|
478
|
+
MEASURE_MR_GRP_STRAT_MISSING_BY_CODE_R5 = The MeasureReport does not include a stratifier for the stratifier with linkId ''{1}'' and code ''{0}'' (id = ''{2}'')
|
|
479
|
+
MEASURE_MR_GRP_STRAT_NO_CODE = Group should have a code that matches the group stratifier definition in the measure
|
|
480
|
+
MEASURE_MR_GRP_STRAT_NO_CODE_R5 = Group should have a code or linkId that matches the group stratifier definition in the measure
|
|
481
|
+
MEASURE_MR_GRP_STRAT_UNK_CODE = The code for this group stratifier has no match in the measure definition
|
|
482
|
+
MEASURE_MR_GRP_STRAT_UNK_LINKID = The linkId ''{0}'' for this group stratifier has no match in the measure definition
|
|
483
|
+
MEASURE_MR_GRP_UNK_CODE = The code ''{0}'' for this group has no match in the measure definition
|
|
484
|
+
MEASURE_MR_GRP_UNK_LINKID = The linkId ''{0}'' for this group has no match in the measure definition
|
|
485
|
+
Measure_MR_M_None = No Measure is identified, so no validation can be performed against the Measure
|
|
486
|
+
Measure_MR_M_NotFound = The Measure ''{0}'' could not be resolved, so no validation can be performed against the Measure
|
|
487
|
+
MEASURE_MR_M_SCORING_UNK = The scoring system in this measure is unknown, so the measureScore values cannot be checked
|
|
488
|
+
MEASURE_MR_SCORE_FIXED = This value is fixed by the Measure to ''{0}''
|
|
489
|
+
MEASURE_MR_SCORE_PROHIBITED_MS = No measureScore when the scoring of the message is ''cohort''
|
|
490
|
+
MEASURE_MR_SCORE_PROHIBITED_RT = No measureScore when the type of the report is ''data-collection''
|
|
491
|
+
MEASURE_MR_SCORE_REQUIRED = A measureScore is required when the Measure.scoring={0}
|
|
492
|
+
MEASURE_MR_SCORE_UNIT_PROHIBITED = A measureScore for this Measure Scoring ({0}) should not have units
|
|
493
|
+
MEASURE_MR_SCORE_UNIT_REQUIRED = A unit should be present when the scoring type is {0}
|
|
494
|
+
MEASURE_MR_SCORE_VALUE_INVALID_01 = The value is invalid - it must be between 0 and 1
|
|
495
|
+
MEASURE_MR_SCORE_VALUE_REQUIRED = A value is required when the Measure.scoring = {0}
|
|
496
|
+
MEASURE_SHAREABLE_EXTRA_MISSING = Published measures SHOULD conform to the ShareableMeasure profile, which says that the element Measure.{0} should be present, but it is not
|
|
497
|
+
MEASURE_SHAREABLE_EXTRA_MISSING_HL7 = Measures published by HL7 SHALL conform to the ShareableMeasure profile, which says that the element Measure.{0} should be present, but it is not
|
|
498
|
+
MEASURE_SHAREABLE_MISSING = Published measures SHOULD conform to the ShareableMeasure profile, which says that the element Measure.{0} is mandatory, but it is not present
|
|
499
|
+
MEASURE_SHAREABLE_MISSING_HL7 = Measures published by HL7 SHALL conform to the ShareableMeasure profile, which says that the element Measure.{0} is mandatory, but it is not present
|
|
500
|
+
Meta_RES_Security_Duplicate = Duplicate Security Label {0}
|
|
501
|
+
MSG_DEPENDS_ON_DEPRECATED = The {0} {1} is deprecated
|
|
502
|
+
MSG_DEPENDS_ON_DEPRECATED_NOTE = The {0} {1} is deprecated with the note: ''{2}''
|
|
503
|
+
MSG_DEPENDS_ON_DRAFT = The {0} {1} is a draft resource
|
|
504
|
+
MSG_DEPENDS_ON_EXPERIMENTAL = The {0} {1} is an experimental resource
|
|
505
|
+
MSG_DEPENDS_ON_EXTENSION = extension
|
|
506
|
+
MSG_DEPENDS_ON_PROFILE = profile
|
|
507
|
+
MSG_DEPENDS_ON_RETIRED = The {0} {1} is retired
|
|
508
|
+
MSG_DEPENDS_ON_WITHDRAWN = The {0} {1} is withdrawn
|
|
509
|
+
MSG_DEPRECATED = Reference to deprecated {2} {0}
|
|
510
|
+
MSG_DEPRECATED_SRC = Reference to deprecated {2} {0} from {1}
|
|
511
|
+
MSG_DRAFT = Reference to draft {2} {0}
|
|
512
|
+
MSG_DRAFT_SRC = Reference to draft {2} {0} from {1}
|
|
513
|
+
MSG_EXPERIMENTAL = Reference to experimental {2} {0}
|
|
514
|
+
MSG_EXPERIMENTAL_SRC = Reference to experimental {2} {0} from {1}
|
|
515
|
+
MSG_RETIRED = Reference to retired {2} {0}
|
|
516
|
+
MSG_RETIRED_SRC = Reference to retired {2} {0} from {1}
|
|
517
|
+
MSG_WITHDRAWN = Reference to withdrawn {2} {0}
|
|
518
|
+
MSG_WITHDRAWN_SRC = Reference to withdrawn {2} {0} from {1}
|
|
519
|
+
MULTIPLE_LOGICAL_MODELS_one=
|
|
520
|
+
MULTIPLE_LOGICAL_MODELS_other={0} Logical Models found in supplied profiles, so unable to parse logical model (can only be one, found {1})
|
|
521
|
+
MustSupport_VAL_MustSupport = 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
|
|
522
|
+
NARRATIVE_NOT_TRANSLATED = "The narrative includes custom content for the default language ({0}), but does not include translated content for the {1} language, so the default language has been used
|
|
523
|
+
Named_items_are_out_of_order_in_the_slice = Named items are out of order in the slice
|
|
524
|
+
NDJSON_EMPTY_LINE_WARNING = The NDJSON source contains an empty line. This may not be accepted by some processors
|
|
525
|
+
needs_a_snapshot = Needs a snapshot
|
|
526
|
+
no_base_profile_provided = No base profile provided
|
|
527
|
+
no_derived_structure_provided = No derived structure provided
|
|
528
|
+
No_Expansion_Parameters_provided = No Expansion Parameters provided
|
|
529
|
+
No_ExpansionProfile_provided = No ExpansionProfile provided
|
|
530
|
+
No_Parameters_provided_to_expandVS = No Parameters provided to expandVS
|
|
531
|
+
No_path_on_element_Definition__in_ = No path on element Definition {0} in {1}
|
|
532
|
+
No_path_on_element_in_differential_in_ = No path on element in differential in {0}
|
|
533
|
+
No_path_value_on_element_in_differential_in_ = No path value on element in differential in {0}
|
|
534
|
+
No_processing_instructions_allowed_in_resources = No processing instructions allowed in resources
|
|
535
|
+
No_reference_resolving_discriminator__from_ = No reference resolving discriminator {0} from {1}
|
|
536
|
+
No_type_found_on_ = No type found on ''{0}''
|
|
537
|
+
no_url_in_expand_value_set = No url in expand value set
|
|
538
|
+
no_url_in_expand_value_set_2 = No url in expand value set 2
|
|
539
|
+
NO_VALID_DISPLAY_AT_ALL = Cannot validate display ''{0}'' for {1}#{2} in language {3}: No displays are known
|
|
540
|
+
NO_VALID_DISPLAY_FOUND_LANG_NONE_one = ''{5}'' is the default display; the code system {1} has no Display Names for the language {4}
|
|
541
|
+
NO_VALID_DISPLAY_FOUND_LANG_NONE_other = ''{5}'' is the default display; the code system {1} has no Display Names found for the language {4}
|
|
542
|
+
NO_VALID_DISPLAY_FOUND_LANG_SOME_one = ''{5}'' is the default display; no valid Display Names found for {1}#{2} in the language {4}
|
|
543
|
+
NO_VALID_DISPLAY_FOUND_LANG_SOME_other = ''{5}'' is the default display; no valid Display Names found for {1}#{2} in the language {4}
|
|
544
|
+
NO_VALID_DISPLAY_FOUND_NONE_FOR_LANG_ERR = Wrong Display Name ''{0}'' for {1}#{2}. There are no valid display names found for language(s) ''{3}''. Default display is ''{4}''
|
|
545
|
+
NO_VALID_DISPLAY_FOUND_NONE_FOR_LANG_OK = There are no valid display names found for the code {1}#{2} for language(s) ''{3}''. The display is ''{4}'' which is the default language display
|
|
546
|
+
NO_VALID_DISPLAY_FOUND_one = No valid Display Names found for {1}#{2} in the language {4}
|
|
547
|
+
NO_VALID_DISPLAY_FOUND_other = No valid Display Names found for {1}#{2} in the languages {4}
|
|
548
|
+
No_validator_configured = No validator configured
|
|
549
|
+
no_value_set = ValueSet has no url property
|
|
550
|
+
Node_type__is_not_allowed = Node type {0} is not allowed
|
|
551
|
+
None_of_the_provided_codes_are_in_the_value_set_one = The provided code {2} was not found in the value set ''{1}''
|
|
552
|
+
None_of_the_provided_codes_are_in_the_value_set_other = None of the provided codes [{2}] are in the value set ''{1}''
|
|
553
|
+
Not_done_yet = Not done yet
|
|
554
|
+
Not_done_yet__resolve__locally_2 = Not done yet - resolve {0} locally (2)
|
|
555
|
+
not_done_yet_cant_fetch_ = Not done yet: can''t fetch {0}
|
|
556
|
+
Not_done_yet_ValidatorHostServicescheckFunction = Not done yet (ValidatorHostServices.checkFunction)
|
|
557
|
+
Not_done_yet_ValidatorHostServicesconformsToProfile_when_item_is_not_an_element = Not done yet (ValidatorHostServices.conformsToProfile), when item is not an element
|
|
558
|
+
Not_done_yet_ValidatorHostServicesexecuteFunction = Not done yet (ValidatorHostServices.executeFunction)
|
|
559
|
+
Not_handled_yet_sortElements_ = Not handled yet (sortElements: {0}:{1})
|
|
560
|
+
not_the_right_kind_of_structure_to_generate_schematrons_for = Not the right kind of structure to generate schematrons for
|
|
561
|
+
null_min = Null min
|
|
562
|
+
OBJECT_CANNOT_BE_KEYED_ARRAY_CHILD_COUNT = This object cannot be an keyed Array in Json because it does not have two children in the definitions (children = {0})
|
|
563
|
+
OBJECT_CANNOT_BE_KEYED_ARRAY_NO_CHOICE = This object is defined as a keyed Array in Json but the value property named in the definitions is a choice - this is not supported (value property = {0})
|
|
564
|
+
OBJECT_CANNOT_BE_KEYED_ARRAY_NO_LIST = This object is defined as a keyed Array in Json but the value property named in the definitions is a list - this is not supported (value property = {0})
|
|
565
|
+
OBJECT_CANNOT_BE_KEYED_ARRAY_PROP_NAME = This object is defined as a keyed Array in Json but the definition does not name the first child element as the key (children = {0})
|
|
566
|
+
OBJECT_CANNOT_BE_KEYED_ARRAY_PROP_TYPE = This object is defined as a keyed Array in Json but the key property named in the definitions is not a primitive type (children = {0}, type = {1})
|
|
567
|
+
Object_must_have_some_content = Object must have some content
|
|
568
|
+
OPDEF_PROFILE_NO_FIXED = The parameter name for the slice ''{1}'' in the {0} profile is not fixed
|
|
569
|
+
OPDEF_PROFILE_NO_SLICE = The slice ''{1}'' in the {0} profile does not have a sub-slice for the parameter name
|
|
570
|
+
OPDEF_PROFILE_NOT_FOUND = The ''{0}'' profile ''{1}'' can not be resolved
|
|
571
|
+
OPDEF_PROFILE_NOT_IN_PARAM = The ''{0}'' profile {2} defines a parameter ''{1}'' but this is not in the parameters list in the operation definition
|
|
572
|
+
OPDEF_PROFILE_NOT_IN_PROFILE = The ''{0}'' profile does not have a parameter ''{1}'' but it is in the parameters list in the operation definition
|
|
573
|
+
OPDEF_PROFILE_NOT_PARAMETERS = The ''{0}'' profile ''{1}'' is not a profile on the ''Parameters'' resource
|
|
574
|
+
OPDEF_PROFILE_NOT_VALUE_MISMATCH = The parameter ''{1}'' has a value for ''{2}'' of ''{4}'' in the ''{0}'' profile {4} that is different to ''{3}'' which is the value in the parameter definition in the operation definition
|
|
575
|
+
OPDEF_PROFILE_PROFILE_NOT_IN_PARAMS = The target profile ''{2}'' is allowed for the parameter ''{1}'' in the ''{0}'' profile {4} but is not in the list of target profiles for the parameter in the operation definition: {3}
|
|
576
|
+
OPDEF_PROFILE_PROFILE_NOT_IN_PROFILE = The target profile ''{2}'' is not allowed for the parameter ''{1}'' in the ''{0}'' profile but is in the list of target profiles for the parameter in the operation definition (profile target profiles = {3})
|
|
577
|
+
OPDEF_PROFILE_TYPE_NOT_IN_PARAMS = The type ''{2}'' is allowed for the parameter ''{1}'' in the ''{0}'' profile {4} but is not in the list of allowed types for the parameter in the operation definition: {3}
|
|
578
|
+
OPDEF_PROFILE_TYPE_NOT_IN_PROFILE = The type ''{2}'' is not allowed for the parameter ''{1}'' in the ''{0}'' profile {4} but is in the list of allowed types for the parameter in the operation definition (allowed types = {3})
|
|
579
|
+
PACKAGE_VERSION_MISMATCH = FHIR Version mismatch in package {0}: version is {2} but must be {1} (path: {3})
|
|
580
|
+
Parser_Type__not_supported = Parser Type {0} not supported
|
|
581
|
+
PATTERN_CHECK_STRING = The pattern [{0}] defined in the profile {1} not found. Issues: {2}
|
|
582
|
+
PRIMITIVE_MUSTHAVEVALUE_MESSAGE = The element definition ``{0}`` in the profile ''{1}'' requires that a value be present in this element
|
|
583
|
+
PRIMITIVE_TOO_SHORT = Value ''{0}'' is shorter than permitted minimum length of {1}
|
|
584
|
+
PRIMITIVE_VALUE_ALTERNATIVES_MESSAGE_one = The element definition ``{0}`` in the profile ''{1}'' requires that if a value is not present, the extension ''{2}'' must be present
|
|
585
|
+
PRIMITIVE_VALUE_ALTERNATIVES_MESSAGE_other = The element definition ``{0}`` in the profile ''{1}'' requires that if a value is not present, one of the extensions ''{2}'' must be present
|
|
586
|
+
Problem_evaluating_slicing_expression_for_element_in_profile__path__fhirPath___ = Problem evaluating slicing expression for element in profile {0} path {1} (fhirPath = {2}): {3}
|
|
587
|
+
Problem_processing_expression__in_profile__path__ = Problem processing expression ''{0}'' in profile ''{1}'' at path ''{2}'': {3}
|
|
588
|
+
Profile___base__could_not_be_resolved = Profile {0} ({1}) base {2} could not be resolved
|
|
589
|
+
Profile___element__Error_generating_snapshot_ = Profile {0} ({1}), element {2}. Error generating snapshot: {3}
|
|
590
|
+
Profile___Error_generating_snapshot = Profile {0} ({1}). Error generating snapshot
|
|
591
|
+
Profile___has_no_base_and_no_snapshot = Profile {0} ({1}) has no base and no snapshot
|
|
592
|
+
Profile__does_not_match_for__because_of_the_following_profile_issues__ = Profile {0} does not match for {1} because of the following profile issues: {2}
|
|
593
|
+
Profile_based_discriminators_must_have_a_type__in_profile_ = Profile based discriminators must have a type ({0} in profile {1})
|
|
594
|
+
Profile_based_discriminators_must_have_a_type_with_a_profile__in_profile_ = Profile based discriminators must have a type with a profile ({0} in profile {1})
|
|
595
|
+
PROFILE_COMPLIES_WITH_BAD_ELEMENT = The {0} ''{1}'' is not allowed in the claimed profile
|
|
596
|
+
PROFILE_COMPLIES_WITH_BAD_TYPE = The type ''{0}'' is not allowed in the claimed profile
|
|
597
|
+
PROFILE_COMPLIES_WITH_MISSING = There is no profile entry for the element {0} that is found in the claimed profile
|
|
598
|
+
PROFILE_COMPLIES_WITH_MISSING_ELEMENT = The {0} ''{1}'' is defined in the claimed profile, but missing
|
|
599
|
+
PROFILE_COMPLIES_WITH_NO_VS = The ValueSet ''{0}'' cannot be found so the claim cannot be checked
|
|
600
|
+
PROFILE_COMPLIES_WITH_NO_VS_EXP = The ValueSet ''{0}'' cannot be expanded so the claim cannot be checked: {1}
|
|
601
|
+
PROFILE_COMPLIES_WITH_NO_VS_NO = The valueSet {0} includes codes not allowed in the claimed profile which has value set {1} (codes: {2})
|
|
602
|
+
PROFILE_COMPLIES_WITH_NOT_VALID = The {0} value of ''{2}'' on the path {3} does not comply with the value ''{1}'' from the claimed profile
|
|
603
|
+
PROFILE_COMPLIES_WITH_SLICING_DISCRIMINATOR = Mismatch in slicing rules at {0}: the discriminator ''{0}:{1}'' was not found
|
|
604
|
+
PROFILE_COMPLIES_WITH_SLICING_EXTRA_SLICE = Mismatch in slicing at {0}: extra slice ''{1}'' not found in the claimed profile
|
|
605
|
+
PROFILE_COMPLIES_WITH_SLICING_NO_SLICE = Mismatch in slicing at {0}: no slice found for the discriminator {1} with the values {2}
|
|
606
|
+
PROFILE_COMPLIES_WITH_SLICING_ORDER = Mismatch in slicing rules at {0}: not ordered when the claimed profile has ordered
|
|
607
|
+
PROFILE_COMPLIES_WITH_SLICING_RULES = Mismatch in slicing rules at {0}: ''{2}'' when the claimed profile has ''{1}''
|
|
608
|
+
PROFILE_COMPLIES_WITH_SLICING_UNSLICED = Mismatch in slicing at {0}: no slicing found when the claimed profile has slicing
|
|
609
|
+
PROFILE_COMPLIES_WITH_WRONG_TYPE = The type found in the claimed profile is ''{0}'' not ''{1}''
|
|
610
|
+
Profile_EXT_Not_Here = The extension {0} is not allowed to be used at this point (based on context invariant ''{1}'')
|
|
611
|
+
Profile_VAL_MissingElement = Missing element ''{0}'' - required by fixed value assigned in profile {1}
|
|
612
|
+
Profile_VAL_NotAllowed = The element {0} is present in the instance but not allowed in the applicable {1} specified in profile
|
|
613
|
+
QUESTIONNAIRE_Q_DERIVATION_TYPE_IGNORED = The derivation type ''{0}'' means that no derivation checking has been performed against this questionnaire
|
|
614
|
+
QUESTIONNAIRE_Q_DERIVATION_TYPE_UNKNOWN = The derivation type ''{0}'' is unknown, which means that no derivation checking has been performed against this questionnaire
|
|
615
|
+
Questionnaire_Q_EnableWhen_After = The target of this enableWhen rule ({0}) comes after the question itself
|
|
616
|
+
Questionnaire_Q_EnableWhen_IsInner = Questions with an enableWhen cannot refer to an inner question for its enableWhen condition
|
|
617
|
+
Questionnaire_Q_EnableWhen_NoLink = Questions with an enableWhen must have a value for the question link
|
|
618
|
+
Questionnaire_Q_EnableWhen_NoTarget = Unable to find an item with the linkId ''{0}'' which is referenced in the enableWhen for ''{1}''
|
|
619
|
+
Questionnaire_Q_EnableWhen_Self = Target for this question enableWhen can''t reference itself
|
|
620
|
+
QUESTIONNAIRE_Q_ITEM_DERIVED_ANSWER_OPTIONS = The item with linkId ''{1}'' found in questionnaire ''{0}'' has answerOptions, so this item must have some too
|
|
621
|
+
QUESTIONNAIRE_Q_ITEM_DERIVED_ANSWER_OPTIONS_NEW = The item with linkId ''{1}'' found in questionnaire ''{0}'' does not have this answerOption, so it is not valid
|
|
622
|
+
QUESTIONNAIRE_Q_ITEM_DERIVED_DEFINITION = The item with linkId ''{1}'' found in questionnaire ''{0}'' has the definition ''{2}'', so this should be repeated here
|
|
623
|
+
QUESTIONNAIRE_Q_ITEM_DERIVED_MAXLENGTH = The item with linkId ''{1}'' found in questionnaire ''{0}'' has the definition ''{2}'', so this item must also have a max length
|
|
624
|
+
QUESTIONNAIRE_Q_ITEM_DERIVED_NC_ANSWER_TYPE = The item with linkId ''{1}'' found in questionnaire ''{0}'' has answer{2}, while this has answer{3}. This might be valid, but the vaidator can''t check that (yet?)
|
|
625
|
+
QUESTIONNAIRE_Q_ITEM_DERIVED_NC_DEFINITION = The item with linkId ''{1}'' found in questionnaire ''{0}'' has the definition ''{2}''. Is it intended to change this?
|
|
626
|
+
QUESTIONNAIRE_Q_ITEM_DERIVED_NC_MAXLENGTH = The item with linkId ''{1}'' found in questionnaire ''{0}'' has the maxLength of ''{2}'', so the max length cannot be greater than that
|
|
627
|
+
QUESTIONNAIRE_Q_ITEM_DERIVED_NC_REPEATS = The item with linkId ''{1}'' found in questionnaire ''{0}'' does not repeat, so it cannot repeat here
|
|
628
|
+
QUESTIONNAIRE_Q_ITEM_DERIVED_NC_REQUIRED = The item with linkId ''{1}'' found in questionnaire ''{0}'' is required, so it must be required here
|
|
629
|
+
QUESTIONNAIRE_Q_ITEM_DERIVED_NC_TYPE = The item with linkId ''{1}'' found in questionnaire ''{0}'' has the type ''{2}'', and this cannot change to ''{3}''
|
|
630
|
+
QUESTIONNAIRE_Q_ITEM_DERIVED_NI_ANSWER_VS = The validator can''t check derived item value set consistency (yet?)
|
|
631
|
+
QUESTIONNAIRE_Q_ITEM_NOT_DERIVED = No item with linkId ''{1}'' found in questionnaire ''{0}''
|
|
632
|
+
QUESTIONNAIRE_Q_NO_DERIVATION_TYPE = The questionnaire ''{0}'' has no derivation type specified using the ''http://hl7.org/fhir/StructureDefinition/questionnaire-derivationType'' extension, so derivation has not been checked
|
|
633
|
+
QUESTIONNAIRE_Q_NO_DERIVATION_TYPE_VALUE = The derivation extension has no value
|
|
634
|
+
QUESTIONNAIRE_Q_UNKNOWN_DERIVATION = The questionnaire ''{0}'' referred to in the derivation could not be found
|
|
635
|
+
Questionnaire_QR_Item_BadOption = The code ''{1}'' in the system ''{0}'' is not in the options value set ({2}) specified by the questionnaire. Terminology Error: {3}
|
|
636
|
+
QUESTIONNAIRE_QR_ITEM_BADOPTION_CS = The code provided {1} cannot be validated in the options value set ({2}) in the questionnaire because the system {0} could not be found
|
|
637
|
+
Questionnaire_QR_Item_Coding = Error {0} validating Coding against Questionnaire Options
|
|
638
|
+
Questionnaire_QR_Item_CodingNoOptions = Cannot validate Coding option because no option list is provided
|
|
639
|
+
Questionnaire_QR_Item_DateNoOptions = Cannot validate date answer option because no option list is provided
|
|
640
|
+
Questionnaire_QR_Item_Display = Items not of type DISPLAY should not have items - linkId {0}
|
|
641
|
+
Questionnaire_QR_Item_Group = Items of type {0} should not have answers
|
|
642
|
+
Questionnaire_QR_Item_GroupAnswer = Items not of type group should not have items outside answers (use answer.item not .item)
|
|
643
|
+
Questionnaire_QR_Item_IntNoOptions = Cannot validate integer answer option because no option list is provided
|
|
644
|
+
Questionnaire_QR_Item_Missing = No response answer found for required item ''{0}''
|
|
645
|
+
Questionnaire_QR_Item_NoCoding = The code {0}::{1} is not in the set of permitted values
|
|
646
|
+
Questionnaire_QR_Item_NoDate = The date {0} is not in the set of permitted values
|
|
647
|
+
Questionnaire_QR_Item_NoInteger = The integer {0} is not in the set of permitted values
|
|
648
|
+
Questionnaire_QR_Item_NoLinkId = No LinkId, so can''t be validated
|
|
649
|
+
Questionnaire_QR_Item_NoOptions = Cannot validate options because no option or options are provided
|
|
650
|
+
Questionnaire_QR_Item_NoOptionsCoding = Option list has no option values of type coding
|
|
651
|
+
Questionnaire_QR_Item_NoOptionsDate = Option list has no option values of type date
|
|
652
|
+
Questionnaire_QR_Item_NoOptionsInteger = Option list has no option values of type integer
|
|
653
|
+
Questionnaire_QR_Item_NoOptionsString = Option list has no option values of type string
|
|
654
|
+
Questionnaire_QR_Item_NoOptionsTime = Option list has no option values of type time
|
|
655
|
+
Questionnaire_QR_Item_NoString = The string {0} is not in the set of permitted values
|
|
656
|
+
Questionnaire_QR_Item_NotEnabled = Item has answer (2), even though it is not enabled {0}
|
|
657
|
+
Questionnaire_QR_Item_NotEnabled2 = Item has answer, even though it is not enabled (item id = ''{0}'')
|
|
658
|
+
Questionnaire_QR_Item_NotFound = LinkId ''{0}'' not found in questionnaire
|
|
659
|
+
Questionnaire_QR_Item_NoTime = The time {0} is not in the set of permitted values
|
|
660
|
+
Questionnaire_QR_Item_NoType = Definition for item {0} does not contain a type
|
|
661
|
+
Questionnaire_QR_Item_OnlyOneA = Only one response answer item with this linkId allowed
|
|
662
|
+
Questionnaire_QR_Item_OnlyOneI_one =
|
|
663
|
+
Questionnaire_QR_Item_OnlyOneI_other = Only one response item with the linkId {1} allowed - found {0} items
|
|
664
|
+
Questionnaire_QR_Item_Order = Structural Error: items are out of order
|
|
665
|
+
QUESTIONNAIRE_QR_ITEM_STRING_IN_CODING = The string value ''{0}'' matches an entry in the list of valid Codings, so this is probably an error
|
|
666
|
+
Questionnaire_QR_Item_StringNoOptions = Cannot validate string answer option because no option list is provided
|
|
667
|
+
Questionnaire_QR_Item_Text = If text exists, it must match the questionnaire definition for linkId {0}
|
|
668
|
+
Questionnaire_QR_Item_TimeNoOptions = Cannot validate time answer option because no option list is provided
|
|
669
|
+
Questionnaire_QR_Item_WrongType_one = Answer value must be of the type {1} not {2}
|
|
670
|
+
Questionnaire_QR_Item_WrongType_other = Answer value must be one of the {0} types {1} not {2}
|
|
671
|
+
Questionnaire_QR_Q_None = No questionnaire is identified, so no validation can be performed against the base questionnaire
|
|
672
|
+
Questionnaire_QR_Q_NotFound = The questionnaire ''{0}'' could not be resolved, so no validation can be performed against the base questionnaire
|
|
673
|
+
Reference__refers_to_a__not_a_ValueSet = Reference {0} refers to a {1} not a ValueSet
|
|
674
|
+
Reference_REF_Aggregation = Reference is {0} which isn''t supported by the specified aggregation mode(s) for the reference ({1})
|
|
675
|
+
Reference_REF_BadTargetType = Invalid Resource target type. Found {0}, but expected one of ({1})
|
|
676
|
+
Reference_REF_BadTargetType2 = The type ''{0}'' implied by the reference URL {1} is not a valid Target for this element (must be one of {2})
|
|
677
|
+
Reference_REF_CantMatchChoice = Unable to find a profile match for {0} among choices: {1}
|
|
678
|
+
Reference_REF_CantMatchType = Unable to find a profile match for {0} (by type) among choices: {1}
|
|
679
|
+
Reference_REF_CantResolve = Unable to resolve resource with reference ''{0}''
|
|
680
|
+
Reference_REF_CantResolveProfile = Unable to resolve the profile reference ''{0}''
|
|
681
|
+
Reference_REF_Format1 = Relative URLs must be of the format [ResourceName]/[id], or a search URL is allowed ([type]?parameters. Encountered {0})
|
|
682
|
+
Reference_REF_Format2 = Relative URLs must be of the format [ResourceName]/[id]. Encountered {0}
|
|
683
|
+
Reference_REF_MultipleMatches = Found multiple matching profiles for {0} among choices: {1}
|
|
684
|
+
Reference_REF_NoDisplay = A Reference without an actual reference or identifier should have a display
|
|
685
|
+
Reference_REF_NotFound_Bundle = Bundled or contained reference not found within the bundle/resource {0}
|
|
686
|
+
Reference_REF_NoType = Unable to determine type of target resource
|
|
687
|
+
REFERENCE_REF_QUERY_INVALID = The query part of the conditional reference is not a valid query string ({0})
|
|
688
|
+
REFERENCE_REF_REL_UNSOLVEABLE = The URL ''{0}'' cannot be resolved unless the fullURL is a RESTFul base URL, or a baseURL has been provided and the Bundle is a batch or transaction
|
|
689
|
+
Reference_REF_ResourceType = Matching reference for reference {0} has resourceType {1}
|
|
690
|
+
REFERENCE_REF_SUSPICIOUS = The syntax of the reference ''{0}'' looks incorrect, and it should be checked
|
|
691
|
+
Reference_REF_WrongTarget = The type ''{0}'' is not a valid Target for this element (must be one of {1})
|
|
692
|
+
REFERENCE_REF_WRONGTARGET_LOAD = The type ''{2}'' is not a valid Target for the element {0} (must be {1})
|
|
693
|
+
REFERENCE_RESOLUTION_FAILED = Fetching ''{0}'' failed. System details: {1}: {2}
|
|
694
|
+
reference_to__cannot_be_resolved = reference to {0} cannot be resolved
|
|
695
|
+
REQUEST_TOO_COSTLY_TIME = Request took too long to process (>{0}sec)
|
|
696
|
+
RESOURCE_DUPLICATE_CONTAINED_ID = Duplicate ID for contained resource: {0}
|
|
697
|
+
RESOURCE_MATCHETYPE_DISALLOWED = This resource is not allowed to be a matchetype resource (extension http://hl7.org/fhir/tools/StructureDefinition/matchetype is true)
|
|
698
|
+
RESOURCE_MATCHETYPE_REQUIRED = This resource is required to be a matchetype resource (extension http://hl7.org/fhir/tools/StructureDefinition/matchetype must be true)
|
|
699
|
+
RESOURCE_MATCHETYPE_SUSPECT_TYPE = The type ''{0}'' does not appear to match the matchetype pattern value ''{1}''
|
|
700
|
+
RESOURCE_MATCHETYPE_UNKNOWN_PATTERN = The matchetype pattern value ''{1}'' is not valid
|
|
701
|
+
RESOURCE_NOT_MATCHETYPE_EXTENSION = This resource is not a matcehtype, so it cannot have the extension {0}
|
|
702
|
+
Resource_RES_ID_Malformed_Chars = Invalid Resource id: Invalid Characters (''{0}'')
|
|
703
|
+
Resource_RES_ID_Malformed_Length = Invalid Resource id: Too long ({0} chars)
|
|
704
|
+
Resource_RES_ID_Missing = Resource requires an id, but none is present
|
|
705
|
+
Resource_RES_ID_Prohibited = Resource has an id, but none is allowed
|
|
706
|
+
Resource_resolution_services_not_provided = Resource resolution services not provided
|
|
707
|
+
Resource_type_mismatch_for___ = Resource type mismatch for {0} / {1}
|
|
708
|
+
RESOURCETYPE_PROPERTY_WRONG_TYPE = The JSON element ''resourceType'' has the wrong JSON type: {0}
|
|
709
|
+
Same_id_on_multiple_elements__in_ = Same id ''{0}'' on multiple elements {1}/{2} in {3}
|
|
710
|
+
SCT_NO_MRCM = Not validated against the Machine Readable Concept Model (MRCM)
|
|
711
|
+
SD_BASE_EXPERIMENTAL = The definition builds on ''{0}'' which is experimental, but this definition is not labeled as experimental
|
|
712
|
+
SD_CONSTRAINED_KIND_NO_MATCH = The kind {0} must be the same as the kind {1} in the base structure {3} (base type = {2})
|
|
713
|
+
SD_CONSTRAINED_TYPE_NO_MATCH = The type {0} must be the same as the type in the base structure {1} that is being constrained
|
|
714
|
+
SD_CONTEXT_SHOULD_NOT_BE_ELEMENT = Review the extension type for {1}: extensions should not have a context of {0} unless it''s really intended that they can be used anywhere
|
|
715
|
+
SD_CONTEXT_SHOULD_NOT_BE_FHIRPATH = Review the extension type for {1}: the context of {0} appears to be a simple element, so the context type should be ''element'' not ''fhirpath''
|
|
716
|
+
SD_DERIVATION_KIND_MISMATCH = The structure definition constrains a kind of {0}, but has a different kind ({1})
|
|
717
|
+
SD_DERIVATION_NO_CONCRETE = {0} is labeled as an abstract type, but no concrete descendants were found (check definitions - this is usually an error unless concrete definitions are in some other package)
|
|
718
|
+
SD_ED_ADDITIONAL_BINDING_USAGE_INVALID_ELEMENT = The Usage Context {0}#{1} is a reference to an element that does not exist
|
|
719
|
+
SD_ED_ADDITIONAL_BINDING_USAGE_INVALID_TYPE = The Usage Context value must be of type {1} not {0}
|
|
720
|
+
SD_ED_ADDITIONAL_BINDING_USAGE_UNKNOWN = The Usage Context {0}#{1} is not recognized so cannot be validated
|
|
721
|
+
SD_ED_BIND_MULTIPLE_TYPES = The element {0} has a binding, and has multiple types subject to bindings ({1}). The binding will apply to all the types
|
|
722
|
+
SD_ED_BIND_NO_BINDABLE = The element {0} has a binding, but no bindable types are present {1}
|
|
723
|
+
SD_ED_BIND_NOT_VS = The valueSet reference {1} on element {0} points to something that is not a value set ({2})
|
|
724
|
+
SD_ED_BIND_UNKNOWN_VS = The valueSet reference {1} on element {0} could not be resolved
|
|
725
|
+
SD_ED_EXPERIMENTAL_BINDING = The definition for the element ''{0}'' binds to the value set ''{1}'' which is experimental, but this structure is not labeled as experimental
|
|
726
|
+
SD_ED_SHOULD_BIND = The element {0} has a type that should have a binding ({1}), but no binding is present
|
|
727
|
+
SD_ED_SHOULD_BIND_WITH_VS = The element {0} has a type that should have a binding ({1}), but the binding has no value set
|
|
728
|
+
SD_ED_TYPE_NO_TARGET_PROFILE = Type {0} does not allow for target Profiles
|
|
729
|
+
SD_ED_TYPE_PROFILE_IS_MODIFIER = Profile {0} is for not for a modifier extension, but the {3} element is a modifier
|
|
730
|
+
SD_ED_TYPE_PROFILE_NOT_MODIFIER = Profile {0} is for a modifier extension, but the {3} element is not a modifier
|
|
731
|
+
SD_ED_TYPE_PROFILE_NOTYPE = Found profile {0}, but unable to determine the type it applies to
|
|
732
|
+
SD_ED_TYPE_PROFILE_UNKNOWN = Unable to resolve profile {0}
|
|
733
|
+
SD_ED_TYPE_PROFILE_WRONG = Profile {0} is for type {1}, but the {3} element has type {2}
|
|
734
|
+
SD_ED_TYPE_PROFILE_WRONG_TARGET = Profile {0} is for type {1}, which is not a {4} (which is required because the {3} element has the type {2})
|
|
735
|
+
SD_ED_TYPE_PROFILE_WRONG_TYPE_one = The type {0} is not in the list of allowed type {1} in the profile {2}
|
|
736
|
+
SD_ED_TYPE_PROFILE_WRONG_TYPE_other = The type {0} is not in the list of allowed types {1} in the profile {2}
|
|
737
|
+
SD_ELEMENT_FIXED_WRONG_TYPE = The base element has a fixed type of ''{0}'', so this element must have a fixed value of the same type, not ''{1}''
|
|
738
|
+
SD_ELEMENT_NOT_IN_CONSTRAINT = The element definition for {1} has a property {0} which is not allowed in a profile
|
|
739
|
+
SD_ELEMENT_PATTERN_NO_FIXED = The base element has a pattern type of ''{0}'', so this element must have a fixed value but it doesn''t
|
|
740
|
+
SD_ELEMENT_PATTERN_WRONG_TYPE = The base element has a pattern type of ''{0}'', so this element must have a fixed value of the same type, not ''{1}''
|
|
741
|
+
SD_ELEMENT_REASON_DERIVED = , because the value must match the fixed value define in ''{0}''
|
|
742
|
+
SD_EXTENSION_COMPLIES_WITH_ERROR = This profile does not comply with claimed profile ''{0}''
|
|
743
|
+
SD_EXTENSION_COMPLIES_WITH_UNKNOWN = The profile ''{0}'' cannot be found, so the validator cannot check that the profile does comply with it
|
|
744
|
+
SD_EXTENSION_COMPLIES_WITH_WARNING = The validator cannot confirm that this profile complies with the claimed profile ''{0}''
|
|
745
|
+
SD_EXTENSION_URL_MISMATCH = The fixed value for the extension URL is {1} which doesn''t match the canonical URL {0}
|
|
746
|
+
SD_EXTENSION_URL_MISSING = The value of Extension.url is not fixed to the extension URL {0}
|
|
747
|
+
SD_ILLEGAL_CHARACTERISTICS = This element has a {0} but the types {1} do not make this kind of constraint relevant
|
|
748
|
+
SD_MUST_HAVE_DERIVATION = StructureDefinition {0} must have a derivation, since it has a baseDefinition
|
|
749
|
+
SD_NESTED_MUST_SUPPORT_DIFF = The element {0} has types/profiles/targets that are marked as must support, but the element itself is not marked as must-support. The inner must-supports will be ignored unless the element inherits must-support = true
|
|
750
|
+
SD_NESTED_MUST_SUPPORT_SNAPSHOT = The element {0} has types/profiles/targets that are marked as must support, but the element itself is not marked as must-support
|
|
751
|
+
SD_NO_CONTEXT_INV_WHEN_NOT_EXTENSION = The type is {0} so an extension context invariants should not be specified
|
|
752
|
+
SD_NO_CONTEXT_WHEN_NOT_EXTENSION = The type is {0} so an extension context should not be specified
|
|
753
|
+
SD_NO_SLICING_ON_ROOT = Slicing is not allowed at the root of a profile
|
|
754
|
+
SD_NO_TYPE_CODE_ON_CODE = Snapshot for {1} element {0} has type.code without a value
|
|
755
|
+
SD_NO_TYPES_OR_CONTENTREF = The element {0} has no assigned types, and no content reference
|
|
756
|
+
SD_OBGLIGATION_INHERITS_PROFILE_NO_TARGET = Unable to read a value from this extension
|
|
757
|
+
SD_OBGLIGATION_INHERITS_PROFILE_NOT_RIGHT_BASE = The profile ''{0}'' has a different base ''{1}'' from that expected ''{2}''
|
|
758
|
+
SD_OBGLIGATION_INHERITS_PROFILE_NOT_RIGHT_TYPE = The profile ''{0}'' is not marked as an obligation profile
|
|
759
|
+
SD_OBGLIGATION_INHERITS_PROFILE_TARGET_NOT_FOUND = The profile ''{0}'' could not be found
|
|
760
|
+
SD_OBGLIGATION_PROFILE_DERIVATION = Only profiles that constrain another profile can be marked as an obligation profile
|
|
761
|
+
SD_OBGLIGATION_PROFILE_ILLEGAL = The element ''{0}'' has a property ''{1}'' which is not allowed in Obligation profiles
|
|
762
|
+
SD_OBGLIGATION_PROFILE_ILLEGAL_BINDING = The element ''{0}'' has a binding when the base element does not, and this is not allowed in Obligation profiles
|
|
763
|
+
SD_OBGLIGATION_PROFILE_ILLEGAL_ON_BINDING = The element ''{0}'' has a binding property ''{1}'' which is not allowed in Obligation profiles
|
|
764
|
+
SD_OBGLIGATION_PROFILE_INVALID_BINDING_CODE = The element ''{0}'' has an additional binding purpose of ''{1}'' which is not allowed in Obligation profiles
|
|
765
|
+
SD_OBGLIGATION_PROFILE_INVALID_BINDING_STRENGTH =The element ''{0}'' has a different binding strength (''{1}'') from the base (''{2}'') which is not allowed in Obligation profiles
|
|
766
|
+
SD_OBGLIGATION_PROFILE_PATH_WRONG = The element ''{0}'' path value of ''{1}'' doesn''t match the base path ''{2}''
|
|
767
|
+
SD_OBGLIGATION_PROFILE_UKNOWN = The profile is marked as an obligation profile, but its correctness cannot be checked since the base profile ''{0}'' is not known
|
|
768
|
+
SD_OBGLIGATION_PROFILE_UNMATCHED = The element ''{0}'' has no equivalent in the profile ''{1}'' on which this Obligation Profile is based
|
|
769
|
+
SD_PATH_ERROR = The discriminator path ''{0}'' does not appear to be valid for the element that is being sliced ''{1}'': {2}
|
|
770
|
+
SD_PATH_NO_SLICING = Slicing is not allowed at ''{0}''
|
|
771
|
+
SD_PATH_NOT_VALID = The discriminator path ''{0}'' does not appear to be valid for the element that is being sliced ''{1}''
|
|
772
|
+
SD_PATH_SLICE_INCONSISTENT_MS = The slice ''{0}'' on path ''{1}'' is not marked as ''must-support'' which is not consistent with the element that defines the slicing, where ''must-support'' is true
|
|
773
|
+
SD_PATH_SLICE_INCONSISTENT_TYPE = The slice ''{0}'' on path ''{1}'' has type ''{2} which is not consistent with the element that defines the slicing, which has the type(s) ''{3}''
|
|
774
|
+
SD_PATH_SLICING_DEPRECATED = The discriminator type ''{0}'' is deprecated in R5+. For future compatibility, you could consider using type=value with a pattern[x] instead (if this is not an inherited slicing)
|
|
775
|
+
SD_PATH_SLICING_DEPRECATED_R5 = The discriminator type ''{0}'' has been deprecated. Use type=value with a pattern[x] instead (if this is not an inherited slicing)
|
|
776
|
+
SD_PATH_TYPE_MISMATCH = The path {1} must start with the type of the structure {0}
|
|
777
|
+
SD_SPECIALIZED_TYPE_MATCHES = The type {0} must not be the same as the type in the base structure {1} that is being specialised
|
|
778
|
+
SD_TABLE_PROHIBITED = The element {0} is prohibited on the element {1} in the context of a {2}
|
|
779
|
+
SD_TABLE_REQUIRED = The element {0} is required on the element {1} in the context of a {2}
|
|
780
|
+
SD_TYPE_MISSING = No type found
|
|
781
|
+
SD_TYPE_NOT_DERIVED = The type {0} can only be used as a type when constraining the base definition of the type
|
|
782
|
+
SD_TYPE_NOT_LOCAL = The type {0} is not legal because it is not defined in the FHIR specification. Other types must have a namespace on them
|
|
783
|
+
SD_TYPE_NOT_LOGICAL = The type {0} can only be defined if the kind is ''logical'' not {1}
|
|
784
|
+
SD_TYPE_NOT_MATCH_NS = The type namespace {0} SHOULD match the url namespace {1} for the definition of the type
|
|
785
|
+
SD_TYPE_PARAM_NOT_SPECIFIED = The type ''{0}'' at {3} is a reference to ''{1}'' which needs a type parameter ''{2}'' but a type parameter is not provided for ''{2}''
|
|
786
|
+
SD_TYPE_PARAMETER_ABSTRACT_WARNING = The type ''{0}'' at {3} refers to the abstract type ''{1}'' but the context is not an abstract type - this is usually an error
|
|
787
|
+
SD_TYPE_PARAMETER_INVALID = The type definition ''{2}'' has a type parameter ''{3}'', which is not consistent with its ancestor type definition ''{0}'' which has the type parameter ''{1}''
|
|
788
|
+
SD_TYPE_PARAMETER_INVALID_REF = The type ''{0}'' is a reference to ''{1}'' which has a type parameter ''{2}'' with a base type of {3} but the type parameter provided is ''{4}'' which is not the right type
|
|
789
|
+
SD_TYPE_PARAMETER_MISSING = The type definition ''{2}'' does not declare a type parameter, but it is derived from the type definition ''{0}'' which has the type parameter ''{1}''
|
|
790
|
+
SD_TYPE_PARAMETER_UNKNOWN = The type definition ''{0}'' has the type parameter ''{1}'' but it is not a known type so derivation consistency cannot be checked
|
|
791
|
+
SD_VALUE_COMPLEX_FIXED = For the complex type {0}, consider using a pattern rather than a fixed value to avoid over-constraining the instance
|
|
792
|
+
SD_VALUE_TYPE_IILEGAL = The element {0} has a {1} of type {2}, which is not in the list of allowed types ({3})
|
|
793
|
+
SD_VALUE_TYPE_REPEAT_HINT = The repeating element has a {1}. The {1} will apply to all the repeats (this has not been clear to all users)
|
|
794
|
+
SD_VALUE_TYPE_REPEAT_WARNING_DOTNET = The repeating element has a {1} value for a primitive type. The DotNet validator will not apply this to all the repeats - this is an error
|
|
795
|
+
SEARCHPARAMETER_BAD_CHAR = The Search Parameter code includes ''{0}'' which has special meaning in the RESTful API, and so this will be a problem
|
|
796
|
+
SEARCHPARAMETER_BASE_WRONG = The resource type {1} is not listed as a base in the SearchParameter this is derived from ({0})
|
|
797
|
+
SEARCHPARAMETER_EXP_WRONG = The expression ''{2}'' is not compatible with the expression ''{1}'' in the derivedFrom SearchParameter {0}, and this likely indicates that the derivation relationship is not valid
|
|
798
|
+
SEARCHPARAMETER_MISSING_COMPONENTS = When the SearchParameter has a type of ''composite'', then the SearchParameter must define two or more components
|
|
799
|
+
SEARCHPARAMETER_NOTFOUND = Unable to find the base Search Parameter {0} so can''t check that this SearchParameter is a proper derivation from it
|
|
800
|
+
SEARCHPARAMETER_TYPE_WRONG = The type {1} is different to the type {0} in the derivedFrom SearchParameter
|
|
801
|
+
SECURITY_STRING_CONTENT_ERROR = The string value contains text that looks like embedded HTML tags, which are not allowed for security reasons in this context
|
|
802
|
+
SECURITY_STRING_CONTENT_WARNING = The string value contains text that looks like embedded HTML tags. If this content is rendered to HTML without appropriate post-processing, it may be a security risk
|
|
803
|
+
Slice_encountered_midway_through_set_path___id___ = Slice encountered midway through set (path = {0}, id = {1}); {2}
|
|
804
|
+
SLICING_CANNOT_BE_EVALUATED = Slicing cannot be evaluated: {0}
|
|
805
|
+
Slicing_rules_on_differential__do_not_match_those_on_base___disciminator___ = Slicing rules on differential ({0}) do not match those on base ({1}) - discriminator @ {2} ({3})
|
|
806
|
+
Slicing_rules_on_differential__do_not_match_those_on_base___order___ = Slicing rules on differential ({0}) do not match those on base ({1}) - order @ {2} ({3})
|
|
807
|
+
Slicing_rules_on_differential__do_not_match_those_on_base___rule___ = Slicing rules on differential ({0}) do not match those on base ({1}) - rule @ {2} ({3})
|
|
808
|
+
SM_DEPENDENT_PARAM_MODE_MISMATCH = The parameter {0} refers to the variable {1} but its mode is {2} which is not the same as the mode required for the group {3}
|
|
809
|
+
SM_DEPENDENT_PARAM_NOT_FOUND = The {1} parameter ''{0}'' was not found. Known variables: {2}
|
|
810
|
+
SM_DEPENDENT_PARAM_TYPE_MISMATCH = The parameter ''{0}'' refers to the variable ''{1}'' but its type is ''{2}'' which is not compatible with the type required for the group ''{3}'', which is ''{4}'' (from map ''{5}'')
|
|
811
|
+
SM_DEPENDENT_PARAM_TYPE_MISMATCH_DUPLICATE = The group {0} has already been used with different parameters, so the type checking may be incorrect (other = [{1}]; this = [{2}])
|
|
812
|
+
SM_GROUP_INPUT_DUPLICATE = The name {0} is already used
|
|
813
|
+
SM_GROUP_INPUT_MODE_INVALID = The group parameter {0} mode {1} isn''t valid
|
|
814
|
+
SM_GROUP_INPUT_MODE_MISMATCH = The type ''{0}'' has mode ''{1}'' which doesn''t match the structure definition mode of ''{2}''
|
|
815
|
+
SM_GROUP_INPUT_NO_TYPE = Group {1} parameter {0} has no type, so the paths cannot be validated
|
|
816
|
+
SM_GROUP_INPUT_TYPE_NOT_DECLARED = The type {0} is not declared and is unknown
|
|
817
|
+
SM_GROUP_INPUT_TYPE_UNKNOWN_STRUCTURE = The type {0} which maps to the canonical URL {1} is not known, so the paths cannot be validated
|
|
818
|
+
SM_GROUP_INPUT_TYPE_UNKNOWN_TYPE = The type {0} is not known, so the paths cannot be validated
|
|
819
|
+
SM_GROUP_NAME_DUPLICATE = The Group name ''{0}'' is already used
|
|
820
|
+
SM_IMPORT_NOT_FOUND = No maps were found to match {0} - validation may be wrong
|
|
821
|
+
SM_LIST_RULE_ID_ONLY_WHEN_SHARE = A ruleId should only be provided when the rule mode is ''share''
|
|
822
|
+
SM_MATCHING_RULEGROUP_NOT_FOUND = Unable to find a default rule for the type pair source={0} and target={1}
|
|
823
|
+
SM_NAME_INVALID = The name {0} is not valid
|
|
824
|
+
SM_NO_LIST_MODE_NEEDED = A list mode should not be provided since this is a rule that can only be executed once
|
|
825
|
+
SM_NO_LIST_RULE_ID_NEEDED = A list ruleId should not be provided since this is a rule that can only be executed once
|
|
826
|
+
SM_ORPHAN_GROUP = The group {0} is not called successfully from within this mapping script, and does not have types on its inputs, so type verification is not possible
|
|
827
|
+
SM_RULE_SOURCE_MAX_REDUNDANT = The max value of {0} is redundant since the valid max is {0}
|
|
828
|
+
SM_RULE_SOURCE_MIN_REDUNDANT = The min value of {0} is redundant since the valid min is {0}
|
|
829
|
+
SM_RULE_SOURCE_UNASSIGNED = The source statement doesn''t assign a variable to the source - check that this is what is intended
|
|
830
|
+
SM_RULEGROUP_NOT_FOUND = The group {0} could not be resolved
|
|
831
|
+
SM_RULEGROUP_PARAM_COUNT_MISMATCH = The group {0} is invoked using {1} parameters, but it actually takes {2} instead
|
|
832
|
+
SM_SOURCE_CONTEXT_UNKNOWN = The source context {0} is not known at this point
|
|
833
|
+
SM_SOURCE_PATH_INVALID = The source path {0}.{1} refers to the path {2} which is unknown
|
|
834
|
+
SM_SOURCE_TYPE_INVALID = The type {0} is not valid in the source context {1}. The possible types are [{2}]
|
|
835
|
+
SM_SOURCE_TYPE_NOT_FOUND = No source type was found, so the default group for this implied dependent rule could not be determined
|
|
836
|
+
SM_TARGET_CONTEXT_UNKNOWN = The target context ''{0}'' is not known at this point
|
|
837
|
+
SM_TARGET_NO_TRANSFORM_NO_CHECKED = When there is no transform, parameters can''t be provided
|
|
838
|
+
SM_TARGET_PATH_INVALID = The target path {0}.{1} refers to the path {2} which is unknown
|
|
839
|
+
SM_TARGET_PATH_MULTIPLE_MATCHES = The target path {0}.{1} refers to the path {2} which could be a reference to multiple elements ({3}). No further checking can be performed
|
|
840
|
+
SM_TARGET_TRANSFORM_EXPRESSION_ERROR = The FHIRPath expression passed as the evaluate parameter is invalid: {0}
|
|
841
|
+
SM_TARGET_TRANSFORM_MISSING_PARAMS = One or more parameters to the translate operation are missing (should be 3, was {0})
|
|
842
|
+
SM_TARGET_TRANSFORM_NOT_CHECKED = Transform {0} not checked yet
|
|
843
|
+
SM_TARGET_TRANSFORM_OP_INVALID_TYPE = The {1} variable {0} type {2} is invalid - must be a primitive
|
|
844
|
+
SM_TARGET_TRANSFORM_OP_UNKNOWN_SOURCE = The {1} variable {2} is unknown for the transform {0}
|
|
845
|
+
SM_TARGET_TRANSFORM_PARAM_COUNT_RANGE = Transform {0} takes {1}-{2} parameter(s) but {3} were found
|
|
846
|
+
SM_TARGET_TRANSFORM_PARAM_COUNT_SINGLE = Transform {0} takes {1} parameter(s) but {2} were found
|
|
847
|
+
SM_TARGET_TRANSFORM_PARAM_UNPROCESSIBLE = The parameter at index {0} could not be processed (type = {1})
|
|
848
|
+
SM_TARGET_TRANSFORM_TRANSLATE_CM_BAD_MODE = The value ''{0}'' for the output parameter is incorrect
|
|
849
|
+
SM_TARGET_TRANSFORM_TRANSLATE_CM_NOT_FOUND = The map_uri ''{0}'' could not be resolved, so the map can''t be checked
|
|
850
|
+
SM_TARGET_TRANSFORM_TRANSLATE_NO_PARAM = No value for the {0} parameter found
|
|
851
|
+
SM_TARGET_TRANSFORM_TRANSLATE_UNKNOWN_SOURCE = The source variable {0} is unknown
|
|
852
|
+
SM_TARGET_TRANSFORM_TYPE_UNKNOWN = The type ''{0}'' is not known
|
|
853
|
+
SM_TARGET_TRANSFORM_TYPE_UNPROCESSIBLE = The value of the type parameter for {0} could not be processed
|
|
854
|
+
SM_TARGET_TRANSLATE_BINDING_SOURCE = The source variable does not have a required binding, so this concept map can''t be checked
|
|
855
|
+
SM_TARGET_TRANSLATE_BINDING_SOURCE_UNMAPPED = The source value set includes one or more codes that the map does not translate: {0}
|
|
856
|
+
SM_TARGET_TRANSLATE_BINDING_TARGET = The target variable does not have a required binding, so this concept map can''t be checked
|
|
857
|
+
SM_TARGET_TRANSLATE_BINDING_TARGET_WRONG = The map produces one or more codes that the target value set does not include: {0}
|
|
858
|
+
SM_TARGET_TRANSLATE_BINDING_VS_SOURCE = The source variable refers to an unknown value set ''{0}'', so this concept map can''t be checked
|
|
859
|
+
SM_TARGET_TRANSLATE_BINDING_VS_TARGET = The target variable refers to an unknown value set ''{0}'', so this concept map can''t be checked
|
|
860
|
+
SM_TARGET_TRANSLATE_BINDING_VSE_SOURCE = There was an error expanding the source value set, so this concept map can''t be checked: ''{0}''
|
|
861
|
+
SM_TARGET_TRANSLATE_BINDING_VSE_TARGET = There was an error expanding the target value set, so this concept map can''t be checked: ''{0}''
|
|
862
|
+
SM_TARGET_TYPE_MULTIPLE_POSSIBLE = Multiple types are possible here ({0}) so further type checking is not possible
|
|
863
|
+
SM_TARGET_TYPE_NOT_FOUND = No target type was found, so the default group for this implied dependent rule could not be determined
|
|
864
|
+
SM_TARGET_TYPE_UNKNOWN = The type of the target variable is not known: {0}
|
|
865
|
+
SNAPSHOT_EXISTING_PROBLEM = The generated snapshot has a different number of elements {1} than the originally provided snapshot {0}
|
|
866
|
+
SNAPSHOT_IS_EMPTY = The snapshot for the profile ''{0}'' is empty. This is usually due to a processing error logged elsewhere
|
|
867
|
+
#STATUS_CODE_HINT = The code is {0}
|
|
868
|
+
#STATUS_CODE_HINT_CODE = The code ''{1}'' is {0}
|
|
869
|
+
#STATUS_CODE_WARNING = The code is valid but is {0}
|
|
870
|
+
STATUS_CODE_WARNING_CODE = The concept ''{1}'' is valid but is {0}
|
|
871
|
+
StructureDefinition__at__illegal_constrained_type__from__in_ = StructureDefinition {0} at {1}: invalid constrained type {2} from {3} in {4}
|
|
872
|
+
Terminology_PassThrough_TX_Message = {0} (for ''{1}#{2}'')
|
|
873
|
+
Terminology_TX_Binding_CantCheck = Binding by URI reference cannot be checked
|
|
874
|
+
Terminology_TX_Binding_Missing = Binding for CodeableConcept {0} missing
|
|
875
|
+
Terminology_TX_Binding_Missing2 = Binding for Coding {0} missing
|
|
876
|
+
Terminology_TX_Binding_NoServer = The value provided ([{0}]) could not be validated in the absence of a terminology server
|
|
877
|
+
Terminology_TX_Binding_NoSource = Binding for path {0} in profile {1} has no source, so can''t be checked
|
|
878
|
+
Terminology_TX_Code_ValueSet = No code provided, and a code is required from the value set {0}
|
|
879
|
+
Terminology_TX_Code_ValueSet_Ext = No code provided, and a code should be provided from the value set {0}
|
|
880
|
+
Terminology_TX_Code_ValueSet_MISSING = No code provided, and a code is required from the value set
|
|
881
|
+
Terminology_TX_Code_ValueSetMax = No code provided, and a code must be provided from the value set {0} (max value set {1})
|
|
882
|
+
Terminology_TX_Coding_Count = Expected {0} but found {1} coding elements
|
|
883
|
+
Terminology_TX_Confirm_1_CC = Could not confirm that the codings provided are in the value set {0} and a coding from this value set is required (class = {1})
|
|
884
|
+
Terminology_TX_Confirm_2_CC = Could not confirm that the codings provided are in the value set {0} and a coding should come from this value set unless it has no suitable code (the validator cannot judge what is suitable) (class = {1})
|
|
885
|
+
Terminology_TX_Confirm_3_CC = Could not confirm that the codings provided are in the value set {0} and a coding is recommended to come from this value set (class = {1})
|
|
886
|
+
Terminology_TX_Confirm_4a = The code provided ({2}) was not found in the value set {0}, and a code from this value set is required: {1}
|
|
887
|
+
Terminology_TX_Confirm_5 = The code provided ({1}) is not in the value set {0}, and a code should come from this value set unless it has no suitable code (the validator cannot judge what is suitable)
|
|
888
|
+
Terminology_TX_Confirm_6 = The code provided ({1}) is not in the value set {0}, and a code is recommended to come from this value set
|
|
889
|
+
Terminology_TX_Display_Wrong = Display should be ''{0}''
|
|
890
|
+
Terminology_TX_Error_CodeableConcept = Error {0} validating CodeableConcept
|
|
891
|
+
Terminology_TX_Error_CodeableConcept_Max = Error {0} validating CodeableConcept using maxValueSet
|
|
892
|
+
Terminology_TX_Error_Coding1 = Error {0} validating Coding
|
|
893
|
+
Terminology_TX_Error_Coding2 = Error {0} validating Coding: {1}
|
|
894
|
+
TERMINOLOGY_TX_HINT = {1}
|
|
895
|
+
TERMINOLOGY_TX_NOSVC_BOUND_EXT = Could not confirm that the codes provided are from the extensible value set {0} because there is no terminology service
|
|
896
|
+
TERMINOLOGY_TX_NOSVC_BOUND_REQ = Could not confirm that the codes provided are from the required value set {0} because there is no terminology service
|
|
897
|
+
Terminology_TX_NoValid_1_CC = None of the codings provided are in the value set {0}, and a coding from this value set is required) (codes = {1})
|
|
898
|
+
Terminology_TX_NoValid_10 = The code provided is not in the maximum value set {0}, and a code from this value set is required) (code = {1}#{2})
|
|
899
|
+
Terminology_TX_NoValid_11 = The code provided is not in the maximum value set {0}, and a code from this value set is required) (code = {1}#{2}), error = {3})
|
|
900
|
+
Terminology_TX_NoValid_12 = The Coding provided ({2}) was not found in the value set {0}, and a code is required from this value set. {1}
|
|
901
|
+
Terminology_TX_NoValid_13 = The Coding provided ({2}) was not found in the value set {0}, and a code should come from this value set unless it has no suitable code (note that the validator cannot judge what is suitable). {1}
|
|
902
|
+
Terminology_TX_NoValid_14 = The Coding provided ({2}) was not found in the value set {0}, and a code is recommended to come from this value set. {1}
|
|
903
|
+
Terminology_TX_NoValid_15 = The value provided (''{0}'') could not be validated in the absence of a terminology server
|
|
904
|
+
Terminology_TX_NoValid_16 = The value provided (''{0}'') was not found in the value set {1}, and a code is required from this value set {2}
|
|
905
|
+
Terminology_TX_NoValid_17 = The value provided (''{0}'') was not found in the value set {1}, and a code should come from this value set unless it has no suitable code (note that the validator cannot judge what is suitable) {2}
|
|
906
|
+
Terminology_TX_NoValid_18 = The value provided (''{0}'') was not found in the value set {1}, and a code is recommended to come from this value set{2}
|
|
907
|
+
Terminology_TX_NoValid_2_CC = None of the codings provided are in the value set {0}, and a coding should come from this value set unless it has no suitable code (note that the validator cannot judge what is suitable) (codes = {1})
|
|
908
|
+
Terminology_TX_NoValid_3_CC = None of the codings provided are in the value set {0}, and a coding is recommended to come from this value set (codes = {1})
|
|
909
|
+
Terminology_TX_NoValid_4 = The Coding provided ({2}) was not found in the value set {0}, and a code is required from this value set {1}
|
|
910
|
+
Terminology_TX_NoValid_5 = The Coding provided ({2}) was not found in the value set {0}, and a code should come from this value set unless it has no suitable code (the validator cannot judge what is suitable) {1}
|
|
911
|
+
Terminology_TX_NoValid_6 = The Coding provided ({2}) was not found in the value set {0}, and a code is recommended to come from this value set {1}
|
|
912
|
+
Terminology_TX_NoValid_7 = None of the codes provided could be validated against the maximum value set {0}, (error = {2})
|
|
913
|
+
Terminology_TX_NoValid_8 = None of the codes provided are in the maximum value set {0}, and a code from this value set is required) (codes = {1})
|
|
914
|
+
Terminology_TX_NoValid_9 = The code provided ({2}) could not be validated against the maximum value set {0}, (error = {1})
|
|
915
|
+
TERMINOLOGY_TX_OID_MULTIPLE_MATCHES = The OID ''{0}'' matches multiple resources ({1})
|
|
916
|
+
TERMINOLOGY_TX_OID_MULTIPLE_MATCHES_CHOSEN = The OID ''{0}'' matches multiple resources ({2}); {1} was chosen as the most appropriate
|
|
917
|
+
TERMINOLOGY_TX_SYSTEM_HTTPS = The system URL ''{0}'' wrongly starts with https: not http:
|
|
918
|
+
Terminology_TX_System_Invalid = Invalid System URI: {0}
|
|
919
|
+
TERMINOLOGY_TX_SYSTEM_NO_CODE = A code with no system has no defined meaning, and it cannot be validated. A system should be provided
|
|
920
|
+
TERMINOLOGY_TX_SYSTEM_NOT_USABLE = The definition for the Code System with URI ''{0}'' doesn''t provide any codes so the code cannot be validated
|
|
921
|
+
Terminology_TX_System_Relative = Coding.system must be an absolute reference, not a local reference
|
|
922
|
+
Terminology_TX_System_Unknown = Unknown Code System ''{0}''
|
|
923
|
+
Terminology_TX_System_ValueSet = Invalid System URI: {0} - cannot use a value set URI as a system
|
|
924
|
+
Terminology_TX_System_ValueSet2 = The Coding references a value set, not a code system (''{0}'')
|
|
925
|
+
TERMINOLOGY_TX_SYSTEM_WRONG_BUILD = The code system reference {0} is wrong - the code system reference cannot be a reference to build.fhir.org. This may be the correct reference: {1}
|
|
926
|
+
TERMINOLOGY_TX_SYSTEM_WRONG_HTML = The code system reference {0} is wrong - the code system reference cannot be to an HTML page. This may be the correct reference: {1}
|
|
927
|
+
TERMINOLOGY_TX_UNKNOWN_OID = The OID ''{0}'' is not known, so the code can''t be validated
|
|
928
|
+
Terminology_TX_ValueSet_NotFound = ValueSet ''{0}'' not found
|
|
929
|
+
Terminology_TX_ValueSet_NotFound_CS = Found a reference to a CodeSystem ''{0}'' where a ValueSet belongs
|
|
930
|
+
TERMINOLOGY_TX_WARNING = {1}
|
|
931
|
+
Text_should_not_be_present = Text should not be present (''{0}'')
|
|
932
|
+
The_base_snapshot_marks_a_slicing_as_closed_but_the_differential_tries_to_extend_it_in__at__ = The base snapshot marks a slicing as closed, but the differential tries to extend it in {0} at {1} ({2})
|
|
933
|
+
This__cannot_be_parsed_as_a_FHIR_object_no_namespace = This ''{0}'' cannot be parsed (no namespace on the XML Root element)
|
|
934
|
+
This_base_property_must_be_an_Array_not_ = This base property must be an Array, not {0}
|
|
935
|
+
This_cannot_be_parsed_as_a_FHIR_object_no_name = This content cannot be parsed (no name)
|
|
936
|
+
This_does_not_appear_to_be_a_FHIR_resource_unknown_name_ = This content cannot be parsed (unknown or unrecognized resource name ''{0}'')
|
|
937
|
+
This_does_not_appear_to_be_a_FHIR_resource_unknown_namespacename_ = This content cannot be parsed (unknown or unrecognized XML Root element namespace/name ''{0}::{1}'')
|
|
938
|
+
This_element_does_not_match_any_known_slice_ = This element does not match any known slice {0} (this may not be a problem, but you should check that it''s not intended to match a slice)
|
|
939
|
+
This_property_must_be__not_ = The property {2} must be {0}, not {1} (at {3})
|
|
940
|
+
This_property_must_be_a_Literal_not_ = This property must be a Literal, not {0}
|
|
941
|
+
This_property_must_be_a_URI_or_bnode_not_ = This property must be a URI or bnode, not {0}
|
|
942
|
+
This_property_must_be_an_Array_not_ = The property {1} must be a JSON Array, not {0} (at {2})
|
|
943
|
+
This_property_must_be_an_object_not_ = This property must be an object, not {0} ({1} at {2})
|
|
944
|
+
This_property_must_be_an_simple_value_not_ = This property must be a simple value, not {0} ({1} at {2})
|
|
945
|
+
TX_GENERAL_CC_ERROR_MESSAGE = No valid coding was found for the value set ''{0}''
|
|
946
|
+
TX_SERVER_NO_BATCH_RESPONSE = The server return null from a batch validation request
|
|
947
|
+
TX_SERVER_NOT_READY = The full data set is only {0}% loaded ({1} of {2}) for searching - repeat this query in a few minutes (max ~15min);
|
|
948
|
+
TYPE_CHECKS_FIXED_CC = The fixed value [system {0}, code {1}, and display ''{2}''] defined in the profile {3} not found. Issues: {4}
|
|
949
|
+
TYPE_CHECKS_FIXED_CC_US = The fixed value [system {0}, code {1}, display ''{2}'' and userSelected {5}] defined in the profile {3} not found. Issues: {4}
|
|
950
|
+
TYPE_CHECKS_PATTERN_CC = The pattern [system {0}, code {1}, and display ''{2}''] defined in the profile {3} not found. Issues: {4}
|
|
951
|
+
TYPE_CHECKS_PATTERN_CC_US = The pattern [system {0}, code {1}, display ''{2}'' and userSelected {5}] defined in the profile {3} not found. Issues: {4}
|
|
952
|
+
type_on_first_differential_element = Type on first differential element!
|
|
953
|
+
type_on_first_snapshot_element_for__in__from_ = Type on first snapshot element for {0} in {1} from {2}
|
|
954
|
+
TYPE_SPECIFIC_CHECKS_CANONICAL_ABSOLUTE = Canonical URLs must be absolute URLs if they are not fragment references ({0})
|
|
955
|
+
TYPE_SPECIFIC_CHECKS_CANONICAL_CONTAINED = Canonical URLs in contained resources must be absolute URLs if present ({0})
|
|
956
|
+
TYPE_SPECIFIC_CHECKS_DT_ATT_NO_CONTENT = Attachments have data and/or url, or else SHOULD have either contentType and/or language
|
|
957
|
+
TYPE_SPECIFIC_CHECKS_DT_ATT_NO_FETCHER = Attachment size cannot be checked because the validator has not been set up to access the network (url = {0})
|
|
958
|
+
TYPE_SPECIFIC_CHECKS_DT_ATT_SIZE_CORRECT = Stated Attachment Size {0} does not match actual attachment size {1}
|
|
959
|
+
TYPE_SPECIFIC_CHECKS_DT_ATT_SIZE_INVALID = Stated Attachment Size {0} is not valid
|
|
960
|
+
TYPE_SPECIFIC_CHECKS_DT_ATT_TOO_LONG = Attachment size is {0} bytes which exceeds the stated limit of {1} bytes
|
|
961
|
+
TYPE_SPECIFIC_CHECKS_DT_ATT_UNKNOWN_URL_SCHEME = Attachment size cannot be checked because the validator doesn''t understand how to access {0}
|
|
962
|
+
TYPE_SPECIFIC_CHECKS_DT_ATT_URL_ERROR = Attachment size cannot be checked because there was an error accesssing {0}: {1}
|
|
963
|
+
TYPE_SPECIFIC_CHECKS_DT_BASE64_NO_WS_ERROR = Base64 encoded values are not allowed to contain any whitespace (per RFC 4648). Note that non-validating readers are encouraged to accept whitespace anyway
|
|
964
|
+
TYPE_SPECIFIC_CHECKS_DT_BASE64_NO_WS_WARNING = Base64 encoded values SHOULD not contain any whitespace (per RFC 4648). Note that non-validating readers are encouraged to accept whitespace anyway
|
|
965
|
+
TYPE_SPECIFIC_CHECKS_DT_BASE64_TOO_LONG = Base64 size is {0} bytes which exceeds the stated limit of {1} bytes
|
|
966
|
+
Type_Specific_Checks_DT_Base64_Valid = The value ''{0}'' is not a valid Base64 value
|
|
967
|
+
Type_Specific_Checks_DT_Boolean_Value = Boolean values must be ''true'' or ''false''
|
|
968
|
+
TYPE_SPECIFIC_CHECKS_DT_CANONICAL_MULTIPLE_POSSIBLE_VERSIONS = There are multiple different potential matches for the url ''{0}''. It might be a good idea to fix to the correct version to reduce the likelihood of a wrong version being selected by an implementation/implementer, or use the [IG Parameter `pin-canonicals`](https://hl7.org/fhir/tools/CodeSystem-ig-parameters.html). Using version ''{1}'', found versions: {2}. Suggested fix: change the canonical reference from ''{0}'' to ''{0}|{1}''
|
|
969
|
+
TYPE_SPECIFIC_CHECKS_DT_CANONICAL_RESOLVE = A definition could not be found for Canonical URL ''{0}''
|
|
970
|
+
TYPE_SPECIFIC_CHECKS_DT_URL_WRONG_HTTPS = A definition could not be found for Canonical URL ''{0}'' but a definition can be found for ''{1}'' - change from https: to http:
|
|
971
|
+
TYPE_SPECIFIC_CHECKS_DT_CANONICAL_RESOLVE_NC = Canonical URL ''{0}'' exists, but can''t be loaded, so it can''t be checked for validity
|
|
972
|
+
TYPE_SPECIFIC_CHECKS_DT_CANONICAL_TYPE = Canonical URL ''{0}'' refers to a resource that has the wrong type. Found {1} expecting one of {2}
|
|
973
|
+
Type_Specific_Checks_DT_Code_WS = The code ''{0}'' is not valid (whitespace rules)
|
|
974
|
+
Type_Specific_Checks_DT_Date_Valid = Not a valid date format: ''{0}''
|
|
975
|
+
Type_Specific_Checks_DT_DateTime_Reasonable = The value ''{0}'' is outside the range of reasonable years - check for data entry error
|
|
976
|
+
Type_Specific_Checks_DT_DateTime_Regex = Not a valid instant format: ''{0}''
|
|
977
|
+
Type_Specific_Checks_DT_DateTime_TZ = If a date has a time, it must have a timezone
|
|
978
|
+
Type_Specific_Checks_DT_DateTime_Valid = Not a valid date/time format: ''{0}''
|
|
979
|
+
TYPE_SPECIFIC_CHECKS_DT_DECIMAL_CHARS = Found {0} decimal places which exceeds the stated limit of {1} digits
|
|
980
|
+
Type_Specific_Checks_DT_Decimal_GT = decimal value is greater than permitted maximum value of {0}
|
|
981
|
+
Type_Specific_Checks_DT_Decimal_LT = decimal value is less than permitted minimum value of {0}
|
|
982
|
+
Type_Specific_Checks_DT_Decimal_Range = The value ''{0}'' is outside the range of commonly/reasonably supported decimals
|
|
983
|
+
Type_Specific_Checks_DT_Decimal_Valid = The value ''{0}'' is not a valid decimal
|
|
984
|
+
Type_Specific_Checks_DT_ID_Valid = id value ''{0}'' is not valid
|
|
985
|
+
TYPE_SPECIFIC_CHECKS_DT_IDENTIFIER_IETF_SYSTEM_VALUE = if identifier.system is ''urn:ietf:rfc:3986'', then the identifier.value must be a full URI (e.g. start with a scheme), not ''{0}''
|
|
986
|
+
TYPE_SPECIFIC_CHECKS_DT_IDENTIFIER_IETF_SYSTEM_WRONG_1 = The URL ''https://tools.ietf.org/html/rfc4122'' is not correct for the identifier ''{0}''
|
|
987
|
+
TYPE_SPECIFIC_CHECKS_DT_IDENTIFIER_IETF_SYSTEM_WRONG_2 = The URL ''https://tools.ietf.org/html/rfc4122'' should not be used with the UUID ''{0}''. Prefix the value with ''urn:uuid:'' and use the system value ''urn:ietf:rfc:3986'' instead
|
|
988
|
+
TYPE_SPECIFIC_CHECKS_DT_IDENTIFIER_IETF_SYSTEM_WRONG_3 = The URL ''https://tools.ietf.org/html/rfc4122'' should not be used with the UUID ''{0}''. Use the system value ''urn:ietf:rfc:3986'' instead
|
|
989
|
+
Type_Specific_Checks_DT_Identifier_System = Identifier.system must be an absolute reference, not a local reference
|
|
990
|
+
Type_Specific_Checks_DT_Instant_Valid = Not a valid instant ({0})
|
|
991
|
+
Type_Specific_Checks_DT_Integer_GT = integer value is greater than permitted maximum value of {0}
|
|
992
|
+
Type_Specific_Checks_DT_Integer_LT = integer value is less than permitted minimum value of {0}
|
|
993
|
+
Type_Specific_Checks_DT_Integer_LT0 = value is less than permitted minimum value of 0
|
|
994
|
+
Type_Specific_Checks_DT_Integer_LT1 = value is less than permitted minimum value of 1
|
|
995
|
+
Type_Specific_Checks_DT_Integer_Valid = The value ''{0}'' is not a valid integer
|
|
996
|
+
Type_Specific_Checks_DT_Integer64_Valid = The value ''{0}'' is not a valid integer64
|
|
997
|
+
TYPE_SPECIFIC_CHECKS_DT_MARKDOWN_HTML = The markdown contains content that appears to be an embedded HTML tag starting at ''{0}''. This will (or SHOULD) be escaped by the presentation layer. The content should be checked to confirm that this is the desired behaviour
|
|
998
|
+
Type_Specific_Checks_DT_OID_Start = OIDs must start with urn:oid:
|
|
999
|
+
Type_Specific_Checks_DT_OID_Valid = OIDs must be valid ({0})
|
|
1000
|
+
Type_Specific_Checks_DT_Primitive_Length = value is longer than permitted maximum length of {0}
|
|
1001
|
+
Type_Specific_Checks_DT_Primitive_NotEmpty = value cannot be empty
|
|
1002
|
+
Type_Specific_Checks_DT_Primitive_Regex = Element value ''{0}'' does not meet regex ''{1}''
|
|
1003
|
+
TYPE_SPECIFIC_CHECKS_DT_PRIMITIVE_REGEX_EXCEPTION = Exception evaluating regex ''{0}'' on type {1}: {2}
|
|
1004
|
+
Type_Specific_Checks_DT_Primitive_Regex_Type = Element value ''{0}'' does not meet {1} regex ''{2}''
|
|
1005
|
+
TYPE_SPECIFIC_CHECKS_DT_PRIMITIVE_REGEX_TYPE_ALT = Neither the element value ''{0}'' or the formatted value ''{1}'' meet {2} regex ''{3}''
|
|
1006
|
+
Type_Specific_Checks_DT_Primitive_ValueExt = Primitive types must have a value or must have child extensions
|
|
1007
|
+
Type_Specific_Checks_DT_Primitive_WS = Primitive types should not only be whitespace
|
|
1008
|
+
TYPE_SPECIFIC_CHECKS_DT_QTY_MAX_CODE_MISMATCH = The maxValue in the profile has a system code of {0} which is different to the system code in the value {1} so the maximum value cannot be checked
|
|
1009
|
+
TYPE_SPECIFIC_CHECKS_DT_QTY_MAX_MIN_NO_CODE = The maxValue in the profile has no code so the maximum value cannot be checked
|
|
1010
|
+
TYPE_SPECIFIC_CHECKS_DT_QTY_MAX_MIN_NO_CONVERT = Unable to convert value {0} from unit {1} to maxValue unit {2} based on UCUM definitions; maximum value is not valid
|
|
1011
|
+
TYPE_SPECIFIC_CHECKS_DT_QTY_MAX_MIN_NO_SYSTEM = The maxValue in the profile has no system so the maximum value cannot be checked
|
|
1012
|
+
TYPE_SPECIFIC_CHECKS_DT_QTY_MAX_MIN_NO_VALUE = The maxValue in the profile doesn''t have an actual value, so the maximum value can''t be checked
|
|
1013
|
+
TYPE_SPECIFIC_CHECKS_DT_QTY_MAX_NO_UCUM_SVC = There is no UCUM service, and the UCUM codes aren''t identical, so the maximum value can''t be checked
|
|
1014
|
+
TYPE_SPECIFIC_CHECKS_DT_QTY_MAX_SYSTEM_MISMATCH = The maxValue in the profile has a system of {0} which is different to the system in the value {1} so the maximum value cannot be checked
|
|
1015
|
+
TYPE_SPECIFIC_CHECKS_DT_QTY_MAX_VALUE_NO_CODE = The value has no code so the maximum value cannot be checked
|
|
1016
|
+
TYPE_SPECIFIC_CHECKS_DT_QTY_MAX_VALUE_NO_SYSTEM = The value has no system so the maximum value cannot be checked
|
|
1017
|
+
TYPE_SPECIFIC_CHECKS_DT_QTY_MAX_VALUE_NO_VALUE = The quantity doesn''t have an actual value, so the maximum value can''t be checked
|
|
1018
|
+
TYPE_SPECIFIC_CHECKS_DT_QTY_MAX_VALUE_WRONG = The value in the instance ({2}) is greater than the specified maximum value ({3})
|
|
1019
|
+
TYPE_SPECIFIC_CHECKS_DT_QTY_MAX_VALUE_WRONG_UCUM = The value in the instance ({0} {1}) is greater than the specified maxValue ({2} {3}) after UCUM conversion
|
|
1020
|
+
TYPE_SPECIFIC_CHECKS_DT_QTY_MIN_CODE_MISMATCH = The minValue in the profile has a system code of {0} which is different to the system code in the value {1} so the minimum value cannot be checked
|
|
1021
|
+
TYPE_SPECIFIC_CHECKS_DT_QTY_MIN_MIN_NO_CODE = The minValue in the profile has no code so the minimum value cannot be checked
|
|
1022
|
+
TYPE_SPECIFIC_CHECKS_DT_QTY_MIN_MIN_NO_CONVERT = Unable to convert value {0} from unit {1} to minValue unit {2} based on UCUM definitions; minimum value is not valid
|
|
1023
|
+
TYPE_SPECIFIC_CHECKS_DT_QTY_MIN_MIN_NO_SYSTEM = The minValue in the profile has no system so the minimum value cannot be checked
|
|
1024
|
+
TYPE_SPECIFIC_CHECKS_DT_QTY_MIN_MIN_NO_VALUE = The minValue in the profile doesn''t have an actual value, so the minimum value can''t be checked
|
|
1025
|
+
TYPE_SPECIFIC_CHECKS_DT_QTY_MIN_NO_UCUM_SVC = There is no UCUM service, and the UCUM codes aren''t identical, so the minimum value can''t be checked
|
|
1026
|
+
TYPE_SPECIFIC_CHECKS_DT_QTY_MIN_SYSTEM_MISMATCH = The minValue in the profile has a system of {0} which is different to the system in the value {1} so the minimum value cannot be checked
|
|
1027
|
+
TYPE_SPECIFIC_CHECKS_DT_QTY_MIN_VALUE_NO_CODE = The value has no code so the minimum value cannot be checked
|
|
1028
|
+
TYPE_SPECIFIC_CHECKS_DT_QTY_MIN_VALUE_NO_SYSTEM = The value has no system so the minimum value cannot be checked
|
|
1029
|
+
TYPE_SPECIFIC_CHECKS_DT_QTY_MIN_VALUE_NO_VALUE = The quantity doesn''t have an actual value, so the minimum value can''t be checked
|
|
1030
|
+
TYPE_SPECIFIC_CHECKS_DT_QTY_MIN_VALUE_WRONG = The value in the instance ({2}) is less than the specified minimum value ({3})
|
|
1031
|
+
TYPE_SPECIFIC_CHECKS_DT_QTY_MIN_VALUE_WRONG_UCUM = The value in the instance ({0} {1}) is less than the specified minValue ({2} {3}) after UCUM conversion
|
|
1032
|
+
TYPE_SPECIFIC_CHECKS_DT_QTY_NO_QTY = Found {0} of type {2} in the profile validating a Quantity (so it must be a Quantity)
|
|
1033
|
+
TYPE_SPECIFIC_CHECKS_DT_QTY_UCUM_ANNOTATIONS = UCUM Codes that contain human readable annotations like {0} can be misleading (e.g. they are ignored when comparing units). Best Practice is not to depend on annotations in the UCUM code, so this usage should be checked
|
|
1034
|
+
TYPE_SPECIFIC_CHECKS_DT_QTY_UCUM_ANNOTATIONS_NO_UNIT = UCUM Codes that contain human readable annotations like {0} can be misleading (e.g. they are ignored when comparing units). Best Practice is not to depend on annotations in the UCUM code, so this usage should be checked, and the Quantity.unit SHOULD contain the annotation
|
|
1035
|
+
TYPE_SPECIFIC_CHECKS_DT_QTY_UCUM_ANNOTATIONS_NOT_IN_UNIT = UCUM Codes that contain human readable annotations like {0} can be misleading (e.g. they are ignored when comparing units). Best Practice is not to depend on annotations in the UCUM code, so this usage should be checked, and the Quantity.unit ''{1}'' SHOULD contain the annotation (it does not)
|
|
1036
|
+
Type_Specific_Checks_DT_String_Length = value is longer than permitted maximum length of 1 MB (1048576 bytes)
|
|
1037
|
+
Type_Specific_Checks_DT_String_WS = value should not start or finish with whitespace ''{0}''
|
|
1038
|
+
Type_Specific_Checks_DT_String_WS_ALL = value should not be all whitespace ''{0}''
|
|
1039
|
+
Type_Specific_Checks_DT_Time_Valid = Not a valid time ({0})
|
|
1040
|
+
Type_Specific_Checks_DT_URI_OID = URI values cannot start with oid:
|
|
1041
|
+
Type_Specific_Checks_DT_URI_UUID = URI values cannot start with uuid:
|
|
1042
|
+
Type_Specific_Checks_DT_URI_WS = URI values cannot have whitespace(''{0}'')
|
|
1043
|
+
TYPE_SPECIFIC_CHECKS_DT_URL_EXAMPLE = Example URLs are not allowed in this context ({0})
|
|
1044
|
+
Type_Specific_Checks_DT_URL_Resolve = No definition could be found for URL value ''{0}''
|
|
1045
|
+
TYPE_SPECIFIC_CHECKS_DT_URL_INTERNAL = The URL value ''{0}'' is invalid because there is no matching target
|
|
1046
|
+
TYPE_SPECIFIC_CHECKS_DT_URL_INTERNAL_WARN = The URL value ''{0}'' might be wrong because it appears to point to an internal target, but there is no matching target
|
|
1047
|
+
Type_Specific_Checks_DT_UUID_Strat = UUIDs must start with urn:uuid:
|
|
1048
|
+
Type_Specific_Checks_DT_UUID_Valid = UUIDs must be valid and lowercase ({0})
|
|
1049
|
+
TYPE_SPECIFIC_CHECKS_DT_XHTML_ACTIVE_HREF = Hyperlink scheme ''{3}'' in ''{0}'' at ''{1}'' for ''{2}'' has active content, which is a security risk and not allowed
|
|
1050
|
+
TYPE_SPECIFIC_CHECKS_DT_XHTML_EMPTY_HREF = Hyperlink at ''{0}'' for ''{1}'' is empty
|
|
1051
|
+
TYPE_SPECIFIC_CHECKS_DT_XHTML_LITERAL_HREF = Hyperlink scheme ''{3}'' in ''{0}'' at ''{1}'' for ''{2}'' is not a valid hyperlinkable scheme
|
|
1052
|
+
TYPE_SPECIFIC_CHECKS_DT_XHTML_MULTIPLE_MATCHES = Hyperlink ''{0}'' at ''{1}'' for ''{2}'' resolves to multiple targets ({3})
|
|
1053
|
+
Type_Specific_Checks_DT_XHTML_Resolve = Hyperlink ''{0}'' at ''{1}'' for ''{2}'' does not resolve
|
|
1054
|
+
Type_Specific_Checks_DT_XHTML_Resolve_Img = Image source ''{0}'' at ''{1}'' does not resolve
|
|
1055
|
+
TYPE_SPECIFIC_CHECKS_DT_XHTML_UNKNOWN_HREF = Hyperlink scheme ''{3}'' in ''{0}'' at ''{1}'' for ''{2}'' is not a widely supported protocol and should be checked
|
|
1056
|
+
TYPE_SPECIFIER_ABSTRACT_TYPE = The Type specifier {1} specified an abstract type {0}
|
|
1057
|
+
TYPE_SPECIFIER_ILLEGAL_TYPE = The Type specifier {1} specified an invalid type {0}
|
|
1058
|
+
TYPE_SPECIFIER_NM_ABSTRACT_TYPE = No Type specifier matched, and the underlying type {0} is not abstract
|
|
1059
|
+
TYPE_SPECIFIER_NM_ILLEGAL_TYPE = No Type specifier matched, and the underlying type {0} is not valid
|
|
1060
|
+
UNABLE_TO_CHECK_IF_THE_PROVIDED_CODES_ARE_IN_THE_VALUE_SET_ = Unable to check whether the code is in the value set ''{0}''
|
|
1061
|
+
UNABLE_TO_CHECK_IF_THE_PROVIDED_CODES_ARE_IN_THE_VALUE_SET_CS = Unable to check whether the code is in the value set ''{0}'' because the code system {1} was not found
|
|
1062
|
+
UNABLE_TO_CHECK_IF_THE_PROVIDED_CODES_ARE_IN_THE_VALUE_SET_VS = Unable to check whether the code is in the value set ''{0}'' because the value set {1} was not found
|
|
1063
|
+
Unable_to_connect_to_terminology_server = Unable to connect to terminology server at {1}. Error = {0}
|
|
1064
|
+
Unable_to_connect_to_terminology_server_Use_parameter_tx_na_tun_run_without_using_terminology_services_to_validate_LOINC_SNOMED_ICDX_etc_Error__ = Unable to connect to terminology server at {1}. Use parameter ''-tx n/a'' to run without using terminology services to validate LOINC, SNOMED, ICD-X etc. Error = {0}
|
|
1065
|
+
UNABLE_TO_DETERMINE_TYPE_CONTEXT_INV = The types could not be determined from the extension context, so the invariant can''t be validated (types = {0})
|
|
1066
|
+
Unable_to_find__resolving_discriminator__from_ = Unable to find {0} resolving discriminator {1} from {2}
|
|
1067
|
+
Unable_to_find_base__for_ = Unable to find base {0} for {1}
|
|
1068
|
+
Unable_to_find_base_definition_for_logical_model__from_ = Unable to find base definition for logical model: {0} from {1}
|
|
1069
|
+
Unable_to_find_element_ = Unable to find element {0}
|
|
1070
|
+
Unable_to_find_element__in_ = Unable to find element {0} in {1}
|
|
1071
|
+
Unable_to_find_element_with_id_ = Unable to find element with id ''{0}''
|
|
1072
|
+
Unable_to_find_profile__at_ = Unable to find profile ''{0}'' at {1}
|
|
1073
|
+
Unable_to_find_resource__at__resolving_discriminator__from_ = Unable to find resource {0} at {1} resolving discriminator {2} from {3}
|
|
1074
|
+
Unable_to_find_resourceType_property = Unable to find resourceType property
|
|
1075
|
+
Unable_to_handle_system__concept_filter_with_op__ = Unable to handle system {0} concept filter with op = {1}
|
|
1076
|
+
Unable_to_handle_system__filter_with_property__ = Unable to handle system {0} filter with property = {1}, op = {2}
|
|
1077
|
+
UNABLE_TO_HANDLE_SYSTEM__PROPERTY_FILTER_WITH_OP__ = Unable to handle system {0} property filter with op = {1}
|
|
1078
|
+
UNABLE_TO_HANDLE_SYSTEM_FILTER_WITH_NO_VALUE = The system {0} filter with property = {1}, op = {2} has no value
|
|
1079
|
+
UNABLE_TO_INFER_CODESYSTEM = The System URI could not be determined for the code ''{0}'' in the ValueSet ''{1}''
|
|
1080
|
+
Unable_to_locate_the_profile__in_order_to_validate_against_it = Unable to locate the profile ''{0}'' in order to validate against it
|
|
1081
|
+
Unable_to_process_request_for_resource_for___ = Unable to process request for resource for {0} / {1}
|
|
1082
|
+
Unable_to_resolve_ = Unable to resolve the reference {0}
|
|
1083
|
+
Unable_to_resolve_actual_type_ = Unable to resolve actual type {0}
|
|
1084
|
+
UNABLE_TO_RESOLVE_CONTENT_REFERENCE_IN_THIS_CONTEXT = Unable to resolve the content reference {0} on element {1} (path = {2}) in this context
|
|
1085
|
+
Unable_to_resolve_element__in_profile_ = Unable to resolve element {0} in profile {1}
|
|
1086
|
+
Unable_to_resolve_name_reference__at_path_ = Unable to resolve name reference {0} at path {1}
|
|
1087
|
+
Unable_to_resolve_profile__in_element_ = Unable to resolve profile {0} in element {1}
|
|
1088
|
+
Unable_to_resolve_reference_to_ = Unable to resolve reference to {0}
|
|
1089
|
+
Unable_to_resolve_slice_matching__no_fixed_value_or_required_value_set = Unable to resolve slice matching - no fixed value or required value set
|
|
1090
|
+
Unable_to_resolve_slice_matching__slice_matching_by_value_set_not_done = Unable to resolve slice matching - slice matching by value set not done
|
|
1091
|
+
Unable_to_resolve_system__no_value_set = Unable to resolve system - no value set
|
|
1092
|
+
Unable_to_resolve_system__value_set_expansion_has_multiple_systems = The System URI could not be determined for the code ''{0}'' in the ValueSet ''{1}'': value set expansion has multiple systems
|
|
1093
|
+
Unable_to_resolve_system__value_set_has_imports = The System URI could not be determined for the code ''{0}'' in the ValueSet ''{1}'': value set has imports
|
|
1094
|
+
Unable_to_resolve_system__value_set_has_include_with_filter = The System URI could not be determined for the code ''{0}'' in the ValueSet ''{1}'': include #{2} has a filter on system {3}: {4}
|
|
1095
|
+
Unable_to_resolve_system__value_set_has_include_with_no_system = Unable to resolve system - value set {0} include #{1} has no system
|
|
1096
|
+
Unable_to_resolve_system__value_set_has_include_with_unknown_system = The System URI could not be determined for the code ''{0}'' in the ValueSet ''{1}'': include #{2} has system {3} which could not be found, and the server returned error {4}
|
|
1097
|
+
Unable_to_resolve_system__value_set_has_multiple_matches = The System URI could not be determined for the code ''{0}'' in the ValueSet ''{1}'': value set expansion has multiple matches: {2}
|
|
1098
|
+
Unable_to_resolve_system__value_set_has_no_includes_or_expansion = The System URI could not be determined for the code ''{0}'' in the ValueSet ''{1}'': value set has no includes or expansion
|
|
1099
|
+
UNABLE_TO_RESOLVE_SYSTEM_SYSTEM_IS_INDETERMINATE = The code system {1} referred to from value set {0} has a grammar, and the code might be valid in it
|
|
1100
|
+
Unable_to_resolve_value_Set_ = A definition for the value Set ''{0}'' could not be found
|
|
1101
|
+
Unable_to_validate_code_without_using_server = Unable to validate code without using server because: {0}
|
|
1102
|
+
Undefined_attribute__on__for_type__properties__ = Undefined attribute ''@{0}'' on {1} for type {2}
|
|
1103
|
+
Undefined_element_ = Undefined element ''{0}'' at {1}
|
|
1104
|
+
Unexpected_condition_in_differential_typeslicetypelistsize__1_at_ = Unexpected condition in differential: invalid type at {0}/{1}
|
|
1105
|
+
Unexpected_condition_in_differential_typeslicetypelistsize__10_and_implicit_slice_name_does_not_contain_a_valid_type__at_ = Unexpected condition in differential: implicit slice name does not contain a valid type (''{0}''?) at {1}/{2}
|
|
1106
|
+
Unexpected_datatype_for_rdfstype = Unexpected datatype for rdfs:type
|
|
1107
|
+
Unhandled_situation_resource_is_profiled_to_more_than_one_option__cannot_sort_profile = Unhandled situation: resource is profiled to more than one option - cannot sort profile
|
|
1108
|
+
UNICODE_BIDI_CONTROLS_CHARS_DISALLOWED = The Unicode sequence has bi-di control characters which are not allowed in this context: {0}
|
|
1109
|
+
UNICODE_BIDI_CONTROLS_CHARS_MATCH = The Unicode sequence has unterminated bi-di control characters (see CVE-2021-42574): {0}
|
|
1110
|
+
UNICODE_XML_BAD_CHARS_one = This content includes the character {1} (hex value). This character is illegal in the XML version of FHIR, and there is generally no valid use for such characters
|
|
1111
|
+
UNICODE_XML_BAD_CHARS_other = This content includes the characters {1} (hex values). These characters are illegal in the XML version of FHIR, and there is generally no valid use for such characters
|
|
1112
|
+
Unknown_Code_in = Unknown code ''{0}'' in the CodeSystem ''{1}''
|
|
1113
|
+
UNKNOWN_CODE_IN_FRAGMENT = Unknown Code ''{0}'' in the CodeSystem ''{1}'' version ''{2}'' - note that the code system is labeled as a fragment, so the code may be valid in some other fragment
|
|
1114
|
+
Unknown_Code_in_Version = Unknown code ''{0}'' in the CodeSystem ''{1}'' version ''{2}''
|
|
1115
|
+
Unknown_Code_in_Version_SCT = Unknown code ''{0}'' in the CodeSystem ''{1}'' version ''{2}'' ({3})
|
|
1116
|
+
NO_CODE_PROVIDED = No code provided for CodeSystem ''{0}''
|
|
1117
|
+
NO_CODE_PROVIDED_VERSION = No code provided for CodeSystem ''{0}'' version ''{1}''
|
|
1118
|
+
UNKNOWN_CODESYSTEM = A definition for CodeSystem ''{0}'' could not be found, so the code cannot be validated
|
|
1119
|
+
UNKNOWN_CODESYSTEM_VERSION = A definition for CodeSystem ''{0}'' version ''{1}'' could not be found, so the code cannot be validated. Valid versions: {2}
|
|
1120
|
+
UNKNOWN_CODESYSTEM_VERSION_NONE = A definition for CodeSystem ''{0}'' version ''{1}'' could not be found, so the code cannot be validated. No versions of this code system are known
|
|
1121
|
+
UNKNOWN_CODESYSTEM_EXP = A definition for CodeSystem ''{0}'' could not be found, so the value set cannot be expanded
|
|
1122
|
+
UNKNOWN_CODESYSTEM_VERSION_EXP = A definition for CodeSystem ''{0}'' version ''{1}'' could not be found, so the value set cannot be expanded. Valid versions: {2}
|
|
1123
|
+
UNKNOWN_CODESYSTEM_VERSION_EXP_NONE = A definition for CodeSystem ''{0}'' version ''{1}'' could not be found, so the value set cannot be expanded. No versions of this code system are known
|
|
1124
|
+
Unknown_Data_format_ = Unknown Data format ''{0}''
|
|
1125
|
+
Unknown_Date_format_ = Unknown Date format ''{0}''
|
|
1126
|
+
UNKNOWN_PROPERTY = Unknown property name {0} in path {1}
|
|
1127
|
+
Unknown_resource_type_missing_rdfstype = Unknown resource type (missing rdfs:type)
|
|
1128
|
+
Unknown_type__at_ = Unknown type {0} at {1}
|
|
1129
|
+
Unrecognised_extension_context_ = Unrecognized extension context {0}
|
|
1130
|
+
Unrecognised_predicate_ = Unrecognized predicate ''{0}''
|
|
1131
|
+
Unrecognised_property_ = Unrecognized property ''{0}''
|
|
1132
|
+
UNRECOGNISED_PROPERTY_TYPE = Invalid JSON type {0} for the element {1}; valid types = {2}
|
|
1133
|
+
UNRECOGNISED_PROPERTY_TYPE_WRONG = Invalid type {2} for the element {1}; valid types = {3}, JSON type = {0}
|
|
1134
|
+
Unsupported_CodeableConcept_pattern__extensions_are_not_allowed__for_discriminator_for_slice_ = Unsupported CodeableConcept pattern - extensions are not allowed - for discriminator ({0}) for slice {1}
|
|
1135
|
+
Unsupported_CodeableConcept_pattern__must_have_at_least_one_coding__for_discriminator_for_slice_ = Unsupported CodeableConcept pattern - must have at least one coding - for discriminator ({0}) for slice {1}
|
|
1136
|
+
Unsupported_CodeableConcept_pattern__using_text__for_discriminator_for_slice_ = Unsupported CodeableConcept pattern - using text - for discriminator ({0}) for slice {1}
|
|
1137
|
+
Unsupported_fixed_pattern_type_for_discriminator_for_slice__ = Unsupported fixed pattern type for discriminator ({0}) for slice {1}: {2}
|
|
1138
|
+
Unsupported_fixed_value_type_for_discriminator_for_slice__ = Unsupported fixed value type for discriminator ({0}) for slice {1}: {2}
|
|
1139
|
+
Unsupported_Identifier_pattern__extensions_are_not_allowed__for_discriminator_for_slice_ = Unsupported Identifier pattern - extensions are not allowed - for discriminator ({0}) for slice {1}
|
|
1140
|
+
UNSUPPORTED_IDENTIFIER_PATTERN_NO_PROPERTY_NOT_SUPPORTED_FOR_DISCRIMINATOR_FOR_SLICE = Unsupported: no properties with values found on type {2} for pattern for discriminator ({0}) for slice {1}
|
|
1141
|
+
UNSUPPORTED_IDENTIFIER_PATTERN_PROPERTY_NOT_SUPPORTED_FOR_DISCRIMINATOR_FOR_SLICE = Unsupported property {3} on type {2} for pattern for discriminator ({0}) for slice {1}
|
|
1142
|
+
UNSUPPORTED_SLICING_COMPLEXITY = Unsupported feature in slicing at {0}: the slicing element at path {1} has slicing {2}, and this nested slicing is not supported
|
|
1143
|
+
Unsupported_version_R1 = Unsupported version R1
|
|
1144
|
+
Unsupported_version_R2 = Unsupported version R2
|
|
1145
|
+
Unsupported_version_R2B = Unsupported version R2B
|
|
1146
|
+
Unxpected_internal_condition__no_source_on_diff_element = Unexpected internal condition - no source on diff element
|
|
1147
|
+
VALIDATION_AI_FAILED = Consulting AI failed: {0}
|
|
1148
|
+
VALIDATION_AI_FAILED_LOG = Consulting AI failed: {0} (see {1} for further details)
|
|
1149
|
+
VALIDATION_AI_TEXT_CODE = Apparent mis-match between code ''{0}'' and text ''{1}'': {3} ({2} confidence)
|
|
1150
|
+
Validation_BUNDLE_Message = The first entry in a message must be a MessageHeader
|
|
1151
|
+
VALIDATION_HL7_PUBLISHER_MISMATCH = The nominated WG ''{0}'' means that the publisher should be ''{1}'' but ''{2}'' was found
|
|
1152
|
+
VALIDATION_HL7_PUBLISHER_MISMATCH2 = The nominated WG ''{0}'' means that the publisher should be either ''{1}''or ''{2}'' but ''{3}'' was found
|
|
1153
|
+
VALIDATION_HL7_PUBLISHER_MISSING = When HL7 is publishing a resource, the publisher must be provided, and for WG ''{0}'' it should be ''{1}''
|
|
1154
|
+
VALIDATION_HL7_PUBLISHER_MULTIPLE_WGS = This resource has more than one workgroup extension (http://hl7.org/fhir/StructureDefinition/structuredefinition-wg)
|
|
1155
|
+
VALIDATION_HL7_WG_NEEDED = When HL7 is publishing a resource, the owning committee must be stated using the {0} extension
|
|
1156
|
+
VALIDATION_HL7_WG_UNKNOWN = The nominated WG ''{0}'' is unknown
|
|
1157
|
+
VALIDATION_HL7_WG_URL = The nominated WG ''{0}'' means that the contact url should be ''{1}'' but it was not found
|
|
1158
|
+
VALIDATION_NO_EXPERIMENTAL_CONTENT = Experimental content is not allowed in this context
|
|
1159
|
+
Validation_VAL_Content_Unknown = Unrecognized Content {0}
|
|
1160
|
+
VALIDATION_VAL_GLOBAL_PROFILE_UNKNOWN = Global Profile reference ''{0}'' from IG {1} could not be resolved, so has not been checked
|
|
1161
|
+
VALIDATION_VAL_ILLEGAL_TYPE_CONSTRAINT = Invalid constraint in profile {0} at path {1} - cannot constrain to type {2} from base types {3}
|
|
1162
|
+
Validation_VAL_NoType = Unknown type {0}
|
|
1163
|
+
VALIDATION_VAL_PROFILE_DEPENDS_NOT_RESOLVED = Profile {1} identifies {0} as a dependency (using the extension http://hl7.org/fhir/StructureDefinition/structuredefinition-dependencies), but this profile could not be found
|
|
1164
|
+
Validation_VAL_Profile_MatchMultiple = Profile {0}, Element matches more than one slice - {1}, {2}
|
|
1165
|
+
Validation_VAL_Profile_Maximum_one = {3}: max allowed = {7}, but found {0} (from {1})
|
|
1166
|
+
Validation_VAL_Profile_Maximum_other = {3}: max allowed = {7}, but found {0} (from {1})
|
|
1167
|
+
VALIDATION_VAL_PROFILE_MINIMUM_MAGIC = {0}: magic LOINC code {1} required, but not found (from {2}). Note that other Observation codes are allowed in addition to this required magic code
|
|
1168
|
+
Validation_VAL_Profile_Minimum_one = {3}: minimum required = {7}, but only found {0} (from {1})
|
|
1169
|
+
Validation_VAL_Profile_Minimum_other = {3}: minimum required = {7}, but only found {0} (from {1})
|
|
1170
|
+
Validation_VAL_Profile_Minimum_SLICE_one = Slice ''{3}'': a matching slice is required, but not found (from {1}). Note that other slices are allowed in addition to this required slice
|
|
1171
|
+
Validation_VAL_Profile_Minimum_SLICE_other = Slice ''{3}'': minimum required = {0}, but only found {7} (from {1})
|
|
1172
|
+
Validation_VAL_Profile_Minimum_SLICE_EXT_one = Slice ''{3}'' for extension ''{8}'': a matching slice is required, but not found (from {1}). Note that other slices are allowed in addition to this required slice
|
|
1173
|
+
Validation_VAL_Profile_Minimum_SLICE_EXT_other = Slice ''{3}'' for extension ''{8}'': minimum required = {0}, but only found {7} (from {1})
|
|
1174
|
+
Validation_VAL_Profile_MultipleMatches_one = Found multiple matching profiles among {0} choice: {1}
|
|
1175
|
+
Validation_VAL_Profile_MultipleMatches_other = Found multiple matching profiles among {0} choices: {1}
|
|
1176
|
+
Validation_VAL_Profile_NoCheckMax_one = {3}: Found {0} match, but unable to check max allowed ({2}) due to lack of slicing validation (from {1})
|
|
1177
|
+
Validation_VAL_Profile_NoCheckMax_other = {3}: Found {0} matches, but unable to check max allowed ({2}) due to lack of slicing validation (from {1})
|
|
1178
|
+
Validation_VAL_Profile_NoCheckMin_one = {3}: Found {0} match, but unable to check minimum required ({2}) due to lack of slicing validation (from {1})
|
|
1179
|
+
Validation_VAL_Profile_NoCheckMin_other = {3}: Found {0} matches, but unable to check minimum required ({2}) due to lack of slicing validation (from {1})
|
|
1180
|
+
Validation_VAL_Profile_NoDefinition = No definition found for resource type ''{0}''
|
|
1181
|
+
Validation_VAL_Profile_NoMatch = Unable to find a match for the specified profile among choices: {0}
|
|
1182
|
+
Validation_VAL_Profile_NoSnapshot = StructureDefinition {0} has no snapshot - validation is against the snapshot, so it must be provided
|
|
1183
|
+
Validation_VAL_Profile_NotAllowed = This element is not allowed by the profile {0}
|
|
1184
|
+
Validation_VAL_Profile_NotSlice = This element does not match any known slice {0} and slicing is CLOSED: {1}
|
|
1185
|
+
Validation_VAL_Profile_NoType = The type of element {0} is not known - it could not be determined from the information available. Valid types at this point are {1}
|
|
1186
|
+
VALIDATION_VAL_PROFILE_OTHER_VERSION = Profile is for a different version of FHIR ({0}) so has been ignored
|
|
1187
|
+
Validation_VAL_Profile_OutOfOrder = As specified by profile {0}, Element ''{1}'' is out of order (found after {2})
|
|
1188
|
+
VALIDATION_VAL_PROFILE_SIGNPOST = Validate resource against profile {0}
|
|
1189
|
+
VALIDATION_VAL_PROFILE_SIGNPOST_BASE = Validate resource against profile
|
|
1190
|
+
VALIDATION_VAL_PROFILE_SIGNPOST_BUNDLE_PARAM = Validate resource against profile {0} - provided as bundle param
|
|
1191
|
+
VALIDATION_VAL_PROFILE_SIGNPOST_DEP = Validate resource against profile {0} (per http://hl7.org/fhir/StructureDefinition/structuredefinition-dependencies in {1})
|
|
1192
|
+
VALIDATION_VAL_PROFILE_SIGNPOST_GLOBAL = Validate resource against profile {0} - a global profile in {1}
|
|
1193
|
+
VALIDATION_VAL_PROFILE_SIGNPOST_META = Validate resource against profile {0} (per meta)
|
|
1194
|
+
VALIDATION_VAL_PROFILE_SIGNPOST_OBS = Validate Observation against the {1} profile ({0}) which is required by the FHIR specification because the {2} code {3} was found
|
|
1195
|
+
Validation_VAL_Profile_SliceOrder = As specified by profile {0}, Element ''{1}'' is out of order in ordered slice
|
|
1196
|
+
VALIDATION_VAL_PROFILE_THIS_VERSION_OK = Profile for this version of FHIR - all OK
|
|
1197
|
+
VALIDATION_VAL_PROFILE_THIS_VERSION_OTHER = Profile is for this version of FHIR, but is an invalid type {0}
|
|
1198
|
+
Validation_VAL_Profile_Unknown = Profile reference ''{0}'' has not been checked because it could not be found
|
|
1199
|
+
VALIDATION_VAL_PROFILE_UNKNOWN_ERROR = Profile reference ''{0}'' has not been checked because it could not be found, and fetching it resulted in the error {1}
|
|
1200
|
+
VALIDATION_VAL_PROFILE_UNKNOWN_ERROR_NETWORK = Profile reference ''{0}'' has not been checked because it could not be found, and the host {1} cannot be found
|
|
1201
|
+
VALIDATION_VAL_PROFILE_UNKNOWN_NOT_POLICY = Profile reference ''{0}'' has not been checked because it could not be found, and the validator is set to not fetch unknown profiles
|
|
1202
|
+
Validation_VAL_Profile_WrongType = Specified profile type was ''{0}'' in profile ''{2}'', but found type ''{1}''
|
|
1203
|
+
Validation_VAL_Profile_WrongType2 = Type mismatch processing profile {0} at path {1}: The element type is {4}, but the profile {3} is for a different type {2}
|
|
1204
|
+
VALIDATION_VAL_STATUS_INCONSISTENT = The resource status ''{0}'' and the standards status ''{1}'' are not consistent
|
|
1205
|
+
VALIDATION_VAL_STATUS_INCONSISTENT_HINT = The resource status ''{0}'' and the standards status ''{1}'' may not be consistent and should be reviewed
|
|
1206
|
+
Validation_VAL_Unknown_Profile = Unknown profile {0}
|
|
1207
|
+
VALIDATION_VAL_VERSION_NOHASH = Version ''{0}'' contains a ''#'', which is problematic, as this character is used in some URLs to separate the version and the fragment id. Systems will generally wrongly parse these URLs
|
|
1208
|
+
VALUESET_BAD_FILTER_EXPR_AND_VALUE = A filter can't have both a value and and expression for the value at the same time
|
|
1209
|
+
VALUESET_BAD_FILTER_EXPR_LANG = A ValueSet expression language must be ''text/fhirpath'' not ''{0}''
|
|
1210
|
+
VALUESET_BAD_FILTER_EXPR_OR_VALUE = A filter needs a value and or an expression for the value
|
|
1211
|
+
VALUESET_BAD_FILTER_EXPR_PARAM_NAME = The filter parameter expression ''{0}'' refers to the unknown parameter ''{1}''
|
|
1212
|
+
VALUESET_BAD_FILTER_EXPR_VALUE = The value of the expression ''{0}'' is not a valid FHIRPath: {1}
|
|
1213
|
+
VALUESET_BAD_FILTER_OP = The operation ''{0}'' is not allowed for property ''{1}'' in system ''{3}''. Allowed ops: {2}
|
|
1214
|
+
VALUESET_BAD_FILTER_VALUE_BOOLEAN = The value for a filter based on property ''{0}'' must be either ''true'' or ''false'', not ''{1}''
|
|
1215
|
+
VALUESET_BAD_FILTER_VALUE_CODE = The value for a filter based on property ''{0}'' must be a valid code, not ''{1}''
|
|
1216
|
+
VALUESET_BAD_FILTER_VALUE_CODED = The value for a filter based on property ''{0}'' must be in the format system(|version)#code, not ''{1}''
|
|
1217
|
+
VALUESET_BAD_FILTER_VALUE_CODED_LEGACY = The value for a filter based on property ''{0}'' should be in the format system(|version)#code, not the coding search pattern ''{1}''
|
|
1218
|
+
VALUESET_BAD_FILTER_VALUE_CODED_INVALID = The value for a filter based on property ''{0}'' is ''{1}'' which is not a valid code ({2})
|
|
1219
|
+
VALUESET_BAD_FILTER_VALUE_DATETIME = The value for a filter based on property ''{0}'' must be a valid date(/time), not ''{1}''
|
|
1220
|
+
VALUESET_BAD_FILTER_VALUE_DECIMAL = The value for a filter based on property ''{0}'' must be a decimal value, not ''{1}''
|
|
1221
|
+
VALUESET_BAD_FILTER_VALUE_HAS_COMMA = The filter value has a comma, but the operation is different to ''in'' and ''not-in'', so the comma will be interpreted as part of the {0} value
|
|
1222
|
+
VALUESET_BAD_FILTER_VALUE_INTEGER = The value for a filter based on property ''{0}'' must be integer value, not ''{1}''
|
|
1223
|
+
VALUESET_BAD_FILTER_VALUE_VALID_CODE = The value for a filter based on property ''{0}'' must be a valid code from the system ''{2}'', and ''{1}'' is not ({3})
|
|
1224
|
+
VALUESET_BAD_FILTER_VALUE_VALID_CODE_INACTIVE = The code for the filter ''{0}'' is inactive (''{1}'')
|
|
1225
|
+
VALUESET_BAD_FILTER_VALUE_VALID_CODE_CHANGE = The value for a filter based on property ''{0}'' must be a valid code from the system ''{2}'', and ''{1}'' is not ({3}). Note that this is change from the past; terminology servers are expected to still continue to support this filter
|
|
1226
|
+
VALUESET_BAD_FILTER_VALUE_VALID_REGEX = The value for a filter based on property ''{0}'' should be a valid regex, not ''{1}'' (err = ''{2}'')
|
|
1227
|
+
VALUESET_BAD_PROPERTY_NO_REGEX = Cannot apply a regex filter to the property ''{0}'' (usually regex filters are applied to the codes, or a named property of the code system)
|
|
1228
|
+
VALUESET_CIRCULAR_REFERENCE = Found a circularity pointing to {0} processing ValueSet with pathway {1}
|
|
1229
|
+
VALUESET_CONCEPT_DISPLAY_PRESENCE_MIXED = This include has some concepts with displays and some without - check that this is what is intended
|
|
1230
|
+
VALUESET_CONCEPT_DISPLAY_SCT_TAG_MIXED = This SNOMED-CT based include has some concepts with semantic tags (FSN terms) and some without (preferred terms) - check that this is what is intended (examples for FSN: {0} and examples for no FSN: {1})
|
|
1231
|
+
VALUESET_EXAMPLE_SYSTEM_ERROR = Example System ''{0}'' specified, which is illegal. Concepts and Filters can''t be checked
|
|
1232
|
+
VALUESET_EXAMPLE_SYSTEM_HINT = Example System ''{0}'' specified, so Concepts and Filters can''t be checked
|
|
1233
|
+
VALUESET_IMPORT_UNION_INTERSECTION = This value set has a single include with multiple imported value sets. Per issue https://jira.hl7.org/browse/FHIR-25179, there has been confusion in the past whether these value sets are unioned or intersectioned. If this value set is contained in a package published prior to March 31 2022, it will be treated as a union, otherwise it will be treated as an intersection. If want a union, split the value set imports across multiple includes
|
|
1234
|
+
VALUESET_INC_TOO_MANY_CODES = The value set include has too many concepts to validate ({0}), so each individual code has not been checked
|
|
1235
|
+
VALUESET_INC_NOT_VALIDATING = The concepts in the value set include have not been validated because the validator is configured not to check them
|
|
1236
|
+
VALUESET_INC_NO_SERVER = The concepts in the value set include have not been validated because there is no terminology server
|
|
1237
|
+
VALUESET_INC_NO_BATCH_ON_SERVER = The concepts in the value set include have not been validated because the terminology server {0} does not support batch validation (tests version < 1.7.8)
|
|
1238
|
+
VALUESET_INC_CS_NO_SUPPORT = The concepts in the value set include have not been validated because the code system is not known, and no terminology service supports it
|
|
1239
|
+
VALUESET_INCLUDE_CS_CONTENT = The value set references CodeSystem ''{0}'' which has status ''{1}''
|
|
1240
|
+
VALUESET_INCLUDE_CS_MULTI_FOUND = Multiple matching contained code systems found for system ''{0}''
|
|
1241
|
+
VALUESET_INCLUDE_CS_NOT_CS = The include system ''{0}'' is a reference to a contained resource, but the contained resource with that id is not a CodeSystem, it''s a {1}
|
|
1242
|
+
VALUESET_INCLUDE_CS_NOT_FOUND = No matching contained code system found for system ''{0}''
|
|
1243
|
+
VALUESET_INCLUDE_CS_SUPPLEMENT = The value set references CodeSystem ''{0}'' which is a supplement. It must reference the underlying CodeSystem ''{1}'' and use the http://hl7.org/fhir/StructureDefinition/valueset-supplement extension for the supplement
|
|
1244
|
+
VALUESET_INCLUDE_CSVER_CONTENT = The value set references CodeSystem ''{0}'' version ''{2}'' which has status ''{1}''
|
|
1245
|
+
VALUESET_INCLUDE_CSVER_MULTI_FOUND = Multiple matching contained code systems found for system ''{0}'' version ''{1}''
|
|
1246
|
+
VALUESET_INCLUDE_CSVER_NOT_FOUND = No matching contained code system found for system ''{0}'' version ''{1}''
|
|
1247
|
+
VALUESET_INCLUDE_CSVER_SUPPLEMENT = The value set references CodeSystem ''{0}'' version ''{2}'' which is a supplement. It must reference the underlying CodeSystem ''{1}'' and use the http://hl7.org/fhir/StructureDefinition/valueset-supplement extension for the supplement
|
|
1248
|
+
VALUESET_INCLUDE_INVALID_CONCEPT_CODE = The code ''{1}'' is not valid in the system {0} ({2})
|
|
1249
|
+
VALUESET_INCLUDE_INVALID_CONCEPT_CODE_VER = The code ''{2}'' is not valid in the system {0} version {1} ({2})
|
|
1250
|
+
VALUESET_INCLUDE_SYSTEM_ABSOLUTE = URI values in ValueSet.compose.include.system must be absolute
|
|
1251
|
+
VALUESET_INCLUDE_SYSTEM_ABSOLUTE_FRAG = URI values in ValueSet.compose.include.system must be absolute. To reference a contained code system, use the full CodeSystem URL and reference it using the http://hl7.org/fhir/StructureDefinition/valueset-system extension
|
|
1252
|
+
VALUESET_INCLUDE_WRONG_CS_OID = It is not valid to refer to a CodeSystem by an identifier like this ''{0}'' - use ''{1}''
|
|
1253
|
+
VALUESET_INCLUDE_WRONG_CS_OID_PLURAL = It is not valid to refer to a CodeSystem by an identifier like this ''{0}'', and the identifier matches to multiple CodeSystem resources ({1})
|
|
1254
|
+
VALUESET_INCLUDE_WRONG_VS = The system ''{0}'' is actually a value set
|
|
1255
|
+
VALUESET_INCLUDE_WRONG_VS_HINT = The system ''{0}'' is actually a value set, which itself refers to the system ''{1}'' so that may be what is intended here
|
|
1256
|
+
VALUESET_INCLUDE_WRONG_VS_MANY = The system ''{0}'' is actually a value set, which itself refers to the systems {1}
|
|
1257
|
+
VALUESET_NO_SYSTEM_WARNING = No System specified, so Concepts and Filters can''t be checked
|
|
1258
|
+
VALUESET_PARAMETER_MISSING_BINDING_PARAMETER = The ValueSet ''{0}'' has a parameter ''{1}'' but there is no matching binding parameter
|
|
1259
|
+
VALUESET_PARAMETER_NAME_WARNING = ValueSet parameter names are recommended to start with ''p-'' but this is ''{0}''
|
|
1260
|
+
VALUESET_PARAMETER_NO_DOCO = Without documentation, users likely won't be able to use the valueset parameter ''{0}'' correctly
|
|
1261
|
+
VALUESET_PARAMETER_NOT_USED = The value set parameter ''{0}'' is not used
|
|
1262
|
+
VALUESET_PARAMETER_UNRECOGNISED_BINDING_PARAMETER = The binding parameter ''{0}'' is not recognised as a standard parameter or a parameter on the ValueSet ''{1}''
|
|
1263
|
+
VALUESET_REFERENCE_INVALID_TYPE_NO_VERSION_0 = Value set System reference ''{0}'' ends with a ''|'' which is suspicious. Note that the reference must not use the canonical version syntax; the version goes in the .version property
|
|
1264
|
+
VALUESET_REFERENCE_INVALID_TYPE_NO_VERSION_1 = Value set System references must not use the canonical version syntax - the version ''{0}'' should be in the version property, but that already contains ''{1}''
|
|
1265
|
+
VALUESET_REFERENCE_INVALID_TYPE_NO_VERSION_2 = Value set System references must not use the canonical version syntax - the version ''{0}'' should be in the version property, but that already contains ''{1}''
|
|
1266
|
+
VALUESET_REFERENCE_INVALID_TYPE_NO_VERSION_3 = Value set System references must not use the canonical version syntax - the version ''{0}'' is already in the version property
|
|
1267
|
+
VALUESET_REFERENCE_INVALID_TYPE = The value set import {0} points to a resource of type {1} which is not valid
|
|
1268
|
+
VALUESET_REFERENCE_UNKNOWN = The value set import {0} could not be found so cannot be checked
|
|
1269
|
+
VALUESET_SHAREABLE_EXTRA_MISSING = Published value sets SHOULD conform to the ShareableValueSet profile, which says that the element ValueSet.{0} should be present, but it is not
|
|
1270
|
+
VALUESET_SHAREABLE_EXTRA_MISSING_HL7 = Value sets published by HL7 SHALL conform to the ShareableValueSet profile, which says that the element ValueSet.{0} should be present, but it is not
|
|
1271
|
+
VALUESET_SHAREABLE_MISSING = Published value sets SHOULD conform to the ShareableValueSet profile, which says that the element ValueSet.{0} is mandatory, but it is not present
|
|
1272
|
+
VALUESET_SHAREABLE_MISSING_HL7 = Value sets published by HL7 SHALL conform to the ShareableValueSet profile, which says that the element ValueSet.{0} is mandatory, but it is not present
|
|
1273
|
+
VALUESET_SUPPLEMENT_MISSING_one = Required supplement not found: {1}
|
|
1274
|
+
VALUESET_SUPPLEMENT_MISSING_other = Required supplements not found: {1}
|
|
1275
|
+
VALUESET_TOO_COSTLY = The value set ''{0}'' expansion has too many codes to display ({1})
|
|
1276
|
+
VALUESET_TOO_COSTLY_COUNT = The value set ''{0}'' expansion has {2} codes, which is too many to display ({1})
|
|
1277
|
+
VALUESET_TOO_COSTLY_TIME = The value set ''{0}'' {2} took too long to process (>{1}sec)
|
|
1278
|
+
VALUESET_UNC_SYSTEM_WARNING = Unknown System ''{0}'' specified, so Concepts and Filters can''t be checked (Details: {1})
|
|
1279
|
+
VALUESET_UNC_SYSTEM_WARNING_VER = Unknown System/Version ''{0}'' specified, so Concepts and Filters can''t be checked (Details: {1})
|
|
1280
|
+
VALUESET_UNKNOWN_FILTER_PROPERTY = The property ''{0}'' is not known for the system ''{1}'', so may not be understood by the terminology ecosystem. Known properties for this system: {2}
|
|
1281
|
+
VALUESET_UNKNOWN_FILTER_PROPERTY_NO_CS = No definition can be found for the system {1}, and the property ''{0}'' is not a generally known property, so the property might not be valid, or understood by the terminology ecosystem. In case it''s useful, the list of generally known properties for all systems is {2}
|
|
1282
|
+
Version_mismatch_The_context_has_version__loaded_and_the_new_content_being_loaded_is_version_ = Version mismatch. The context has version {0} loaded, and the new content being loaded is version {1}
|
|
1283
|
+
VIEWDEFINITION_COLLECTION_NEEDED1 = This column is not defined as a collection, but the path statement ''{0}'' might return multiple values for the column ''{1}'' for some inputs{2}
|
|
1284
|
+
VIEWDEFINITION_COLLECTION_NEEDED2 = This column is defined to be not a collection, but the path statement ''{0}'' might return multiple values for the column ''{1}'' for some inputs{2}
|
|
1285
|
+
VIEWDEFINITION_COLLECTION_NOT_ALWAYS = The column ''{0}'' is defined as a collection, but collections are not supported in all execution contexts
|
|
1286
|
+
VIEWDEFINITION_COLLECTION_NOT_NEEDED = collection is true, but the path statement ''{0}'' can only return single values for the column ''{1}''{2}
|
|
1287
|
+
VIEWDEFINITION_COMPLEX_TYPE = Column from path ''{0}'' is a complex type (''{1}''){2}. This is not supported in some Runners
|
|
1288
|
+
VIEWDEFINITION_DUPL_COL_NAME = Duplicate Column Name ''{0}''
|
|
1289
|
+
VIEWDEFINITION_NAME_INVALID = The {0} name ''{1}'' is not valid
|
|
1290
|
+
VIEWDEFINITION_NAME_REQUIRED = A column name is required
|
|
1291
|
+
VIEWDEFINITION_NAME_REQUIRED_HINT = A column name is required. The natural name to chose is ''{0}'' (from the path)
|
|
1292
|
+
VIEWDEFINITION_PATH_ERROR = Expression Error: {0}{1}
|
|
1293
|
+
VIEWDEFINITION_PATH_WARNING = Expression Warning: {0}
|
|
1294
|
+
VIEWDEFINITION_PATH_WRONG_RETURN = A where path must return a boolean, but the expression ''{0}'' returns a ''{1}''
|
|
1295
|
+
VIEWDEFINITION_SHOULD_HAVE_NAME = No name provided. A name is required in many contexts where a ViewDefinition is used
|
|
1296
|
+
VIEWDEFINITION_TYPE_MISMATCH = The path expression ''{0}'' does not return a value of the type ''{1}'' - found ''{2}''{3}
|
|
1297
|
+
VIEWDEFINITION_UNABLE_TO_TYPE = Unable to determine a type (found ''{0}''){1}
|
|
1298
|
+
VIEWDEFINITION_UNKNOWN_RESOURCE = The name ''{0}'' is not a valid resource{1}
|
|
1299
|
+
VS_EXP_FILTER_UNK = ValueSet ''{0}'' Filter by property ''{1}'' and op ''{2}'' is not supported yet
|
|
1300
|
+
VS_EXP_IMPORT_CS = Cannot include value set ''{0}'' because it''s actually a code system
|
|
1301
|
+
VS_EXP_IMPORT_CS_PINNED = Cannot include value set ''{0}'' version ''{1}'' because it''s actually a code system
|
|
1302
|
+
VS_EXP_IMPORT_CS_PINNED_X = Cannot exclude value set ''{0}'' version ''{1}'' because it''s actually a code system
|
|
1303
|
+
VS_EXP_IMPORT_CS_X = Cannot exclude value set ''{0}'' because it''s actually a code system
|
|
1304
|
+
VS_EXP_IMPORT_ERROR = Unable to expand included value set ''{0}'': {1}
|
|
1305
|
+
VS_EXP_IMPORT_ERROR_X = Unable to expand included value set ''{0}'', but no error
|
|
1306
|
+
VS_EXP_IMPORT_FAIL = Unable to expand included value set {0}
|
|
1307
|
+
VS_EXP_IMPORT_FAIL_X = Unable to expand excluded value set {0}
|
|
1308
|
+
VS_EXP_IMPORT_NULL = Unable to find included value set with no identity
|
|
1309
|
+
VS_EXP_IMPORT_NULL_X = Unable to find excluded value set with no identity
|
|
1310
|
+
VS_EXP_IMPORT_UNK = Unable to find included value set ''{0}''
|
|
1311
|
+
VS_EXP_IMPORT_UNK_PINNED = Unable to find included value set ''{0}'' version ''{1}''
|
|
1312
|
+
VS_EXP_IMPORT_UNK_PINNED_X = Unable to find excluded value set ''{0}'' version ''{1}''
|
|
1313
|
+
VS_EXP_IMPORT_UNK_X = Unable to find excluded value set ''{0}''
|
|
1314
|
+
Wrong_namespace__expected_ = Wrong namespace - expected ''{0}''
|
|
1315
|
+
Wrong_type_for_resource = Wrong type for resource
|
|
1316
|
+
TEXT_LINK_DATA_NOT_FOUND = The target of the textLink data reference ''{0}'' was not found in the resource
|
|
1317
|
+
TEXT_LINK_DATA_MULTIPLE_MATCHES = Multiple matching targets for the textLink data reference ''{0}'' were found in the resource
|
|
1318
|
+
XHTML_URL_DATA_DATA_INVALID = The data should be valid base64 content for a data: URL: {0}
|
|
1319
|
+
XHTML_URL_DATA_DATA_INVALID_COMMA = Comma found in data portion of data URL: {0}
|
|
1320
|
+
XHTML_URL_DATA_MIMETYPE = The mimetype portion of the data: URL is not valid ({1}) in URL: {0}
|
|
1321
|
+
XHTML_URL_DATA_NO_DATA = No data found in data: URL
|
|
1322
|
+
XHTML_URL_EMPTY = URL is empty
|
|
1323
|
+
XHTML_URL_INVALID = The URL is not valid because ''({1})'': {0}
|
|
1324
|
+
XHTML_URL_INVALID_CHARS_one = URL contains Invalid Character: {1}
|
|
1325
|
+
XHTML_URL_INVALID_CHARS_other = URL contains {0} Invalid Characters: {1}
|
|
1326
|
+
XHTML_XHTML_Attribute_Illegal = Invalid attribute name in the XHTML (''{0}'' on ''{1}'')
|
|
1327
|
+
XHTML_XHTML_ATTRIBUTE_XML_SPACE = The attribute ''xml:space'' is legal but has a fixed value of ''preserve''. Its use is discouraged
|
|
1328
|
+
XHTML_XHTML_DOCTYPE_ILLEGAL = Malformed XHTML: Found a DocType declaration, and these are not allowed (XXE security vulnerability protection)
|
|
1329
|
+
XHTML_XHTML_Element_Illegal = Invalid element name in the XHTML (''{0}'')
|
|
1330
|
+
XHTML_XHTML_ELEMENT_ILLEGAL_IN_PARA = Invalid element name inside a paragraph in the XHTML (''{0}'')
|
|
1331
|
+
XHTML_XHTML_Entity_Illegal = Invalid entity in the XHTML (''{0}'')
|
|
1332
|
+
XHTML_XHTML_Image_Reference_Illegal = Invalid Image Reference in the XHTML (''{0}'')
|
|
1333
|
+
XHTML_XHTML_Name_Invalid = Wrong name on the XHTML (''{0}'') - must start with div
|
|
1334
|
+
XHTML_XHTML_NS_InValid = Wrong namespace on the XHTML (''{0}'', should be ''{1}'')
|
|
1335
|
+
xml_attr_value_invalid = The XML Attribute {0} has an invalid character
|
|
1336
|
+
xml_encoding_invalid = The XML encoding is invalid (must be UTF-8, not ''{0}'')
|
|
1337
|
+
XSI_TYPE_UNNECESSARY = xsi:type is unnecessary at this point
|
|
1338
|
+
XSI_TYPE_WRONG = The xsi:type value ''{0}'' is wrong (should be ''{1}''). Note that xsi:type is unnecessary at this point
|
|
1339
|
+
VALIDATION_VAL_NAMED_EXTENSIONS_NOT_FOUND = The context indicates that this element contains named extensions, but no named extensions holder element was found in {0}
|
|
1340
|
+
VALIDATION_VAL_NAMED_EXTENSIONS_BAD_TYPE = The type {3} cannot be used in the location {0}#{1}: must be a type of {2}
|
|
1341
|
+
VALIDATION_VAL_NAMED_EXTENSIONS_BAD_CONTEXT = The extension definition {0} defines the contexts of use as {2}, which does not match the location of use which is {3}
|
|
1342
|
+
VALIDATION_VAL_NAMED_EXTENSIONS_NO_CONTEXT = The extension definition {0} does not define any contexts of use, so the context cannot be validated
|
|
1343
|
+
SD_ADDITIONAL_BASE_INCOMPATIBLE_VALUES = Unable to apply additional base {0} at path {1}: incompatible values {2} and {3}
|
|
1344
|
+
DN_SLICE_NO_DEFINITION = Found a slice at ''{0}'' but there was no definition for the slicing
|
|
1345
|
+
SD_ADDITIONAL_BASE_INDETERMINATE_TYPE = Unable to determine the type of the element at {0}#{1}
|
|
1346
|
+
SD_ADDITIONAL_BASE_NO_TYPE = Unable to find a type profile that conforms to both {2} and {3} at {0}#{1}
|
|
1347
|
+
QUESTIONNAIRE_QR_ITEM_NOT_ATTACHMENT_MIMETYPE = A mime type is required for this answer
|
|
1348
|
+
QUESTIONNAIRE_QR_ITEM_BAD_ATTACHMENT_MIMETYPE = The mime type {0} is not valid for this answer (allowed = {1})
|
|
1349
|
+
QUESTIONNAIRE_QR_ITEM_BAD_ATTACHMENT_LENGTH = The attachment is too large (allowed = {0}, found = {1})
|
|
1350
|
+
QUESTIONNAIRE_QR_ITEM_EXCLUSIVE = Selected answer {0} is an exclusive option - can''t select anything else at the same time
|
|
1351
|
+
QUESTIONNAIRE_QR_ITEM_DATE_MIN = The value {0} is less than the allowed minimum of {1}
|
|
1352
|
+
QUESTIONNAIRE_QR_ITEM_DATE_MAX = The value {0} is greater than the allowed maximum of {1}
|
|
1353
|
+
QUESTIONNAIRE_QR_ITEM_DATE_VALUE_EXCEPTION = An error occurred checking the date: {0}
|
|
1354
|
+
QUESTIONNAIRE_QR_ITEM_TIME_MIN = The value {0} is less than the allowed minimum of {1}
|
|
1355
|
+
QUESTIONNAIRE_QR_ITEM_TIME_MAX = The value {0} is greater than the allowed maximum of {1}
|
|
1356
|
+
QUESTIONNAIRE_QR_ITEM_TIME_VALUE_EXCEPTION = An error occurred checking the time: {0}
|
|
1357
|
+
QUESTIONNAIRE_QR_ITEM_DECIMAL_MIN = The value {0} is less than the allowed minimum of {1}
|
|
1358
|
+
QUESTIONNAIRE_QR_ITEM_DECIMAL_MAX = The value {0} is greater than the allowed maximum of {1}
|
|
1359
|
+
QUESTIONNAIRE_QR_ITEM_DECIMAL_VALUE_EXCEPTION = An error occurred checking the value: {0}
|
|
1360
|
+
QUESTIONNAIRE_QR_ITEM_NOOPTIONSDECIMAL = Cannot validate decimal answer option because no option list is provided
|
|
1361
|
+
QUESTIONNAIRE_QR_ITEM_NODECIMAL = The value {0} is not in the set of permitted values
|
|
1362
|
+
QUESTIONNAIRE_QR_ITEM_DECIMAL_MAX_DECIMALS = The value {0} has too many decimal places (limit = {1})
|
|
1363
|
+
QUESTIONNAIRE_QR_ITEM_DISPLAY_NO_VALUE = Items of type ''display'' cannot have answers
|
|
1364
|
+
QUESTIONNAIRE_QR_ITEM_INTEGER_MIN = The value {0} is less than the allowed minimum of {1}
|
|
1365
|
+
QUESTIONNAIRE_QR_ITEM_INTEGER_MAX = The value {0} is greater than the allowed maximum of {1}
|
|
1366
|
+
QUESTIONNAIRE_QR_ITEM_INTEGER_VALUE_EXCEPTION = An error occurred checking the value: {0}
|
|
1367
|
+
QUESTIONNAIRE_QR_ITEM_QUANTITY_MIN = The quantity {0} is less than the allowed minimum of {1}
|
|
1368
|
+
QUESTIONNAIRE_QR_ITEM_QUANTITY_MAX = The quantity {0} is greater than the allowed maximum of {1}
|
|
1369
|
+
QUESTIONNAIRE_QR_ITEM_DECIMAL_CANNOT_COMPARE_MIN = The quantity {0} cannot be compared to the allowed minimum of {1}
|
|
1370
|
+
QUESTIONNAIRE_QR_ITEM_DECIMAL_CANNOT_COMPARE_MAX = The quantity {0} cannot be compared to the allowed maximum of {1}
|
|
1371
|
+
QUESTIONNAIRE_QR_ITEM_DECIMAL_CANNOT_COMPARE_MIN_UNITS = The quantity {0} cannot be compared to the allowed minimum of {1} because no formal units are specified
|
|
1372
|
+
QUESTIONNAIRE_QR_ITEM_DECIMAL_CANNOT_COMPARE_MAX_UNITS = The quantity {0} cannot be compared to the allowed maximum of {1} because no formal units are specified
|
|
1373
|
+
QUESTIONNAIRE_QR_ITEM_DECIMAL_INVALID_UNITS = The value {0} has a unit that is not valid (allowed = {1})
|
|
1374
|
+
QUESTIONNAIRE_QR_ITEM_DECIMAL_INVALID_UNIT_VS = The unit value set ''{1}'' could not be found
|
|
1375
|
+
QUESTIONNAIRE_QR_ITEM_DECIMAL_UNIT_FAIL_VS = The value {0} has a unit that is not in the unit value set ''{1}''
|
|
1376
|
+
QUESTIONNAIRE_QR_ITEM_MAX_OCCURS = The maximum number of answers is {0} but this has {1} answers
|
|
1377
|
+
QUESTIONNAIRE_QR_ITEM_MIN_OCCURS = The minimum number of answers is {0} but this has {1} answers
|
|
1378
|
+
QUESTIONNAIRE_QR_ITEM_STRING_MIN_LENGTH = The answer ''{0}'' is shorter then the required minimum length of {1}
|
|
1379
|
+
QUESTIONNAIRE_QR_ITEM_STRING_MAX_LENGTH = The answer ''{0}'' is longer then the allowed maximum length of {1}
|
|
1380
|
+
QUESTIONNAIRE_QR_ITEM_STRING_REGEX = The answer ''{0}'' does not conform to the required regex ''{1}''
|
|
1381
|
+
QUESTIONNAIRE_QR_ITEM_STRING_REGEX_EF = The answer ''{0}'' does not conform to the expected format ''{2}'' (regex ''{1}'')
|
|
1382
|
+
QUESTIONNAIRE_QR_ITEM_STRING_ILLEGAL_CHARS = The answer should not contain new line characters
|
|
1383
|
+
QUESTIONNAIRE_QR_ITEM_GROUP_REQUIRED = No sub-items found for required group
|
|
1384
|
+
QUESTIONNAIRE_QR_ITEM_VS_BAD = The value set ''{1}'' could not be found
|
|
1385
|
+
QUESTIONNAIRE_QR_ITEM_VS_FAIL = The value ''{0}'' is not in the list of allowed values (value set ''{1}'')
|
|
1386
|
+
REFERENCE_REF_INVALID_REF = The reference ''{0}'' is not a valid reference
|
|
1387
|
+
QUESTIONNAIRE_QR_ITEM_REF_INVALID = The resource type ''{0}'' in the reference {1} is not allowed (allowed = {2})
|
|
1388
|
+
QUESTIONNAIRE_QR_ITEM_REF_CANT = Unable to determine the resource type, so the resource type can''t be checked
|
|
1389
|
+
QUESTIONNAIRE_QR_ITEM_REF_INVALID_GENERAL = The resource type {0} in the reference {1} is not valid
|
|
1390
|
+
QUESTIONNAIRE_QR_AUTHOR_START = The authored date ''{0}'' is before the start of the permitted period defined in the Questionnaire (''{1}'')
|
|
1391
|
+
QUESTIONNAIRE_QR_AUTHOR_END = The authored date ''{0}'' is after the end of the permitted period defined in the Questionnaire (''{1}'')
|
|
1392
|
+
CONCEPTMAP_GROUP_TARGET_DUPLICATION_DIFFERENT = A {2} relationship has already been defined from the code {0} to the code {1}, but this defines a new relationship {3}
|
|
1393
|
+
CONCEPTMAP_GROUP_TARGET_DUPLICATION = A {2} relationship has already been defined from the code {0} to the code {1}
|
|
1394
|
+
TEXT_LINK_NO_DIV = A textLink extension was found, but there was no xhtml element present for that targets of the html references
|
|
1395
|
+
TEXT_LINK_NO_ID = The html id ''{0}'' was not found in the xhtml
|
|
1396
|
+
TEXT_LINK_NO_DATA = No data element was found in the textLink extension
|
|
1397
|
+
TEXT_LINK_SELECTOR_INVALID = The textLink selector ''{0}'' is invalid: {1}
|
|
1398
|
+
SD_CONTEXT_SHOULD_ELEMENT_NOT_FOUND = The element {0} is not valid
|
|
1399
|
+
SD_CONTEXT_SHOULD_ELEMENT_NOT_FOUND_VER = The element {0} is not valid in version {1}
|
|
1400
|
+
FILTER_NOT_UNDERSTOOD = The filter "{0} {1} {2}" from the value set {3} was not understood in the context of {4}
|
|
1401
|
+
XHTML_CONTROL_NO_SOURCE = The xhtml node at ''{0}'' does not have a class attribute to indicate its source (boilerplate, generated, or original) and this is required by the profile {1}
|
|
1402
|
+
XHTML_XHTML_MIXED_LANG = The xhtml has some language sections ({0}), and also has content that is not in a language section
|
|
1403
|
+
XHTML_CONTROL_NO_LANGS = The xhtml has some language sections ({0}), but language sections are prohibited in this context by the profile {1}
|
|
1404
|
+
XHTML_CONTROL_LANGS_REQUIRED = The xhtml has no language sections, but language sections are required in this context by the profile {1}
|
|
1405
|
+
XHTML_CONTROL_LANGS_NONE_NO_DEFAULT = The profile {1} requires a section in the narrative for the resource language, but there is no sections and no resource language
|
|
1406
|
+
XHTML_CONTROL_LANGS_NONE = The profile {1} requires a section in the narrative for the resource language {0}, but there is no sections
|
|
1407
|
+
XHTML_CONTROL_LANGS_NO_DEFAULT = The profile {1} requires a section in the narrative for the resource language, but there is no language
|
|
1408
|
+
XHTML_CONTROL_LANGS_REQUIRED_DEF = The profile {2} requires a section in the narrative for the resource language ({0}), but it was not found (found {1})
|
|
1409
|
+
XHTML_CONTROL_LANGS_NONE2 = The profile {1} requires a section in the narrative for the language {0}, but there is no sections
|
|
1410
|
+
XHTML_CONTROL_LANGS_REQUIRED_LANG = The profile {2} requires a section in the narrative for the language ''{0}'', but it was not found (found {1})
|
|
1411
|
+
XHTML_XHTML_DUPLICATE_IDS = The XHTML the resource contains more than one node for each of the following node ids and anchor names: {0}
|
|
1412
|
+
BUNDLE_SIGNATURE_NOT_CHECKED_KIND = The signature format ''{0}'' is not checked (known formats: application/jose and application/pkcs7-signature)
|
|
1413
|
+
BUNDLE_SIGNATURE_NOT_CHECKED_DATA = There is no actual signature data, so the {0} signature cannot be checked
|
|
1414
|
+
BUNDLE_SIGNATURE_HEADER_PARSE = Error parsing the digital signature header: {0}
|
|
1415
|
+
BUNDLE_SIGNATURE_HEADER_WHEN_MISMATCH = The time in the signature {0} is not the same as the stated time {1}
|
|
1416
|
+
BUNDLE_SIGNATURE_PAYLOAD_PRESENT = The signature has a payload, but the signature should be a detached signature with no payload
|
|
1417
|
+
BUNDLE_SIGNATURE_PAYLOAD_INVALID = The payload provided could not be read - invalid Base64 content ({0})
|
|
1418
|
+
BUNDLE_SIGNATURE_PAYLOAD_INVALID_JSON = The payload provided could not be read - invalid JSON Structure ({0})
|
|
1419
|
+
BUNDLE_SIGNATURE_PAYLOAD_MISMATCH = The signature cannot be valid because the content to sign ({0} bytes} is not the same as the signed content ({1} bytes)
|
|
1420
|
+
BUNDLE_SIGNATURE_PAYLOAD_CANON_DEFAULT = No canonicalization found, so using {0}
|
|
1421
|
+
BUNDLE_SIGNATURE_PAYLOAD_JSON_MATCHES = The actual JSON structures of payload and canonicalized form do match, so the issue is in the canonicalization
|
|
1422
|
+
BUNDLE_SIGNATURE_PAYLOAD_JSON_NO_MATCH = The actual JSON structures of payload and canonicalized form do not match: {0}
|
|
1423
|
+
BUNDLE_SIGNATURE_SIG_INVALID = The actual signature is not valid base64: {0}
|
|
1424
|
+
BUNDLE_SIGNATURE_SIG_FAIL_KID = The signature did not verify against the certificate using the key with id {0}
|
|
1425
|
+
BUNDLE_SIGNATURE_SIG_FAIL_CERT = The signature did not verify against the provided certificate
|
|
1426
|
+
BUNDLE_SIGNATURE_SIG_FAIL_CERT_ID = The signature did not verify against the provided certificate (key id = {0})
|
|
1427
|
+
BUNDLE_SIGNATURE_SIG_ERROR = Error verifying the signature against the certificate: {0}
|
|
1428
|
+
BUNDLE_SIGNATURE_CHECKED_DATA_B64 = The signature data is not valid base64 content, but it looks like native application/jose, so it will be checked anyway
|
|
1429
|
+
BUNDLE_SIGNATURE_NOT_CHECKED_DATA_B64 = The signature data is not valid base64 content, so the signature cannot be checked
|
|
1430
|
+
BUNDLE_SIGNATURE_PAYLOAD_BASE64_DIFF = The signed bytes are identical, but the base64 representations differ
|
|
1431
|
+
BUNDLE_SIGNATURE_SIG_OK = The signature verified OK
|
|
1432
|
+
BUNDLE_SIGNATURE_NO_SIG_FORMAT = There is no value for sigFormat. In the absence of a stated signature format, the signature cannot be interpreted reliably (or validated)
|
|
1433
|
+
BUNDLE_SIGNATURE_SIG_FORMAT_JOSE = Signature looks like application/jose, so validating accordingly
|
|
1434
|
+
BUNDLE_SIGNATURE_HEADER_X509_ERROR = Unable to parse X509 Certificate: {0}
|
|
1435
|
+
BUNDLE_SIGNATURE_HEADER_NO_SIG_TIME = The signature does not have a signing time (sigT in the header)
|
|
1436
|
+
BUNDLE_SIGNATURE_CANON_DIFF = The canonicalization in the digital signature is {0} which doesn't match the value {1} found in the targetFormat
|
|
1437
|
+
BUNDLE_SIGNATURE_HEADER_NO_KID_OR_CERT = Didn''t find a provided certificate or a ''kid'' in the header, so can''t verify the signature
|
|
1438
|
+
BUNDLE_SIGNATURE_HEADER_CERT_NOT_FOUND = Didn''t find a matching certificate for the ''kid'' {0} in the header, so can''t verify the signature
|
|
1439
|
+
BUNDLE_SIGNATURE_SIGNED_BY = The content claims to have been signed by {0}, but this has not been verified
|
|
1440
|
+
BUNDLE_SIGNATURE_SIGNED_BY_VERIFIED = The content was signed by {0} (and this has been verified by the signature)
|
|
1441
|
+
BUNDLE_SIGNATURE_SIGNED_AT_VERIFIED = The content was signed at {0} (and this has been verified by the signature)
|
|
1442
|
+
BUNDLE_SIGNATURE_SIGNED_AT = The content claims to have been signed at {0}, but this has not been verified
|
|
1443
|
+
BUNDLE_SIGNATURE_SIGNED_FOR_VERIFIED = The content was signed for the purpose of {1} ({0}) (and this has been verified by the signature)
|
|
1444
|
+
BUNDLE_SIGNATURE_SIGNED_FOR = The content claims that it was signed for the purpose of {1} ({0}), but this has not been verified
|
|
1445
|
+
BUNDLE_SIGNATURE_HEADER_SIG_TIME_WRONG_FORMAT = The sigT header has the wrong format: {0}
|
|
1446
|
+
BUNDLE_SIGNATURE_HEADER_CERT_NOT_FOUND_ERROR = Error scanning for certificate to match kid {0}: {1}
|
|
1447
|
+
BUNDLE_SIGNATURE_WHO_MISMATCH = The Signature.who.identifier ''{0}'' does not match a subject value from the certificate (one of {1})
|
|
1448
|
+
BUNDLE_SIGNATURE_WHO_RECOMMENDED = A certificate subject identifier should also be found in Signature.who.identifier (one of {0})
|
|
1449
|
+
BUNDLE_SIGNATURE_WHO_NO_INFO = Neither the digital signature nor Signature.who are provided to identify the signer
|
|
1450
|
+
BUNDLE_SIGNATURE_WHO_NOT_IN_CERT = The Signature.who value is not found in the digital signature
|
|
1451
|
+
BUNDLE_SIGNATURE_CANON_ERROR = Error parsing the targetFormat ''{0}'': {1}
|
|
1452
|
+
BUNDLE_SIGNATURE_DIGSIG_INVALID = The digital signature is invalid XML: {0}
|
|
1453
|
+
BUNDLE_SIGNATURE_DIGSIG_NO_SIG_TIME = No SigningTime element found in the digital signature
|
|
1454
|
+
BUNDLE_SIGNATURE_DIGSIG_WHEN_MISMATCH = The time in the digital signature {0} is not the same as the stated time {1}
|
|
1455
|
+
BUNDLE_SIGNATURE_DIGSIG_X509_ERROR = Unable to parse X509 Certificate: {0}
|
|
1456
|
+
BUNDLE_SIGNATURE_DIGSIG_NO_CERT = Didn''t find a provided X509 certificate in the digital signature, so can''t verify the signature
|
|
1457
|
+
BUNDLE_SIGNATURE_DIGSIG_NO_SV = Didn''t find a provided signedValue in the digital signature, so can''t verify the signature
|
|
1458
|
+
BUNDLE_SIGNATURE_DIGSIG_SIG_ERROR = Error verifying the signature: {0}
|
|
1459
|
+
BUNDLE_SIGNATURE_DIGSIG_NO_REFERENCES = No references found in the digital signature SignedInfo
|
|
1460
|
+
BUNDLE_SIGNATURE_DIGSIG_REFERENCES_TOO_MANY = Too many references found in the digital signature SignedInfo - not understood
|
|
1461
|
+
BUNDLE_SIGNATURE_DIGSIG_REFERENCE_NOT_UNDERSTOOD = The reference in the SignedInfo in the digital signature is ''{0}'' which is not understood (or correct?)
|
|
1462
|
+
BUNDLE_SIGNATURE_DIGSIG_REFERENCE_TYPE_NOT_UNDERSTOOD = The second reference in the SignedInfo in the digital signature has type ''{0}'' which is not understood (or correct?)
|
|
1463
|
+
BUNDLE_SIGNATURE_SIG_DIGEST_MISMATCH = The digest value for the signed content doesn''t match the provided content ({0} vs {1}). The signature is not valid
|
|
1464
|
+
BUNDLE_SIGNATURE_DIGSIG_SIGNED_SAME = The signed bytes are identical, so the signature failure is not because the content changed. Check Canonicalization carefully (including whitespace)
|
|
1465
|
+
BUNDLE_SIGNATURE_SIG_DIGEST_MISMATCH_XADES = The digest value for the XaDeS signed content doesn''t match the provided content ({0} vs {1}). The signature is not valid. Check XML canonicalization carefully, particularly with regard to whitespace and namespaces
|
|
1466
|
+
BUNDLE_SIGNATURE_DIGSIG_SIGNED_INVALID = The digital signature is not valid XML: {0}
|
|
1467
|
+
BUNDLE_SIGNATURE_DIGSIG_SIGNED_MISMATCH = The signature cannot be valid because the content to sign ({0} bytes} is not the same as the signed content ({1} bytes)
|
|
1468
|
+
BUNDLE_SIGNATURE_DIGSIG_SIGNED_INVALID_XML = The signed bytes provided could not be read - invalid XML Structure ({0})
|
|
1469
|
+
BUNDLE_SIGNATURE_DIGSIG_SIGNED_XML_MATCHES = The actual XML structures of payload and canonicalized form do match, so the issue is in the canonicalization
|
|
1470
|
+
BUNDLE_SIGNATURE_DIGSIG_SIGNED_XML_NO_MATCH = The actual XML structures of payload and canonicalized form do not match: {0}
|
|
1471
|
+
VALUESET_BAD_FILTER_VALUE_INVALID = The value ''{1}'' for the filter {0} is invalid: {2}
|
|
1472
|
+
VALUESET_BAD_FILTER_VALUE_CANT_CHECK = The value ''{1}'' for the filter {0} can''t be checked: {2}
|
|
1473
|
+
XHTML_XHTML_BLOCK_IN_PARA = Found block structures inside a paragraph/text element {0} at {1}: {2}
|
|
1474
|
+
XHTML_XHTML_NO_RECURSION = Elements of type {0} at {1} cannot contain nested {0} at {2}
|
|
1475
|
+
XHTML_XHTML_NO_CHILDREN = Elements of type {0} cannot have children
|
|
1476
|
+
XHTML_XHTML_OUT_OF_PLACE = Elements of type {0} must be in a {1}, not a {2} at {3}
|
|
1477
|
+
XHTML_XHTML_ILLEGAL_CHILDREN = Elements of type {0} at {1} cannot have the following children: {2}
|
|
1478
|
+
XHTML_XHTML_BAD_ELEMENT_TYPE = Elements of type [{0}] cannot appear at {1}
|
|
1479
|
+
TYPE_SPECIFIC_CHECKS_DT_ATT_B64_DECODE_FAIL = The base64 content in the {0} element is not valid base64: {1}
|
|
1480
|
+
TYPE_SPECIFIC_CHECKS_DT_ATT_HASH_MISMATCH = The hash of the data did not match the data (stated: ''{0}'', actual: ''{1}'')
|
|
1481
|
+
BUNDLE_SIGNATURE_CERT_DETAILS = Signing Certificate Details: Subject=''{0}'', Issuer=''{1}'', Serial=''{2}''
|
|
1482
|
+
BUNDLE_SIGNATURE_CERT_SOURCE = Signing Certificate Source: {0}
|
|
1483
|
+
VALUESET_TXVER_BATCH_NOT_SUPPORTED = The terminology server {2} used for the CodeSystem {1} does not support batch validation (tx version {0}), so the codes have not been validated
|
|
1484
|
+
SD_ED_BIND_ALL_LOINC_CODES = This binding is to ALL LOINC codes, which includes part codes and answer list codes. The value set choice should be reviewed
|
|
1485
|
+
SD_ED_BIND_ALLSCT_CODES = This binding is to ALL SNOMED CT codes, which includes qualifiers etc. The value set choice should be reviewed
|
|
1486
|
+
SD_ED_BIND_ALL_CPT_CODES = This binding is to ALL CPT codes, which includes modifiers and internal metadata codes. The value set choice should be reviewed
|
|
1487
|
+
RESOURCE_INTERNAL_USE_ONLY = This {0} comes from the package {1} which has been marked as not suitable for this use
|
|
1488
|
+
TYPE_SPECIFIC_CHECKS_DT_SID_INCORRECT = The URL {0} is not a correct URL to use (in spite of being in the standard, and/or accepted in the past)
|
|
1489
|
+
INACTIVE_DISPLAY_FOUND_one = ''{1}'' is no longer considered a correct display for code ''{2}'' (status = {4}). The correct display is ''{3}''
|
|
1490
|
+
INACTIVE_DISPLAY_FOUND_other = ''{1}'' is no longer considered a correct display for code ''{2}'' (status = {4}). The correct display is one of {3}
|
|
1491
|
+
INACTIVE_CONCEPT_FOUND = The concept ''{1}'' has a status of {0} and its use should be reviewed
|
|
1492
|
+
DEPRECATED_CONCEPT_FOUND = The concept ''{1}'' is deprecated and its use should be reviewed
|
|
1493
|
+
CONCEPT_DEPRECATED_IN_VALUESET = The presence of the concept ''{1}'' in the system ''{0}'' in the value set {3} is marked with a status of {2} and its use should be reviewed
|
|
1494
|
+
SYSTEM_VERSION_MULTIPLE_OVERRIDE = Multiple version overrides found for system {0}: ''{1}'', ''{2}'');
|
|
1495
|
+
SYSTEM_VERSION_MULTIPLE_DEFAULT = Multiple default versions found for system {0}: ''{1}'', ''{2}'');
|
|
1496
|
+
VALUESET_VERSION_CHECK = The version ''{1}'' is not allowed for system ''{0}'': required to be ''{2}'' by a version-check parameter
|
|
1497
|
+
VALUESET_VALUE_MISMATCH = The code system ''{0}'' version ''{1}'' in the ValueSet include is different to the one in the value (''{2}'')
|
|
1498
|
+
VALUESET_VALUE_MISMATCH_CHANGED = The code system ''{0}'' version ''{1}'' resulting from the version ''{2}'' in the ValueSet include is different to the one in the value (''{3}'')
|
|
1499
|
+
VALUESET_VALUE_MISMATCH_DEFAULT = The code system ''{0}'' version ''{1}'' for the versionless include in the ValueSet include is different to the one in the value (''{3}'')
|
|
1500
|
+
TERMINOLOGY_TX_NO_OID_SERVICES = OIDs cannot be verified because the context of use does not provide OID services
|
|
1501
|
+
VALIDATION_ADDITIONAL_RESOURCE_NO = This resource is not an additional resource, so should not have a resourceDefinition of ''{0}''
|
|
1502
|
+
VALIDATION_ADDITIONAL_RESOURCE_NO_WRONG = The value for resourceDefinition of ''{0}'' does not match the required value of ''{1}''. In addition, this is not an additional resource, and shouldn''t have a resourceDefinition at all
|
|
1503
|
+
VALIDATION_ADDITIONAL_RESOURCE_ABSENT = This resource is an additional resource, so must have a resourceDefinition of ''{0}''
|
|
1504
|
+
VALIDATION_ADDITIONAL_RESOURCE_WRONG = The value for resourceDefinition of ''{0}'' must be ''{1}''
|
|
1505
|
+
RESOURCEDEFINITION_PROPERTY_WRONG_TYPE = The JSON element for ''resourceDefinition'' has the wrong JSON type: {0}
|
|
1506
|
+
RESOURCEDEFINITION_PROPERTY_UNKNOWN = The ''resourceDefinition'' is ''{0}'', but no additional resource is known for that reference
|
|
1507
|
+
CONFORMANCE_STATEMENT_WORD = The html source contains the word ''{0}'' but it is not in a text phrase marked as a conformance clause
|
|
1508
|
+
VALUESET_CODE_CONCEPT_HINT = {3}. Note that the display in the ValueSet does not have to match; this check exists to help check that it''s not accidentally the wrong code
|
|
1509
|
+
VALUESET_CODE_CONCEPT_HINT_VER ={3}. Note that the display in the ValueSet does not have to match; this check exists to help check that it''s not accidentally the wrong code
|
|
1510
|
+
TERMINOLOGY_TX_SYSTEM_UNSUPPORTED = The code cannot be checked because codeSystem ''{0}'' version ''{1}'' is not supported ({2})
|