Initial version

This commit is contained in:
Lloyd McKenzie
2019-09-11 13:58:19 -04:00
parent fc7bb4f31d
commit fedd72e386
23 changed files with 60057 additions and 1 deletions

View File

@@ -0,0 +1,41 @@
-------------------------------------------------------------------------------------
{"code" : {
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}]
}, "valueSet" :{
"resourceType" : "ValueSet",
"compose" : {
"include" : [{
"system" : "urn:iso:std:iso:3166"
},
{
"system" : "urn:iso:std:iso:3166:-2"
},
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"filter" : [{
"property" : "class",
"op" : "=",
"value" : "region"
}]
}]
}
}, "lang":"null"}####
v: {
"display" : "",
"severity" : "error",
"error" : "Not done yet @ TAreaCodeServices.Close"
}
-------------------------------------------------------------------------------------
{"code" : {
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}, "valueSet" :null, "lang":"null"}####
v: {
"display" : "World",
"severity" : null,
"error" : ""
}
-------------------------------------------------------------------------------------

View File

@@ -0,0 +1 @@
1.0.287