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

FHIR IG Statistics: StructureDefinition/nl-core-VisualFunction.VisualAid

Packagenictiz.fhir.nl.r4.nl-core
TypeStructureDefinition
Idnl-core-VisualFunction.VisualAid
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-VisualFunction.VisualAid
URLhttp://nictiz.nl/fhir/StructureDefinition/nl-core-VisualFunction.VisualAid
Statusdraft
NameNlcoreVisualFunctionVisualAid
Titlenl core VisualFunction.VisualAid
Realmnl
DescriptionSight 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. A sight disorder can lead to things including orientation problems.
PurposeA derived profile from [zib-VisualFunction.VisualAid](http://nictiz.nl/fhir/StructureDefinition/zib-VisualFunction.VisualAid) 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.
TypeDeviceUseStatement
Kindresource

Resources that use this resource

StructureDefinition
nl-core-VisualFunctionnl core VisualFunction

Resources that this resource uses

StructureDefinition
nl-core-AnatomicalLocationnl core AnatomicalLocation
nl-core-HealthProfessional-PractitionerRolenl core HealthProfessional PractitionerRole
nl-core-HealthcareProvidernl core HealthcareProvider
nl-core-Patientnl core Patient
nl-core-Problemnl core Problem
nl-core-Procedure-eventnl core Procedure event
nl-core-Procedure-requestnl core Procedure request
nl-core-TreatmentObjectivenl core TreatmentObjective
nl-core-VisualFunction.VisualAid.Productnl core VisualFunction.VisualAid.Product
zib-VisualFunction.VisualAidzib VisualFunction.VisualAid

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-VisualFunction.VisualAid",
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-VisualFunction.VisualAid",
  "name": "NlcoreVisualFunctionVisualAid",
  "title": "nl core VisualFunction.VisualAid",
  "status": "draft",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "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.",
  "purpose": "A derived profile from [zib-VisualFunction.VisualAid](http://nictiz.nl/fhir/StructureDefinition/zib-VisualFunction.VisualAid) 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-visualfunction-v3.1-2020EN",
      "uri": "https://zibs.nl/wiki/VisualFunction-v3.1(2020EN)",
      "name": "zib VisualFunction-v3.1(2020EN)"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "DeviceUseStatement",
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-VisualFunction.VisualAid",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "DeviceUseStatement",
        "path": "DeviceUseStatement",
        "comment": "This is a specialization of the profile for zib MedicalDevice to represent VisualAid devices within the context of zib VisualFunction.\r\n\r\nNote: because of the way derivation works in FHIR, this profile is not based on the [nl-core-MedicalDevice](http://nictiz.nl/fhir/StructureDefinition/nl-core-MedicalDevice) profile but derived from a specialization in the zib layer.",
        "alias": [
          "nl-core-VisualFunction.VisualAid"
        ]
      },
      {
        "id": "DeviceUseStatement.extension:healthProfessional",
        "path": "DeviceUseStatement.extension",
        "sliceName": "healthProfessional"
      },
      {
        "id": "DeviceUseStatement.extension:healthProfessional.value[x]",
        "path": "DeviceUseStatement.extension.value[x]",
        "comment": "Each occurrence of the zib HealthProfessional is normally represented by _two_ FHIR resources: a PractitionerRole resource (instance of [nl-core-HealthProfessional-PractitionerRole](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole)) and a Practitioner resource (instance of [nl-core-HealthProfessional-Practitioner](http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner)). The Practitioner resource is referenced from the PractitionerRole instance. For this reason, sending systems should fill the reference to the PractitionerRole instance here, and not the Practitioner resource. Receiving systems can then retrieve the reference to the Practitioner resource from that PractitionerRole instance.\r\n\r\nIn rare circumstances, there is only a Practitioner instance, in which case it is that instance which will be referenced here. However, since this should be the exception, the nl-core-HealthProfessional-Practitioner profile is not explicitly mentioned as a target profile.",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"
            ]
          }
        ]
      },
      {
        "id": "DeviceUseStatement.extension:location",
        "path": "DeviceUseStatement.extension",
        "sliceName": "location"
      },
      {
        "id": "DeviceUseStatement.extension:location.value[x]",
        "path": "DeviceUseStatement.extension.value[x]",
        "comment": "Please note that this zib concept (Location::HealthcareProvider) is also mapped on the `Procedure.location` element in profile [nl-core-Procedure-event](http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-event). The reason for this is that this zib concept aligns with the Location::HealthcareProvider concept in zib Procedure (NL-CM:14.1.5), but only for the situation that the Procedure is about placing the implant which is described using this instance of zib MedicalDevice. This is normally not the case in the context of visual aids, so the mapping in nl-core-Procedure-event should be ignored in this situation.",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider"
            ]
          }
        ]
      },
      {
        "id": "DeviceUseStatement.extension:treatmentObjective",
        "path": "DeviceUseStatement.extension",
        "sliceName": "treatmentObjective"
      },
      {
        "id": "DeviceUseStatement.extension:treatmentObjective.value[x]",
        "path": "DeviceUseStatement.extension.value[x]",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Goal",
              "http://nictiz.nl/fhir/StructureDefinition/nl-core-TreatmentObjective"
            ]
          }
        ]
      },
      {
        "id": "DeviceUseStatement.subject",
        "path": "DeviceUseStatement.subject",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "http://hl7.org/fhir/StructureDefinition/Group",
              "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"
            ]
          }
        ]
      },
      {
        "id": "DeviceUseStatement.derivedFrom:procedure-request",
        "path": "DeviceUseStatement.derivedFrom",
        "sliceName": "procedure-request",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-request"
            ]
          }
        ]
      },
      {
        "id": "DeviceUseStatement.derivedFrom:procedure-event",
        "path": "DeviceUseStatement.derivedFrom",
        "sliceName": "procedure-event",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-event"
            ]
          }
        ]
      },
      {
        "id": "DeviceUseStatement.device",
        "path": "DeviceUseStatement.device",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://hl7.org/fhir/StructureDefinition/Device",
              "http://nictiz.nl/fhir/StructureDefinition/nl-core-VisualFunction.VisualAid.Product"
            ]
          }
        ]
      },
      {
        "id": "DeviceUseStatement.reasonReference:indication",
        "path": "DeviceUseStatement.reasonReference",
        "sliceName": "indication",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://nictiz.nl/fhir/StructureDefinition/nl-core-Problem"
            ]
          }
        ]
      },
      {
        "id": "DeviceUseStatement.bodySite",
        "path": "DeviceUseStatement.bodySite",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://nictiz.nl/fhir/StructureDefinition/nl-core-AnatomicalLocation"
            ]
          }
        ]
      }
    ]
  }
}