0.1.2 - ci-build

This page is part of the MatchSync Implementation Guide (v0.1.2: 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

: CodeSystem - Transplant Timeline - NMDP - XML Representation

Active as of 2025-04-16

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="nmdp-transplant-timeline-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem nmdp-transplant-timeline-cs</b></p><a name="nmdp-transplant-timeline-cs"> </a><a name="hcnmdp-transplant-timeline-cs"> </a><a name="nmdp-transplant-timeline-cs-en-US"> </a><p>This case-sensitive code system <code>http://terminology.nmdp.org/codesystem/transplanttimeline</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">12W-6M<a name="nmdp-transplant-timeline-cs-12W-6M"> </a></td><td>Over 12 weeks - up to 6 months</td></tr><tr><td style="white-space:nowrap">4-6W<a name="nmdp-transplant-timeline-cs-4-6W"> </a></td><td>Between 4-6 weeks</td></tr><tr><td style="white-space:nowrap">4W<a name="nmdp-transplant-timeline-cs-4W"> </a></td><td>Less than 4 weeks</td></tr><tr><td style="white-space:nowrap">6MG<a name="nmdp-transplant-timeline-cs-6MG"> </a></td><td>Greater than 6 months</td></tr><tr><td style="white-space:nowrap">7-12w<a name="nmdp-transplant-timeline-cs-7-12w"> </a></td><td>Between 7-12 weeks</td></tr><tr><td style="white-space:nowrap">NA<a name="nmdp-transplant-timeline-cs-NA"> </a></td><td>N/A : MUD Transplant not preferred treatment</td></tr><tr><td style="white-space:nowrap">PEND<a name="nmdp-transplant-timeline-cs-PEND"> </a></td><td>Pending, Case manager to follow up</td></tr></table></div>
  </text>
  <url value="http://terminology.nmdp.org/codesystem/transplanttimeline"/>
  <version value="0.1.2"/>
  <name value="NMDPTransplantTimelineCS"/>
  <title value="CodeSystem - Transplant Timeline - NMDP"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2025-04-16T10:37:17-05:00"/>
  <publisher value="NMDP"/>
  <contact>
    <name value="NMDP"/>
    <telecom>
      <system value="url"/>
      <value value="http://bethematch.org"/>
    </telecom>
  </contact>
  <description value="Code System for NMDP transplant timeline"/>
  <copyright value="National Marrow Donor Program"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="7"/>
  <concept>
    <code value="12W-6M"/>
    <display value="Over 12 weeks - up to 6 months"/>
  </concept>
  <concept>
    <code value="4-6W"/>
    <display value="Between 4-6 weeks"/>
  </concept>
  <concept>
    <code value="4W"/>
    <display value="Less than 4 weeks"/>
  </concept>
  <concept>
    <code value="6MG"/>
    <display value="Greater than 6 months"/>
  </concept>
  <concept>
    <code value="7-12w"/>
    <display value="Between 7-12 weeks"/>
  </concept>
  <concept>
    <code value="NA"/>
    <display value="N/A : MUD Transplant not preferred treatment"/>
  </concept>
  <concept>
    <code value="PEND"/>
    <display value="Pending, Case manager to follow up"/>
  </concept>
</CodeSystem>