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

FHIR IG analytics

Packagefhir.argonaut.r2
Resource TypeValueSet
IdValueSet-detailed-ethnicity.json
FHIR VersionR2

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",
  "id": "detailed-ethnicity",
  "text": {
    "status": "generated"
  },
  "url": "http://fhir.org/guides/argonaut/ValueSet/detailed-ethnicity",
  "name": "US-Core Detailed ethnicity",
  "status": "draft",
  "publisher": "Argonaut Project",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://argonautwiki.hl7.org",
          "rank": 0
        }
      ]
    }
  ],
  "date": "2016-08-30T00:00:00+10:00",
  "description": "The 41 [CDC ethnicity codes](http://www.cdc.gov/phin/resources/vocabulary/index.html) that are grouped under one of the 2 OMB ethnicity category codes.",
  "immutable": false,
  "extensible": false,
  "compose": {
    "import": [
      "http://hl7.org/fhir/ValueSet/v3-Ethnicity"
    ],
    "exclude": [
      {
        "system": "http://hl7.org/fhir/v3/Ethnicity",
        "concept": [
          {
            "code": "2135-2"
          },
          {
            "code": "2186-5"
          }
        ]
      }
    ]
  }
}