{
"description": "Israel Core proposed constraints and extensions on the Device Resource",
"_filename": "StructureDefinition-il-core-device.json",
"package_name": "il.core.fhir.r4.2023",
"date": "2021-05-02",
"derivation": "constraint",
"publisher": "Israel Core Team",
"fhirVersion": "4.0.1",
"name": "ILCoreDevice",
"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": "ILCore Device Profile",
"package_version": "0.1.0",
"status": "draft",
"id": "9d4e1df0-209a-4527-b3dc-12d9639330e8",
"kind": "resource",
"url": "http://fhir.health.gov.il/StructureDefinition/il-core-device",
"version": "0.12.1",
"differential": {
"element": [ {
"id": "Device",
"path": "Device",
"short": "ILCore Device Profile",
"definition": "Definitions for the profile-Device resource profile."
}, {
"id": "Device.definition",
"path": "Device.definition",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-device-definition" ]
} ]
}, {
"id": "Device.patient",
"path": "Device.patient",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-patient" ]
} ]
}, {
"id": "Device.owner",
"path": "Device.owner",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-organization" ]
} ]
}, {
"id": "Device.location",
"path": "Device.location",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-location" ]
} ]
}, {
"id": "Device.parent",
"path": "Device.parent",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://fhir.health.gov.il/StructureDefinition/il-core-device" ]
} ]
} ]
},
"contact": [ {
"telecom": [ {
"value": "ido.levin@moh.gov.il",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device"
}