{ "description": "Israel Core proposed constraints and extensions on the DeviceDefinition Resource", "_filename": "StructureDefinition-il-core-device-definition.json", "package_name": "il.core.fhir.r4", "date": "2021-05-02", "derivation": "constraint", "publisher": "Israeli Ministry of Health", "fhirVersion": "4.0.1", "name": "ILCoreDeviceDefinition", "mapping": [ { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" } ], "abstract": false, "type": "DeviceDefinition", "experimental": null, "resourceType": "StructureDefinition", "title": "ILCore DeviceDefinition Profile", "package_version": "0.12.0", "status": "draft", "id": "3f8f4976-2ee6-4944-a846-80d7f8fa7bba", "kind": "resource", "url": "http://fhir.health.gov.il/StructureDefinition/il-core-device-definition", "version": "0.12.0", "differential": { "element": [ { "id": "DeviceDefinition", "path": "DeviceDefinition", "short": "ILCore DeviceDefinition Profile", "definition": "Definitions for the profile-DeviceDefinition resource profile." }, { "id": "DeviceDefinition.manufacturer[x]", "path": "DeviceDefinition.manufacturer[x]", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "$this", "type": "type" } ] } }, { "id": "DeviceDefinition.manufacturer[x]:manufacturerReference", "max": "1", "min": 0, "path": "DeviceDefinition.manufacturer[x]", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-organization" ] } ], "sliceName": "manufacturerReference" }, { "id": "DeviceDefinition.owner", "path": "DeviceDefinition.owner", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-organization" ] } ] }, { "id": "DeviceDefinition.parentDevice", "path": "DeviceDefinition.parentDevice", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-device-definition" ] } ] } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DeviceDefinition" }