| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | BiobankSamples |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-BiobankSamples.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/BiobankSamples |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-06-29T00:00:00+02:00 |
| Name | BiobankSamples |
| Title | Dansk national biobank |
| Description | Dansk national biobank - Samples og matrialer |
No resources found
| CodeSystem | |
| BiobankSamples | Danish National Biobank - Samples/materials |
| GenericValues | Generic values |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet BiobankSamples
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/BiobankSamples| Code | Display | Definition |
| serum/plasma | Serum / Plasma | Serum/plasma |
| vital_frozen | Mononukleære marvceller (Vitalfrosne) | Vital frozen / Vitalfrosne; dvs. usorterede ved -196°C |
| not_vital_frozen | Mononukleære marvceller (Ikke Vitalfrosne) | Not vital frozen / Ikke vitalfrosne; dvs. usorterede ved -80°C |
| isolated | Isolerede myelomceller | Isolated myolema cells |
| marrow_cells | Andre marvceller | Marrow cells (unspecified/other) |
| rna | RNA | RNA |
| dna | DNA | DNA |
| marrow_plasma | Marvplasma | Marrow plasma |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues| Code | Display | Definition |
| other | Andet | Other - used to choose unspecific value not in a valueset |
{
"resourceType": "ValueSet",
"id": "BiobankSamples",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/BiobankSamples",
"version": "2.12.0",
"name": "BiobankSamples",
"title": "Dansk national biobank",
"status": "active",
"experimental": true,
"date": "2022-06-29T00: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": "Dansk national biobank - Samples og matrialer",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/BiobankSamples",
"concept": [
{
"code": "serum/plasma",
"display": "Serum / Plasma"
},
{
"code": "vital_frozen",
"display": "Mononukleære marvceller (Vitalfrosne)"
},
{
"code": "not_vital_frozen",
"display": "Mononukleære marvceller (Ikke Vitalfrosne)"
},
{
"code": "isolated",
"display": "Isolerede myelomceller"
},
{
"code": "marrow_cells",
"display": "Andre marvceller"
},
{
"code": "rna",
"display": "RNA"
},
{
"code": "dna",
"display": "DNA"
},
{
"code": "marrow_plasma",
"display": "Marvplasma"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "other",
"display": "Andet"
}
]
}
]
}
}