ACT-NOW Implementation Guide
0.5.0 - ci-build New Zealand flag

ACT-NOW Implementation Guide, published by Te aho o te kahu - Cancer Control Agency. This guide is not an authorized publication; it is the continuous build for version 0.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/davidhay25/actnow/ and changes regularly. See the Directory of published versions

: Clinical M score - JSON Representation

Draft as of 2025-03-18

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "an-tnm-cm",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet an-tnm-cm</b></p><a name=\"an-tnm-cm\"> </a><a name=\"hcan-tnm-cm\"> </a><a name=\"an-tnm-cm-en-NZ\"> </a><ul><li>Include these codes as defined in <code>http://snomed.info/sct/21000210109</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>1229901006</td><td>cM0</td></tr><tr><td>1229902004</td><td>cM0(i+)</td></tr><tr><td>1229903009</td><td>cM1</td></tr><tr><td>1229904003</td><td>cM1a</td></tr><tr><td>1229905002</td><td>cM1a(0)</td></tr><tr><td>1229906001</td><td>cM1a(1)</td></tr><tr><td>1229907005</td><td>cM1b</td></tr><tr><td>1229908000</td><td>cM1b(0)</td></tr><tr><td>1229909008</td><td>cM1b(1)</td></tr><tr><td>1229910003</td><td>cM1c</td></tr><tr><td>1229911004</td><td>cM1c(0)</td></tr><tr><td>1229912006</td><td>cM1c(1)</td></tr><tr><td>1229913001</td><td>cM1d</td></tr><tr><td>1229914007</td><td>cM1d(0)</td></tr><tr><td>1229915008</td><td>cM1d(1)</td></tr></table></li></ul></div>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/canshare-tnm-cm",
  "version" : "0.5.0",
  "name" : "AnCM",
  "title" : "Clinical M score",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-03-18T21:52:16+00:00",
  "publisher" : "Te aho o te kahu - Cancer Control Agency",
  "contact" : [
    {
      "name" : "Te aho o te kahu - Cancer Control Agency",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:david.hay25@gmail.com"
        }
      ]
    }
  ],
  "description" : "The TNM group score",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NZ",
          "display" : "New Zealand"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct/21000210109",
        "concept" : [
          {
            "code" : "1229901006",
            "display" : "cM0"
          },
          {
            "code" : "1229902004",
            "display" : "cM0(i+)"
          },
          {
            "code" : "1229903009",
            "display" : "cM1"
          },
          {
            "code" : "1229904003",
            "display" : "cM1a"
          },
          {
            "code" : "1229905002",
            "display" : "cM1a(0)"
          },
          {
            "code" : "1229906001",
            "display" : "cM1a(1)"
          },
          {
            "code" : "1229907005",
            "display" : "cM1b"
          },
          {
            "code" : "1229908000",
            "display" : "cM1b(0)"
          },
          {
            "code" : "1229909008",
            "display" : "cM1b(1)"
          },
          {
            "code" : "1229910003",
            "display" : "cM1c"
          },
          {
            "code" : "1229911004",
            "display" : "cM1c(0)"
          },
          {
            "code" : "1229912006",
            "display" : "cM1c(1)"
          },
          {
            "code" : "1229913001",
            "display" : "cM1d"
          },
          {
            "code" : "1229914007",
            "display" : "cM1d(0)"
          },
          {
            "code" : "1229915008",
            "display" : "cM1d(1)"
          }
        ]
      }
    ]
  }
}