Retention Implementation Guide - Local Development build (v1.0.0). See the Directory of published versions
: Peripheral capillary oxygen saturation Codesystem - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "PeripheralCapillaryOxygenSaturation",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>https://www.retention-project.eu/ig/CodeSystem/PeripheralCapillaryOxygenSaturation</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"PeripheralCapillaryOxygenSaturation-0\"> </a></td><td><95</td><td>Input at item 0</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"PeripheralCapillaryOxygenSaturation-1\"> </a></td><td><90</td><td>Input at item 1</td></tr></table></div>"
},
"url" : "https://www.retention-project.eu/ig/CodeSystem/PeripheralCapillaryOxygenSaturation",
"version" : "1.0.0",
"name" : "Peripheral_capillary_oxygen_saturation",
"title" : "Peripheral capillary oxygen saturation Codesystem",
"status" : "active",
"experimental" : true,
"date" : "2022-11-28T14:27:31+02:00",
"description" : "Code system with input values for Peripheral capillary oxygen saturation",
"caseSensitive" : false,
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "0",
"display" : "<95",
"definition" : "Input at item 0"
},
{
"code" : "1",
"display" : "<90",
"definition" : "Input at item 1"
}
]
}