<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="path-lm-Request" />
  <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-Request" />
  <identifier>
    <use value="official" />
    <system value="urn:ietf:rfc:3986" />
    <value value="urn:oid:2.16.528.1.1023.3.5.2" />
  </identifier>
  <name value="LmRequest" />
  <title value="Request" />
  <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="Request for a pathology study to be performed by a certain laboratory." />
  <purpose value="This LogicalModel represents the Request 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>
  <kind value="logical" />
  <abstract value="false" />
  <type value="http://medmij.nl/fhir/StructureDefinition/path-lm-Request" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element" />
  <derivation value="specialization" />
  <differential>
    <element id="path-lm-Request">
      <path value="path-lm-Request" />
      <short value="Request" />
      <definition value="Request for a pathology study to be performed by a certain laboratory." />
      <alias value="Aanvraag" />
    </element>
    <element id="path-lm-Request.RequestType">
      <path value="path-lm-Request.RequestType" />
      <short value="Request type" />
      <definition value="This typing of the examination provides additional context for the request." />
      <alias value="SoortAanvraag" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <defaultValueCodeableConcept>
        <coding>
          <system value="http://medmij.nl/fhir/CodeSystem/MercuriusRequestType" />
          <code value="normaal" />
        </coding>
      </defaultValueCodeableConcept>
      <binding>
        <strength value="required" />
        <valueSet value="http://medmij.nl/fhir/ValueSet/MercuriusRequestType" />
      </binding>
      <mapping>
        <identity value="mercurius-core-dataset-2-0" />
        <map value="mercurius-core-rubriek-89" />
        <comment value="soortaanvraag" />
      </mapping>
    </element>
    <element id="path-lm-Request.HealthScreeningType">
      <path value="path-lm-Request.HealthScreeningType" />
      <short value="Health screening type" />
      <definition value="Type of national trial for this request." />
      <alias value="BVOSoort" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <defaultValueCodeableConcept>
        <coding>
          <system value="http://medmij.nl/fhir/CodeSystem/MercuriusHealthScreeningType" />
          <code value="0" />
        </coding>
      </defaultValueCodeableConcept>
      <binding>
        <strength value="required" />
        <valueSet value="http://medmij.nl/fhir/ValueSet/MercuriusHealthScreeningType" />
      </binding>
      <mapping>
        <identity value="mercurius-core-dataset-2-0" />
        <map value="mercurius-core-rubriek-97" />
        <comment value="bvosoort" />
      </mapping>
    </element>
    <element id="path-lm-Request.Requester">
      <path value="path-lm-Request.Requester" />
      <short value="Requester" />
      <definition value="Requester of the pathology study." />
      <alias value="Aanvrager" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="path-lm-Request.Requester.RequesterName">
      <path value="path-lm-Request.Requester.RequesterName" />
      <short value="Requester name" />
      <definition value="Name of the requester." />
      <alias value="AanvragerNaam" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="mercurius-core-dataset-2-0" />
        <map value="mercurius-core-rubriek-68" />
        <comment value="aanvrager" />
      </mapping>
    </element>
    <element id="path-lm-Request.Requester.Specialty">
      <path value="path-lm-Request.Requester.Specialty" />
      <short value="Specialty" />
      <definition value="Specialty of the requester." />
      <alias value="Specialisme" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="extensible" />
        <valueSet value="http://medmij.nl/fhir/ValueSet/MercuriusSpecialty" />
      </binding>
      <mapping>
        <identity value="mercurius-core-dataset-2-0" />
        <map value="mercurius-core-rubriek-71" />
        <comment value="specialisme" />
      </mapping>
    </element>
    <element id="path-lm-Request.Requester.Hospital">
      <path value="path-lm-Request.Requester.Hospital" />
      <short value="Hospital" />
      <definition value="Name of the hospital from where the specimen is sent." />
      <alias value="Ziekenhuis" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="mercurius-core-dataset-2-0" />
        <map value="mercurius-core-rubriek-72" />
        <comment value="ziekenhuis" />
      </mapping>
    </element>
    <element id="path-lm-Request.Requester.Location">
      <path value="path-lm-Request.Requester.Location" />
      <short value="Location" />
      <definition value="Location of requesting institute." />
      <alias value="Locatie" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="mercurius-core-dataset-2-0" />
        <map value="mercurius-core-rubriek-67" />
        <comment value="locatie" />
      </mapping>
    </element>
    <element id="path-lm-Request.ClinicalQuestion">
      <path value="path-lm-Request.ClinicalQuestion" />
      <short value="Clinical question" />
      <definition value="Clinical request information." />
      <alias value="KlinischeVraag" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="mercurius-core-dataset-2-0" />
        <map value="mercurius-core-rubriek-139" />
        <comment value="klinischevraag" />
      </mapping>
    </element>
    <element id="path-lm-Request.Specimen">
      <path value="path-lm-Request.Specimen" />
      <short value="Specimen" />
      <definition value="Specimen that will be examined by a laboratory." />
      <alias value="Monster" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="path-lm-Request.Specimen.SpecimenMaterial">
      <path value="path-lm-Request.Specimen.SpecimenMaterial" />
      <short value="Specimen material" />
      <definition value="Type of specimen." />
      <alias value="AardMateriaal" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="mercurius-core-dataset-2-0" />
        <map value="mercurius-core-rubriek-76" />
        <comment value="aardmateriaal" />
      </mapping>
    </element>
    <element id="path-lm-Request.Specimen.CollectionDate">
      <path value="path-lm-Request.Specimen.CollectionDate" />
      <short value="Collection date" />
      <definition value="Date when specimen is taken from patient." />
      <alias value="DatumAfname" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="date" />
      </type>
      <mapping>
        <identity value="mercurius-core-dataset-2-0" />
        <map value="mercurius-core-rubriek-77" />
        <comment value="datumafname" />
      </mapping>
    </element>
    <element id="path-lm-Request.Specimen.ReceivedDate">
      <path value="path-lm-Request.Specimen.ReceivedDate" />
      <short value="Received date" />
      <definition value="Date when specimen is received at the laboratory." />
      <alias value="DatumOntvangst" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="date" />
      </type>
      <mapping>
        <identity value="mercurius-core-dataset-2-0" />
        <map value="mercurius-core-rubriek-80" />
        <comment value="datumontvangst" />
      </mapping>
    </element>
    <element id="path-lm-Request.Specimen.CollectionMethod">
      <path value="path-lm-Request.Specimen.CollectionMethod" />
      <short value="Collection method" />
      <definition value="The way the specimen is collected (biopsy, resection, etc.)." />
      <alias value="Verkrijgingswijze" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="mercurius-core-dataset-2-0" />
        <map value="mercurius-core-rubriek-87" />
        <comment value="verkrijgingswijze" />
      </mapping>
    </element>
    <element id="path-lm-Request.Specimen.NumberOfSamples">
      <path value="path-lm-Request.Specimen.NumberOfSamples" />
      <short value="Number of samples" />
      <definition value="The number of samples taken from the primary specimen, each sent to the laboratory in a different container." />
      <alias value="AantalSamples" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="integer" />
      </type>
    </element>
  </differential>
</StructureDefinition>