RDC Interoperability Guide
1.1.0

rdc-DeviceAssociation

Official URL: https://roche.com/fhir/iop/StructureDefinition/rdc-DeviceAssociation Version: 1.1.0
Parent:

http://hl7.org/fhir/StructureDefinition/DeviceAssociation

Computable Name:

RdcDeviceAssociation

RDC DeviceAssociation profile to record of association or dissociation of a device with a patient.

Formal Views of Profile Content

identifier..0
category..0
statusReason..0
bodyStructure..0
operation..0

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