{
  "resourceType": "StructureDefinition",
  "id": "lz-lm-NursingReport",
  "text": {
    "status": "empty",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.</div>"
  },
  "url": "http://medmij.nl/fhir/StructureDefinition/lz-lm-NursingReport",
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.528.1.1023.3.4.1"
    }
  ],
  "name": "LzLmNursingReport",
  "title": "Nursing report",
  "status": "active",
  "publisher": "MedMij",
  "contact": [
    {
      "name": "MedMij",
      "telecom": [
        {
          "system": "email",
          "value": "info@medmij.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A report documenting a patient contact in a long-term healthcare nursing setting. The report can be recorded by different types of health professionals and is not necessarily written by a nurse.",
  "purpose": "This LogicalModel represents the NursingReport Clinical Information Model (CIM) for patient use cases in the context of Long-term Healthcare. It is based on the [ANW v2024.1](https://nuts-foundation.gitbook.io/bolts/anw/v2024.1#id-5.2-wegschrijven-van-informatie) specification.",
  "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": "3.0.2",
  "mapping": [
    {
      "identity": "lz-medmij-dataset-100-rc2-20260413",
      "name": "Dataset Langdurige Zorg MedMij 1.0.0-rc.2 20260413"
    },
    {
      "identity": "SNOMED",
      "uri": "http://snomed.info/sct",
      "name": "SNOMED CT"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "lz-lm-NursingReport",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "lz-lm-NursingReport",
        "path": "lz-lm-NursingReport",
        "short": "Nursing report",
        "definition": "A report documenting a patient contact in a long-term healthcare nursing setting. The report can be recorded by different types of health professionals and is not necessarily written by a nurse.",
        "alias": [
          "Dagrapportage"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element",
          "min": 0,
          "max": "*"
        },
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-1",
            "comment": "NursingReport"
          },
          {
            "identity": "SNOMED",
            "map": "11591000146107",
            "comment": "patiëntcontactverslag"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.id",
        "path": "lz-lm-NursingReport.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "xml:id (or equivalent in JSON)",
        "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "comment": "Note that FHIR strings may not exceed 1MB in size",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.extension",
        "path": "lz-lm-NursingReport.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional Content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.ReportTitle",
        "path": "lz-lm-NursingReport.ReportTitle",
        "short": "Report title",
        "definition": "The title of the nursing report.",
        "comment": "The title should be human readable and clear to the patient.",
        "alias": [
          "RapportageTitel"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-2",
            "comment": "ReportTitle"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.ReportDateTime",
        "path": "lz-lm-NursingReport.ReportDateTime",
        "short": "Report date time",
        "definition": "The date/time on which the nursing report is registered.",
        "alias": [
          "RapportageDatumTijd"
        ],
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-3",
            "comment": "ReportDateTime"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer",
        "path": "lz-lm-NursingReport.Performer",
        "short": "Performer",
        "definition": "The health professional or organization who registered the nursing report.",
        "alias": [
          "Uitvoerder"
        ],
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "lz-lm-NursingReport-1",
            "severity": "error",
            "human": "At least one of HealthProfessional or HealthcareProvider is present.",
            "expression": "HealthProfessional.exists() or HealthcareProvider.exists()",
            "source": "http://medmij.nl/fhir/StructureDefinition/lz-lm-NursingReport"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-4",
            "comment": "Performer"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.id",
        "path": "lz-lm-NursingReport.Performer.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "xml:id (or equivalent in JSON)",
        "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "comment": "Note that FHIR strings may not exceed 1MB in size",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.extension",
        "path": "lz-lm-NursingReport.Performer.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional Content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.modifierExtension",
        "path": "lz-lm-NursingReport.Performer.modifierExtension",
        "short": "Extensions that cannot be ignored",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthProfessional",
        "path": "lz-lm-NursingReport.Performer.HealthProfessional",
        "short": "Health professional",
        "definition": "The health professional who registered the nursing report.",
        "alias": [
          "Zorgverlener"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1",
          "lz-lm-NursingReport-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-5",
            "comment": "HealthProfessional"
          },
          {
            "identity": "SNOMED",
            "map": "223366009",
            "comment": "gezondheidszorgpersoneel"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthProfessional.id",
        "path": "lz-lm-NursingReport.Performer.HealthProfessional.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "xml:id (or equivalent in JSON)",
        "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "comment": "Note that FHIR strings may not exceed 1MB in size",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthProfessional.extension",
        "path": "lz-lm-NursingReport.Performer.HealthProfessional.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional Content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthProfessional.modifierExtension",
        "path": "lz-lm-NursingReport.Performer.HealthProfessional.modifierExtension",
        "short": "Extensions that cannot be ignored",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthProfessional.HealthProfessionalIdentificationNumber",
        "path": "lz-lm-NursingReport.Performer.HealthProfessional.HealthProfessionalIdentificationNumber",
        "short": "Health professional identification number",
        "definition": "The healthcare provider identification number is a number that uniquely identifies the healthcare provider.",
        "alias": [
          "ZorgverlenerIdentificatienummer"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - see see identifier pattern at http://wiki.hl7.org/index.php?title=Common_Design_Patterns#Identifier_Pattern for relevant discussion. The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          },
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-6",
            "comment": "HealthProfessionalIdentificationNumber"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation",
        "path": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation",
        "short": "Name information",
        "definition": "Health professional's full name. If a health professional identification number is entered, it will be the name as listed in UZI, AGB or by the healthcare center.",
        "alias": [
          "Naamgegevens"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-7",
            "comment": "NameInformation"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.id",
        "path": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "xml:id (or equivalent in JSON)",
        "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "comment": "Note that FHIR strings may not exceed 1MB in size",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.extension",
        "path": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional Content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.modifierExtension",
        "path": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.modifierExtension",
        "short": "Extensions that cannot be ignored",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.FirstNames",
        "path": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.FirstNames",
        "short": "First names",
        "definition": "The first names of the health professional.",
        "comment": "Note that FHIR strings may not exceed 1MB in size",
        "alias": [
          "Voornamen"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-8",
            "comment": "FirstNames"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.Initials",
        "path": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.Initials",
        "short": "Initials",
        "definition": "The initials of the health professional.",
        "comment": "Note that FHIR strings may not exceed 1MB in size",
        "alias": [
          "Initialen"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-9",
            "comment": "Initials"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName",
        "path": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName",
        "short": "Last name",
        "definition": "The last name of the health professional.",
        "alias": [
          "Geslachtsnaam"
        ],
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-10",
            "comment": "LastName"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName.id",
        "path": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "xml:id (or equivalent in JSON)",
        "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "comment": "Note that FHIR strings may not exceed 1MB in size",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName.extension",
        "path": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional Content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName.modifierExtension",
        "path": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName.modifierExtension",
        "short": "Extensions that cannot be ignored",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName.Prefix",
        "path": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName.Prefix",
        "short": "Prefix",
        "definition": "Prefix to the last name of the health professional.",
        "comment": "Note that FHIR strings may not exceed 1MB in size",
        "alias": [
          "Voorvoegsels"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-11",
            "comment": "Prefix"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName.LastName",
        "path": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName.LastName",
        "short": "Last name",
        "definition": "The last name of the health professional.",
        "comment": "Note that FHIR strings may not exceed 1MB in size",
        "alias": [
          "Achternaam"
        ],
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-12",
            "comment": "LastName"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthProfessional.Specialty",
        "path": "lz-lm-NursingReport.Performer.HealthProfessional.Specialty",
        "short": "Specialty",
        "definition": "Health professional's medical specialty.",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "alias": [
          "Specialisme"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSetUri": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.121.11.22--20200901000000"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          },
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-13",
            "comment": "Specialty"
          },
          {
            "identity": "SNOMED",
            "map": "394658006",
            "comment": "klinisch specialisme"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthcareProvider",
        "path": "lz-lm-NursingReport.Performer.HealthcareProvider",
        "short": "Healthcare provider",
        "definition": "The healthcare provider who registered the nursing report.",
        "alias": [
          "Zorgaanbieder"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "ele-1",
          "lz-lm-NursingReport-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-14",
            "comment": "HealthcareProvider"
          },
          {
            "identity": "SNOMED",
            "map": "257622000",
            "comment": "zorginstelling"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthcareProvider.id",
        "path": "lz-lm-NursingReport.Performer.HealthcareProvider.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "xml:id (or equivalent in JSON)",
        "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "comment": "Note that FHIR strings may not exceed 1MB in size",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthcareProvider.extension",
        "path": "lz-lm-NursingReport.Performer.HealthcareProvider.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional Content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthcareProvider.modifierExtension",
        "path": "lz-lm-NursingReport.Performer.HealthcareProvider.modifierExtension",
        "short": "Extensions that cannot be ignored",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthcareProvider.HealthcareProviderIdentificationNumber",
        "path": "lz-lm-NursingReport.Performer.HealthcareProvider.HealthcareProviderIdentificationNumber",
        "short": "Healthcare provider identification number",
        "definition": "The organization's identification number.",
        "alias": [
          "ZorgaanbiederIdentificatienummer"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CX / EI (occasionally, more often EI maps to a resource id or a URL)"
          },
          {
            "identity": "rim",
            "map": "II - see see identifier pattern at http://wiki.hl7.org/index.php?title=Common_Design_Patterns#Identifier_Pattern for relevant discussion. The Identifier class is a little looser than the v3 type II because it allows URIs as well as registered OIDs or GUIDs.  Also maps to Role[classCode=IDENT]"
          },
          {
            "identity": "servd",
            "map": "Identifier"
          },
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-15",
            "comment": "HealthcareProviderIdentificationNumber"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthcareProvider.OrganizationName",
        "path": "lz-lm-NursingReport.Performer.HealthcareProvider.OrganizationName",
        "short": "Organization name",
        "definition": "Name of the organization. If an identification number is given, the name must match the name that corresponds to the identification number.",
        "comment": "Note that FHIR strings may not exceed 1MB in size",
        "alias": [
          "OrganisatieNaam"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-16",
            "comment": "OrganizationName"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthcareProvider.DepartmentSpecialty",
        "path": "lz-lm-NursingReport.Performer.HealthcareProvider.DepartmentSpecialty",
        "short": "Department specialty",
        "definition": "The specialty of the healthcare provider's department.",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "alias": [
          "AfdelingSpecialisme"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSetUri": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.106.11.22--20240205133006"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          },
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-17",
            "comment": "DepartmentSpecialty"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthcareProvider.OrganizationType",
        "path": "lz-lm-NursingReport.Performer.HealthcareProvider.OrganizationType",
        "short": "Organization type",
        "definition": "The type of healthcare provider.",
        "comment": "Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.",
        "alias": [
          "OrganisatieType"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "binding": {
          "strength": "extensible",
          "valueSetUri": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.17.2.3--20200901000000"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          },
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-18",
            "comment": "OrganizationType"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.ReportContent",
        "path": "lz-lm-NursingReport.ReportContent",
        "short": "Report content",
        "definition": "The content of the nursing report.",
        "comment": "Note that FHIR strings may not exceed 1MB in size",
        "alias": [
          "RapportageInhoud"
        ],
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-19",
            "comment": "ReportContent"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "lz-lm-NursingReport",
        "path": "lz-lm-NursingReport",
        "short": "Nursing report",
        "definition": "A report documenting a patient contact in a long-term healthcare nursing setting. The report can be recorded by different types of health professionals and is not necessarily written by a nurse.",
        "alias": [
          "Dagrapportage"
        ],
        "mapping": [
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-1",
            "comment": "NursingReport"
          },
          {
            "identity": "SNOMED",
            "map": "11591000146107",
            "comment": "patiëntcontactverslag"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.ReportTitle",
        "path": "lz-lm-NursingReport.ReportTitle",
        "short": "Report title",
        "definition": "The title of the nursing report.",
        "comment": "The title should be human readable and clear to the patient.",
        "alias": [
          "RapportageTitel"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-2",
            "comment": "ReportTitle"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.ReportDateTime",
        "path": "lz-lm-NursingReport.ReportDateTime",
        "short": "Report date time",
        "definition": "The date/time on which the nursing report is registered.",
        "alias": [
          "RapportageDatumTijd"
        ],
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mapping": [
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-3",
            "comment": "ReportDateTime"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer",
        "path": "lz-lm-NursingReport.Performer",
        "short": "Performer",
        "definition": "The health professional or organization who registered the nursing report.",
        "alias": [
          "Uitvoerder"
        ],
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "lz-lm-NursingReport-1",
            "severity": "error",
            "human": "At least one of HealthProfessional or HealthcareProvider is present.",
            "expression": "HealthProfessional.exists() or HealthcareProvider.exists()",
            "source": "http://medmij.nl/fhir/StructureDefinition/lz-lm-NursingReport"
          }
        ],
        "mapping": [
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-4",
            "comment": "Performer"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthProfessional",
        "path": "lz-lm-NursingReport.Performer.HealthProfessional",
        "short": "Health professional",
        "definition": "The health professional who registered the nursing report.",
        "alias": [
          "Zorgverlener"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "lz-lm-NursingReport-1"
        ],
        "mapping": [
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-5",
            "comment": "HealthProfessional"
          },
          {
            "identity": "SNOMED",
            "map": "223366009",
            "comment": "gezondheidszorgpersoneel"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthProfessional.HealthProfessionalIdentificationNumber",
        "path": "lz-lm-NursingReport.Performer.HealthProfessional.HealthProfessionalIdentificationNumber",
        "short": "Health professional identification number",
        "definition": "The healthcare provider identification number is a number that uniquely identifies the healthcare provider.",
        "alias": [
          "ZorgverlenerIdentificatienummer"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "mapping": [
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-6",
            "comment": "HealthProfessionalIdentificationNumber"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation",
        "path": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation",
        "short": "Name information",
        "definition": "Health professional's full name. If a health professional identification number is entered, it will be the name as listed in UZI, AGB or by the healthcare center.",
        "alias": [
          "Naamgegevens"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-7",
            "comment": "NameInformation"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.FirstNames",
        "path": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.FirstNames",
        "short": "First names",
        "definition": "The first names of the health professional.",
        "alias": [
          "Voornamen"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-8",
            "comment": "FirstNames"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.Initials",
        "path": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.Initials",
        "short": "Initials",
        "definition": "The initials of the health professional.",
        "alias": [
          "Initialen"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-9",
            "comment": "Initials"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName",
        "path": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName",
        "short": "Last name",
        "definition": "The last name of the health professional.",
        "alias": [
          "Geslachtsnaam"
        ],
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-10",
            "comment": "LastName"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName.Prefix",
        "path": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName.Prefix",
        "short": "Prefix",
        "definition": "Prefix to the last name of the health professional.",
        "alias": [
          "Voorvoegsels"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-11",
            "comment": "Prefix"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName.LastName",
        "path": "lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName.LastName",
        "short": "Last name",
        "definition": "The last name of the health professional.",
        "alias": [
          "Achternaam"
        ],
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-12",
            "comment": "LastName"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthProfessional.Specialty",
        "path": "lz-lm-NursingReport.Performer.HealthProfessional.Specialty",
        "short": "Specialty",
        "definition": "Health professional's medical specialty.",
        "alias": [
          "Specialisme"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSetUri": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.121.11.22--20200901000000"
        },
        "mapping": [
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-13",
            "comment": "Specialty"
          },
          {
            "identity": "SNOMED",
            "map": "394658006",
            "comment": "klinisch specialisme"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthcareProvider",
        "path": "lz-lm-NursingReport.Performer.HealthcareProvider",
        "short": "Healthcare provider",
        "definition": "The healthcare provider who registered the nursing report.",
        "alias": [
          "Zorgaanbieder"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "condition": [
          "lz-lm-NursingReport-1"
        ],
        "mapping": [
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-14",
            "comment": "HealthcareProvider"
          },
          {
            "identity": "SNOMED",
            "map": "257622000",
            "comment": "zorginstelling"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthcareProvider.HealthcareProviderIdentificationNumber",
        "path": "lz-lm-NursingReport.Performer.HealthcareProvider.HealthcareProviderIdentificationNumber",
        "short": "Healthcare provider identification number",
        "definition": "The organization's identification number.",
        "alias": [
          "ZorgaanbiederIdentificatienummer"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "mapping": [
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-15",
            "comment": "HealthcareProviderIdentificationNumber"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthcareProvider.OrganizationName",
        "path": "lz-lm-NursingReport.Performer.HealthcareProvider.OrganizationName",
        "short": "Organization name",
        "definition": "Name of the organization. If an identification number is given, the name must match the name that corresponds to the identification number.",
        "alias": [
          "OrganisatieNaam"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-16",
            "comment": "OrganizationName"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthcareProvider.DepartmentSpecialty",
        "path": "lz-lm-NursingReport.Performer.HealthcareProvider.DepartmentSpecialty",
        "short": "Department specialty",
        "definition": "The specialty of the healthcare provider's department.",
        "alias": [
          "AfdelingSpecialisme"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSetUri": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.106.11.22--20240205133006"
        },
        "mapping": [
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-17",
            "comment": "DepartmentSpecialty"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.Performer.HealthcareProvider.OrganizationType",
        "path": "lz-lm-NursingReport.Performer.HealthcareProvider.OrganizationType",
        "short": "Organization type",
        "definition": "The type of healthcare provider.",
        "alias": [
          "OrganisatieType"
        ],
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "extensible",
          "valueSetUri": "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.17.2.3--20200901000000"
        },
        "mapping": [
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-18",
            "comment": "OrganizationType"
          }
        ]
      },
      {
        "id": "lz-lm-NursingReport.ReportContent",
        "path": "lz-lm-NursingReport.ReportContent",
        "short": "Report content",
        "definition": "The content of the nursing report.",
        "alias": [
          "RapportageInhoud"
        ],
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ],
        "mapping": [
          {
            "identity": "lz-medmij-dataset-100-rc2-20260413",
            "map": "lz-dataelement-19",
            "comment": "ReportContent"
          }
        ]
      }
    ]
  }
}