<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="dnpm-lm-care-plan" />
  <url value="https://dnpm-dip.net/fhir/StructureDefinition/dnpm-lm-care-plan" />
  <name value="DNPM_LM_CarePlan" />
  <title value="DNPM MTB Care Plan" />
  <status value="active" />
  <description value="Logical Model for a single entry in the DNPM DIP MTB Patient Record carePlans array" />
  <fhirVersion value="4.0.1" />
  <kind value="logical" />
  <abstract value="false" />
  <type value="https://dnpm-dip.net/fhir/StructureDefinition/dnpm-lm-care-plan" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element" />
  <derivation value="specialization" />
  <differential>
    <element id="dnpm-lm-care-plan">
      <path value="dnpm-lm-care-plan" />
      <short value="DNPM MTB Care Plan" />
      <definition value="Logical Model for a single entry in the DNPM DIP MTB Patient Record carePlans array" />
    </element>
    <element id="dnpm-lm-care-plan.dnpmId">
      <path value="dnpm-lm-care-plan.dnpmId" />
      <short value="Care plan UUID (DNPM internal ID)" />
      <definition value="Care plan UUID (DNPM internal ID)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.patient">
      <path value="dnpm-lm-care-plan.patient" />
      <short value="Patient reference" />
      <definition value="Patient reference" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.patient.id">
      <path value="dnpm-lm-care-plan.patient.id" />
      <short value="Patient ID" />
      <definition value="Patient ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.patient.type">
      <path value="dnpm-lm-care-plan.patient.type" />
      <short value="Reference type (Patient)" />
      <definition value="Reference type (Patient)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.issuedOn">
      <path value="dnpm-lm-care-plan.issuedOn" />
      <short value="Date care plan was issued (YYYY-MM-DD)" />
      <definition value="Date care plan was issued (YYYY-MM-DD)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.reason">
      <path value="dnpm-lm-care-plan.reason" />
      <short value="Indication (MTBDiagnosis) reference" />
      <definition value="Indication (MTBDiagnosis) reference" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.reason.id">
      <path value="dnpm-lm-care-plan.reason.id" />
      <short value="Diagnosis ID" />
      <definition value="Diagnosis ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.reason.type">
      <path value="dnpm-lm-care-plan.reason.type" />
      <short value="Reference type (MTBDiagnosis)" />
      <definition value="Reference type (MTBDiagnosis)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.noTargetFinding">
      <path value="dnpm-lm-care-plan.noTargetFinding" />
      <short value="True when no actionable target was identified" />
      <definition value="True when no actionable target was identified" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="boolean" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.geneticCounselingRecommendation">
      <path value="dnpm-lm-care-plan.geneticCounselingRecommendation" />
      <short value="Genetic counselling recommendation" />
      <definition value="Genetic counselling recommendation" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.geneticCounselingRecommendation.id">
      <path value="dnpm-lm-care-plan.geneticCounselingRecommendation.id" />
      <short value="Recommendation UUID" />
      <definition value="Recommendation UUID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.geneticCounselingRecommendation.patient">
      <path value="dnpm-lm-care-plan.geneticCounselingRecommendation.patient" />
      <short value="Patient reference" />
      <definition value="Patient reference" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.geneticCounselingRecommendation.patient.id">
      <path value="dnpm-lm-care-plan.geneticCounselingRecommendation.patient.id" />
      <short value="Patient ID" />
      <definition value="Patient ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.geneticCounselingRecommendation.patient.type">
      <path value="dnpm-lm-care-plan.geneticCounselingRecommendation.patient.type" />
      <short value="Reference type (Patient)" />
      <definition value="Reference type (Patient)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.geneticCounselingRecommendation.issuedOn">
      <path value="dnpm-lm-care-plan.geneticCounselingRecommendation.issuedOn" />
      <short value="Recommendation date (YYYY-MM-DD)" />
      <definition value="Recommendation date (YYYY-MM-DD)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.geneticCounselingRecommendation.reason">
      <path value="dnpm-lm-care-plan.geneticCounselingRecommendation.reason" />
      <short value="Reason for counselling" />
      <definition value="Reason for counselling" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.geneticCounselingRecommendation.reason.code">
      <path value="dnpm-lm-care-plan.geneticCounselingRecommendation.reason.code" />
      <short value="Reason code" />
      <definition value="Reason code" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.geneticCounselingRecommendation.reason.display">
      <path value="dnpm-lm-care-plan.geneticCounselingRecommendation.reason.display" />
      <short value="Reason display" />
      <definition value="Reason display" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.geneticCounselingRecommendation.reason.system">
      <path value="dnpm-lm-care-plan.geneticCounselingRecommendation.reason.system" />
      <short value="Reason system URI" />
      <definition value="Reason system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations">
      <path value="dnpm-lm-care-plan.medicationRecommendations" />
      <short value="Medication therapy recommendations" />
      <definition value="Medication therapy recommendations" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.id">
      <path value="dnpm-lm-care-plan.medicationRecommendations.id" />
      <short value="Recommendation UUID" />
      <definition value="Recommendation UUID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.patient">
      <path value="dnpm-lm-care-plan.medicationRecommendations.patient" />
      <short value="Patient reference" />
      <definition value="Patient reference" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.patient.id">
      <path value="dnpm-lm-care-plan.medicationRecommendations.patient.id" />
      <short value="Patient ID" />
      <definition value="Patient ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.patient.type">
      <path value="dnpm-lm-care-plan.medicationRecommendations.patient.type" />
      <short value="Reference type (Patient)" />
      <definition value="Reference type (Patient)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.issuedOn">
      <path value="dnpm-lm-care-plan.medicationRecommendations.issuedOn" />
      <short value="Recommendation date (YYYY-MM-DD)" />
      <definition value="Recommendation date (YYYY-MM-DD)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.indication">
      <path value="dnpm-lm-care-plan.medicationRecommendations.indication" />
      <short value="Indication (MTBDiagnosis) reference" />
      <definition value="Indication (MTBDiagnosis) reference" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.indication.id">
      <path value="dnpm-lm-care-plan.medicationRecommendations.indication.id" />
      <short value="Diagnosis ID" />
      <definition value="Diagnosis ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.indication.type">
      <path value="dnpm-lm-care-plan.medicationRecommendations.indication.type" />
      <short value="Reference type (MTBDiagnosis)" />
      <definition value="Reference type (MTBDiagnosis)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.priority">
      <path value="dnpm-lm-care-plan.medicationRecommendations.priority" />
      <short value="Recommendation priority" />
      <definition value="Recommendation priority" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.priority.code">
      <path value="dnpm-lm-care-plan.medicationRecommendations.priority.code" />
      <short value="Priority code (e.g. 1, 2, 3)" />
      <definition value="Priority code (e.g. 1, 2, 3)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.priority.display">
      <path value="dnpm-lm-care-plan.medicationRecommendations.priority.display" />
      <short value="Priority display" />
      <definition value="Priority display" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.priority.system">
      <path value="dnpm-lm-care-plan.medicationRecommendations.priority.system" />
      <short value="Priority system URI" />
      <definition value="Priority system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.medication">
      <path value="dnpm-lm-care-plan.medicationRecommendations.medication" />
      <short value="Recommended medications (ATC codes)" />
      <definition value="Recommended medications (ATC codes)" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.medication.code">
      <path value="dnpm-lm-care-plan.medicationRecommendations.medication.code" />
      <short value="ATC code" />
      <definition value="ATC code" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.medication.display">
      <path value="dnpm-lm-care-plan.medicationRecommendations.medication.display" />
      <short value="Medication display name" />
      <definition value="Medication display name" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.medication.system">
      <path value="dnpm-lm-care-plan.medicationRecommendations.medication.system" />
      <short value="Medication code system URI" />
      <definition value="Medication code system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.medication.version">
      <path value="dnpm-lm-care-plan.medicationRecommendations.medication.version" />
      <short value="ATC version" />
      <definition value="ATC version" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.supportingVariants">
      <path value="dnpm-lm-care-plan.medicationRecommendations.supportingVariants" />
      <short value="Variants supporting this recommendation" />
      <definition value="Variants supporting this recommendation" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.supportingVariants.id">
      <path value="dnpm-lm-care-plan.medicationRecommendations.supportingVariants.id" />
      <short value="Variant ID" />
      <definition value="Variant ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.supportingVariants.type">
      <path value="dnpm-lm-care-plan.medicationRecommendations.supportingVariants.type" />
      <short value="Variant type (SNV | CNV | DNAFusion | RNAFusion)" />
      <definition value="Variant type (SNV | CNV | DNAFusion | RNAFusion)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.levelOfEvidence">
      <path value="dnpm-lm-care-plan.medicationRecommendations.levelOfEvidence" />
      <short value="Level of evidence for recommendation" />
      <definition value="Level of evidence for recommendation" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.levelOfEvidence.grading">
      <path value="dnpm-lm-care-plan.medicationRecommendations.levelOfEvidence.grading" />
      <short value="Evidence grading" />
      <definition value="Evidence grading" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.levelOfEvidence.grading.code">
      <path value="dnpm-lm-care-plan.medicationRecommendations.levelOfEvidence.grading.code" />
      <short value="Evidence grade code (e.g. m1A)" />
      <definition value="Evidence grade code (e.g. m1A)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.levelOfEvidence.grading.display">
      <path value="dnpm-lm-care-plan.medicationRecommendations.levelOfEvidence.grading.display" />
      <short value="Evidence grade display" />
      <definition value="Evidence grade display" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.levelOfEvidence.grading.system">
      <path value="dnpm-lm-care-plan.medicationRecommendations.levelOfEvidence.grading.system" />
      <short value="Evidence grade system URI" />
      <definition value="Evidence grade system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.levelOfEvidence.addendums">
      <path value="dnpm-lm-care-plan.medicationRecommendations.levelOfEvidence.addendums" />
      <short value="Evidence addendums / flags" />
      <definition value="Evidence addendums / flags" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.levelOfEvidence.addendums.code">
      <path value="dnpm-lm-care-plan.medicationRecommendations.levelOfEvidence.addendums.code" />
      <short value="Addendum code" />
      <definition value="Addendum code" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.levelOfEvidence.addendums.display">
      <path value="dnpm-lm-care-plan.medicationRecommendations.levelOfEvidence.addendums.display" />
      <short value="Addendum display" />
      <definition value="Addendum display" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.levelOfEvidence.addendums.system">
      <path value="dnpm-lm-care-plan.medicationRecommendations.levelOfEvidence.addendums.system" />
      <short value="Addendum system URI" />
      <definition value="Addendum system URI" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.levelOfEvidence.publications">
      <path value="dnpm-lm-care-plan.medicationRecommendations.levelOfEvidence.publications" />
      <short value="Supporting publications" />
      <definition value="Supporting publications" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.levelOfEvidence.publications.pmid">
      <path value="dnpm-lm-care-plan.medicationRecommendations.levelOfEvidence.publications.pmid" />
      <short value="PubMed ID" />
      <definition value="PubMed ID" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.medicationRecommendations.levelOfEvidence.publications.doi">
      <path value="dnpm-lm-care-plan.medicationRecommendations.levelOfEvidence.publications.doi" />
      <short value="Digital Object Identifier" />
      <definition value="Digital Object Identifier" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.studyEnrollmentRecommendations">
      <path value="dnpm-lm-care-plan.studyEnrollmentRecommendations" />
      <short value="Clinical study enrollment recommendations" />
      <definition value="Clinical study enrollment recommendations" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.studyEnrollmentRecommendations.id">
      <path value="dnpm-lm-care-plan.studyEnrollmentRecommendations.id" />
      <short value="Recommendation UUID" />
      <definition value="Recommendation UUID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.studyEnrollmentRecommendations.patient">
      <path value="dnpm-lm-care-plan.studyEnrollmentRecommendations.patient" />
      <short value="Patient reference" />
      <definition value="Patient reference" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.studyEnrollmentRecommendations.patient.id">
      <path value="dnpm-lm-care-plan.studyEnrollmentRecommendations.patient.id" />
      <short value="Patient ID" />
      <definition value="Patient ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.studyEnrollmentRecommendations.patient.type">
      <path value="dnpm-lm-care-plan.studyEnrollmentRecommendations.patient.type" />
      <short value="Reference type (Patient)" />
      <definition value="Reference type (Patient)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.studyEnrollmentRecommendations.issuedOn">
      <path value="dnpm-lm-care-plan.studyEnrollmentRecommendations.issuedOn" />
      <short value="Recommendation date (YYYY-MM-DD)" />
      <definition value="Recommendation date (YYYY-MM-DD)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.studyEnrollmentRecommendations.indication">
      <path value="dnpm-lm-care-plan.studyEnrollmentRecommendations.indication" />
      <short value="Indication (MTBDiagnosis) reference" />
      <definition value="Indication (MTBDiagnosis) reference" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.studyEnrollmentRecommendations.indication.id">
      <path value="dnpm-lm-care-plan.studyEnrollmentRecommendations.indication.id" />
      <short value="Diagnosis ID" />
      <definition value="Diagnosis ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.studyEnrollmentRecommendations.indication.type">
      <path value="dnpm-lm-care-plan.studyEnrollmentRecommendations.indication.type" />
      <short value="Reference type (MTBDiagnosis)" />
      <definition value="Reference type (MTBDiagnosis)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.studyEnrollmentRecommendations.supportingVariants">
      <path value="dnpm-lm-care-plan.studyEnrollmentRecommendations.supportingVariants" />
      <short value="Variants supporting enrollment" />
      <definition value="Variants supporting enrollment" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.studyEnrollmentRecommendations.supportingVariants.id">
      <path value="dnpm-lm-care-plan.studyEnrollmentRecommendations.supportingVariants.id" />
      <short value="Variant ID" />
      <definition value="Variant ID" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.studyEnrollmentRecommendations.supportingVariants.type">
      <path value="dnpm-lm-care-plan.studyEnrollmentRecommendations.supportingVariants.type" />
      <short value="Variant type" />
      <definition value="Variant type" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.studyEnrollmentRecommendations.studies">
      <path value="dnpm-lm-care-plan.studyEnrollmentRecommendations.studies" />
      <short value="Recommended studies" />
      <definition value="Recommended studies" />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="BackboneElement" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.studyEnrollmentRecommendations.studies.id">
      <path value="dnpm-lm-care-plan.studyEnrollmentRecommendations.studies.id" />
      <short value="Study identifier (e.g. NCT number)" />
      <definition value="Study identifier (e.g. NCT number)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="dnpm-lm-care-plan.studyEnrollmentRecommendations.studies.system">
      <path value="dnpm-lm-care-plan.studyEnrollmentRecommendations.studies.system" />
      <short value="Study registry system URI (e.g. https://clinicaltrials.gov/study)" />
      <definition value="Study registry system URI (e.g. https://clinicaltrials.gov/study)" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
  </differential>
</StructureDefinition>