FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageeu.miabis.r4
Resource TypeCodeSystem
IdCodeSystem-miabis-storage-temperature-cs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=eu.miabis.r4@1.3.0&canonical=https://fhir.bbmri-eric.eu/CodeSystem/miabis-storage-temperature-cs
URLhttps://fhir.bbmri-eric.eu/CodeSystem/miabis-storage-temperature-cs
Version1.3.0
Statusactive
Date2026-06-22T09:58:20+00:00
NameStorageTemperatureCS
TitleMIABIS Storage Temperature Code System
DescriptionCode System used to describe the storage temperature of a sample
Contentcomplete

Resources that use this resource

ValueSet
eu.miabis.r4#1.3.0miabis-storage-temperature-vsStorage Temperature Value Set

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
RT Room temperature
2to10 between 2 and 10 degrees Celsius
-18to-35 between -18 and -35 degrees Celsius
-60to-85 between -60 and -85 degrees Celsius
LN liquid nitrogen, -150 to -196 degrees Celsius
Other any other temperature or long time storage information

Source1

{
  "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"
    }
  ]
}