0.9.0 - ci-build

VigiCanPY - Local Development build (v0.9.0). See the Directory of published versions

: Estadio Tumor Primario -T- (codes) - JSON Representation

Active as of 2023-07-19

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ClinEstadioTumorPrimarioCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://vigicanpy.mspbs.gov.py/CodeSystem/ClinEstadioTumorPrimarioCS</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\">TX<a name=\"ClinEstadioTumorPrimarioCS-TX\"> </a></td><td>No puede ser medido</td></tr><tr><td style=\"white-space:nowrap\">T0<a name=\"ClinEstadioTumorPrimarioCS-T0\"> </a></td><td>No puede ser encontrado</td></tr><tr><td style=\"white-space:nowrap\">T1<a name=\"ClinEstadioTumorPrimarioCS-T1\"> </a></td><td>T1</td></tr><tr><td style=\"white-space:nowrap\">T2<a name=\"ClinEstadioTumorPrimarioCS-T2\"> </a></td><td>T2</td></tr><tr><td style=\"white-space:nowrap\">T3<a name=\"ClinEstadioTumorPrimarioCS-T3\"> </a></td><td>T3</td></tr><tr><td style=\"white-space:nowrap\">T4<a name=\"ClinEstadioTumorPrimarioCS-T4\"> </a></td><td>T4</td></tr></table></div>"
  },
  "url" : "http://vigicanpy.mspbs.gov.py/CodeSystem/ClinEstadioTumorPrimarioCS",
  "version" : "0.9.0",
  "name" : "ClinEstadioTumorPrimarioCS",
  "title" : "Estadio Tumor Primario -T- (codes)",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-07-19T16:22:19-03:00",
  "description" : "Estadio Tumor Primario -T- (codes)",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "TX",
      "display" : "No puede ser medido"
    },
    {
      "code" : "T0",
      "display" : "No puede ser encontrado"
    },
    {
      "code" : "T1",
      "display" : "T1"
    },
    {
      "code" : "T2",
      "display" : "T2"
    },
    {
      "code" : "T3",
      "display" : "T3"
    },
    {
      "code" : "T4",
      "display" : "T4"
    }
  ]
}