{
  "resourceType": "StructureDefinition",
  "id": "HdBe-VisualFunction.VisualAid.Product",
  "url": "https://fhir.healthdata.be/StructureDefinition/HdBe-VisualFunction.VisualAid.Product",
  "name": "HdBeVisualFunctionVisualAidProduct",
  "title": "HdBe VisualFunction.VisualAid.Product",
  "status": "draft",
  "date": "2022-10-17T09:09:13.9562003+00:00",
  "publisher": "Healthdata.be (Sciensano)",
  "contact": [
    {
      "name": "Service portal – healthdata.be",
      "telecom": [
        {
          "system": "url",
          "value": "https://sciensano.service-now.com/sp",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Sight is the ability to observe lit objects, with the goal of orienting yourself on objects and people in a lit environment. This pertains to observing the light stimuli, and not processing them in the brain.\r\nA sight disorder can lead to things including orientation problems.",
  "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-visualfunction-v3.1-2020EN",
      "uri": "https://zibs.nl/wiki/VisualFunction-v3.1(2020EN)",
      "name": "zib VisualFunction-v3.1(2020EN)"
    },
    {
      "identity": "HdBe-VisualFunction",
      "uri": "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-VisualFunction",
      "name": "HdBe logical model VisualFunction"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Device",
  "baseDefinition": "https://fhir.healthdata.be/StructureDefinition/HdBe-MedicalDevice.Product",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Device",
        "path": "Device",
        "comment": "This is a specialization of the [HdBe-MedicalDevice.Product](https://fhir.healthdata.be/StructureDefinition/HdBe-MedicalDevice.Product) profile to represent VisualAid devices within the context of HdBe VisualFunction."
      },
      {
        "id": "Device.type",
        "path": "Device.type",
        "definition": "The type of product used to help the patient see.",
        "binding": {
          "strength": "extensible",
          "valueSet": "https://fhir.healthdata.be/ValueSet/VisualAidType"
        },
        "mapping": [
          {
            "identity": "zib-visualfunction-v3.1-2020EN",
            "map": "NL-CM:10.1.3",
            "comment": "ProductType"
          },
          {
            "identity": "HdBe-VisualFunction",
            "map": "VisualFunction.VisualAid.MedicalDevice.Product.ProductType"
          }
        ]
      }
    ]
  }
}