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

FHIR IG Statistics: ValueSet/nxh-vs-tnm-stages

Packagenexuzhealth.fhir.r4
Resource TypeValueSet
Idnxh-vs-tnm-stages
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.1&canonical=https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-tnm-stages
URLhttps://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-tnm-stages
Statusactive
NameNxhVSTNMStages
TitleNxhVSTNMStages
DescriptionValueset to define the custom stages for TNM grading.

Resources that use this resource

StructureDefinition
NxhTNMConditionNxhTNMCondition

Resources that this resource uses

CodeSystem
stagesNxhCSTNMStages

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "nxh-vs-tnm-stages",
  "url": "https://fhir.nexuzhealth.com/standards/fhir/ValueSet/nxh-vs-tnm-stages",
  "name": "NxhVSTNMStages",
  "title": "NxhVSTNMStages",
  "status": "active",
  "publisher": "Nexuzhealth",
  "description": "Valueset to define the custom stages for TNM grading.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/TNMpanel/stages"
      }
    ]
  }
}