KIP Infracstructure
0.2.1 - release

This page is part of the KIP Infrastructure (v0.2.1: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.9.0. For a full list of available versions, see the Directory of published versions

: Molecular remission (MR) - XML Representation

Active as of 2022-07-14

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="MolecularRemission"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem MolecularRemission</b></p><a name="MolecularRemission"> </a><a name="hcMolecularRemission"> </a><a name="MolecularRemission-en-US"> </a><p>This case-insensitive code system <code>https://kip.rkkp.dk/fhir/CodeSystem/MolecularRemission</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">mr_4<a name="MolecularRemission-mr_4"> </a></td><td>MR4</td><td>MR4</td></tr><tr><td style="white-space:nowrap">mr_4.5<a name="MolecularRemission-mr_4.465"> </a></td><td>MR4.5</td><td>MR4.5</td></tr><tr><td style="white-space:nowrap">mr_5<a name="MolecularRemission-mr_5"> </a></td><td>MR5</td><td>MR5</td></tr></table></div>
  </text>
  <url value="https://kip.rkkp.dk/fhir/CodeSystem/MolecularRemission"/>
  <version value="0.2.1"/>
  <name value="MolecularRemission"/>
  <title value="Molecular remission (MR)"/>
  <status value="active"/>
  <date value="2022-07-14T00:00:00+02:00"/>
  <publisher
             value="Sundhedsvæsnets Kvalistetsinstitut with Trifork Digital Health A/S"/>
  <contact>
    <name
          value="Sundhedsvæsnets Kvalistetsinstitut with Trifork Digital Health A/S"/>
    <telecom>
      <system value="url"/>
      <value value="https://trifork.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="rbk@trifork.com"/>
    </telecom>
  </contact>
  <description value="Molecular remission (MR)"/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="mr_4"/>
    <display value="MR4"/>
    <definition value="MR4"/>
  </concept>
  <concept>
    <code value="mr_4.5"/>
    <display value="MR4.5"/>
    <definition value="MR4.5"/>
  </concept>
  <concept>
    <code value="mr_5"/>
    <display value="MR5"/>
    <definition value="MR5"/>
  </concept>
</CodeSystem>