Smart Forms
0.2.0 - ci-build

Smart Forms, published by AEHRC CSIRO. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/aehrc/smart-forms-ig/ and changes regularly. See the Directory of published versions

: Aboriginal and/or Torres Strait Islander - JSON Representation

Draft as of 2024-11-29

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "AboriginalTorresStraitIslander",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet AboriginalTorresStraitIslander</b></p><a name=\"AboriginalTorresStraitIslander\"> </a><a name=\"hcAboriginalTorresStraitIslander\"> </a><a name=\"AboriginalTorresStraitIslander-en-US\"> </a><p style=\"border: black 1px dotted; background-color: #EEEEEE; padding: 8px; margin-bottom: 8px\">Expansion based on system australian-indigenous-status-1 version1.0.3</p><p>This value set contains 3 concepts</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"AboriginalTorresStraitIslander-https://healthterminologies.gov.au/fhir/CodeSystem/australian-indigenous-status-1-1\"> </a>\u00a0\u00a01</td><td>https://healthterminologies.gov.au/fhir/CodeSystem/australian-indigenous-status-1</td><td>Aboriginal but not Torres Strait Islander origin</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"AboriginalTorresStraitIslander-https://healthterminologies.gov.au/fhir/CodeSystem/australian-indigenous-status-1-2\"> </a>\u00a0\u00a02</td><td>https://healthterminologies.gov.au/fhir/CodeSystem/australian-indigenous-status-1</td><td>Torres Strait Islander but not Aboriginal origin</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"AboriginalTorresStraitIslander-https://healthterminologies.gov.au/fhir/CodeSystem/australian-indigenous-status-1-3\"> </a>\u00a0\u00a03</td><td>https://healthterminologies.gov.au/fhir/CodeSystem/australian-indigenous-status-1</td><td>Both Aboriginal and Torres Strait Islander origin</td></tr></table></div>"
  },
  "url" : "https://smartforms.csiro.au/ig/ValueSet/AboriginalTorresStraitIslander",
  "version" : "0.2.0",
  "name" : "AboriginalTorresStraitIslander",
  "title" : "Aboriginal and/or Torres Strait Islander",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-11-29T04:23:30+00:00",
  "publisher" : "AEHRC CSIRO",
  "contact" : [
    {
      "name" : "AEHRC CSIRO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://confluence.csiro.au/display/PCDQFPhase2/Primary+Care+Data+Quality+Foundations+-+Phase+2"
        }
      ]
    }
  ],
  "description" : "The Aboriginal and/or Torres Strait Islander value set includes the Australian Indigenous statuses for Indigenous people.",
  "copyright" : "Copyright © 2022+ Australian Government Department of Health and Aged Care - All rights reserved. This content is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. See https://creativecommons.org/licenses/by-sa/4.0/.",
  "compose" : {
    "include" : [
      {
        "system" : "https://healthterminologies.gov.au/fhir/CodeSystem/australian-indigenous-status-1",
        "concept" : [
          {
            "code" : "1",
            "display" : "Aboriginal"
          },
          {
            "code" : "2",
            "display" : "Torres Strait Islander"
          },
          {
            "code" : "3",
            "display" : "Aboriginal and Torres Strait Islander"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "e2b013bd-1725-4299-a7a5-53635d42f1be",
    "timestamp" : "2022-10-20T11:38:45+10:00",
    "total" : 3,
    "offset" : 0,
    "parameter" : [
      {
        "name" : "version",
        "valueUri" : "https://healthterminologies.gov.au/fhir/CodeSystem/australian-indigenous-status-1|1.0.3"
      },
      {
        "name" : "count",
        "valueInteger" : 2147483647
      },
      {
        "name" : "offset",
        "valueInteger" : 0
      }
    ],
    "contains" : [
      {
        "system" : "https://healthterminologies.gov.au/fhir/CodeSystem/australian-indigenous-status-1",
        "code" : "1",
        "display" : "Aboriginal but not Torres Strait Islander origin"
      },
      {
        "system" : "https://healthterminologies.gov.au/fhir/CodeSystem/australian-indigenous-status-1",
        "code" : "2",
        "display" : "Torres Strait Islander but not Aboriginal origin"
      },
      {
        "system" : "https://healthterminologies.gov.au/fhir/CodeSystem/australian-indigenous-status-1",
        "code" : "3",
        "display" : "Both Aboriginal and Torres Strait Islander origin"
      }
    ]
  }
}