<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="path-lm-Report" />
  <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/path-lm-Report" />
  <identifier>
    <use value="official" />
    <system value="urn:ietf:rfc:3986" />
    <value value="urn:oid:2.16.528.1.1023.3.5.3" />
  </identifier>
  <name value="LmReport" />
  <title value="Report" />
  <status value="draft" />
  <publisher value="MedMij" />
  <contact>
    <name value="MedMij" />
    <telecom>
      <system value="email" />
      <value value="info@medmij.nl" />
      <use value="work" />
    </telecom>
  </contact>
  <description value="Pathology report which contains the findings and interpretation of a pathology study." />
  <purpose value="This LogicalModel represents the Report building block for patient use cases in the context of the information standard Pathology (Pathologie)." />
  <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="4.0.1" />
  <mapping>
    <identity value="mercurius-core-dataset-2-0" />
    <name value="Mercurius Core Dataset 2.0" />
  </mapping>
  <mapping>
    <identity value="SNOMED" />
    <uri value="http://snomed.info/sct" />
    <name value="SNOMED CT" />
  </mapping>
  <kind value="logical" />
  <abstract value="false" />
  <type value="http://medmij.nl/fhir/StructureDefinition/path-lm-Report" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element" />
  <derivation value="specialization" />
  <snapshot>
    <element id="path-lm-Report">
      <path value="path-lm-Report" />
      <short value="Report" />
      <definition value="Pathology report which contains the findings and interpretation of a pathology study." />
      <alias value="Verslag" />
      <min value="0" />
      <max value="*" />
      <base>
        <path value="path-lm-Report" />
        <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() or (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="path-lm-Report.id">
      <path value="path-lm-Report.id" />
      <representation value="xmlAttr" />
      <short value="Unique id for inter-element referencing" />
      <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="Element.id" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type">
          <valueUrl value="string" />
        </extension>
        <code value="http://hl7.org/fhirpath/System.String" />
      </type>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
    </element>
    <element id="path-lm-Report.extension">
      <path value="path-lm-Report.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. 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 can 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() or (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="path-lm-Report.ReportIdentifier">
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
        <valueCode value="normative" />
      </extension>
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version">
        <valueCode value="4.0.0" />
      </extension>
      <path value="path-lm-Report.ReportIdentifier" />
      <short value="Report identifier" />
      <definition value="Identifier of the pathology report assigned by the laboratory doing the analysis." />
      <comment value="This identifier attains a value of the form _[TCSB]YY-nnnnn_ or _[TCSB]YY-nnnnnn_ (based on the laboratory the report originates from), e.g. T26-012345." />
      <alias value="VerslagIdentificatienummer" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="path-lm-Report.ReportIdentifier" />
        <min value="1" />
        <max value="1" />
      </base>
      <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() or (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 - 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="mercurius-core-dataset-2-0" />
        <map value="mercurius-core-rubriek-3" />
        <comment value="rapnaam" />
      </mapping>
    </element>
    <element id="path-lm-Report.Authorizer">
      <path value="path-lm-Report.Authorizer" />
      <short value="Authorizer" />
      <definition value="Name of the pathologist who has authorized the report." />
      <comment value="Note that FHIR strings SHALL NOT exceed 1MB in size" />
      <alias value="Autorisator" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="path-lm-Report.Authorizer" />
        <min value="1" />
        <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() or (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="mercurius-core-dataset-2-0" />
        <map value="mercurius-core-rubriek-41" />
        <comment value="autorisator" />
      </mapping>
    </element>
    <element id="path-lm-Report.AuthorizationDate">
      <path value="path-lm-Report.AuthorizationDate" />
      <short value="Authorization date" />
      <definition value="Date of authorization." />
      <alias value="DatumAutorisatie" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="path-lm-Report.AuthorizationDate" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="date" />
      </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() or (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="mercurius-core-dataset-2-0" />
        <map value="mercurius-core-rubriek-44" />
        <comment value="datumautorisatie" />
      </mapping>
    </element>
    <element id="path-lm-Report.ClinicalInformation">
      <path value="path-lm-Report.ClinicalInformation" />
      <short value="Clinical information" />
      <definition value="Clinical information section of the report." />
      <comment value="Note that FHIR strings SHALL NOT exceed 1MB in size" />
      <alias value="KlinischeGegevens" />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="path-lm-Report.ClinicalInformation" />
        <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() or (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="mercurius-core-dataset-2-0" />
        <map value="mercurius-core-rubriek-142" />
        <comment value="klinischegegevens" />
      </mapping>
      <mapping>
        <identity value="SNOMED" />
        <map value="404684003" />
        <comment value="klinische bevinding" />
      </mapping>
    </element>
    <element id="path-lm-Report.Macroscopy">
      <path value="path-lm-Report.Macroscopy" />
      <short value="Macroscopy" />
      <definition value="Macroscopy-related results." />
      <comment value="Note that FHIR strings SHALL NOT exceed 1MB in size" />
      <alias value="Macroscopie" />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="path-lm-Report.Macroscopy" />
        <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() or (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="mercurius-core-dataset-2-0" />
        <map value="mercurius-core-rubriek-184" />
        <comment value="macroscopie" />
      </mapping>
      <mapping>
        <identity value="SNOMED" />
        <map value="168126000" />
        <comment value="Sample macroscopy" />
      </mapping>
    </element>
    <element id="path-lm-Report.Microscopy">
      <path value="path-lm-Report.Microscopy" />
      <short value="Microscopy" />
      <definition value="Microscopy-related results." />
      <comment value="Note that FHIR strings SHALL NOT exceed 1MB in size" />
      <alias value="Microscopie" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="path-lm-Report.Microscopy" />
        <min value="1" />
        <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() or (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="mercurius-core-dataset-2-0" />
        <map value="mercurius-core-rubriek-222" />
        <comment value="microscopie" />
      </mapping>
      <mapping>
        <identity value="SNOMED" />
        <map value="117259009" />
        <comment value="microscopisch onderzoek" />
      </mapping>
    </element>
    <element id="path-lm-Report.Conclusion">
      <path value="path-lm-Report.Conclusion" />
      <short value="Conclusion" />
      <definition value="Conclusion of the report." />
      <comment value="Note that FHIR strings SHALL NOT exceed 1MB in size" />
      <alias value="Conclusie" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="path-lm-Report.Conclusion" />
        <min value="1" />
        <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() or (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="mercurius-core-dataset-2-0" />
        <map value="mercurius-core-rubriek-224" />
        <comment value="conclusie" />
      </mapping>
    </element>
    <element id="path-lm-Report.ProtocolData">
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
        <valueCode value="normative" />
      </extension>
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version">
        <valueCode value="4.0.0" />
      </extension>
      <path value="path-lm-Report.ProtocolData" />
      <short value="Protocol data" />
      <definition value="Data from National Palga Protocols, created in the Palga Protocol Module." />
      <alias value="Protocoldata" />
      <min value="0" />
      <max value="*" />
      <base>
        <path value="path-lm-Report.ProtocolData" />
        <min value="0" />
        <max value="*" />
      </base>
      <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() or (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="mercurius-core-dataset-2-0" />
        <map value="mercurius-core-rubriek-308" />
        <comment value="protocoldata" />
      </mapping>
    </element>
    <element id="path-lm-Report.ProtocolData.id">
      <path value="path-lm-Report.ProtocolData.id" />
      <representation value="xmlAttr" />
      <short value="Unique id for inter-element referencing" />
      <definition value="Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces." />
      <min value="0" />
      <max value="1" />
      <base>
        <path value="Element.id" />
        <min value="0" />
        <max value="1" />
      </base>
      <type>
        <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type">
          <valueUrl value="string" />
        </extension>
        <code value="http://hl7.org/fhirpath/System.String" />
      </type>
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
    </element>
    <element id="path-lm-Report.ProtocolData.extension">
      <path value="path-lm-Report.ProtocolData.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. 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 can 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() or (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="path-lm-Report.ProtocolData.modifierExtension">
      <path value="path-lm-Report.ProtocolData.modifierExtension" />
      <short value="Extensions that cannot be ignored even if unrecognized" />
      <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 in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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 can 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.&#xA;&#xA;Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself)." />
      <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." />
      <requirements value="Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension)." />
      <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() or (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" />
      <isModifierReason value="Modifier extensions are expected to modify the meaning or interpretation of the element that contains them" />
      <isSummary value="true" />
      <mapping>
        <identity value="rim" />
        <map value="n/a" />
      </mapping>
      <mapping>
        <identity value="rim" />
        <map value="N/A" />
      </mapping>
    </element>
    <element id="path-lm-Report.ProtocolData.ProtocolItemName">
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
        <valueCode value="normative" />
      </extension>
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version">
        <valueCode value="4.0.0" />
      </extension>
      <path value="path-lm-Report.ProtocolData.ProtocolItemName" />
      <short value="Protocol item name" />
      <definition value="Name of the protocol item, expressed by a SNOMED code." />
      <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="ProtocolitemNaam" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="path-lm-Report.ProtocolData.ProtocolItemName" />
        <min value="1" />
        <max value="1" />
      </base>
      <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() or (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="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>
    </element>
    <element id="path-lm-Report.ProtocolData.ProtocolItemResult[x]">
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
        <valueCode value="normative" />
      </extension>
      <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version">
        <valueCode value="4.0.0" />
      </extension>
      <path value="path-lm-Report.ProtocolData.ProtocolItemResult[x]" />
      <short value="Protocol item result" />
      <definition value="Result of the protocol item." />
      <alias value="ProtocolitemResultaat" />
      <min value="1" />
      <max value="1" />
      <base>
        <path value="path-lm-Report.ProtocolData.ProtocolItemResult[x]" />
        <min value="1" />
        <max value="1" />
      </base>
      <type>
        <code value="CodeableConcept" />
      </type>
      <type>
        <code value="string" />
      </type>
      <type>
        <code value="Quantity" />
      </type>
      <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() or (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>
  </snapshot>
  <differential>
    <element id="path-lm-Report">
      <path value="path-lm-Report" />
      <short value="Report" />
      <definition value="Pathology report which contains the findings and interpretation of a pathology study." />
      <alias value="Verslag" />
    </element>
    <element id="path-lm-Report.ReportIdentifier">
      <path value="path-lm-Report.ReportIdentifier" />
      <short value="Report identifier" />
      <definition value="Identifier of the pathology report assigned by the laboratory doing the analysis." />
      <comment value="This identifier attains a value of the form _[TCSB]YY-nnnnn_ or _[TCSB]YY-nnnnnn_ (based on the laboratory the report originates from), e.g. T26-012345." />
      <alias value="VerslagIdentificatienummer" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Identifier" />
      </type>
      <mapping>
        <identity value="mercurius-core-dataset-2-0" />
        <map value="mercurius-core-rubriek-3" />
        <comment value="rapnaam" />
      </mapping>
    </element>
    <element id="path-lm-Report.Authorizer">
      <path value="path-lm-Report.Authorizer" />
      <short value="Authorizer" />
      <definition value="Name of the pathologist who has authorized the report." />
      <alias value="Autorisator" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="mercurius-core-dataset-2-0" />
        <map value="mercurius-core-rubriek-41" />
        <comment value="autorisator" />
      </mapping>
    </element>
    <element id="path-lm-Report.AuthorizationDate">
      <path value="path-lm-Report.AuthorizationDate" />
      <short value="Authorization date" />
      <definition value="Date of authorization." />
      <alias value="DatumAutorisatie" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="date" />
      </type>
      <mapping>
        <identity value="mercurius-core-dataset-2-0" />
        <map value="mercurius-core-rubriek-44" />
        <comment value="datumautorisatie" />
      </mapping>
    </element>
    <element id="path-lm-Report.ClinicalInformation">
      <path value="path-lm-Report.ClinicalInformation" />
      <short value="Clinical information" />
      <definition value="Clinical information section of the report." />
      <alias value="KlinischeGegevens" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="mercurius-core-dataset-2-0" />
        <map value="mercurius-core-rubriek-142" />
        <comment value="klinischegegevens" />
      </mapping>
      <mapping>
        <identity value="SNOMED" />
        <map value="404684003" />
        <comment value="klinische bevinding" />
      </mapping>
    </element>
    <element id="path-lm-Report.Macroscopy">
      <path value="path-lm-Report.Macroscopy" />
      <short value="Macroscopy" />
      <definition value="Macroscopy-related results." />
      <alias value="Macroscopie" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="mercurius-core-dataset-2-0" />
        <map value="mercurius-core-rubriek-184" />
        <comment value="macroscopie" />
      </mapping>
      <mapping>
        <identity value="SNOMED" />
        <map value="168126000" />
        <comment value="Sample macroscopy" />
      </mapping>
    </element>
    <element id="path-lm-Report.Microscopy">
      <path value="path-lm-Report.Microscopy" />
      <short value="Microscopy" />
      <definition value="Microscopy-related results." />
      <alias value="Microscopie" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="mercurius-core-dataset-2-0" />
        <map value="mercurius-core-rubriek-222" />
        <comment value="microscopie" />
      </mapping>
      <mapping>
        <identity value="SNOMED" />
        <map value="117259009" />
        <comment value="microscopisch onderzoek" />
      </mapping>
    </element>
    <element id="path-lm-Report.Conclusion">
      <path value="path-lm-Report.Conclusion" />
      <short value="Conclusion" />
      <definition value="Conclusion of the report." />
      <alias value="Conclusie" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="mercurius-core-dataset-2-0" />
        <map value="mercurius-core-rubriek-224" />
        <comment value="conclusie" />
      </mapping>
    </element>
    <element id="path-lm-Report.ProtocolData">
      <path value="path-lm-Report.ProtocolData" />
      <short value="Protocol data" />
      <definition value="Data from National Palga Protocols, created in the Palga Protocol Module." />
      <alias value="Protocoldata" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
      <mapping>
        <identity value="mercurius-core-dataset-2-0" />
        <map value="mercurius-core-rubriek-308" />
        <comment value="protocoldata" />
      </mapping>
    </element>
    <element id="path-lm-Report.ProtocolData.ProtocolItemName">
      <path value="path-lm-Report.ProtocolData.ProtocolItemName" />
      <short value="Protocol item name" />
      <definition value="Name of the protocol item, expressed by a SNOMED code." />
      <alias value="ProtocolitemNaam" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
    </element>
    <element id="path-lm-Report.ProtocolData.ProtocolItemResult[x]">
      <path value="path-lm-Report.ProtocolData.ProtocolItemResult[x]" />
      <short value="Protocol item result" />
      <definition value="Result of the protocol item." />
      <alias value="ProtocolitemResultaat" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <type>
        <code value="string" />
      </type>
      <type>
        <code value="Quantity" />
      </type>
      <type>
        <code value="dateTime" />
      </type>
    </element>
  </differential>
</StructureDefinition>