FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"id": "devicePropertiesCodes",
"url": "https://iop.roche.com/fhir/ValueSet/devicePropertiesCodes",
"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/.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "385524004",
"display": "Lower limit of reference range is about Capillary blood glucose measurement"
},
{
"code": "371933006",
"display": "Upper limit of reference range is about Capillary blood glucose measurement"
}
]
}
]
}
}