<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="lz-lm-NursingReport" />
  <text>
    <status value="empty" />
    <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>
  </text>
  <url value="http://medmij.nl/fhir/StructureDefinition/lz-lm-NursingReport" />
  <identifier>
    <use value="official" />
    <system value="urn:ietf:rfc:3986" />
    <value value="urn:oid:2.16.528.1.1023.3.4.1" />
  </identifier>
  <name value="LzLmNursingReport" />
  <title value="Nursing report" />
  <status value="active" />
  <publisher value="MedMij" />
  <contact>
    <name value="MedMij" />
    <telecom>
      <system value="email" />
      <value value="info@medmij.nl" />
      <use value="work" />
    </telecom>
  </contact>
  <description value="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 value="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 value="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 value="3.0.2" />
  <mapping>
    <identity value="lz-medmij-dataset-100-rc2-20260413" />
    <name value="Dataset Langdurige Zorg MedMij 1.0.0-rc.2 20260413" />
  </mapping>
  <mapping>
    <identity value="SNOMED" />
    <uri value="http://snomed.info/sct" />
    <name value="SNOMED CT" />
  </mapping>
  <kind value="logical" />
  <abstract value="false" />
  <type value="lz-lm-NursingReport" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element" />
  <derivation value="specialization" />
  <snapshot>
    <element id="lz-lm-NursingReport">
      <path value="lz-lm-NursingReport" />
      <short value="Nursing report" />
      <definition value="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 value="Dagrapportage" />
      <min value="0" />
      <max value="*" />
      <base>
        <path value="Element" />
        <min value="0" />
        <max value="*" />
      </base>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-1" />
        <comment value="NursingReport" />
      </mapping>
      <mapping>
        <identity value="SNOMED" />
        <map value="11591000146107" />
        <comment value="patiëntcontactverslag" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.id">
      <path value="lz-lm-NursingReport.id" />
      <representation value="xmlAttr" />
      <short value="xml:id (or equivalent in JSON)" />
      <definition value="unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." />
      <comment value="Note that FHIR strings may not exceed 1MB in size" />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="Element.id" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <code value="string" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.extension">
      <path value="lz-lm-NursingReport.extension" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <description value="Extensions are always sliced by (at least) url" />
        <rules value="open" />
      </slicing>
      <short value="Additional Content defined by implementations" />
      <definition value="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 value="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 value="extensions" />
      <alias value="user content" />
      <min value="0" />
      <max value="*" />
      <base>
        <path value="Element.extension" />
        <min value="0" />
        <max value="*" />
      </base>
      <type>
        <code value="Extension" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <constraint>
        <key value="ext-1" />
        <severity value="error" />
        <human value="Must have either extensions or value[x], not both" />
        <expression value="extension.exists() != value.exists()" />
        <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" />
        <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="N/A" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.ReportTitle">
      <path value="lz-lm-NursingReport.ReportTitle" />
      <short value="Report title" />
      <definition value="The title of the nursing report." />
      <comment value="The title should be human readable and clear to the patient." />
      <alias value="RapportageTitel" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-2" />
        <comment value="ReportTitle" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.ReportDateTime">
      <path value="lz-lm-NursingReport.ReportDateTime" />
      <short value="Report date time" />
      <definition value="The date/time on which the nursing report is registered." />
      <alias value="RapportageDatumTijd" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="dateTime" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-3" />
        <comment value="ReportDateTime" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer">
      <path value="lz-lm-NursingReport.Performer" />
      <short value="Performer" />
      <definition value="The health professional or organization who registered the nursing report." />
      <alias value="Uitvoerder" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <constraint>
        <key value="lz-lm-NursingReport-1" />
        <severity value="error" />
        <human value="At least one of HealthProfessional or HealthcareProvider is present." />
        <expression value="HealthProfessional.exists() or HealthcareProvider.exists()" />
        <source value="http://medmij.nl/fhir/StructureDefinition/lz-lm-NursingReport" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-4" />
        <comment value="Performer" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.id">
      <path value="lz-lm-NursingReport.Performer.id" />
      <representation value="xmlAttr" />
      <short value="xml:id (or equivalent in JSON)" />
      <definition value="unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." />
      <comment value="Note that FHIR strings may not exceed 1MB in size" />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="Element.id" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <code value="string" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.extension">
      <path value="lz-lm-NursingReport.Performer.extension" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <description value="Extensions are always sliced by (at least) url" />
        <rules value="open" />
      </slicing>
      <short value="Additional Content defined by implementations" />
      <definition value="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 value="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 value="extensions" />
      <alias value="user content" />
      <min value="0" />
      <max value="*" />
      <base>
        <path value="Element.extension" />
        <min value="0" />
        <max value="*" />
      </base>
      <type>
        <code value="Extension" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <constraint>
        <key value="ext-1" />
        <severity value="error" />
        <human value="Must have either extensions or value[x], not both" />
        <expression value="extension.exists() != value.exists()" />
        <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" />
        <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="N/A" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.modifierExtension">
      <path value="lz-lm-NursingReport.Performer.modifierExtension" />
      <short value="Extensions that cannot be ignored" />
      <definition value="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 value="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 value="extensions" />
      <alias value="user content" />
      <alias value="modifiers" />
      <min value="0" />
      <max value="*" />
      <base>
        <path value="BackboneElement.modifierExtension" />
        <min value="0" />
        <max value="*" />
      </base>
      <type>
        <code value="Extension" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <constraint>
        <key value="ext-1" />
        <severity value="error" />
        <human value="Must have either extensions or value[x], not both" />
        <expression value="extension.exists() != value.exists()" />
        <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" />
        <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
      </constraint>
      <isModifier value="true" />
      <isSummary value="true" />
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="N/A" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthProfessional">
      <path value="lz-lm-NursingReport.Performer.HealthProfessional" />
      <short value="Health professional" />
      <definition value="The health professional who registered the nursing report." />
      <alias value="Zorgverlener" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
      <condition value="ele-1" />
      <condition value="lz-lm-NursingReport-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-5" />
        <comment value="HealthProfessional" />
      </mapping>
      <mapping>
        <identity value="SNOMED" />
        <map value="223366009" />
        <comment value="gezondheidszorgpersoneel" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthProfessional.id">
      <path value="lz-lm-NursingReport.Performer.HealthProfessional.id" />
      <representation value="xmlAttr" />
      <short value="xml:id (or equivalent in JSON)" />
      <definition value="unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." />
      <comment value="Note that FHIR strings may not exceed 1MB in size" />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="Element.id" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <code value="string" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthProfessional.extension">
      <path value="lz-lm-NursingReport.Performer.HealthProfessional.extension" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <description value="Extensions are always sliced by (at least) url" />
        <rules value="open" />
      </slicing>
      <short value="Additional Content defined by implementations" />
      <definition value="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 value="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 value="extensions" />
      <alias value="user content" />
      <min value="0" />
      <max value="*" />
      <base>
        <path value="Element.extension" />
        <min value="0" />
        <max value="*" />
      </base>
      <type>
        <code value="Extension" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <constraint>
        <key value="ext-1" />
        <severity value="error" />
        <human value="Must have either extensions or value[x], not both" />
        <expression value="extension.exists() != value.exists()" />
        <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" />
        <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="N/A" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthProfessional.modifierExtension">
      <path value="lz-lm-NursingReport.Performer.HealthProfessional.modifierExtension" />
      <short value="Extensions that cannot be ignored" />
      <definition value="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 value="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 value="extensions" />
      <alias value="user content" />
      <alias value="modifiers" />
      <min value="0" />
      <max value="*" />
      <base>
        <path value="BackboneElement.modifierExtension" />
        <min value="0" />
        <max value="*" />
      </base>
      <type>
        <code value="Extension" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <constraint>
        <key value="ext-1" />
        <severity value="error" />
        <human value="Must have either extensions or value[x], not both" />
        <expression value="extension.exists() != value.exists()" />
        <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" />
        <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
      </constraint>
      <isModifier value="true" />
      <isSummary value="true" />
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="N/A" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthProfessional.HealthProfessionalIdentificationNumber">
      <path value="lz-lm-NursingReport.Performer.HealthProfessional.HealthProfessionalIdentificationNumber" />
      <short value="Health professional identification number" />
      <definition value="The healthcare provider identification number is a number that uniquely identifies the healthcare provider." />
      <alias value="ZorgverlenerIdentificatienummer" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Identifier" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="CX / EI (occasionally, more often EI maps to a resource id or a URL)" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="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]" />
      </mapping>
      <mapping>
        <identity value="servd" />
        <map value="Identifier" />
      </mapping>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-6" />
        <comment value="HealthProfessionalIdentificationNumber" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation">
      <path value="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation" />
      <short value="Name information" />
      <definition value="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 value="Naamgegevens" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-7" />
        <comment value="NameInformation" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.id">
      <path value="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.id" />
      <representation value="xmlAttr" />
      <short value="xml:id (or equivalent in JSON)" />
      <definition value="unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." />
      <comment value="Note that FHIR strings may not exceed 1MB in size" />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="Element.id" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <code value="string" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.extension">
      <path value="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.extension" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <description value="Extensions are always sliced by (at least) url" />
        <rules value="open" />
      </slicing>
      <short value="Additional Content defined by implementations" />
      <definition value="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 value="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 value="extensions" />
      <alias value="user content" />
      <min value="0" />
      <max value="*" />
      <base>
        <path value="Element.extension" />
        <min value="0" />
        <max value="*" />
      </base>
      <type>
        <code value="Extension" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <constraint>
        <key value="ext-1" />
        <severity value="error" />
        <human value="Must have either extensions or value[x], not both" />
        <expression value="extension.exists() != value.exists()" />
        <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" />
        <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="N/A" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.modifierExtension">
      <path value="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.modifierExtension" />
      <short value="Extensions that cannot be ignored" />
      <definition value="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 value="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 value="extensions" />
      <alias value="user content" />
      <alias value="modifiers" />
      <min value="0" />
      <max value="*" />
      <base>
        <path value="BackboneElement.modifierExtension" />
        <min value="0" />
        <max value="*" />
      </base>
      <type>
        <code value="Extension" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <constraint>
        <key value="ext-1" />
        <severity value="error" />
        <human value="Must have either extensions or value[x], not both" />
        <expression value="extension.exists() != value.exists()" />
        <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" />
        <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
      </constraint>
      <isModifier value="true" />
      <isSummary value="true" />
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="N/A" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.FirstNames">
      <path value="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.FirstNames" />
      <short value="First names" />
      <definition value="The first names of the health professional." />
      <comment value="Note that FHIR strings may not exceed 1MB in size" />
      <alias value="Voornamen" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-8" />
        <comment value="FirstNames" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.Initials">
      <path value="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.Initials" />
      <short value="Initials" />
      <definition value="The initials of the health professional." />
      <comment value="Note that FHIR strings may not exceed 1MB in size" />
      <alias value="Initialen" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-9" />
        <comment value="Initials" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName">
      <path value="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName" />
      <short value="Last name" />
      <definition value="The last name of the health professional." />
      <alias value="Geslachtsnaam" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-10" />
        <comment value="LastName" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName.id">
      <path value="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName.id" />
      <representation value="xmlAttr" />
      <short value="xml:id (or equivalent in JSON)" />
      <definition value="unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." />
      <comment value="Note that FHIR strings may not exceed 1MB in size" />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="Element.id" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <code value="string" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName.extension">
      <path value="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName.extension" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <description value="Extensions are always sliced by (at least) url" />
        <rules value="open" />
      </slicing>
      <short value="Additional Content defined by implementations" />
      <definition value="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 value="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 value="extensions" />
      <alias value="user content" />
      <min value="0" />
      <max value="*" />
      <base>
        <path value="Element.extension" />
        <min value="0" />
        <max value="*" />
      </base>
      <type>
        <code value="Extension" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <constraint>
        <key value="ext-1" />
        <severity value="error" />
        <human value="Must have either extensions or value[x], not both" />
        <expression value="extension.exists() != value.exists()" />
        <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" />
        <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="N/A" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName.modifierExtension">
      <path value="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName.modifierExtension" />
      <short value="Extensions that cannot be ignored" />
      <definition value="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 value="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 value="extensions" />
      <alias value="user content" />
      <alias value="modifiers" />
      <min value="0" />
      <max value="*" />
      <base>
        <path value="BackboneElement.modifierExtension" />
        <min value="0" />
        <max value="*" />
      </base>
      <type>
        <code value="Extension" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <constraint>
        <key value="ext-1" />
        <severity value="error" />
        <human value="Must have either extensions or value[x], not both" />
        <expression value="extension.exists() != value.exists()" />
        <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" />
        <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
      </constraint>
      <isModifier value="true" />
      <isSummary value="true" />
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="N/A" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName.Prefix">
      <path value="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName.Prefix" />
      <short value="Prefix" />
      <definition value="Prefix to the last name of the health professional." />
      <comment value="Note that FHIR strings may not exceed 1MB in size" />
      <alias value="Voorvoegsels" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-11" />
        <comment value="Prefix" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName.LastName">
      <path value="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName.LastName" />
      <short value="Last name" />
      <definition value="The last name of the health professional." />
      <comment value="Note that FHIR strings may not exceed 1MB in size" />
      <alias value="Achternaam" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-12" />
        <comment value="LastName" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthProfessional.Specialty">
      <path value="lz-lm-NursingReport.Performer.HealthProfessional.Specialty" />
      <short value="Specialty" />
      <definition value="Health professional's medical specialty." />
      <comment value="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 value="Specialisme" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <binding>
        <strength value="required" />
        <valueSetUri value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.121.11.22--20200901000000" />
      </binding>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="CE/CNE/CWE" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="CD" />
      </mapping>
      <mapping>
        <identity value="orim" />
        <map value="fhir:CodeableConcept rdfs:subClassOf dt:CD" />
      </mapping>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-13" />
        <comment value="Specialty" />
      </mapping>
      <mapping>
        <identity value="SNOMED" />
        <map value="394658006" />
        <comment value="klinisch specialisme" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthcareProvider">
      <path value="lz-lm-NursingReport.Performer.HealthcareProvider" />
      <short value="Healthcare provider" />
      <definition value="The healthcare provider who registered the nursing report." />
      <alias value="Zorgaanbieder" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
      <condition value="ele-1" />
      <condition value="lz-lm-NursingReport-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-14" />
        <comment value="HealthcareProvider" />
      </mapping>
      <mapping>
        <identity value="SNOMED" />
        <map value="257622000" />
        <comment value="zorginstelling" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthcareProvider.id">
      <path value="lz-lm-NursingReport.Performer.HealthcareProvider.id" />
      <representation value="xmlAttr" />
      <short value="xml:id (or equivalent in JSON)" />
      <definition value="unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." />
      <comment value="Note that FHIR strings may not exceed 1MB in size" />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="Element.id" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <code value="string" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthcareProvider.extension">
      <path value="lz-lm-NursingReport.Performer.HealthcareProvider.extension" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <description value="Extensions are always sliced by (at least) url" />
        <rules value="open" />
      </slicing>
      <short value="Additional Content defined by implementations" />
      <definition value="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 value="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 value="extensions" />
      <alias value="user content" />
      <min value="0" />
      <max value="*" />
      <base>
        <path value="Element.extension" />
        <min value="0" />
        <max value="*" />
      </base>
      <type>
        <code value="Extension" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <constraint>
        <key value="ext-1" />
        <severity value="error" />
        <human value="Must have either extensions or value[x], not both" />
        <expression value="extension.exists() != value.exists()" />
        <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" />
        <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="N/A" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthcareProvider.modifierExtension">
      <path value="lz-lm-NursingReport.Performer.HealthcareProvider.modifierExtension" />
      <short value="Extensions that cannot be ignored" />
      <definition value="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 value="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 value="extensions" />
      <alias value="user content" />
      <alias value="modifiers" />
      <min value="0" />
      <max value="*" />
      <base>
        <path value="BackboneElement.modifierExtension" />
        <min value="0" />
        <max value="*" />
      </base>
      <type>
        <code value="Extension" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <constraint>
        <key value="ext-1" />
        <severity value="error" />
        <human value="Must have either extensions or value[x], not both" />
        <expression value="extension.exists() != value.exists()" />
        <xpath value="exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])" />
        <source value="http://hl7.org/fhir/StructureDefinition/Extension" />
      </constraint>
      <isModifier value="true" />
      <isSummary value="true" />
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="N/A" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthcareProvider.HealthcareProviderIdentificationNumber">
      <path value="lz-lm-NursingReport.Performer.HealthcareProvider.HealthcareProviderIdentificationNumber" />
      <short value="Healthcare provider identification number" />
      <definition value="The organization's identification number." />
      <alias value="ZorgaanbiederIdentificatienummer" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Identifier" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="CX / EI (occasionally, more often EI maps to a resource id or a URL)" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="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]" />
      </mapping>
      <mapping>
        <identity value="servd" />
        <map value="Identifier" />
      </mapping>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-15" />
        <comment value="HealthcareProviderIdentificationNumber" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthcareProvider.OrganizationName">
      <path value="lz-lm-NursingReport.Performer.HealthcareProvider.OrganizationName" />
      <short value="Organization name" />
      <definition value="Name of the organization. If an identification number is given, the name must match the name that corresponds to the identification number." />
      <comment value="Note that FHIR strings may not exceed 1MB in size" />
      <alias value="OrganisatieNaam" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-16" />
        <comment value="OrganizationName" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthcareProvider.DepartmentSpecialty">
      <path value="lz-lm-NursingReport.Performer.HealthcareProvider.DepartmentSpecialty" />
      <short value="Department specialty" />
      <definition value="The specialty of the healthcare provider's department." />
      <comment value="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 value="AfdelingSpecialisme" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <binding>
        <strength value="required" />
        <valueSetUri value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.106.11.22--20240205133006" />
      </binding>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="CE/CNE/CWE" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="CD" />
      </mapping>
      <mapping>
        <identity value="orim" />
        <map value="fhir:CodeableConcept rdfs:subClassOf dt:CD" />
      </mapping>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-17" />
        <comment value="DepartmentSpecialty" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthcareProvider.OrganizationType">
      <path value="lz-lm-NursingReport.Performer.HealthcareProvider.OrganizationType" />
      <short value="Organization type" />
      <definition value="The type of healthcare provider." />
      <comment value="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 value="OrganisatieType" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <binding>
        <strength value="extensible" />
        <valueSetUri value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.17.2.3--20200901000000" />
      </binding>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="v2" />
        <map value="CE/CNE/CWE" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="CD" />
      </mapping>
      <mapping>
        <identity value="orim" />
        <map value="fhir:CodeableConcept rdfs:subClassOf dt:CD" />
      </mapping>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-18" />
        <comment value="OrganizationType" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.ReportContent">
      <path value="lz-lm-NursingReport.ReportContent" />
      <short value="Report content" />
      <definition value="The content of the nursing report." />
      <comment value="Note that FHIR strings may not exceed 1MB in size" />
      <alias value="RapportageInhoud" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <condition value="ele-1" />
      <constraint>
        <key value="ele-1" />
        <severity value="error" />
        <human value="All FHIR elements must have a @value or children" />
        <expression value="hasValue() | (children().count() &gt; id.count())" />
        <xpath value="@value|f:*|h:div" />
        <source value="http://hl7.org/fhir/StructureDefinition/Element" />
      </constraint>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-19" />
        <comment value="ReportContent" />
      </mapping>
    </element>
  </snapshot>
  <differential>
    <element id="lz-lm-NursingReport">
      <path value="lz-lm-NursingReport" />
      <short value="Nursing report" />
      <definition value="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 value="Dagrapportage" />
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-1" />
        <comment value="NursingReport" />
      </mapping>
      <mapping>
        <identity value="SNOMED" />
        <map value="11591000146107" />
        <comment value="patiëntcontactverslag" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.ReportTitle">
      <path value="lz-lm-NursingReport.ReportTitle" />
      <short value="Report title" />
      <definition value="The title of the nursing report." />
      <comment value="The title should be human readable and clear to the patient." />
      <alias value="RapportageTitel" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-2" />
        <comment value="ReportTitle" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.ReportDateTime">
      <path value="lz-lm-NursingReport.ReportDateTime" />
      <short value="Report date time" />
      <definition value="The date/time on which the nursing report is registered." />
      <alias value="RapportageDatumTijd" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="dateTime" />
      </type>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-3" />
        <comment value="ReportDateTime" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer">
      <path value="lz-lm-NursingReport.Performer" />
      <short value="Performer" />
      <definition value="The health professional or organization who registered the nursing report." />
      <alias value="Uitvoerder" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
      <constraint>
        <key value="lz-lm-NursingReport-1" />
        <severity value="error" />
        <human value="At least one of HealthProfessional or HealthcareProvider is present." />
        <expression value="HealthProfessional.exists() or HealthcareProvider.exists()" />
        <source value="http://medmij.nl/fhir/StructureDefinition/lz-lm-NursingReport" />
      </constraint>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-4" />
        <comment value="Performer" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthProfessional">
      <path value="lz-lm-NursingReport.Performer.HealthProfessional" />
      <short value="Health professional" />
      <definition value="The health professional who registered the nursing report." />
      <alias value="Zorgverlener" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
      <condition value="lz-lm-NursingReport-1" />
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-5" />
        <comment value="HealthProfessional" />
      </mapping>
      <mapping>
        <identity value="SNOMED" />
        <map value="223366009" />
        <comment value="gezondheidszorgpersoneel" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthProfessional.HealthProfessionalIdentificationNumber">
      <path value="lz-lm-NursingReport.Performer.HealthProfessional.HealthProfessionalIdentificationNumber" />
      <short value="Health professional identification number" />
      <definition value="The healthcare provider identification number is a number that uniquely identifies the healthcare provider." />
      <alias value="ZorgverlenerIdentificatienummer" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Identifier" />
      </type>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-6" />
        <comment value="HealthProfessionalIdentificationNumber" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation">
      <path value="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation" />
      <short value="Name information" />
      <definition value="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 value="Naamgegevens" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-7" />
        <comment value="NameInformation" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.FirstNames">
      <path value="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.FirstNames" />
      <short value="First names" />
      <definition value="The first names of the health professional." />
      <alias value="Voornamen" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-8" />
        <comment value="FirstNames" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.Initials">
      <path value="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.Initials" />
      <short value="Initials" />
      <definition value="The initials of the health professional." />
      <alias value="Initialen" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-9" />
        <comment value="Initials" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName">
      <path value="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName" />
      <short value="Last name" />
      <definition value="The last name of the health professional." />
      <alias value="Geslachtsnaam" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-10" />
        <comment value="LastName" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName.Prefix">
      <path value="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName.Prefix" />
      <short value="Prefix" />
      <definition value="Prefix to the last name of the health professional." />
      <alias value="Voorvoegsels" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-11" />
        <comment value="Prefix" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName.LastName">
      <path value="lz-lm-NursingReport.Performer.HealthProfessional.NameInformation.LastName.LastName" />
      <short value="Last name" />
      <definition value="The last name of the health professional." />
      <alias value="Achternaam" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-12" />
        <comment value="LastName" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthProfessional.Specialty">
      <path value="lz-lm-NursingReport.Performer.HealthProfessional.Specialty" />
      <short value="Specialty" />
      <definition value="Health professional's medical specialty." />
      <alias value="Specialisme" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSetUri value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.121.11.22--20200901000000" />
      </binding>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-13" />
        <comment value="Specialty" />
      </mapping>
      <mapping>
        <identity value="SNOMED" />
        <map value="394658006" />
        <comment value="klinisch specialisme" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthcareProvider">
      <path value="lz-lm-NursingReport.Performer.HealthcareProvider" />
      <short value="Healthcare provider" />
      <definition value="The healthcare provider who registered the nursing report." />
      <alias value="Zorgaanbieder" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
      <condition value="lz-lm-NursingReport-1" />
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-14" />
        <comment value="HealthcareProvider" />
      </mapping>
      <mapping>
        <identity value="SNOMED" />
        <map value="257622000" />
        <comment value="zorginstelling" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthcareProvider.HealthcareProviderIdentificationNumber">
      <path value="lz-lm-NursingReport.Performer.HealthcareProvider.HealthcareProviderIdentificationNumber" />
      <short value="Healthcare provider identification number" />
      <definition value="The organization's identification number." />
      <alias value="ZorgaanbiederIdentificatienummer" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Identifier" />
      </type>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-15" />
        <comment value="HealthcareProviderIdentificationNumber" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthcareProvider.OrganizationName">
      <path value="lz-lm-NursingReport.Performer.HealthcareProvider.OrganizationName" />
      <short value="Organization name" />
      <definition value="Name of the organization. If an identification number is given, the name must match the name that corresponds to the identification number." />
      <alias value="OrganisatieNaam" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-16" />
        <comment value="OrganizationName" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthcareProvider.DepartmentSpecialty">
      <path value="lz-lm-NursingReport.Performer.HealthcareProvider.DepartmentSpecialty" />
      <short value="Department specialty" />
      <definition value="The specialty of the healthcare provider's department." />
      <alias value="AfdelingSpecialisme" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSetUri value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.106.11.22--20240205133006" />
      </binding>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-17" />
        <comment value="DepartmentSpecialty" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.Performer.HealthcareProvider.OrganizationType">
      <path value="lz-lm-NursingReport.Performer.HealthcareProvider.OrganizationType" />
      <short value="Organization type" />
      <definition value="The type of healthcare provider." />
      <alias value="OrganisatieType" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="extensible" />
        <valueSetUri value="http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.17.2.3--20200901000000" />
      </binding>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-18" />
        <comment value="OrganizationType" />
      </mapping>
    </element>
    <element id="lz-lm-NursingReport.ReportContent">
      <path value="lz-lm-NursingReport.ReportContent" />
      <short value="Report content" />
      <definition value="The content of the nursing report." />
      <alias value="RapportageInhoud" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-19" />
        <comment value="ReportContent" />
      </mapping>
    </element>
  </differential>
</StructureDefinition>