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

FHIR IG Statistics: StructureDefinition/nl-core-MedicalDevice.Product

Packagenictiz.fhir.nl.r4.nl-core
TypeStructureDefinition
Idnl-core-MedicalDevice.Product
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/nl-core-MedicalDevice.Product
URLhttp://nictiz.nl/fhir/StructureDefinition/nl-core-MedicalDevice.Product
Statusdraft
NameNlcoreMedicalDeviceProduct
Titlenl core MedicalDevice.Product
Realmnl
DescriptionMedical 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.
PurposeA 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.
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
nl-core-MedicalDevicenl core MedicalDevice

Resources that this resource uses

StructureDefinition
zib-MedicalDevice.Productzib MedicalDevice.Product

Narrative

Note: links and images are rebased to the (stated) source

No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.

Source

{
  "resourceType": "StructureDefinition",
  "id": "nl-core-MedicalDevice.Product",
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "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."
      }
    ]
  }
}