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

FHIR IG analytics

Packagecsiro.stars
Resource TypeValueSet
IdValueSet-stars-identifiertype-value-set.json
FHIR VersionR5
Sourcehttps://starsapi.csiro.au/fhir-ig/stars/0.5.1/ValueSet-stars-identifiertype-value-set.html
URLhttps://starsapi.csiro.au/fhir-ig/stars/ValueSet/stars-identifiertype-value-set
Version0.5.1
Statusactive
Date2025-10-15T22:25:59+11:00
NameStarsIdentifierTypeValueSet
TitleSTARS Identifier Type
DescriptionIdentifier types used to indicate requester or responder.

Resources that use this resource

StructureDefinition
csiro-stars-observation-resultCSIRO STARS Observation Result Profile
csiro-stars-patientCSIRO STARS Patient Profile
csiro-stars-specimenCSIRO STARS Specimen Profile

Resources that this resource uses

CodeSystem
v2-0203identifierType
identifiertype-code-systemSTARS Identifier Type

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet stars-identifiertype-value-set

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "stars-identifiertype-value-set",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://starsapi.csiro.au/fhir-ig/stars/ValueSet/stars-identifiertype-value-set",
  "version": "0.5.1",
  "name": "StarsIdentifierTypeValueSet",
  "title": "STARS Identifier 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": "Identifier types used to indicate requester or responder.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "version": "5.0.0"
      },
      {
        "system": "https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/identifiertype-code-system"
      }
    ]
  }
}