STARS Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
: STARS Property Country Value Set - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "property-country-value-set",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-legacy-property-country-code-system.html\"><code>https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/CodeSystem/legacy-property-country-code-system</code></a></li></ul></div>"
},
"url" : "https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/ValueSet/property-country-value-set",
"version" : "0.1.0",
"name" : "PropertyCountryValueSet",
"title" : "STARS Property Country Value Set",
"status" : "draft",
"experimental" : false,
"date" : "2023-04-26T15:23:36+10:00",
"contact" : [
{
"name" : "Conor Vahland",
"telecom" : [
{
"system" : "email",
"value" : "mailto:stars@csiro.au"
}
]
}
],
"description" : "the thing to pick from",
"compose" : {
"include" : [
{
"system" : "https://acdp.csiro.au/starsapi-sandbox/fhir-ig/stars/CodeSystem/legacy-property-country-code-system"
}
]
}
}