FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageincisive.fhir
Resource TypeCodeSystem
IdEthnicityOfPatient.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=incisive.fhir@1.0.1-preview&canonical=https://simplifier.net/INCISIVE/CodeSystem/EthnicityOfPatient
URLhttps://simplifier.net/INCISIVE/CodeSystem/EthnicityOfPatient
Version1.0
Statusactive
Date2023-07-11
NameEthnicity of patient
DescriptionEthnicity of patient with Colorectal, Breast, Lung or Prostate Cancer
Contentcomplete

Resources that use this resource

ValueSet
EthnicityCodesEthnicity Codes

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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"
    }
  ]
}