FHIR IG analytics| Package | csiro.stars |
| Resource Type | CodeSystem |
| Id | CodeSystem-submission-category-code-system.json |
| FHIR Version | R5 |
| Source | https://starsapi.csiro.au/fhir-ig/stars/0.5.1/CodeSystem-submission-category-code-system.html |
| URL | https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/submission-category-code-system |
| Version | 0.5.1 |
| Status | active |
| Date | 2025-10-15T22:25:59+11:00 |
| Name | SubmissionCategoryCodeSystem |
| Title | STARS Submission Category |
| Description | Codes describing levels of submission category. |
| Content | complete |
| ValueSet | |
| submission-category-value-set | STARS Submission Category |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem submission-category-code-system
This case-insensitive code system https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/submission-category-code-system defines the following codes:
| Code | Display |
| 1 | Routine testing no suspicion of emergency disease |
| 2 | Exclusion of emergency disease low priority |
| 3 | Identification of emergency disease high priority |
{
"resourceType": "CodeSystem",
"id": "submission-category-code-system",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/submission-category-code-system",
"version": "0.5.1",
"name": "SubmissionCategoryCodeSystem",
"title": "STARS Submission Category",
"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 levels of submission category.",
"caseSensitive": false,
"content": "complete",
"count": 3,
"concept": [
{
"code": "1",
"display": "Routine testing no suspicion of emergency disease"
},
{
"code": "2",
"display": "Exclusion of emergency disease low priority"
},
{
"code": "3",
"display": "Identification of emergency disease high priority"
}
]
}