FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CorHealth153RaceCS

Packageca.on.oh.corhealth
Resource TypeCodeSystem
IdCorHealth153RaceCS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.corhealth@0.2.0-beta&canonical=https://corhealth-ontario.ca/fhir/CodeSystem/CorHealth153RaceCS
URLhttps://corhealth-ontario.ca/fhir/CodeSystem/CorHealth153RaceCS
Statusactive
NameCorHealth153RaceCS
TitlePatient Race
DescriptionPatient Race
Contentcomplete

Resources that use this resource

ValueSet
CorHealth153RaceVSPatient Race

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "CorHealth153RaceCS",
  "id": "CorHealth153RaceCS",
  "title": "Patient Race",
  "description": "Patient Race",
  "url": "https://corhealth-ontario.ca/fhir/CodeSystem/CorHealth153RaceCS",
  "concept": [
    {
      "code": "B",
      "display": "Black",
      "definition": "Black"
    },
    {
      "code": "A",
      "display": "East/Southeast Asian",
      "definition": "East/Southeast Asian"
    },
    {
      "code": "I",
      "display": "Indigenous (First Nations, Métis, Inuk/Inuit)",
      "definition": "Indigenous (First Nations, Métis, Inuk/Inuit)"
    },
    {
      "code": "L",
      "display": "Latino",
      "definition": "Latino"
    },
    {
      "code": "M",
      "display": "Middle Eastern",
      "definition": "Middle Eastern"
    },
    {
      "code": "S",
      "display": "South Asia",
      "definition": "South Asia"
    },
    {
      "code": "W",
      "display": "White",
      "definition": "White"
    },
    {
      "code": "O",
      "display": "Other",
      "definition": "Other race not previously described or listed."
    },
    {
      "code": "P",
      "display": "Prefer Not to Answer",
      "definition": "The question of Race was asked, and the respondent chose not to answer."
    },
    {
      "code": "N",
      "display": "Not Collected",
      "definition": "The question of Race was not asked."
    }
  ],
  "experimental": false,
  "caseSensitive": false,
  "count": 10
}