<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="ext-LaboratoryTestResult.Specimen.Morphology" />
  <url value="https://fhir.healthdata.be/StructureDefinition/ext-LaboratoryTestResult.Specimen.Morphology" />
  <name value="ExtLaboratoryTestResultSpecimenMorphology" />
  <title value="ext LaboratoryTestResult.Specimen.Morphology" />
  <status value="draft" />
  <date value="2022-10-17T09:09:13.9562003+00:00" />
  <publisher value="Healthdata.be (Sciensano)" />
  <contact>
    <name value="Service portal – healthdata.be" />
    <telecom>
      <system value="url" />
      <value value="https://sciensano.service-now.com/sp" />
      <use value="work" />
    </telecom>
  </contact>
  <description value="Augment the `Specimen.collection.bodySite` concept with an indication of an abnormal morphology." />
  <purpose value="This extension represents the Specimen.Morphology concept from CBB LaboratoryTestResult." />
  <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" />
  <kind value="complex-type" />
  <abstract value="false" />
  <context>
    <type value="element" />
    <expression value="Specimen.collection.bodySite" />
  </context>
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="https://fhir.healthdata.be/StructureDefinition/ext-LaboratoryTestResult.Specimen.Morphology" />
    </element>
    <element id="Extension.value[x]">
      <path value="Extension.value[x]" />
      <short value="Morphology" />
      <definition value="Morphology describes morphological abnormalities of the anatomical location where the material is taken, for example wound, ulcer." />
      <alias value="Morfologie" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <valueSet value="https://fhir.healthdata.be/ValueSet/Morphology" />
      </binding>
    </element>
  </differential>
</StructureDefinition>