FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagenexuzhealth.fhir.r4
Resource TypeValueSet
Idnxh-vs-tnm-stages.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.5&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
sctSNOMED codes used in this IG
stagesNxhCSTNMStages

Narrative

No narrative content found in resource


Source1

{
  "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"
      },
      {
        "system": "http://snomed.info/sct"
      }
    ]
  }
}