Package | dk.kip.rkkp.fhir.ig.core |
Type | CodeSystem |
Id | CALRGeneType |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-CALRGeneType.html |
URL | https://kip.rkkp.dk/fhir/CodeSystem/CALRGeneType |
Version | 2.12.0 |
Status | active |
Date | 2022-07-11T00:00:00+02:00 |
Name | CALRGeneType |
Title | CALR gene type |
Description | CALR gene type |
Content | complete |
ValueSet | |
CALRvariant | CALR variant |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem CALRGeneType
This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/CALRGeneType
defines the following codes:
Code | Display | Definition |
type_1 | Type 1 | Type 1 |
type_2 | Type 2 | Type 2 |
{ "resourceType": "CodeSystem", "id": "CALRGeneType", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/CodeSystem/CALRGeneType", "version": "2.12.0", "name": "CALRGeneType", "title": "CALR gene type", "status": "active", "date": "2022-07-11T00: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": "CALR gene type", "caseSensitive": false, "content": "complete", "count": 2, "concept": [ { "code": "type_1", "display": "Type 1", "definition": "Type 1" }, { "code": "type_2", "display": "Type 2", "definition": "Type 2" } ] }