FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/miabis-storage-temperature-cs

Packageeu.miabis.r4
Resource TypeCodeSystem
Idmiabis-storage-temperature-cs
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=eu.miabis.r4@0.2.0&canonical=https://fhir.bbmri-eric.eu/fhir/CodeSystem/miabis-storage-temperature-cs
URLhttps://fhir.bbmri-eric.eu/fhir/CodeSystem/miabis-storage-temperature-cs
Statusactive
NameStorageTemperatureCS
TitleMIABIS Storage Temperature Code System
DescriptionCode System used to describe the storage temperatur of a sample
Contentcomplete

Resources that use this resource

ValueSet
miabis-storage-temperature-vsStorage Temperature Value Set

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "StorageTemperatureCS",
  "id": "miabis-storage-temperature-cs",
  "title": "MIABIS Storage Temperature Code System",
  "description": "Code System used to describe the storage temperatur of a sample",
  "url": "https://fhir.bbmri-eric.eu/fhir/CodeSystem/miabis-storage-temperature-cs",
  "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"
    }
  ],
  "count": 6
}