FHIR IG Statistics: ValueSet/device-kind
Package | navify.fhir.r5.rdc |
Resource Type | ValueSet |
Id | device-kind |
FHIR Version | R5 |
Source | https://simplifier.net/resolve?scope=navify.fhir.r5.rdc@1.0.0&canonical=https://roche.com/fhir/iop/ValueSet/device-kind |
URL | https://roche.com/fhir/iop/ValueSet/device-kind |
Status | active |
Name | DeviceKind |
Description | A ValueSet containing codes representing different kinds of devices for the `Device.type` 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 (all versions) |
cs | RocheFhirIop |
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "device-kind",
"url": "https://roche.com/fhir/iop/ValueSet/device-kind",
"name": "DeviceKind",
"description": "A ValueSet containing codes representing different kinds of devices for the `Device.type` element.",
"status": "active",
"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": "https://roche.com/fhir/iop/cs",
"concept": [
{
"code": "49062001_smart_phone",
"display": "49062001_smart_phone"
}
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "337414009",
"display": "Blood glucose meter (physical object)"
},
{
"code": "700585005",
"display": "Invasive interstitial-fluid glucose monitoring system (physical object)"
},
{
"code": "69805005",
"display": "Insulin pump"
}
]
}
]
},
"experimental": false
}