FHIR IG analytics| Package | eu.miabis.r4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-miabis-storage-temperature-cs.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=eu.miabis.r4@1.3.0&canonical=https://fhir.bbmri-eric.eu/CodeSystem/miabis-storage-temperature-cs |
| URL | https://fhir.bbmri-eric.eu/CodeSystem/miabis-storage-temperature-cs |
| Version | 1.3.0 |
| Status | active |
| Date | 2026-06-22T09:58:20+00:00 |
| Name | StorageTemperatureCS |
| Title | MIABIS Storage Temperature Code System |
| Description | Code System used to describe the storage temperature of a sample |
| Content | complete |
| ValueSet | ||
| eu.miabis.r4#1.3.0 | miabis-storage-temperature-vs | Storage Temperature Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem miabis-storage-temperature-cs
This code system https://fhir.bbmri-eric.eu/CodeSystem/miabis-storage-temperature-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "miabis-storage-temperature-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.bbmri-eric.eu/CodeSystem/miabis-storage-temperature-cs",
"version": "1.3.0",
"name": "StorageTemperatureCS",
"title": "MIABIS Storage Temperature Code System",
"status": "active",
"date": "2026-06-22T09:58:20+00:00",
"publisher": "BBMRI-ERIC",
"contact": [
{
"name": "BBMRI-ERIC",
"telecom": [
{
"system": "url",
"value": "http://bbmri-eric.eu"
},
{
"system": "email",
"value": "contact@bbmri-eric.eu"
}
]
},
{
"name": "Radovan Tomasik",
"telecom": [
{
"system": "email",
"value": "radovan.tomasik@bbmri-eric.eu",
"use": "work"
}
]
}
],
"description": "Code System used to describe the storage temperature of a sample",
"content": "complete",
"count": 6,
"concept": [
{
"code": "RT",
"display": "Room temperature"
},
{
"code": "2to10",
"display": "between 2 and 10 degrees Celsius"
},
{
"code": "-18to-35",
"display": "between -18 and -35 degrees Celsius"
},
{
"code": "-60to-85",
"display": "between -60 and -85 degrees Celsius"
},
{
"code": "LN",
"display": "liquid nitrogen, -150 to -196 degrees Celsius"
},
{
"code": "Other",
"display": "any other temperature or long time storage information"
}
]
}