{
  "resourceType": "StructureDefinition",
  "id": "HdBe-HearingFunction.HearingAid.Product",
  "url": "https://fhir.healthdata.be/StructureDefinition/HdBe-HearingFunction.HearingAid.Product",
  "name": "HdBeHearingFunctionHearingAidProduct",
  "title": "HdBe HearingFunction.HearingAid.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": "The (type of) product used to help the patient hear.",
  "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-hearingfunction-v3.2-2020EN",
      "uri": "https://zibs.nl/wiki/HearingFunction-v3.2(2020EN)",
      "name": "zib HearingFunction-v3.2(2020EN)"
    },
    {
      "identity": "HdBe-HearingFunction",
      "uri": "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-HearingFunction",
      "name": "HdBe logical model HearingFunction"
    }
  ],
  "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 HearingAid devices within the context of HdBe-HearingFunction."
      },
      {
        "id": "Device.type",
        "path": "Device.type",
        "definition": "The type of product used to help the patient hear.",
        "binding": {
          "strength": "extensible",
          "valueSet": "https://fhir.healthdata.be/ValueSet/HearingAidType"
        },
        "mapping": [
          {
            "identity": "zib-hearingfunction-v3.2-2020EN",
            "map": "NL-CM:10.1.3",
            "comment": "ProductType"
          },
          {
            "identity": "HdBe-HearingFunction",
            "map": "HearingFunction.HearingAid.MedicalDevice.Product.ProductType"
          }
        ]
      }
    ]
  }
}