PackagesCanonicalsLogsProblems
    Packages
    il.core.fhir.r4@0.14.0
    http://fhir.health.gov.il/StructureDefinition/il-core-device-definition
{
  "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": "2024-04-07",
  "derivation": "constraint",
  "publisher": "Israel Core Team",
  "fhirVersion": "4.0.1",
  "name": "ILCoreDeviceDefinition",
  "abstract": false,
  "type": "DeviceDefinition",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ILCore DeviceDefinition Profile",
  "package_version": "0.14.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "draft"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  } ],
  "status": "draft",
  "id": "9a8b7669-bf9c-4473-92fd-35312222ec17",
  "kind": "resource",
  "url": "http://fhir.health.gov.il/StructureDefinition/il-core-device-definition",
  "version": "0.14.0",
  "differential": {
    "element": [ {
      "id": "DeviceDefinition",
      "path": "DeviceDefinition",
      "short": "ILCore DeviceDefinition Profile",
      "definition": "Israel Core proposed constraints and extensions on the 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" ]
      } ]
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "tal.primak@moh.gov.il",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DeviceDefinition"
}