FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagecsiro.stars
Resource TypeValueSet
IdValueSet-specimen-type-value-set.json
FHIR VersionR5
Sourcehttps://starsapi.csiro.au/fhir-ig/stars/0.5.1/ValueSet-specimen-type-value-set.html
URLhttps://starsapi.csiro.au/fhir-ig/stars/ValueSet/specimen-type-value-set
Version0.5.1
Statusactive
Date2025-10-15T22:25:59+11:00
NameSpecimenTypeValueSet
TitleSTARS Specimen Type
DescriptionCodes describing various specimen types from SNOMED-CT.

Resources that use this resource

StructureDefinition
csiro-stars-specimenCSIRO STARS Specimen Profile

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG
specimen-type-starsSpecimen Type STARS

Narrative

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:


Source1

{
  "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"
          }
        ]
      }
    ]
  }
}