<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="isa-lm-comment" />
  <url value="https://www.nfdi4health.de/fhir/ISA/StructureDefinition/isa-lm-comment" />
  <version value="0.9" />
  <name value="ISA_LM_COMMENT" />
  <title value="ISA LM Comment" />
  <status value="active" />
  <publisher value="Berlin Institute of Health @ Charité - Core Facility Digital Medicine and Interoperability" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="https://www.bihealth.org/en/research/scientific-infrastructure/core-facilities/interoperability/home" />
    </telecom>
  </contact>
  <description value="FHIR LogicalModel representing the comment_schema.json as specified in ISA Model and Serialization Specifications 1.0 (2016-10-28)." />
  <fhirVersion value="4.0.1" />
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <mapping>
    <identity value="FHIR" />
    <name value="Comment LogicalModel FHIR Mapping" />
  </mapping>
  <kind value="logical" />
  <abstract value="false" />
  <type value="https://www.nfdi4health.de/fhir/ISA/StructureDefinition/isa-lm-comment" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element" />
  <derivation value="specialization" />
  <differential>
    <element id="isa-lm-comment">
      <path value="isa-lm-comment" />
      <short value="ISA LM Comment" />
      <definition value="FHIR LogicalModel representing the comment_schema.json as specified in ISA Model and Serialization Specifications 1.0 (2016-10-28)." />
    </element>
    <element id="isa-lm-comment.Comment">
      <path value="isa-lm-comment.Comment" />
      <short value="This schema implements the ability to annotate objects with user-defined comments." />
      <definition value="This schema implements the ability to annotate objects with user-defined comments." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
      <mapping>
        <identity value="FHIR" />
        <map value="Annotation" />
      </mapping>
    </element>
    <element id="isa-lm-comment.Comment.@id">
      <path value="isa-lm-comment.Comment.@id" />
      <short value="@id" />
      <definition value="@id" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="uri" />
      </type>
    </element>
    <element id="isa-lm-comment.Comment.name">
      <path value="isa-lm-comment.Comment.name" />
      <short value="name" />
      <definition value="name" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="FHIR" />
        <map value="Annotation.extension:filename.valueString" />
      </mapping>
    </element>
    <element id="isa-lm-comment.Comment.value">
      <path value="isa-lm-comment.Comment.value" />
      <short value="value" />
      <definition value="value" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="FHIR" />
        <map value="Annotation.text" />
      </mapping>
    </element>
  </differential>
</StructureDefinition>