0.1.0 - ci-build

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

: MatchSync Rh Value Sets - JSON Representation

Active as of 2023-05-09

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ms-rh-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-nmdp-rh-status-codes.html\">NMDP Codes for Rh status</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-loinc-posneg-codes.html\">LOINC Pos|Neg Value Set</a></li></ul></div>"
  },
  "url" : "http://fhir.nmdp.org/ig/matchsync/ValueSet/ms-rh-codes",
  "version" : "0.1.0",
  "name" : "MSRhVS",
  "title" : "MatchSync Rh Value Sets",
  "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" : "MatchSync codes for blood Rh. Combines NMDP and LOINC code",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          "http://fhir.nmdp.org/ig/matchsync/ValueSet/nmdp-rh-status-codes"
        ]
      },
      {
        "valueSet" : [
          "http://loinc.org/vs/LL360-9"
        ]
      }
    ]
  }
}