STARS Implementation Guide
0.3.0 - ci-build
This page is part of the Csiro Stars (v0.3.0: Releases Draft) based on FHIR (HL7® FHIR® Standard) v5.0.0. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
Active as of 2025-06-03 |
{
"resourceType" : "ValueSet",
"id" : "laboratory-value-set",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet laboratory-value-set</b></p><a name=\"laboratory-value-set\"> </a><a name=\"hclaboratory-value-set\"> </a><a name=\"laboratory-value-set-en-US\"> </a><ul><li>Include all codes defined in <code>https://ontoacdp.csiro.au/fhir/CodeSystem/stars-laboratory-code-system</code></li></ul></div>"
},
"url" : "https://starsapi.csiro.au/fhir-ig/stars/ValueSet/laboratory-value-set",
"version" : "0.3.0",
"name" : "LaboratoryValueSet",
"title" : "STARS Laboratory Value Set",
"status" : "active",
"experimental" : false,
"date" : "2025-06-03T16:58:05+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-laboratory-code-system"
}
]
}
}