<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="isa-lm-protocol" />
  <url value="https://www.nfdi4health.de/fhir/ISA/StructureDefinition/isa-lm-protocol" />
  <version value="0.9" />
  <name value="ISA_LM_PROTOCOL" />
  <title value="ISA LM Protocol" />
  <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 protocol_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="Protocol LogicalModel FHIR Mapping" />
  </mapping>
  <kind value="logical" />
  <abstract value="false" />
  <type value="https://www.nfdi4health.de/fhir/ISA/StructureDefinition/isa-lm-protocol" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element" />
  <derivation value="specialization" />
  <differential>
    <element id="isa-lm-protocol">
      <path value="isa-lm-protocol" />
      <short value="ISA LM Protocol" />
      <definition value="FHIR LogicalModel representing the protocol_schema.json as specified in ISA Model and Serialization Specifications 1.0 (2016-10-28)." />
    </element>
    <element id="isa-lm-protocol.Protocol">
      <path value="isa-lm-protocol.Protocol" />
      <short value="This schema implements Protocol from the ISA Abstract Model." />
      <definition value="This schema implements Protocol from the ISA Abstract Model." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
      <mapping>
        <identity value="FHIR" />
        <map value="PlanDefinition" />
      </mapping>
    </element>
    <element id="isa-lm-protocol.Protocol.@id">
      <path value="isa-lm-protocol.Protocol.@id" />
      <short value="@id" />
      <definition value="@id" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="uri" />
      </type>
      <mapping>
        <identity value="FHIR" />
        <map value="PlanDefinition.id" />
      </mapping>
    </element>
    <element id="isa-lm-protocol.Protocol.comments">
      <path value="isa-lm-protocol.Protocol.comments" />
      <short value="comments" />
      <definition value="comments" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Reference" />
        <targetProfile value="https://www.nfdi4health.de/fhir/ISA/StructureDefinition/isa-lm-comment" />
      </type>
      <mapping>
        <identity value="FHIR" />
        <map value="PlanDefinition.extension:comments.valueAnnotation" />
      </mapping>
    </element>
    <element id="isa-lm-protocol.Protocol.name">
      <path value="isa-lm-protocol.Protocol.name" />
      <short value="name" />
      <definition value="name" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="FHIR" />
        <map value="PlanDefinition.title" />
      </mapping>
    </element>
    <element id="isa-lm-protocol.Protocol.protocolType">
      <path value="isa-lm-protocol.Protocol.protocolType" />
      <short value="protocol type" />
      <definition value="protocol type" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Reference" />
        <targetProfile value="https://www.nfdi4health.de/fhir/ISA/StructureDefinition/isa-lm-ontology-annotation" />
      </type>
      <mapping>
        <identity value="FHIR" />
        <map value="PlanDefinition.type" />
      </mapping>
    </element>
    <element id="isa-lm-protocol.Protocol.description">
      <path value="isa-lm-protocol.Protocol.description" />
      <short value="description" />
      <definition value="description" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="FHIR" />
        <map value="PlanDefinition.description" />
      </mapping>
    </element>
    <element id="isa-lm-protocol.Protocol.uri">
      <path value="isa-lm-protocol.Protocol.uri" />
      <short value="uri" />
      <definition value="uri" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="uri" />
      </type>
      <mapping>
        <identity value="FHIR" />
        <map value="PlanDefinition.url" />
      </mapping>
    </element>
    <element id="isa-lm-protocol.Protocol.version">
      <path value="isa-lm-protocol.Protocol.version" />
      <short value="version" />
      <definition value="version" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="FHIR" />
        <map value="PlanDefinition.version" />
      </mapping>
    </element>
    <element id="isa-lm-protocol.Protocol.parameters">
      <path value="isa-lm-protocol.Protocol.parameters" />
      <short value="parameters" />
      <definition value="parameters" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Reference" />
        <targetProfile value="https://www.nfdi4health.de/fhir/ISA/StructureDefinition/isa-lm-protocol-parameter" />
      </type>
      <mapping>
        <identity value="FHIR" />
        <map value="PlanDefinition.action.code or PlanDefinition.action.extension:quantity.valueQuantity" />
      </mapping>
    </element>
    <element id="isa-lm-protocol.Protocol.components">
      <path value="isa-lm-protocol.Protocol.components" />
      <short value="components" />
      <definition value="components" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
      <mapping>
        <identity value="FHIR" />
        <map value="PlanDefinition.action.participant" />
      </mapping>
    </element>
    <element id="isa-lm-protocol.Protocol.components.componentName">
      <path value="isa-lm-protocol.Protocol.components.componentName" />
      <short value="components - component name" />
      <definition value="components - component name" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="string" />
      </type>
      <mapping>
        <identity value="FHIR" />
        <map value="PlanDefinition.action.participant.extension:componentName.valueString" />
      </mapping>
    </element>
    <element id="isa-lm-protocol.Protocol.components.componentType">
      <path value="isa-lm-protocol.Protocol.components.componentType" />
      <short value="components - component type" />
      <definition value="components - component type" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Reference" />
        <targetProfile value="https://www.nfdi4health.de/fhir/ISA/StructureDefinition/isa-lm-ontology-annotation" />
      </type>
      <mapping>
        <identity value="FHIR" />
        <map value="PlanDefinition.action.participant.extension:componentType.valueCodeableConcept" />
      </mapping>
    </element>
  </differential>
</StructureDefinition>