{
  "resourceType": "StructureDefinition",
  "id": "Ro-Device",
  "meta": {
    "lastUpdated": "2017-11-21T23:54:24.063+00:00"
  },
  "url": "https://simplifier.net/SAM-TST/Ro-Device",
  "name": "Ro-Device",
  "status": "draft",
  "date": "2017-11-17T10:19:58.387+00:00",
  "fhirVersion": "3.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Device",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Device.patient",
        "path": "Device.patient",
        "type": [
          {
            "code": "Reference",
            "profile": "https://simplifier.net/SAM-TST/Ro-Patient"
          }
        ]
      },
      {
        "id": "Device.location",
        "path": "Device.location",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "https://simplifier.net/SAM-TST/Ro-Location"
          }
        ]
      }
    ]
  }
}