FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/d529272c-ed80-47b5-a7b9-26826b9b017a

Packagerdc.interoperability.guide
Resource TypeValueSet
Idd529272c-ed80-47b5-a7b9-26826b9b017a
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=rdc.interoperability.guide@1.0.0&canonical=http://roche.com/fhir/iop/ValueSet/device-kind
URLhttp://roche.com/fhir/iop/ValueSet/device-kind
Version1
Statusactive
Date2023-10-12
Namedevice-kind

Resources that use this resource

StructureDefinition
Devices_DeviceModelDevices_DeviceModel

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
csRocheCodeSystem

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "d529272c-ed80-47b5-a7b9-26826b9b017a",
  "url": "http://roche.com/fhir/iop/ValueSet/device-kind",
  "identifier": [
    {
      "value": "device-kind",
      "system": "http://roche.com/fhir/iop/ValueSet/"
    }
  ],
  "version": "1",
  "name": "device-kind",
  "status": "active",
  "compose": {
    "include": [
      {
        "system": "http://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,
  "date": "2023-10-12"
}