MatchSyncIG - Local Development build (v0.1.0). See the Directory of published versions
: MatchSync ABO Group Value Set - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "ms-abo-group-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-abo-codes.html\">NMDP Blood Group Value Set</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-loinc-abo-codes.html\">LOINC ABO group Value Set</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-sct-abo-group-codes.html\">Snomed CT ABO group Value Set</a></li></ul></div>"
},
"url" : "http://fhir.nmdp.org/ig/matchsync/ValueSet/ms-abo-group-codes",
"version" : "0.1.0",
"name" : "MSABOGroupVS",
"title" : "MatchSync ABO Group 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" : "MatchSync ABO group codes. Combines LOINC, Snomed, and NMDP codes",
"compose" : {
"include" : [
{
"valueSet" : [
"http://fhir.nmdp.org/ig/matchsync/ValueSet/nmdp-abo-codes"
]
},
{
"valueSet" : [
"http://loinc.org/vs/LL2419-1"
]
},
{
"valueSet" : [
"http://fhir.nmdp.org/ig/matchsync/ValueSet/sct-abo-group-codes"
]
}
]
}
}