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

: STARS Identifier Type Value Set - JSON Representation

Active as of 2025-06-03

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "stars-identifiertype-value-set",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet stars-identifiertype-value-set</b></p><a name=\"stars-identifiertype-value-set\"> </a><a name=\"hcstars-identifiertype-value-set\"> </a><a name=\"stars-identifiertype-value-set-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v2-0203.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-identifiertype-code-system.html\"><code>https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/identifiertype-code-system</code></a></li></ul></div>"
  },
  "url" : "https://starsapi.csiro.au/fhir-ig/stars/ValueSet/stars-identifiertype-value-set",
  "version" : "0.3.0",
  "name" : "StarsIdentifierTypeValueSet",
  "title" : "STARS Identifier Type 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" : "http://terminology.hl7.org/CodeSystem/v2-0203"
      },
      {
        "system" : "https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/identifiertype-code-system"
      }
    ]
  }
}