diff --git a/input/fsh/codesystems/Cdfedcountry.fsh b/input/fsh/codesystems/Cdfedcountry.fsh index 8f65533..6f78806 100644 --- a/input/fsh/codesystems/Cdfedcountry.fsh +++ b/input/fsh/codesystems/Cdfedcountry.fsh @@ -13,6 +13,13 @@ Description: "FedICT country codes." * ^contact[=].telecom.system = #email * ^contact[=].telecom.value = "support@be-ehealth-standards.atlassian.net" * ^content = #fragment -* ^caseSensitive = true +* ^caseSensitive = false * ^experimental = false -* #BE "Belgium" \ No newline at end of file +* #BE "Belgium" +* #CS +* #XA +* #XE +* #XI +* #XK +* #XR +* #XS \ No newline at end of file diff --git a/input/fsh/valuesets/BeVSCdFedCountry.fsh b/input/fsh/valuesets/BeVSCdFedCountry.fsh new file mode 100644 index 0000000..2c74ae8 --- /dev/null +++ b/input/fsh/valuesets/BeVSCdFedCountry.fsh @@ -0,0 +1,7 @@ +ValueSet: BeVSCdFedCountry +Id: be-vs-cd-fedcountry +Title: "BeVSCdFedCountry" +Description: "List of health care parties in Belgium" +* ^experimental = false +* include codes from system Cdfedcountry +* include codes from system urn:iso:std:iso:3166 \ No newline at end of file