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

FHIR IG analytics

Packagehl7.fhir.us.vr-common-library.r4
Resource TypeValueSet
IdValueSet-ValueSet-coded-race-and-ethnicity-person-vr.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

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


Source1

{
  "resourceType": "ValueSet",
  "id": "ValueSet-coded-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-coded-race-and-ethnicity-person-vr",
  "version": "2.0.0",
  "name": "ValueSetCodedRaceAndEthnicityPersonVitalRecords",
  "title": "Coded Race and Ethnicity Person Vital Records",
  "status": "active",
  "experimental": false,
  "date": "2024-10-11T18:34:20+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 value set contains codes that represent persons for whom coded 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": "codedraceandethnicityFather",
            "display": "Father Coded Race and Ethnicity Data produced by NCHS from submitted death record"
          },
          {
            "code": "codedraceandethnicityMother",
            "display": "Mother Coded Race and Ethnicity Data produced by NCHS from submitted death record"
          },
          {
            "code": "codedraceandethnicityDecedent",
            "display": "Decedent Coded Race and Ethnicity Data produced by NCHS from submitted death record"
          },
          {
            "code": "codedraceandethnicity",
            "display": "Coded Race and Ethnicity Data produced by NCHS from submitted death record"
          }
        ]
      }
    ]
  }
}