FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagegdrl.fhir.r4
Resource TypeDevice
IdExample_ReteLab_Device_application1.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Device",
  "id": "esempio-device-applicativo1",
  "meta": {
    "versionId": "1",
    "profile": [
      "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabDeviceApplicationFSE"
    ]
  },
  "deviceName": {
    "name": "DNLAB",
    "type": "model-name"
  },
  "manufacturer": "DEDALUS",
  "version": [
    {
      "value": "1.2.3.33"
    }
  ]
}