PackagesCanonicalsLogsProblems
    Packages
    hie2.packages@1.0.1
    http://fhir.hie.moh.gov.my/StructureDefinition/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.",
  "_filename": "StructureDefinition-Device-my-core.json",
  "package_name": "hie2.packages",
  "date": "2022-03-16T15:02:21.1440929Z",
  "derivation": "constraint",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2022-03-16T15:03:32.82+00:00"
  },
  "publisher": "Malaysia MOH - HIE Steering Committee",
  "fhirVersion": "4.0.1",
  "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.",
  "name": "DeviceMyCore",
  "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": "false",
  "resourceType": "StructureDefinition",
  "title": "Device (MY Core)",
  "package_version": "1.0.1",
  "status": "active",
  "id": "9d668ab5-3c6d-40bc-9328-d97c239b3bb2",
  "kind": "resource",
  "url": "http://fhir.hie.moh.gov.my/StructureDefinition/Device-my-core",
  "version": "1.0.0",
  "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",
      "max": "1",
      "min": 1,
      "path": "Device.identifier"
    }, {
      "id": "Device.definition",
      "path": "Device.definition",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Device-my-core" ]
      } ]
    }, {
      "id": "Device.udiCarrier",
      "max": "1",
      "min": 1,
      "path": "Device.udiCarrier",
      "mustSupport": true
    }, {
      "id": "Device.status",
      "min": 1,
      "path": "Device.status"
    }, {
      "id": "Device.statusReason",
      "max": "1",
      "min": 1,
      "path": "Device.statusReason"
    }, {
      "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",
        "valueSet": "http://fhir.hie.moh.gov.my/ValueSet/medical-devices-my-core",
        "description": "The type of device"
      }
    }, {
      "id": "Device.version",
      "path": "Device.version",
      "mustSupport": true
    }, {
      "id": "Device.patient",
      "min": 1,
      "path": "Device.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://fhir.hie.moh.gov.my/StructureDefinition/Patient-my-core" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Device.patient.reference",
      "min": 1,
      "path": "Device.patient.reference",
      "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" ]
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device"
}