<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="lz-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-NursingReport" />
  <name value="LzNursingReport" />
  <title value="lz NursingReport" />
  <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 Observation resource represents the NursingReport Clinical Information Model (CIM) for patient use cases in the context of Long-term Healthcare.&#xA;&#xA;This profile is based on the [nl-core-nursingreport](https://simplifier.net/anw/nl-core-nursingreport) profile that is defined in the [ANW v2024](https://nuts-foundation.gitbook.io/bolts/anw/v2024.1#id-5.2-wegschrijven-van-informatie) specification with adjustments to provide a version better suited for implementation purposes in the context of MedMij." />
  <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>
  <kind value="resource" />
  <abstract value="false" />
  <type value="Observation" />
  <baseDefinition value="http://fhir.nl/fhir/StructureDefinition/nl-core-observation" />
  <derivation value="constraint" />
  <differential>
    <element id="Observation">
      <path value="Observation" />
      <short value="NursingReport" />
      <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>
    </element>
    <element id="Observation.extension:reportTitle">
      <path value="Observation.extension" />
      <sliceName value="reportTitle" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://medmij.nl/fhir/StructureDefinition/ext-NursingReport.ReportTitle" />
      </type>
    </element>
    <element id="Observation.code">
      <path value="Observation.code" />
      <patternCodeableConcept>
        <coding>
          <system value="http://snomed.info/sct" />
          <code value="11591000146107" />
        </coding>
      </patternCodeableConcept>
    </element>
    <element id="Observation.subject">
      <path value="Observation.subject" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://fhir.nl/fhir/StructureDefinition/nl-core-patient" />
      </type>
    </element>
    <element id="Observation.effective[x]">
      <path value="Observation.effective[x]" />
      <slicing>
        <discriminator>
          <type value="type" />
          <path value="$this" />
        </discriminator>
        <rules value="open" />
      </slicing>
      <min value="1" />
    </element>
    <element id="Observation.effective[x]:effectiveDateTime">
      <path value="Observation.effective[x]" />
      <sliceName value="effectiveDateTime" />
      <short value="ReportDateTime" />
      <definition value="The date/time on which the nursing report is registered." />
      <alias value="RapportageDatumTijd" />
      <min 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="Observation.performer">
      <path value="Observation.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="Reference" />
        <targetProfile value="http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner" />
      </type>
      <type>
        <code value="Reference" />
        <targetProfile value="http://fhir.nl/fhir/StructureDefinition/nl-core-organization" />
      </type>
      <mapping>
        <identity value="lz-medmij-dataset-100-rc2-20260413" />
        <map value="lz-dataelement-4" />
        <comment value="Performer" />
      </mapping>
    </element>
    <element id="Observation.value[x]">
      <path value="Observation.value[x]" />
      <slicing>
        <discriminator>
          <type value="type" />
          <path value="$this" />
        </discriminator>
        <rules value="open" />
      </slicing>
      <min value="1" />
    </element>
    <element id="Observation.value[x]:valueString">
      <path value="Observation.value[x]" />
      <sliceName value="valueString" />
      <short value="ReportContent" />
      <definition value="The content of the nursing report." />
      <alias value="RapportageInhoud" />
      <min 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>