FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/detailed-ethnicity

Packagefhir.argonaut.r2
TypeValueSet
Iddetailed-ethnicity
FHIR VersionR2
Sourcehttp://fhir.org/guides/argonaut/r2/https://simplifier.net/resolve?scope=fhir.argonaut.r2@1.0.0&canonical=http://fhir.org/guides/argonaut/ValueSet/detailed-ethnicity
URLhttp://fhir.org/guides/argonaut/ValueSet/detailed-ethnicity
Statusdraft
Date2016-08-30T00:00:00+10:00
NameUS-Core Detailed ethnicity
Realmus
Authorityhl7
DescriptionThe 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.

Resources that use this resource

StructureDefinition
argo-ethnicityArgonaut ethnicity Extension

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

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