STARS Implementation Guide
0.3.0 - ci-build
STARS Implementation Guide - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-07-03 |
{
"resourceType" : "ValueSet",
"id" : "property-country-value-set",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet property-country-value-set</b></p><a name=\"property-country-value-set\"> </a><a name=\"hcproperty-country-value-set\"> </a><ul><li>Include all codes defined in <code>https://ontoacdp.csiro.au/fhir/CodeSystem/stars-property-country-code-system</code></li></ul></div>"
},
"url" : "https://starsapi.csiro.au/fhir-ig/stars/ValueSet/property-country-value-set",
"version" : "0.3.0",
"name" : "PropertyCountryValueSet",
"title" : "STARS Property Country Value Set",
"status" : "active",
"experimental" : false,
"date" : "2025-07-03T09:27:02+10:00",
"publisher" : "ACDP Informatics CSIRO",
"contact" : [
{
"name" : "ACDP Informatics CSIRO",
"telecom" : [
{
"system" : "url",
"value" : "https://starsapi.csiro.au"
},
{
"system" : "email",
"value" : "stars-support@csiro.au"
}
]
}
],
"description" : "the thing to pick from",
"compose" : {
"include" : [
{
"system" : "https://ontoacdp.csiro.au/fhir/CodeSystem/stars-property-country-code-system"
}
]
}
}