FHIR IG analytics| Package | csiro.stars |
| Resource Type | ValueSet |
| Id | ValueSet-specimen-type-value-set.json |
| FHIR Version | R5 |
| Source | https://starsapi.csiro.au/fhir-ig/stars/0.5.1/ValueSet-specimen-type-value-set.html |
| URL | https://starsapi.csiro.au/fhir-ig/stars/ValueSet/specimen-type-value-set |
| Version | 0.5.1 |
| Status | active |
| Date | 2025-10-15T22:25:59+11:00 |
| Name | SpecimenTypeValueSet |
| Title | STARS Specimen Type |
| Description | Codes describing various specimen types from SNOMED-CT. |
| StructureDefinition | |
| csiro-stars-specimen | CSIRO STARS Specimen Profile |
| CodeSystem | |
| sct | SNOMED codes used in this IG |
| specimen-type-stars | Specimen Type STARS |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet specimen-type-value-set
This value set includes codes based on the following rules:
https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/specimen-type-stars version 📦0.5.1http://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 123038009 (Specimen){
"resourceType": "ValueSet",
"id": "specimen-type-value-set",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://starsapi.csiro.au/fhir-ig/stars/ValueSet/specimen-type-value-set",
"version": "0.5.1",
"name": "SpecimenTypeValueSet",
"title": "STARS Specimen Type",
"status": "active",
"experimental": false,
"date": "2025-10-15T22:25:59+11: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": "Codes describing various specimen types from SNOMED-CT.",
"compose": {
"include": [
{
"system": "https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/specimen-type-stars"
},
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "123038009"
}
]
}
]
}
}