FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/rdc-DeviceAssociation

Packagenavify.fhir.r5.rdc
Resource TypeStructureDefinition
Idrdc-DeviceAssociation
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=navify.fhir.r5.rdc@1.1.0&canonical=https://roche.com/fhir/iop/StructureDefinition/rdc-DeviceAssociation
URLhttps://roche.com/fhir/iop/StructureDefinition/rdc-DeviceAssociation
Statusdraft
NameRdcDeviceAssociation
TitleRDC DeviceAssociation
DescriptionRDC DeviceAssociation profile to record of association or dissociation of a device with a patient.
CopyrightCopyright 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.
TypeDeviceAssociation
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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"
      }
    ]
  }
}