Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | BanffClassifikation |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-BanffClassifikation.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/BanffClassifikation |
Version | 2.12.0 |
Status | active |
Date | 2024-10-01T00:00:00+02:00 |
Name | BanffClassifikation |
Title | Banff Classifikation |
Description | Banff Classifikation(DNSL) |
No resources found
CodeSystem | |
BANFF | Banff Classifikation |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet BanffClassifikation
https://kip.rkkp.dk/fhir/CodeSystem/BANFF
Code | Display | Definition |
Borderline | Borderline | Borderline |
1A | 1A | 1A |
1B | 1B | 1B |
2A | 2A | 2A |
2B | 2B | 2B |
3 | 3 | 3 |
InsufBiopsi | Insufficient biopsi | Insufficient biopsi |
AntistofMedi | Antistof-medieret | Antistof-medieret |
{ "resourceType": "ValueSet", "id": "BanffClassifikation", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/BanffClassifikation", "version": "2.12.0", "name": "BanffClassifikation", "title": "Banff Classifikation", "status": "active", "experimental": true, "date": "2024-10-01T00:00:00+02:00", "publisher": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S", "contact": [ { "name": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S", "telecom": [ { "system": "url", "value": "https://trifork.com" }, { "system": "email", "value": "rbk@trifork.com" } ] } ], "description": "Banff Classifikation(DNSL)", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/BANFF", "concept": [ { "code": "Borderline", "display": "Borderline" }, { "code": "1A", "display": "1A" }, { "code": "1B", "display": "1B" }, { "code": "2A", "display": "2A" }, { "code": "2B", "display": "2B" }, { "code": "3", "display": "3" }, { "code": "InsufBiopsi", "display": "Insufficient biopsi" }, { "code": "AntistofMedi", "display": "Antistof-medieret" } ] } ] } }