Example in International Patient Summary2.0.1
Device

ips-example-imaging-1

Device-ips-example-imaging-1.json

Resource Details

Resource Type
Device
Resource ID
ips-example-imaging-1
Identifier
http://www.example.com/devicesID|12345
Conforms To
http://hl7.org/fhir/uv/ips/StructureDefinition/Device-uv-ips

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Device",
  "id": "ips-example-imaging-1",
  "filename": "Device-ips-example-imaging-1.json",
  "profile": [
    "http://hl7.org/fhir/uv/ips/StructureDefinition/Device-uv-ips"
  ],
  "identifier": {
    "system": "http://www.example.com/devicesID",
    "value": "12345"
  }
}