{
  "resourceType": "StructureDefinition",
  "id": "nl-core-MedicalDevice.Product",
  "text": {
    "status": "empty",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.</div>"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-MedicalDevice.Product",
  "name": "NlcoreMedicalDeviceProduct",
  "title": "nl core MedicalDevice.Product",
  "status": "draft",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Medical devices are any internally implanted and external devices and/or aids used by the patient (in the past) to reduce the effects of functional limitations in organ systems or to facilitate the treatment of a disease.",
  "purpose": "A derived profile from [zib-MedicalDevice.Product](http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice.Product) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.",
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "zib-medicaldevice-v3.3.1-2020EN",
      "uri": "https://zibs.nl/wiki/MedicalDevice-v3.3.1(2020EN)",
      "name": "zib MedicalDevice-v3.3.1(2020EN)"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Device",
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice.Product",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Device",
        "path": "Device",
        "alias": [
          "nl-core-MedicalDevice.Product"
        ]
      },
      {
        "id": "Device.patient",
        "path": "Device.patient",
        "comment": "According to <https://www.hl7.org/fhir/r4/compartmentdefinition-patient.html>, this reference may not be populated. Therefore, no reference to the nl-core-Patient profile is defined here."
      }
    ]
  }
}