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
Active as of 2025-07-09 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "patient-ethnicity-level2"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><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>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://alexapi.medtechglobal.com.au/fhir/CodeSystem/patient-ethnicity-level2"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.0.1"] ; #
fhir:name [ fhir:v "PatientEthnicityLevel2Codes"] ; #
fhir:title [ fhir:v "Medtech Ethnicity CodeSystem"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-07-09T23:40:54+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Medtech Global"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Medtech Global" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://medtechglobal.com.au" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "support@medtechglobal.com" ] ] )
] [
fhir:name [ fhir:v "Medtech Support" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "support@medtechglobal.com" ] ;
fhir:use [ fhir:v "work" ] ] )
] ) ; #
fhir:description [ fhir:v "CodeSystem to support Patient Ethnicity"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "18"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "01" ] ;
fhir:display [ fhir:v "Aboriginal" ]
] [
fhir:code [ fhir:v "10" ] ;
fhir:display [ fhir:v "European" ]
] [
fhir:code [ fhir:v "30" ] ;
fhir:display [ fhir:v "Pacific Islander" ]
] [
fhir:code [ fhir:v "31" ] ;
fhir:display [ fhir:v "Samoan" ]
] [
fhir:code [ fhir:v "33" ] ;
fhir:display [ fhir:v "Tongan" ]
] [
fhir:code [ fhir:v "34" ] ;
fhir:display [ fhir:v "Niuean" ]
] [
fhir:code [ fhir:v "35" ] ;
fhir:display [ fhir:v "Tokelauan" ]
] [
fhir:code [ fhir:v "36" ] ;
fhir:display [ fhir:v "Fijian" ]
] [
fhir:code [ fhir:v "37" ] ;
fhir:display [ fhir:v "Torres Strait Island" ]
] [
fhir:code [ fhir:v "41" ] ;
fhir:display [ fhir:v "South East Asian" ]
] [
fhir:code [ fhir:v "42" ] ;
fhir:display [ fhir:v "Chinese" ]
] [
fhir:code [ fhir:v "43" ] ;
fhir:display [ fhir:v "Indian" ]
] [
fhir:code [ fhir:v "44" ] ;
fhir:display [ fhir:v "Other Asian" ]
] [
fhir:code [ fhir:v "51" ] ;
fhir:display [ fhir:v "Middle Eastern" ]
] [
fhir:code [ fhir:v "52" ] ;
fhir:display [ fhir:v "Latin American" ]
] [
fhir:code [ fhir:v "53" ] ;
fhir:display [ fhir:v "African" ]
] [
fhir:code [ fhir:v "54" ] ;
fhir:display [ fhir:v "Other" ]
] [
fhir:code [ fhir:v "56" ] ;
fhir:display [ fhir:v "Japanese" ]
] ) . #
IG © 2024+ Medtech Global. Package medtechglobal.fhir.alex#0.0.1 based on FHIR 4.0.1. Generated 2025-07-09
Links: Table of Contents |
QA Report