FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.uk-koeln.nngm.therapie
Resource TypeCodeSystem
IdCodeSystem-nNGM-ResectionType.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.uk-koeln.nngm.therapie@0.1.0&canonical=http://uk-koeln.de/fhir/StructureDefinition/CodeSystem/nNGM/nngm-cs-resectionType
URLhttp://uk-koeln.de/fhir/StructureDefinition/CodeSystem/nNGM/nngm-cs-resectionType
Version0.1.0
Statusdraft
Date2025-11-28T00:00:00+00:00
Namenngm_cs_resectionType
TitlenNGM CS ResectionType
DescriptionArt der Resektion (Alternativ zum OPS-Code)
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "mii-cs-resectiontype",
  "url": "http://uk-koeln.de/fhir/StructureDefinition/CodeSystem/nNGM/nngm-cs-resectionType",
  "version": "0.1.0",
  "name": "nngm_cs_resectionType",
  "title": "nNGM CS ResectionType",
  "status": "draft",
  "date": "2025-11-28T00:00:00+00:00",
  "publisher": "nNGM",
  "description": "Art der Resektion (Alternativ zum OPS-Code)",
  "caseSensitive": true,
  "valueSet": "http://uk-koeln.de/fhir/StructureDefinition/ValueSet/nNGM/nngm-vs-resectiontype",
  "content": "complete",
  "count": 8,
  "concept": [
    {
      "code": "wedgeResection",
      "display": "Keilresektion"
    },
    {
      "code": "segmentalResection",
      "display": "Segmentresektion"
    },
    {
      "code": "lobectomy",
      "display": "Lobektomie"
    },
    {
      "code": "bilobectomy",
      "display": "Bilobektomie"
    },
    {
      "code": "pneumectomy",
      "display": "Pneumektomie"
    },
    {
      "code": "metastasectomy",
      "display": "Metastasenresektion"
    },
    {
      "code": "other",
      "display": "Sonstiges"
    },
    {
      "code": "unknown",
      "display": "Unbekannt"
    }
  ]
}