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

FHIR IG analytics

Packageuk.nhsengland.hrc.test
Resource TypeCodeSystem
IdQRISK3 Ethnicity CodeSystem.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsengland.hrc.test@0.0.1-pre.1&canonical=https://fhir.nhs.uk/England/CodeSystem/QRISK3-Ethnicity
URLhttps://fhir.nhs.uk/England/CodeSystem/QRISK3-Ethnicity
Version0.0.1
Statusdraft
Date2026-07-21
NameQRISK3-Ethnicity
TitleQRISK3 Ethnicity
DescriptionThis is an code system for the QRISK3 Ethnicity values
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "QRISK3-Ethnicity",
  "url": "https://fhir.nhs.uk/England/CodeSystem/QRISK3-Ethnicity",
  "version": "0.0.1",
  "name": "QRISK3-Ethnicity",
  "title": "QRISK3 Ethnicity",
  "status": "draft",
  "experimental": true,
  "date": "2026-07-21",
  "publisher": "NHS England",
  "contact": [
    {
      "name": "NHS England",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work",
          "rank": 1
        }
      ]
    }
  ],
  "description": "This is an code system for the QRISK3 Ethnicity values",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Not stated"
    },
    {
      "code": "2",
      "display": "White"
    },
    {
      "code": "3",
      "display": "Indian"
    },
    {
      "code": "4",
      "display": "Pakistani"
    },
    {
      "code": "5",
      "display": "Bangladeshi"
    },
    {
      "code": "6",
      "display": "Chinese"
    },
    {
      "code": "7",
      "display": "Other Asian"
    },
    {
      "code": "8",
      "display": "Black Caribbean"
    },
    {
      "code": "9",
      "display": "Black African"
    },
    {
      "code": "10",
      "display": "Other ethnic group"
    }
  ]
}