Package | de.bbmri.fhir |
Type | CodeSystem |
Id | StorageTemperature |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.bbmri.fhir@1.2.0&canonical=https://fhir.bbmri.de/CodeSystem/StorageTemperature |
URL | https://fhir.bbmri.de/CodeSystem/StorageTemperature |
Version | 1.1.0 |
Status | active |
Date | 2020-05-28T14:12:37+00:00 |
Name | StorageTemperature |
Title | Storage Temperature |
Content | complete |
ValueSet | |
StorageTemperature | Storage Temperature |
No resources found
Note: links and images are rebased to the (stated) source
This code system https://fhir.bbmri.de/CodeSystem/StorageTemperature defines the following codes:
{ "resourceType": "CodeSystem", "id": "StorageTemperature", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://fhir.bbmri.de/CodeSystem/StorageTemperature", "version": "1.1.0", "name": "StorageTemperature", "title": "Storage Temperature", "status": "active", "date": "2020-05-28T14:12:37+00:00", "publisher": "BBMRI.de", "contact": [ { "telecom": [ { "system": "url", "value": "https://www.bbmri.de" }, { "system": "email", "value": "feedback@germanbiobanknode.de" } ] } ], "content": "complete", "concept": [ { "code": "temperature2to10", "display": "Degrees Celsius 2 to 10" }, { "code": "temperature-18to-35", "display": "Degrees Celsius -18 to -35" }, { "code": "temperature-60to-85", "display": "Degrees Celsius -60 to -85" }, { "code": "temperatureGN", "display": "Gaseous nitrogen" }, { "code": "temperatureLN", "display": "Liquid nitrogen" }, { "code": "temperatureRoom", "display": "Room temperature" }, { "code": "temperatureOther", "display": "Other storage temperature" } ] }