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

FHIR IG Statistics: CodeSystem/nkrs-circumferentialresectionmargins

Packagech.fhir.ig.ch-crl
TypeCodeSystem
Idnkrs-circumferentialresectionmargins
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-crl/http://fhir.ch/ig/ch-crl/CodeSystem-nkrs-circumferentialresectionmargins.html
URLhttp://fhir.ch/ig/ch-crl/CodeSystem/nkrs-circumferentialresectionmargins
Version0.9.0
Statusactive
Date2022-02-04T14:14:21+01:00
NameNkrsCircumferentialResectionMargins
TitleNKRS - Circumferential Resection Margins
Realmch
Authorityhl7
DescriptionThe circumferential resection margin (CRM) is a surgically created plane produced during the removal of the rectum from its surroundings. **Circumferential resection margins (Variable number: 5.4.1)** 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-circumferentialresectionmarginsNKRS - Circumferential Resection Margins

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

CodeDisplayDefinition
1 0 mmPositive, R1
2 <1 mmNegative, R0 'close'
3 ≥1 mmNegative, R0 'wide'

Source

{
  "resourceType": "CodeSystem",
  "id": "nkrs-circumferentialresectionmargins",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-crl/CodeSystem/nkrs-circumferentialresectionmargins",
  "version": "0.9.0",
  "name": "NkrsCircumferentialResectionMargins",
  "title": "NKRS - Circumferential Resection Margins",
  "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 circumferential resection margin (CRM) is a surgically created plane produced during the removal of the rectum from its surroundings. \r\n\r\n**Circumferential resection margins (Variable number: 5.4.1)** \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-circumferentialresectionmargins",
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "1",
      "display": "0 mm",
      "definition": "Positive, R1"
    },
    {
      "code": "2",
      "display": "<1 mm",
      "definition": "Negative, R0 'close'"
    },
    {
      "code": "3",
      "display": "≥1 mm",
      "definition": "Negative, R0 'wide'"
    }
  ]
}