Package | hie2.packages |
Resource Type | StructureDefinition |
Id | Device |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=hie2.packages@1.0.1&canonical=http://fhir.hie.moh.gov.my/StructureDefinition/Device-my-core |
URL | http://fhir.hie.moh.gov.my/StructureDefinition/Device-my-core |
Version | 1.0.0 |
Status | active |
Date | 2022-03-16T15:02:21.1440929Z |
Name | DeviceMyCore |
Title | Device (MY Core) |
Description | A type of a manufactured item that is used in the provision of healthcare without being substantially changed through that activity. The device may be a medical or non-medical device. |
Purpose | A type of a manufactured item that is used in the provision of healthcare without being substantially changed through that activity. The device may be a medical or non-medical device. |
Type | Device |
Kind | resource |
StructureDefinition | |
Device-my-core | Device (MY Core) |
Group-my-core | Group (MY Core) |
StructureDefinition | |
Location-my-core | Location (MY Core) |
Organization-my-core | Organization (MY Core) |
Patient-my-core | Patient (MY Core) |
Device-my-core | Device (MY Core) |
Note: links and images are rebased to the (stated) source
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | S | 0..* | Device | Item used in healthcare |
![]() ![]() ![]() | S | 0..1 | (Slice Definition) | Type of device.
Preferably valued by using SNOMED CT.
The absence of information, or of devices relevant for purpose of this IPS, shall be explicitly stated by using the codes included in the absent-or-unknown-devices-my-core value set. Slice: Unordered, Open by pattern:$this Binding: Medical Devices - IPS (preferred) |
![]() ![]() ![]() ![]() | S | 0..1 | CodeableConceptIPS | Concept - reference to a terminology or just text Binding: Absent or Unknown Devices - IPS (required) |
![]() ![]() ![]() | S | 1..1 | Reference(Patient (MY Core)) | Patient to whom Device is affixed |
![]() ![]() ![]() ![]() | S | 1..1 | string | Literal reference, Relative, internal or absolute URL |
![]() |
{ "resourceType": "StructureDefinition", "id": "Device", "meta": { "versionId": "3", "lastUpdated": "2022-03-16T15:03:32.82+00:00" }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://fhir.hie.moh.gov.my/StructureDefinition/Device-my-core", "version": "1.0.0", "name": "DeviceMyCore", "title": "Device (MY Core)", "status": "active", "experimental": false, "date": "2022-03-16T15:02:21.1440929Z", "publisher": "Malaysia MOH - HIE Steering Committee", "description": "A type of a manufactured item that is used in the provision of healthcare without being substantially changed through that activity. The device may be a medical or non-medical device.", "purpose": "A type of a manufactured item that is used in the provision of healthcare without being substantially changed through that activity. The device may be a medical or non-medical device.", "fhirVersion": "4.0.1", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" }, { "identity": "w5", "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping" }, { "identity": "udi", "uri": "http://fda.gov/UDI", "name": "UDI Mapping" } ], "kind": "resource", "abstract": false, "type": "Device", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device", "derivation": "constraint", "differential": { "element": [ { "id": "Device", "path": "Device", "comment": "This profile applies the rules defined by HL7 International for representing the UDI in the FHIR standard, by the document \"Medical Devices and Unique Device Identification (UDI) Pattern, Release 1\"", "mustSupport": true }, { "id": "Device.identifier", "path": "Device.identifier", "min": 1, "max": "1" }, { "id": "Device.definition", "path": "Device.definition", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Device-my-core" ] } ] }, { "id": "Device.udiCarrier", "path": "Device.udiCarrier", "min": 1, "max": "1", "mustSupport": true }, { "id": "Device.status", "path": "Device.status", "min": 1 }, { "id": "Device.statusReason", "path": "Device.statusReason", "min": 1, "max": "1" }, { "id": "Device.manufacturer", "path": "Device.manufacturer", "mustSupport": true }, { "id": "Device.manufactureDate", "path": "Device.manufactureDate", "mustSupport": true }, { "id": "Device.lotNumber", "path": "Device.lotNumber", "mustSupport": true }, { "id": "Device.serialNumber", "path": "Device.serialNumber", "mustSupport": true }, { "id": "Device.deviceName", "path": "Device.deviceName", "mustSupport": true }, { "id": "Device.modelNumber", "path": "Device.modelNumber", "mustSupport": true }, { "id": "Device.type", "path": "Device.type", "short": "Type of device.\r\nPreferably valued by using SNOMED CT.\r\nThe absence of information, or of devices relevant for purpose of this IPS, shall be explicitly stated by using the codes included in the absent-or-unknown-devices-my-core value set.", "binding": { "strength": "preferred", "description": "The type of device", "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/medical-devices-my-core" } }, { "id": "Device.version", "path": "Device.version", "mustSupport": true }, { "id": "Device.patient", "path": "Device.patient", "min": 1, "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Patient-my-core" ] } ], "mustSupport": true }, { "id": "Device.patient.reference", "path": "Device.patient.reference", "min": 1, "mustSupport": true }, { "id": "Device.owner", "path": "Device.owner", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Organization-my-core" ] } ], "mustSupport": true }, { "id": "Device.contact", "path": "Device.contact", "mustSupport": true }, { "id": "Device.location", "path": "Device.location", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Location-my-core" ] } ], "mustSupport": true }, { "id": "Device.parent", "path": "Device.parent", "type": [ { "code": "Reference", "targetProfile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Device-my-core" ] } ] } ] } }