{
  "resourceType": "StructureDefinition",
  "id": "HdBe-HearingFunction.HearingAid",
  "url": "https://fhir.healthdata.be/StructureDefinition/HdBe-HearingFunction.HearingAid",
  "name": "HdBeHearingFunctionHearingAid",
  "title": "HdBe HearingFunction.HearingAid",
  "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": "A record of the medical aids being 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": "DeviceUseStatement",
  "baseDefinition": "https://fhir.healthdata.be/StructureDefinition/HdBe-MedicalDevice",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "DeviceUseStatement",
        "path": "DeviceUseStatement",
        "definition": "The medical aid used to help the patient hear.",
        "comment": "This is a specialization of the [HdBe-MedicalDevice](https://fhir.healthdata.be/StructureDefinition/HdBe-MedicalDevice) profile to represent HearingAid devices within the context of HdBe-HearingFunction."
      },
      {
        "id": "DeviceUseStatement.device",
        "path": "DeviceUseStatement.device",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Device",
              "https://fhir.healthdata.be/StructureDefinition/HdBe-HearingFunction.HearingAid.Product"
            ]
          }
        ]
      },
      {
        "id": "DeviceUseStatement.reasonReference:HdBe-MedicalDeviceReference",
        "path": "DeviceUseStatement.reasonReference",
        "sliceName": "HdBe-MedicalDeviceReference",
        "max": "0"
      },
      {
        "id": "DeviceUseStatement.reasonReference:hearingFunction",
        "path": "DeviceUseStatement.reasonReference",
        "sliceName": "hearingFunction",
        "short": "HearingFunction",
        "comment": "Please note that on a functional level, CBB HearingFunction references CBB MedicalDevice, but in FHIR this direction is reversed.",
        "alias": [
          "FunctieHoren"
        ],
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://fhir.healthdata.be/StructureDefinition/HdBe-HearingFunction"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "zib-hearingfunction-v3.2-2020EN",
            "map": "NL-CM:4.17.4",
            "comment": "Reversed reference for zib HearingFunction.HearingAid"
          },
          {
            "identity": "HdBe-HearingFunction",
            "map": "HearingFunction.HearingAid",
            "comment": "Reversed reference for CBB HearingFunction.HearingAid"
          }
        ]
      },
      {
        "id": "DeviceUseStatement.bodySite",
        "path": "DeviceUseStatement.bodySite",
        "short": "Location / AnatomicalLocation / DeviceAnatomicalLocation",
        "definition": "The anatomical location of the hearing aid, such as: ‘left ear’.",
        "alias": [
          "HulpmiddelAnatomischeLocatie"
        ],
        "binding": {
          "strength": "required",
          "valueSet": "https://fhir.healthdata.be/ValueSet/DeviceAnatomicalLocation"
        },
        "mapping": [
          {
            "identity": "zib-hearingfunction-v3.2-2020EN",
            "map": "NL-CM:10.1.6",
            "comment": "DeviceAnatomicalLocation"
          },
          {
            "identity": "HdBe-HearingFunction",
            "map": "HearingFunction.HearingAid.MedicalDevice.AnatomicalLocation"
          },
          {
            "identity": "HdBe-HearingFunction",
            "map": "HearingFunction.HearingAid.MedicalDevice.AnatomicalLocation.Location"
          }
        ]
      }
    ]
  }
}