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

FHIR IG Statistics: ValueSet/ValueSet-input-race-and-ethnicity-person-vr

Packagehl7.fhir.us.vr-common-library
TypeValueSet
IdValueSet-input-race-and-ethnicity-person-vr
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/vr-common-library/https://build.fhir.org/ig/HL7/vr-common-library/ValueSet-ValueSet-input-race-and-ethnicity-person-vr.html
URLhttp://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-input-race-and-ethnicity-person-vr
Version2.0.0
Statusactive
Date2025-05-05T16:47:09+00:00
NameValueSetInputRaceAndEthnicityPersonVitalRecords
TitleValue Set - Input Race and Ethnicity Person Vital Records
Realmus
Authorityhl7
DescriptionThis valueset contains codes that represent persons for whom input race and ethnicity can be reported.

Resources that use this resource

StructureDefinition
input-race-and-ethnicity-vrObservation - Input Race and Ethnicity Vital Records

Resources that this resource uses

CodeSystem
CodeSystem-local-observation-codes-vrCode System - Local Observation Codes Vital Records

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet ValueSet-input-race-and-ethnicity-person-vr


Source

{
  "resourceType": "ValueSet",
  "id": "ValueSet-input-race-and-ethnicity-person-vr",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pher"
    }
  ],
  "url": "http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-input-race-and-ethnicity-person-vr",
  "version": "2.0.0",
  "name": "ValueSetInputRaceAndEthnicityPersonVitalRecords",
  "title": "Value Set - Input Race and Ethnicity Person Vital Records",
  "status": "active",
  "experimental": false,
  "date": "2025-05-05T16:47:09+00:00",
  "publisher": "HL7 International / Public Health",
  "contact": [
    {
      "name": "HL7 International / Public Health",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/pher"
        }
      ]
    }
  ],
  "description": "This valueset contains codes that represent persons for whom input race and ethnicity can be reported.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-local-observation-codes-vr",
        "concept": [
          {
            "code": "inputraceandethnicityFather",
            "display": "Father Race and Ethnicity Data submitted by Jurisdictions to NCHS"
          },
          {
            "code": "inputraceandethnicityMother",
            "display": "Mother Race and Ethnicity Data submitted by Jurisdictions to NCHS"
          },
          {
            "code": "inputraceandethnicityDecedent",
            "display": "Decedent Race and Ethnicity Data submitted by Jurisdictions to NCHS"
          },
          {
            "code": "inputraceandethnicity",
            "display": "Race and Ethnicity Data submitted by Jurisdictions to NCHS"
          }
        ]
      }
    ]
  }
}