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

FHIR IG Statistics: CodeSystem/nkrs-icdo3laterality

Packagech.fhir.ig.ch-crl
TypeCodeSystem
Idnkrs-icdo3laterality
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-crl/http://fhir.ch/ig/ch-crl/CodeSystem-nkrs-icdo3laterality.html
URLhttp://fhir.ch/ig/ch-crl/CodeSystem/nkrs-icdo3laterality
Version0.9.0
Statusactive
Date2022-02-04T14:14:21+01:00
NameNkrsIcdO3Laterality
TitleNKRS - ICD-O-3 Laterality
Realmch
Authorityhl7
DescriptionLaterality describes the side of a paired organ or side of the body on which the reportable cancer originated. **Laterality (Variable number: 3.8)** 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-icdo3lateralityNKRS - ICD-O-3 Laterality

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-icdo3laterality defines the following codes:

CodeDisplayDefinition
1 Right
2 Left
3 Unilateral, NOSUnilateral, but unknown whether right or left.
4 BilateralOrigin of primary tumour is on both sides of a paired organ (when tumours of the same morphology are diagnosed simultaneously in both sides of a paired organ). Bilateral cancers are very rare, e.g. bilateral retinoblastoma, bilateral Wilms tumour of the kidney, or both ovaries involved simultaneously.

Source

{
  "resourceType": "CodeSystem",
  "id": "nkrs-icdo3laterality",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-icdo3laterality",
  "version": "0.9.0",
  "name": "NkrsIcdO3Laterality",
  "title": "NKRS - ICD-O-3 Laterality",
  "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": "Laterality describes the side of a paired organ or side of the body on which the reportable cancer originated. \r\n\r\n**Laterality (Variable number: 3.8)** \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-icdo3laterality",
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "1",
      "display": "Right"
    },
    {
      "code": "2",
      "display": "Left"
    },
    {
      "code": "3",
      "display": "Unilateral, NOS",
      "definition": "Unilateral, but unknown whether right or left."
    },
    {
      "code": "4",
      "display": "Bilateral",
      "definition": "Origin of primary tumour is on both sides of a paired organ (when tumours of the same morphology are diagnosed simultaneously in both sides of a paired organ). Bilateral cancers are very rare, e.g. bilateral retinoblastoma, bilateral Wilms tumour of the kidney, or both ovaries involved simultaneously."
    }
  ]
}