Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | ChromosomPairs |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-ChromosomPairs.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/ChromosomPairs |
Version | 2.12.0 |
Status | active |
Date | 2022-07-14T00:00:00+02:00 |
Name | ChromosomPairs |
Title | Kromosom par |
Description | Kromosom par |
No resources found
CodeSystem | |
ChromosomPair | Chromosom pair |
GenericValues | Generic values |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ChromosomPairs
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/ChromosomPair
Code | Display | Definition |
pair_13 | Kromosom 13 forandringer | Chromosom pair 13 / Kromosompar 13 / SNOMED-CT: 55401003 |
pair_17 | Kromosom 17 forandringer | Chromosom pair 17 / Kromosompar 17 / SNOMED-CT: 45201007 |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
none | Ingen | None - used to choose none of the available values |
other | Andet | Other - used to choose unspecific value not in a valueset |
{ "resourceType": "ValueSet", "id": "ChromosomPairs", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/ChromosomPairs", "version": "2.12.0", "name": "ChromosomPairs", "title": "Kromosom par", "status": "active", "experimental": true, "date": "2022-07-14T00: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": "Kromosom par", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/ChromosomPair", "concept": [ { "code": "pair_13", "display": "Kromosom 13 forandringer" }, { "code": "pair_17", "display": "Kromosom 17 forandringer" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "none", "display": "Ingen" }, { "code": "other", "display": "Andet" } ] } ] } }