Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | FISHProcedure |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-FISHProcedure.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/FISHProcedure |
Version | 2.12.0 |
Status | active |
Date | 2022-07-15T00:00:00+02:00 |
Name | FISHProcedure |
Title | FISH plasma identifikation |
Description | FISH plasma identifikation |
No resources found
CodeSystem | |
FISHVariables | FISH variables; test |
GenericValues | Generic values |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet FISHProcedure
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/FISHVariables
Code | Display | Definition |
cd138_sort | plasmacelleindentifikation (CD138 sort) | CD138 sort |
antibodies | plasmacelleindentifikation (antistof) | Antibodies / Antistof |
plasma_cell_identifikation_unspecific | plasmacelleindentifikation (anden) | Plasma cell identification, unspecific / Plasmacelleidentifikation, uspecifik |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
other | uden plasmacelleidentifikation | Other - used to choose unspecific value not in a valueset |
{ "resourceType": "ValueSet", "id": "FISHProcedure", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/FISHProcedure", "version": "2.12.0", "name": "FISHProcedure", "title": "FISH plasma identifikation", "status": "active", "experimental": true, "date": "2022-07-15T00: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": "FISH plasma identifikation", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/FISHVariables", "concept": [ { "code": "cd138_sort", "display": "plasmacelleindentifikation (CD138 sort)" }, { "code": "antibodies", "display": "plasmacelleindentifikation (antistof)" }, { "code": "plasma_cell_identifikation_unspecific", "display": "plasmacelleindentifikation (anden)" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "other", "display": "uden plasmacelleidentifikation" } ] } ] } }