PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.spirecore@0.1.0-alpha
    https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Device
{
  "description": "This resource describes the properties (regulated, has real time clock, etc.), adminstrative (manufacturer name, model number, serial number, firmware, etc.), and type (knee replacement, blood pressure cuff, MRI, etc.) of a physical unit (these values do not change much within a given module, for example the serail number, manufacturer name, and model number). An actual unit may consist of several modules in a distinct hierarchy and these are represented by multiple Device resources and bound through the 'parent' element.",
  "_filename": "SpireCore-Device.StructureDefinition.json",
  "package_name": "fhir.r4.spirecore",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "SpireCoreDevice",
  "abstract": false,
  "type": "Device",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.1.0-alpha",
  "status": "draft",
  "id": "33484703-0f4a-4228-92a0-736f50e46bbd",
  "kind": "resource",
  "url": "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Device",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Device.identifier.assigner",
      "path": "Device.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization", "http://hl7.org/fhir/StructureDefinition/Organization" ]
      } ]
    }, {
      "id": "Device.definition",
      "path": "Device.definition",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-DeviceDefinition", "http://hl7.org/fhir/StructureDefinition/DeviceDefinition" ]
      } ]
    }, {
      "id": "Device.definition.identifier.assigner",
      "path": "Device.definition.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization", "http://hl7.org/fhir/StructureDefinition/Organization" ]
      } ]
    }, {
      "id": "Device.version.component.assigner",
      "path": "Device.version.component.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization", "http://hl7.org/fhir/StructureDefinition/Organization" ]
      } ]
    }, {
      "id": "Device.patient",
      "path": "Device.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Patient", "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ]
    }, {
      "id": "Device.patient.identifier.assigner",
      "path": "Device.patient.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization", "http://hl7.org/fhir/StructureDefinition/Organization" ]
      } ]
    }, {
      "id": "Device.owner",
      "path": "Device.owner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization", "http://hl7.org/fhir/StructureDefinition/Organization" ]
      } ]
    }, {
      "id": "Device.owner.identifier.assigner",
      "path": "Device.owner.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization", "http://hl7.org/fhir/StructureDefinition/Organization" ]
      } ]
    }, {
      "id": "Device.location",
      "path": "Device.location",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Location", "http://hl7.org/fhir/StructureDefinition/Location" ]
      } ]
    }, {
      "id": "Device.location.identifier.assigner",
      "path": "Device.location.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization", "http://hl7.org/fhir/StructureDefinition/Organization" ]
      } ]
    }, {
      "id": "Device.note.author[x]",
      "path": "Device.note.author[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Practitioner", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Patient", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-RelatedPerson", "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization", "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/RelatedPerson", "http://hl7.org/fhir/StructureDefinition/Organization" ]
      }, {
        "code": "string"
      } ]
    }, {
      "id": "Device.parent",
      "path": "Device.parent",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Device", "http://hl7.org/fhir/StructureDefinition/Device" ]
      } ]
    }, {
      "id": "Device.parent.identifier.assigner",
      "path": "Device.parent.identifier.assigner",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.spirehealthcare.com/fhir/StructureDefinition/SpireCore-Organization", "http://hl7.org/fhir/StructureDefinition/Organization" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device"
}