<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="Specimen-my-core" />
  <url value="http://fhir.hie.moh.gov.my/StructureDefinition/Specimen-my-core" />
  <version value="1.0.0" />
  <name value="SpecimenMyCore" />
  <title value="Specimen (MY Core)" />
  <status value="active" />
  <date value="2024-03-13T01:41:41.3395961+00:00" />
  <publisher value="Health Level Seven International - Patient Care Work Group" />
  <description value="A sample to be used for analysis." />
  <purpose value="Minimal specimen attributes, usable for the laboratory results section and entry of a patient summary." />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Specimen" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Specimen" />
  <derivation value="constraint" />
  <differential>
    <element id="Specimen.type">
      <path value="Specimen.type" />
      <binding>
        <strength value="preferred" />
        <valueSet value="http://fhir.hie.moh.gov.my/ValueSet/specimen-type-my-core" />
      </binding>
    </element>
    <element id="Specimen.container.extension:combineSample">
      <path value="Specimen.container.extension" />
      <sliceName value="combineSample" />
      <short value="Extension to determine whether the lab test allows combining the same sample with another lab test" />
      <definition value="Extension to determine whether the lab test allows combining the same sample with another lab test" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://fhir.hie.moh.gov.my/StructureDefinition/specimen-combine-sample-my-core" />
      </type>
      <isModifier value="false" />
    </element>
    <element id="Specimen.container.type">
      <path value="Specimen.container.type" />
      <min value="1" />
      <binding>
        <strength value="required" />
        <valueSet value="http://fhir.hie.moh.gov.my/ValueSet/specimen-container-type-my-core" />
      </binding>
    </element>
  </differential>
</StructureDefinition>