PackagesCanonicalsLogsProblems
    Packages
    acme.canada.2023@0.0.1-alpha
    http://example.org/StructureDefinition/maintained-device
{
  "description": "A device whose maintenance is tracked.",
  "_filename": "MaintainedDevice.json",
  "package_name": "acme.canada.2023",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "MaintainedDevice",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://fda.gov/UDI",
    "name": "UDI Mapping",
    "identity": "udi"
  } ],
  "abstract": false,
  "type": "Device",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Maintained Device",
  "package_version": "0.0.1-alpha",
  "status": "active",
  "id": "15953485-59c8-4e4b-a2ef-8a8a199bc74e",
  "kind": "resource",
  "url": "http://example.org/StructureDefinition/maintained-device",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Device.extension",
      "path": "Device.extension",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Device.extension:totalDeviceHours",
      "max": "1",
      "min": 0,
      "path": "Device.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://example.org/StructureDefinition/total-device-hours" ]
      } ],
      "sliceName": "totalDeviceHours",
      "mustSupport": true
    }, {
      "id": "Device.extension:maintenanceEvent",
      "max": "*",
      "min": 0,
      "path": "Device.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://example.org/StructureDefinition/maintenance-event" ]
      } ],
      "sliceName": "maintenanceEvent",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/ca/baseline/StructureDefinition/profile-device-medical"
}