FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/HdBe-HearingFunction.HearingAid.Product

Packagehealthdata.be.r4.cbb
Resource TypeStructureDefinition
IdHdBe-HearingFunction.HearingAid.Product
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=healthdata.be.r4.cbb@0.16.0-beta&canonical=https://fhir.healthdata.be/StructureDefinition/HdBe-HearingFunction.HearingAid.Product
URLhttps://fhir.healthdata.be/StructureDefinition/HdBe-HearingFunction.HearingAid.Product
Statusdraft
Date2022-10-17T09:09:13.9562003+00:00
NameHdBeHearingFunctionHearingAidProduct
TitleHdBe-HearingFunction.HearingAid.Product
DescriptionThe (type of) product used to help the patient hear.
CopyrightCopyright 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.
TypeDevice
Kindresource

Resources that use this resource

StructureDefinition
HdBe-ClinicalReportResearch-CompositionHdBe ClinicalReport for Research Composition
HdBe-HearingFunction.HearingAidHdBe-HearingFunction.HearingAid

Resources that this resource uses

StructureDefinition
HdBe-MedicalDevice.ProductHdBe-MedicalDevice.Product
HdBe-PatientHdBe-Patient
ValueSet
HearingAidTypeHearingAidType

Narrative

No narrative content found in resource


Source

{
  "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"
          }
        ]
      },
      {
        "id": "Device.patient",
        "path": "Device.patient",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "https://fhir.healthdata.be/StructureDefinition/HdBe-Patient"
            ]
          }
        ]
      }
    ]
  }
}