0.1.0 - ci-build

MatchSyncIG - Local Development build (v0.1.0). See the Directory of published versions

: NMDP Race Value Set - JSON Representation

Active as of 2023-05-09

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "nmdp-race-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-nmdp-race-cs.html\"><code>http://terminology.nmdp.org/codesystem/race</code></a></li></ul></div>"
  },
  "url" : "http://fhir.nmdp.org/ig/matchsync/ValueSet/nmdp-race-codes",
  "version" : "0.1.0",
  "name" : "NMDPRaceVS",
  "title" : "NMDP Race Value Set",
  "status" : "active",
  "experimental" : true,
  "date" : "2023-05-09T13:12:05-05:00",
  "publisher" : "NMDP",
  "contact" : [
    {
      "name" : "NMDP",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://bethematch.org"
        }
      ]
    }
  ],
  "description" : "NMDP race codes",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.nmdp.org/codesystem/race"
      }
    ]
  }
}