← back

NEMSIS ePatient.14 Race

Canonicalhttps://emsinterop.com/fhir/ValueSet/nemsis-ePatient.14
Resource typeValueSet
Version0.3.4
Statusactive

Machine-readable

../nemsis-ePatient.14.json

Preview

{
  "resourceType": "ValueSet",
  "id": "nemsis-ePatient-14",
  "url": "https://emsinterop.com/fhir/ValueSet/nemsis-ePatient.14",
  "version": "0.3.4",
  "name": "NemsisePatient14",
  "title": "NEMSIS ePatient.14 Race",
  "status": "active",
  "compose": {
    "include": [
      {
        "system": "https://profiles.ihe.net/PCC/mPSC/CodeSystem/NEMSIS",
        "concept": [
          {
            "code": "2514001",
            "display": "American Indian or Alaska Native"
          },
          {
            "code": "2514003",
            "display": "Asian"
          },
          {
            "code": "2514005",
            "display": "Black or African American"
          },
          {
            "code": "2514007",
            "display": "Hispanic or Latino"
          },
          {
            "code": "2514009",
            "display": "Native Hawaiian or Other Pacific Islander"
          },
          {
            "code": "2514011",
            "display": "White"
          },
          {
            "code": "2514013",
            "display": "Middle Eastern or North African"
          }
        ]
      }
    ]
  }
}