{
  "resourceType": "StructureDefinition",
  "id": "rdc-DeviceAssociation",
  "url": "https://roche.com/fhir/iop/StructureDefinition/rdc-DeviceAssociation",
  "name": "RdcDeviceAssociation",
  "title": "RDC DeviceAssociation",
  "status": "draft",
  "experimental": true,
  "publisher": "F. Hoffmann-La Roche AG",
  "description": "RDC DeviceAssociation profile to record of association or dissociation of a device with a patient.",
  "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.",
  "fhirVersion": "5.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "DeviceAssociation",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DeviceAssociation",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "DeviceAssociation.identifier",
        "path": "DeviceAssociation.identifier",
        "max": "0"
      },
      {
        "id": "DeviceAssociation.category",
        "path": "DeviceAssociation.category",
        "max": "0"
      },
      {
        "id": "DeviceAssociation.statusReason",
        "path": "DeviceAssociation.statusReason",
        "max": "0"
      },
      {
        "id": "DeviceAssociation.bodyStructure",
        "path": "DeviceAssociation.bodyStructure",
        "max": "0"
      },
      {
        "id": "DeviceAssociation.operation",
        "path": "DeviceAssociation.operation",
        "max": "0"
      }
    ]
  }
}