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

FHIR IG analytics

Packageuk.nhsengland.hrc.test
Resource TypeValueSet
IdFHIR QRISK3 Ethnicity ValueSet.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsengland.hrc.test@0.0.1-pre.1&canonical=https://example.nhs.uk/fhir/ValueSet/QRISK3-ethnicity
URLhttps://example.nhs.uk/fhir/ValueSet/QRISK3-ethnicity
Version0.0.1-pre.1
Statusactive
NameQRISK3-ethnicity
TitleQRISK3 Ethnicity
DescriptionQRISK3 specific ValueSet of Ethnicity

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": "ValueSet",
  "url": "https://example.nhs.uk/fhir/ValueSet/QRISK3-ethnicity",
  "version": "0.0.1-pre.1",
  "name": "QRISK3-ethnicity",
  "title": "QRISK3 Ethnicity",
  "status": "active",
  "description": "QRISK3 specific ValueSet of Ethnicity",
  "compose": {
    "include": [
      {
        "system": "https://example.nhs.uk/fhir/CodeSystem/QRISK3-ethnicity",
        "concept": [
          {
            "code": "1",
            "display": "White"
          },
          {
            "code": "2",
            "display": "Not stated"
          },
          {
            "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"
          }
        ]
      }
    ]
  }
}