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

FHIR IG Statistics: CodeSystem/BreastLymphNodeSurgery

Packageincisive.fhir
Resource TypeCodeSystem
IdBreastLymphNodeSurgery
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=incisive.fhir@1.0.1-preview&canonical=https://simplifier.net/INCISIVE/CodeSystem/BreastLymphNodeSurgery
URLhttps://simplifier.net/INCISIVE/CodeSystem/BreastLymphNodeSurgery
Version1.0
Statusactive
Date2023-07-11
NameLymph-node surgery Breast
DescriptionBreast Cancer Lymph-node surgery
Contentcomplete

Resources that use this resource

ValueSet
BreastComponentCodesBreast Component Codes

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "BreastLymphNodeSurgery",
  "url": "https://simplifier.net/INCISIVE/CodeSystem/BreastLymphNodeSurgery",
  "version": "1.0",
  "name": "Lymph-node surgery Breast",
  "status": "active",
  "date": "2023-07-11",
  "publisher": "FTSS",
  "description": "Breast Cancer Lymph-node surgery",
  "caseSensitive": false,
  "valueSet": "https://simplifier.net/INCISIVE/ValueSet/BreastComponentCodes",
  "content": "complete",
  "concept": [
    {
      "code": "0",
      "display": "No"
    },
    {
      "code": "1",
      "display": "Sentinel lymph-node biopsy (SLNB)"
    },
    {
      "code": "2",
      "display": "Axillary lymph-node dissection (ALND)"
    }
  ]
}