{ "description": "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.8.0", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category", "valueString": "Specialized.Definitional Artifacts" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category", "valueCode": "anonymous" } ], "status": "draft", "language": "he-IL", "id": "1ff48c6a-d492-41ab-a58c-65e469f34892", "kind": "resource", "url": "http://fhir.health.gov.il/StructureDefinition/il-core-device-definition", "version": "0.8.0", "differential": { "element": [ { "id": "DeviceDefinition", "path": "DeviceDefinition", "short": "ILCore DeviceDefinition Profile", "definition": "Definitions for the profile-DeviceDefinition resource profile.", "mustSupport": true }, { "id": "DeviceDefinition.manufacturerReference", "max": "1", "min": 0, "path": "DeviceDefinition.manufacturerReference", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-organization" ] } ] }, { "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" }