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

FHIR IG Statistics: ValueSet/NSCLC_stage

Packagelung.ca.screen.assignment
TypeValueSet
IdNSCLC_stage
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=lung.ca.screen.assignment@1.0.1&canonical=https://sil-th-group-a.org/valueset/nsclc-stage
URLhttps://sil-th-group-a.org/valueset/nsclc-stage
Statusdraft
Date2023-07-25T12:25:48.6089845+00:00
NameNSCLC_stage
TitleNSCLC-stage
DescriptionThis value set include the codes for Non Small Cell Lung Cancer (NSCLC) stage

Resources that use this resource

StructureDefinition
NSCLCStageObservationNSCLCStageObservation

Resources that this resource uses

CodeSystem
lung-cancer-stageLung Cancer Stage

Narrative

Note: links and images are rebased to the (stated) source

NSCLC-stage

https://sil-th-group-a.org/valueset/nsclc-stage

This value set include the codes for Non Small Cell Lung Cancer (NSCLC) stage


Source

{
  "resourceType": "ValueSet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://sil-th-group-a.org/valueset/nsclc-stage",
  "name": "NSCLC_stage",
  "title": "NSCLC-stage",
  "status": "draft",
  "date": "2023-07-25T12:25:48.6089845+00:00",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "description": "This value set include the codes for Non Small Cell Lung Cancer (NSCLC) stage",
  "compose": {
    "include": [
      {
        "system": "https://sil-th-group-a.org/codesystem/lung-cancer-stage",
        "concept": [
          {
            "code": "0A",
            "display": "Adenocarcinoma in situ"
          },
          {
            "code": "0B",
            "display": "Squamous cell carcinoma in situ"
          },
          {
            "code": "1A",
            "display": "1A"
          },
          {
            "code": "1B",
            "display": "1B"
          },
          {
            "code": "2A",
            "display": "2A"
          },
          {
            "code": "2B",
            "display": "2B"
          },
          {
            "code": "3A",
            "display": "3A"
          },
          {
            "code": "3B",
            "display": "3B"
          },
          {
            "code": "4A",
            "display": "4A"
          },
          {
            "code": "4B",
            "display": "4B"
          }
        ]
      }
    ]
  }
}