Medtech ALEX® Implementation Guide
0.0.1 - draft International flag

Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Medtech Ethnicity CodeSystem - JSON Representation

Active as of 2025-01-20

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "patient-ethnicity-level2",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem patient-ethnicity-level2</b></p><a name=\"patient-ethnicity-level2\"> </a><a name=\"hcpatient-ethnicity-level2\"> </a><a name=\"patient-ethnicity-level2-en-US\"> </a><p>This case-sensitive code system <code>https://alexapi.medtechglobal.com.au/fhir/CodeSystem/patient-ethnicity-level2</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">01<a name=\"patient-ethnicity-level2-01\"> </a></td><td>Aboriginal</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"patient-ethnicity-level2-10\"> </a></td><td>European</td></tr><tr><td style=\"white-space:nowrap\">30<a name=\"patient-ethnicity-level2-30\"> </a></td><td>Pacific Islander</td></tr><tr><td style=\"white-space:nowrap\">31<a name=\"patient-ethnicity-level2-31\"> </a></td><td>Samoan</td></tr><tr><td style=\"white-space:nowrap\">33<a name=\"patient-ethnicity-level2-33\"> </a></td><td>Tongan</td></tr><tr><td style=\"white-space:nowrap\">34<a name=\"patient-ethnicity-level2-34\"> </a></td><td>Niuean</td></tr><tr><td style=\"white-space:nowrap\">35<a name=\"patient-ethnicity-level2-35\"> </a></td><td>Tokelauan</td></tr><tr><td style=\"white-space:nowrap\">36<a name=\"patient-ethnicity-level2-36\"> </a></td><td>Fijian</td></tr><tr><td style=\"white-space:nowrap\">37<a name=\"patient-ethnicity-level2-37\"> </a></td><td>Torres Strait Island</td></tr><tr><td style=\"white-space:nowrap\">41<a name=\"patient-ethnicity-level2-41\"> </a></td><td>South East Asian</td></tr><tr><td style=\"white-space:nowrap\">42<a name=\"patient-ethnicity-level2-42\"> </a></td><td>Chinese</td></tr><tr><td style=\"white-space:nowrap\">43<a name=\"patient-ethnicity-level2-43\"> </a></td><td>Indian</td></tr><tr><td style=\"white-space:nowrap\">44<a name=\"patient-ethnicity-level2-44\"> </a></td><td>Other Asian</td></tr><tr><td style=\"white-space:nowrap\">51<a name=\"patient-ethnicity-level2-51\"> </a></td><td>Middle Eastern</td></tr><tr><td style=\"white-space:nowrap\">52<a name=\"patient-ethnicity-level2-52\"> </a></td><td>Latin American</td></tr><tr><td style=\"white-space:nowrap\">53<a name=\"patient-ethnicity-level2-53\"> </a></td><td>African</td></tr><tr><td style=\"white-space:nowrap\">54<a name=\"patient-ethnicity-level2-54\"> </a></td><td>Other</td></tr><tr><td style=\"white-space:nowrap\">56<a name=\"patient-ethnicity-level2-56\"> </a></td><td>Japanese</td></tr></table></div>"
  },
  "url" : "https://alexapi.medtechglobal.com.au/fhir/CodeSystem/patient-ethnicity-level2",
  "version" : "0.0.1",
  "name" : "PatientEthnicityLevel2Codes",
  "title" : "Medtech Ethnicity CodeSystem",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-01-20T21:47:25+00:00",
  "publisher" : "Medtech Global",
  "contact" : [
    {
      "name" : "Medtech Global",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://medtechglobal.com.au"
        },
        {
          "system" : "email",
          "value" : "support@medtechglobal.com"
        }
      ]
    },
    {
      "name" : "Medtech Support",
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@medtechglobal.com",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "CodeSystem to support Patient Ethnicity",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 18,
  "concept" : [
    {
      "code" : "01",
      "display" : "Aboriginal"
    },
    {
      "code" : "10",
      "display" : "European"
    },
    {
      "code" : "30",
      "display" : "Pacific Islander"
    },
    {
      "code" : "31",
      "display" : "Samoan"
    },
    {
      "code" : "33",
      "display" : "Tongan"
    },
    {
      "code" : "34",
      "display" : "Niuean"
    },
    {
      "code" : "35",
      "display" : "Tokelauan"
    },
    {
      "code" : "36",
      "display" : "Fijian"
    },
    {
      "code" : "37",
      "display" : "Torres Strait Island"
    },
    {
      "code" : "41",
      "display" : "South East Asian"
    },
    {
      "code" : "42",
      "display" : "Chinese"
    },
    {
      "code" : "43",
      "display" : "Indian"
    },
    {
      "code" : "44",
      "display" : "Other Asian"
    },
    {
      "code" : "51",
      "display" : "Middle Eastern"
    },
    {
      "code" : "52",
      "display" : "Latin American"
    },
    {
      "code" : "53",
      "display" : "African"
    },
    {
      "code" : "54",
      "display" : "Other"
    },
    {
      "code" : "56",
      "display" : "Japanese"
    }
  ]
}