<StructureDefinition xmlns="http://hl7.org/fhir">
  <url value="http://hl7.org/fhir/MicrobiologyLaboratory/StructureDefinition/MicrobiologyLaboratorySpecimen" />
  <name value="MicrobiologyLaboratorySpecimen" />
  <status value="draft" />
  <fhirVersion value="4.0.1" />
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <mapping>
    <identity value="w5" />
    <uri value="http://hl7.org/fhir/fivews" />
    <name value="FiveWs Pattern Mapping" />
  </mapping>
  <mapping>
    <identity value="v2" />
    <uri value="http://hl7.org/v2" />
    <name value="HL7 v2 Mapping" />
  </mapping>
  <kind value="resource" />
  <abstract value="false" />
  <type value="Specimen" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Specimen" />
  <derivation value="constraint" />
  <differential>
    <element id="Specimen.identifier">
      <path value="Specimen.identifier" />
      <min value="1" />
    </element>
    <element id="Specimen.type">
      <path value="Specimen.type" />
      <comment value="The type can change the way that a specimen is handled and drives what kind of analyses can properly be performed on the specimen. It is frequently used in diagnostic work flow decision making systems.&#xD;&#xA;Original http://terminology.hl7.org/ValueSet/v2-0487 empfohlen - Werte von ELGA_SpecimenType Value Set (Auch SNOMED-CT Codes erlaubt) verwendet" />
      <min value="1" />
      <binding>
        <strength value="example" />
        <valueSet value="https://art-decor.org/art-decor/decor-valuesets--elga-?id=1.2.40.0.34.10.46&amp;effectiveDate=dynamic" />
      </binding>
    </element>
    <element id="Specimen.subject">
      <path value="Specimen.subject" />
      <comment value="References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.&#xD;&#xA;ELGA-CDA microbiology laboratory report sample can only come from a patient" />
      <min value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/MicrobiologyLaboratory/StructureDefinition/MicrobiologyLaboratoryPatient" />
      </type>
    </element>
    <element id="Specimen.receivedTime">
      <path value="Specimen.receivedTime" />
      <comment value="vorgeschrieben von ELGA-CDA" />
      <min value="1" />
    </element>
    <element id="Specimen.collection">
      <path value="Specimen.collection" />
      <min value="1" />
    </element>
    <element id="Specimen.collection.collected[x]">
      <path value="Specimen.collection.collected[x]" />
      <comment value="vorgeschrieben von ELGA-CDA; NullFlavour UNK möglich" />
      <min value="1" />
    </element>
    <element id="Specimen.collection.bodySite">
      <path value="Specimen.collection.bodySite" />
      <comment value="If the use case requires  BodySite to be handled as a separate resource instead of an inline coded element (e.g. to identify and track separately)  then use the standard extension [bodySite](extension-bodysite.html).&#xD;&#xA;In FHIR wird http://hl7.org/fhir/ValueSet/body-site vorgeschlagen -&gt; stattdessen ELGA_HumanActSite (IHE ActSite) verwendet, da Mapping aufwändig wäre." />
      <binding>
        <strength value="example" />
        <valueSet value="http://terminology.hl7.org/CodeSystem/v3-ActSite" />
      </binding>
    </element>
  </differential>
</StructureDefinition>