FHIR IG Statistics: ValueSet/device-settings-codes 
| Package | navify.fhir.r5.rdc | 
| Resource Type | ValueSet | 
| Id | device-settings-codes | 
| FHIR Version | R5 | 
| Source | https://simplifier.net/resolve?scope=navify.fhir.r5.rdc@1.1.0&canonical=https://roche.com/fhir/iop/ValueSet/device-settings-codes | 
| URL | https://roche.com/fhir/iop/ValueSet/device-settings-codes | 
| Status | active | 
| Name | DeviceSettingsCodes | 
| Description | A ValueSet containing codes for configurable device settings in the `Device.property` element. | 
| Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. | 
Resources that use this resource
Resources that this resource uses
| CodeSystem | 
| sct | SNOMED CT International Edition | 
| cs | RocheFhirIop | 
Narrative
No narrative content found in resource
Source
{
  "resourceType": "ValueSet",
  "id": "device-settings-codes",
  "url": "https://roche.com/fhir/iop/ValueSet/device-settings-codes",
  "name": "DeviceSettingsCodes",
  "description": "A ValueSet containing codes for configurable device settings in the `Device.property` element.",
  "status": "active",
  "experimental": false,
  "publisher": "F. Hoffmann-La Roche AG",
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "789483009",
            "display": "Insulin sensitivity factor"
          },
          {
            "code": "789496005",
            "display": "Insulin to carbohydrate ratio"
          }
        ]
      },
      {
        "system": "https://roche.com/fhir/iop/cs",
        "concept": [
          {
            "code": "385524004_bloodglucose",
            "display": "Lower limit of reference range is about Capillary blood glucose measurement"
          },
          {
            "code": "371933006_bloodglucose",
            "display": "Upper limit of reference range is about Capillary blood glucose measurement"
          },
          {
            "code": "1055210001_bloodglucose",
            "display": "1055210001_bloodglucose"
          },
          {
            "code": "39869006_hypoglycemia",
            "display": "39869006_hypoglycemia"
          },
          {
            "code": "39869006_hyperglycemia",
            "display": "39869006_hyperglycemia"
          }
        ]
      }
    ]
  }
}