PackagesCanonicalsLogsProblems
    Packages
    il.core.fhir.r4@0.10.1
    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": "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.10.1",
  "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",
  "id": "1e66b673-e962-44e7-9aa7-74cd72d5c533",
  "kind": "resource",
  "url": "http://fhir.health.gov.il/StructureDefinition/il-core-device-definition",
  "version": "0.10.1",
  "differential": {
    "element": [ {
      "id": "DeviceDefinition",
      "path": "DeviceDefinition",
      "short": "ILCore DeviceDefinition Profile",
      "definition": "Definitions for the profile-DeviceDefinition resource profile."
    }, {
      "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"
}