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

FHIR IG Statistics: CodeSystem/nkrs-sentinellymphnodeassessment

Packagech.fhir.ig.ch-crl
TypeCodeSystem
Idnkrs-sentinellymphnodeassessment
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-crl/http://fhir.ch/ig/ch-crl/CodeSystem-nkrs-sentinellymphnodeassessment.html
URLhttp://fhir.ch/ig/ch-crl/CodeSystem/nkrs-sentinellymphnodeassessment
Version0.9.0
Statusactive
Date2022-02-04T14:14:21+01:00
NameNkrsSentinelLymphNodeAssessment
TitleNKRS - Sentinel Lymph Node Assessment
Realmch
Authorityhl7
DescriptionThe data item indicates whether the sentinel lymph node is excised and the result of the examination. The sentinel lymph node is the first lymph node to receive lymphatic drainage from a primary tumour. **Sentinel lymph node assessment (Variable number: 6.5)** in \'NATIONAL CANCER DATA DICTIONARY, V 1.1, Part A, BASIC VARIABLES for Adults, Adolescents, and Children (23.12.2019)\' ([EN](https://www.nacr.ch/assets/files/uploads/a-datadictionary-basicvariables-v1.1.pdf), [DE](https://www.nkrs.ch/assets/files/uploads/a-datenstruktur-variablen-der-basisdaten-v1.1.pdf), [FR](https://www.onec.ch/assets/files/uploads/a-dict-des-donnees-variables-de-base-v1.1.pdf), [IT](https://www.snrt.ch/assets/files/uploads/a-dati-oncologici-variabili-di-base-v1.1.pdf))
CopyrightCC-BY-SA-4.0
Contentcomplete

Resources that use this resource

ValueSet
nkrs-sentinellymphnodeassessmentNKRS - Sentinel Lymph Node Assessment

Resources that this resource uses

No resources found


Narrative

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

This code system http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-sentinellymphnodeassessment defines the following codes:

CodeDisplayDefinition
0 N0Sentinel lymph node not involved.
1 N1Sentinel lymph node involved.
8 NXSentinel lymph node cannot be assessed.

Source

{
  "resourceType": "CodeSystem",
  "id": "nkrs-sentinellymphnodeassessment",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-sentinellymphnodeassessment",
  "version": "0.9.0",
  "name": "NkrsSentinelLymphNodeAssessment",
  "title": "NKRS - Sentinel Lymph Node Assessment",
  "status": "active",
  "date": "2022-02-04T14:14:21+01:00",
  "publisher": "Bundesamt für Gesundheit BAG",
  "contact": [
    {
      "name": "Bundesamt für Gesundheit BAG",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.bag.admin.ch/"
        }
      ]
    }
  ],
  "description": "The data item indicates whether the sentinel lymph node is excised and the result of the examination. \r\nThe sentinel lymph node is the first lymph node to receive lymphatic drainage from a primary tumour. \r\n\r\n**Sentinel lymph node assessment (Variable number: 6.5)** \r\nin \\'NATIONAL CANCER DATA DICTIONARY, V 1.1, Part A, BASIC VARIABLES for Adults, Adolescents, and Children (23.12.2019)\\'\r\n([EN](https://www.nacr.ch/assets/files/uploads/a-datadictionary-basicvariables-v1.1.pdf), \r\n[DE](https://www.nkrs.ch/assets/files/uploads/a-datenstruktur-variablen-der-basisdaten-v1.1.pdf), \r\n[FR](https://www.onec.ch/assets/files/uploads/a-dict-des-donnees-variables-de-base-v1.1.pdf), \r\n[IT](https://www.snrt.ch/assets/files/uploads/a-dati-oncologici-variabili-di-base-v1.1.pdf))",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC-BY-SA-4.0",
  "caseSensitive": true,
  "valueSet": "http://fhir.ch/ig/ch-crl/ValueSet/nkrs-sentinellymphnodeassessment",
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "0",
      "display": "N0",
      "definition": "Sentinel lymph node not involved."
    },
    {
      "code": "1",
      "display": "N1",
      "definition": "Sentinel lymph node involved."
    },
    {
      "code": "8",
      "display": "NX",
      "definition": "Sentinel lymph node cannot be assessed."
    }
  ]
}