| Package | incisive.fhir | 
| Resource Type | CodeSystem | 
| Id | EthnicityOfPatient | 
| FHIR Version | R4 | 
| Source | https://simplifier.net/resolve?scope=incisive.fhir@1.0.1-preview&canonical=https://simplifier.net/INCISIVE/CodeSystem/EthnicityOfPatient | 
| URL | https://simplifier.net/INCISIVE/CodeSystem/EthnicityOfPatient | 
| Version | 1.0 | 
| Status | active | 
| Date | 2023-07-11 | 
| Name | Ethnicity of patient | 
| Description | Ethnicity of patient with Colorectal, Breast, Lung or Prostate Cancer | 
| Content | complete | 
| ValueSet | |
| EthnicityCodes | Ethnicity Codes | 
No resources found
No narrative content found in resource
{
  "resourceType": "CodeSystem",
  "id": "EthnicityOfPatient",
  "url": "https://simplifier.net/INCISIVE/CodeSystem/EthnicityOfPatient",
  "version": "1.0",
  "name": "Ethnicity of patient",
  "status": "active",
  "date": "2023-07-11",
  "publisher": "FTSS",
  "description": "Ethnicity of patient with Colorectal, Breast, Lung or Prostate Cancer",
  "caseSensitive": false,
  "valueSet": "https://simplifier.net/INCISIVE/ValueSet/EthnicityCodes",
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "White"
    },
    {
      "code": "2",
      "display": "Roma"
    },
    {
      "code": "3",
      "display": "Any other white background"
    },
    {
      "code": "4",
      "display": "African"
    },
    {
      "code": "5",
      "display": "Any other black background"
    },
    {
      "code": "6",
      "display": "Chinese"
    },
    {
      "code": "7",
      "display": "Indian/Pakistani/Bangladeshi"
    },
    {
      "code": "8",
      "display": "Any other Asian background"
    },
    {
      "code": "9",
      "display": "Arabic"
    },
    {
      "code": "10",
      "display": "Mixed"
    },
    {
      "code": "11",
      "display": "Other"
    }
  ]
}