FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/nxh-cs-tnm-stages

Packagenexuzhealth.fhir.r4
Resource TypeCodeSystem
Idnxh-cs-tnm-stages
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.1&canonical=https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/TNMpanel/stages
URLhttps://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/TNMpanel/stages
Statusactive
NameNxhCSTNMStages
TitleNxhCSTNMStages
DescriptionNexuzhealth code system for the different grading stages possible for the TNM Condition profile.
Contentcomplete

Resources that use this resource

ValueSet
nxh-vs-tnm-stagesNxhVSTNMStages

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "nxh-cs-tnm-stages",
  "meta": {
    "lastUpdated": "2023-09-12T09:32:22.417+00:00"
  },
  "url": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/TNMpanel/stages",
  "name": "NxhCSTNMStages",
  "title": "NxhCSTNMStages",
  "status": "active",
  "publisher": "Nexuzhealth",
  "description": "Nexuzhealth code system for the different grading stages possible for the TNM Condition profile.",
  "content": "complete",
  "concept": [
    {
      "code": "cT",
      "display": "cT"
    },
    {
      "code": "cN",
      "display": "cN"
    },
    {
      "code": "cM",
      "display": "cM"
    },
    {
      "code": "pT",
      "display": "pT"
    },
    {
      "code": "pN",
      "display": "pN"
    },
    {
      "code": "pM",
      "display": "pM"
    },
    {
      "code": "stadium",
      "display": "stadium"
    },
    {
      "code": "gleason",
      "display": "gleason"
    },
    {
      "code": "clark",
      "display": "clark"
    },
    {
      "code": "breslow",
      "display": "breslow"
    },
    {
      "code": "whoScore",
      "display": "whoScore"
    }
  ]
}