ICHOM FHIR Implementation Guide: Breast Cancer
0.0.1 - ci-build International flag

ICHOM FHIR Implementation Guide: Breast Cancer, published by ICHOM. This is not an authorized publication; it is the continuous build for version 0.0.1). This version is based on the current content of https://github.com/HL7/fhir-ichom-breast-cancer-ig/ and changes regularly. See the Directory of published versions

: Timing of the response of the patient reported outcome measures - JSON Representation

Active as of 2022-03-28

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ResponseTimingCodeSystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://connect.ichom.org/fhir/CodeSystem/Timing 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\">0<a name=\"ResponseTimingCodeSystem-0\"> </a></td><td>Patient's first doctor's visit (baseline)</td></tr><tr><td style=\"white-space:nowrap\">6m<a name=\"ResponseTimingCodeSystem-6m\"> </a></td><td>6 months post-treatment</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"ResponseTimingCodeSystem-1\"> </a></td><td>1 year post-treatment</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"ResponseTimingCodeSystem-2\"> </a></td><td>2 years post-treatment</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"ResponseTimingCodeSystem-3\"> </a></td><td>3 years post-treatment</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"ResponseTimingCodeSystem-4\"> </a></td><td>4 years post-treatment</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"ResponseTimingCodeSystem-5\"> </a></td><td>5 years post-treatment</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"ResponseTimingCodeSystem-6\"> </a></td><td>6 years post-treatment</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"ResponseTimingCodeSystem-7\"> </a></td><td>7 years post-treatment</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"ResponseTimingCodeSystem-8\"> </a></td><td>8 years post-treatment</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"ResponseTimingCodeSystem-9\"> </a></td><td>9 years post-treatment</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"ResponseTimingCodeSystem-10\"> </a></td><td>10 years post-treatment</td></tr></table></div>"
  },
  "url" : "http://connect.ichom.org/fhir/CodeSystem/Timing",
  "version" : "0.0.1",
  "name" : "ResponseTimingCodeSystem",
  "title" : "Timing of the response of the patient reported outcome measures",
  "status" : "active",
  "date" : "2022-03-28T13:44:43+00:00",
  "publisher" : "ICHOM",
  "contact" : [
    {
      "name" : "ICHOM",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ichom.org"
        }
      ]
    }
  ],
  "description" : "Patient reported outcome measures are repeatedly collected from patients starting at the first doctor's visit (baseline) up untill 10 years after treatment.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 12,
  "concept" : [
    {
      "code" : "0",
      "display" : "Patient's first doctor's visit (baseline)"
    },
    {
      "code" : "6m",
      "display" : "6 months post-treatment"
    },
    {
      "code" : "1",
      "display" : "1 year post-treatment"
    },
    {
      "code" : "2",
      "display" : "2 years post-treatment"
    },
    {
      "code" : "3",
      "display" : "3 years post-treatment"
    },
    {
      "code" : "4",
      "display" : "4 years post-treatment"
    },
    {
      "code" : "5",
      "display" : "5 years post-treatment"
    },
    {
      "code" : "6",
      "display" : "6 years post-treatment"
    },
    {
      "code" : "7",
      "display" : "7 years post-treatment"
    },
    {
      "code" : "8",
      "display" : "8 years post-treatment"
    },
    {
      "code" : "9",
      "display" : "9 years post-treatment"
    },
    {
      "code" : "10",
      "display" : "10 years post-treatment"
    }
  ]
}