-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Grahame Grieve
committed
Aug 12, 2024
1 parent
bd3a29a
commit 0da3525
Showing
32 changed files
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"CodeSystem","id":"lang-none","language":"en","url":"http://hl7.org/fhir/test/CodeSystem/lang-en","name":"TestCodeSystemEnglish","title":"TestCodeSystemEnglish","status":"active","experimental":false,"date":"2023-04-01","publisher":"FHIR Project","caseSensitive":true,"content":"complete","concept":[{"code":"code1","display":"Code1"},{"code":"code2","display":"Code2"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"CodeSystem","id":"lang-ende-N","language":"en","url":"http://hl7.org/fhir/test/CodeSystem/lang-ende-N","name":"TestCodeSystemEnglishAndGerman","title":"TestCodeSystemEnglishAndGerman","status":"active","experimental":false,"date":"2023-04-01","publisher":"FHIR Project","caseSensitive":true,"content":"complete","concept":[{"code":"code1","display":"Code1"},{"code":"code2","display":"Code2","designation":[{"language":"de","value":"Anzeige21"}]}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"CodeSystem","id":"lang-ende","language":"en","url":"http://hl7.org/fhir/test/CodeSystem/lang-ende","name":"TestCodeSystemEnglishAndGerman","title":"TestCodeSystemEnglishAndGerman","status":"active","experimental":false,"date":"2023-04-01","publisher":"FHIR Project","caseSensitive":true,"content":"complete","concept":[{"code":"code1","display":"Code1","designation":[{"language":"de","value":"Anzeige1"}]},{"code":"code2","display":"Code2","designation":[{"language":"de","value":"Anzeige21"}]}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"CodeSystem","id":"lang-none","url":"http://hl7.org/fhir/test/CodeSystem/lang-none","name":"TestCodeSystemNoLang","title":"TestCodeSystemNoLang","status":"active","experimental":false,"date":"2023-04-01","publisher":"FHIR Project","caseSensitive":true,"content":"complete","concept":[{"code":"code1","display":"Code1"},{"code":"code2","display":"Code2"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"Parameters","parameter":[{"name":"url","valueUri":"http://hl7.org/fhir/test/ValueSet/lang-en"},{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/test/CodeSystem/lang-en","code":"code1","display":"Code1"}},{"name":"displayLanguage","valueCode":"de"}]} |
1 change: 1 addition & 0 deletions
1
tx/r4/display/validation-right-de-ende-N-request-parameters.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"Parameters","parameter":[{"name":"url","valueUri":"http://hl7.org/fhir/test/ValueSet/lang-ende-N"},{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/test/CodeSystem/lang-ende-N","code":"code1","display":"Code1"}},{"name":"displayLanguage","valueCode":"de"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"Parameters","parameter":[{"name":"url","valueUri":"http://hl7.org/fhir/test/ValueSet/lang-ende"},{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/test/CodeSystem/lang-ende","code":"code1","display":"Anzeige1"}},{"name":"displayLanguage","valueCode":"de"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"Parameters","parameter":[{"name":"url","valueUri":"http://hl7.org/fhir/test/ValueSet/lang-none"},{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/test/CodeSystem/lang-none","code":"code1","display":"Code1"}},{"name":"displayLanguage","valueCode":"de"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"Parameters","parameter":[{"name":"url","valueUri":"http://hl7.org/fhir/test/ValueSet/lang-en"},{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/test/CodeSystem/lang-en","code":"code1","display":"Code1"}},{"name":"displayLanguage","valueCode":"en"}]} |
1 change: 1 addition & 0 deletions
1
tx/r4/display/validation-right-en-ende-N-request-parameters.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"Parameters","parameter":[{"name":"url","valueUri":"http://hl7.org/fhir/test/ValueSet/lang-ende-N"},{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/test/CodeSystem/lang-ende-N","code":"code1","display":"Code1"}},{"name":"displayLanguage","valueCode":"en"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"Parameters","parameter":[{"name":"url","valueUri":"http://hl7.org/fhir/test/ValueSet/lang-ende"},{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/test/CodeSystem/lang-ende","code":"code1","display":"Code1"}},{"name":"displayLanguage","valueCode":"en"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"Parameters","parameter":[{"name":"url","valueUri":"http://hl7.org/fhir/test/ValueSet/lang-none"},{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/test/CodeSystem/lang-none","code":"code1","display":"Code1"}},{"name":"displayLanguage","valueCode":"en"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"Parameters","parameter":[{"name":"url","valueUri":"http://hl7.org/fhir/test/ValueSet/lang-en"},{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/test/CodeSystem/lang-en","code":"code1","display":"Code1"}}]} |
1 change: 1 addition & 0 deletions
1
tx/r4/display/validation-right-none-ende-N-request-parameters.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"Parameters","parameter":[{"name":"url","valueUri":"http://hl7.org/fhir/test/ValueSet/lang-ende-N"},{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/test/CodeSystem/lang-ende-N","code":"code1","display":"Code1"}}]} |
1 change: 1 addition & 0 deletions
1
tx/r4/display/validation-right-none-ende-request-parameters.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"Parameters","parameter":[{"name":"url","valueUri":"http://hl7.org/fhir/test/ValueSet/lang-ende"},{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/test/CodeSystem/lang-ende","code":"code1","display":"Code1"}}]} |
1 change: 1 addition & 0 deletions
1
tx/r4/display/validation-right-none-none-request-parameters.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"Parameters","parameter":[{"name":"url","valueUri":"http://hl7.org/fhir/test/ValueSet/lang-none"},{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/test/CodeSystem/lang-none","code":"code1","display":"Code1"}}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"Parameters","parameter":[{"name":"url","valueUri":"http://hl7.org/fhir/test/ValueSet/lang-en"},{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/test/CodeSystem/lang-en","code":"code1","display":"XCode1"}},{"name":"displayLanguage","valueCode":"de"}]} |
1 change: 1 addition & 0 deletions
1
tx/r4/display/validation-wrong-de-ende-N-request-parameters.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"Parameters","parameter":[{"name":"url","valueUri":"http://hl7.org/fhir/test/ValueSet/lang-ende-N"},{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/test/CodeSystem/lang-ende-N","code":"code1","display":"XCode1"}},{"name":"displayLanguage","valueCode":"de"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"Parameters","parameter":[{"name":"url","valueUri":"http://hl7.org/fhir/test/ValueSet/lang-ende"},{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/test/CodeSystem/lang-ende","code":"code1","display":"XCode1"}},{"name":"displayLanguage","valueCode":"de"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"Parameters","parameter":[{"name":"url","valueUri":"http://hl7.org/fhir/test/ValueSet/lang-none"},{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/test/CodeSystem/lang-none","code":"code1","display":"XCode1"}},{"name":"displayLanguage","valueCode":"de"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"Parameters","parameter":[{"name":"url","valueUri":"http://hl7.org/fhir/test/ValueSet/lang-en"},{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/test/CodeSystem/lang-en","code":"code1","display":"XCode1"}},{"name":"displayLanguage","valueCode":"en"}]} |
1 change: 1 addition & 0 deletions
1
tx/r4/display/validation-wrong-en-ende-N-request-parameters.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"Parameters","parameter":[{"name":"url","valueUri":"http://hl7.org/fhir/test/ValueSet/lang-ende-N"},{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/test/CodeSystem/lang-ende-N","code":"code1","display":"XCode1"}},{"name":"displayLanguage","valueCode":"en"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"Parameters","parameter":[{"name":"url","valueUri":"http://hl7.org/fhir/test/ValueSet/lang-ende"},{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/test/CodeSystem/lang-ende","code":"code1","display":"XCode1"}},{"name":"displayLanguage","valueCode":"en"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"Parameters","parameter":[{"name":"url","valueUri":"http://hl7.org/fhir/test/ValueSet/lang-none"},{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/test/CodeSystem/lang-none","code":"code1","display":"XCode1"}},{"name":"displayLanguage","valueCode":"en"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"Parameters","parameter":[{"name":"url","valueUri":"http://hl7.org/fhir/test/ValueSet/lang-en"},{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/test/CodeSystem/lang-en","code":"code1","display":"XCode1"}}]} |
1 change: 1 addition & 0 deletions
1
tx/r4/display/validation-wrong-none-ende-N-request-parameters.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"Parameters","parameter":[{"name":"url","valueUri":"http://hl7.org/fhir/test/ValueSet/lang-ende-N"},{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/test/CodeSystem/lang-ende-N","code":"code1","display":"XCode1"}}]} |
1 change: 1 addition & 0 deletions
1
tx/r4/display/validation-wrong-none-ende-request-parameters.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"Parameters","parameter":[{"name":"url","valueUri":"http://hl7.org/fhir/test/ValueSet/lang-ende"},{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/test/CodeSystem/lang-ende","code":"code1","display":"XCode1"}}]} |
1 change: 1 addition & 0 deletions
1
tx/r4/display/validation-wrong-none-none-request-parameters.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"Parameters","parameter":[{"name":"url","valueUri":"http://hl7.org/fhir/test/ValueSet/lang-none"},{"name":"coding","valueCoding":{"system":"http://hl7.org/fhir/test/CodeSystem/lang-none","code":"code1","display":"XCode1"}}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"ValueSet","id":"lang-en","url":"http://hl7.org/fhir/test/ValueSet/lang-en","version":"5.0.0","name":"ValueSetforSimpleEnglishCodeSystem","title":"ValueSetforSimpleEnglishCodeSystem","status":"active","experimental":false,"date":"2023-04-01","publisher":"FHIR Project","compose":{"include":[{"system":"http://hl7.org/fhir/test/CodeSystem/lang-en"}]}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"ValueSet","id":"lang-ende-N","url":"http://hl7.org/fhir/test/ValueSet/lang-ende-N","version":"5.0.0","name":"ValueSetforSimpleEnglishAndGermanMissingCodeSystem","title":"ValueSetforSimpleEnglishAndGermanMissingCodeSystem","status":"active","experimental":false,"date":"2023-04-01","publisher":"FHIR Project","compose":{"include":[{"system":"http://hl7.org/fhir/test/CodeSystem/lang-ende-N"}]}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"ValueSet","id":"lang-ende","url":"http://hl7.org/fhir/test/ValueSet/lang-ende","version":"5.0.0","name":"ValueSetforSimpleEnglishAndGermanCodeSystem","title":"ValueSetforSimpleEnglishAndGermanCodeSystem","status":"active","experimental":false,"date":"2023-04-01","publisher":"FHIR Project","compose":{"include":[{"system":"http://hl7.org/fhir/test/CodeSystem/lang-ende"}]}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"resourceType":"ValueSet","id":"lang-none","url":"http://hl7.org/fhir/test/ValueSet/lang-none","version":"5.0.0","name":"ValueSetforSimpleNoLangCodeSystem","title":"ValueSetforSimpleNoLangCodeSystem","status":"active","experimental":false,"date":"2023-04-01","publisher":"FHIR Project","compose":{"include":[{"system":"http://hl7.org/fhir/test/CodeSystem/lang-none"}]}} |