0.1.4 - ci-build
This page is part of the MatchSync Implementation Guide (v0.1.4: Release Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Draft as of 2026-04-24 |
{
"resourceType" : "ValueSet",
"id" : "icd10-gvhd-codes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet icd10-gvhd-codes</b></p><a name=\"icd10-gvhd-codes\"> </a><a name=\"hcicd10-gvhd-codes\"> </a><ul><li>Include codes from<a href=\"http://tx.fhir.org/r4\"><code>http://hl7.org/fhir/sid/icd-10-cm</code></a><span style=\"opacity: 0.5\" title=\"Version is not explicitly stated. When building this specification, the most recent version 2026-04-01 has been used\"> version ⏿2026-04-01</span> where concept is-a <a href=\"http://tx.fhir.org/r4/ValueSet/icd-10-cm#icd-10-cm-D89.4681\">D89.81</a></li></ul></div>"
},
"url" : "http://fhir.nmdp.org/ig/matchsync/ValueSet/icd10-gvhd-codes",
"version" : "0.1.4",
"name" : "ICD10GVHDVS",
"title" : "ICD-10 (GVHD) Codes",
"status" : "draft",
"experimental" : true,
"date" : "2026-04-24T15:44:03+00:00",
"publisher" : "NMDP",
"contact" : [
{
"name" : "NMDP",
"telecom" : [
{
"system" : "url",
"value" : "http://bethematch.org"
}
]
}
],
"description" : "GVHD ICD-10 Codes",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/sid/icd-10-cm",
"filter" : [
{
"property" : "concept",
"op" : "is-a",
"value" : "D89.81"
}
]
}
]
}
}