<ValueSet xmlns="http://hl7.org/fhir">
  <id value="nfdi4health-vs-mds-study-status-when-intervention-local" />
  <url value="https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-status-when-intervention-local" />
  <version value="0.9" />
  <name value="NFDI4Health_VS_MDS_Study_Status_When_Intervention_Local" />
  <title value="NFDI4Health VS MDS Study Status When Intervention [Local]" />
  <status value="draft" />
  <experimental value="true" />
  <publisher value="NFDI4Health" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="https://www.nfdi4health.de" />
    </telecom>
  </contact>
  <description value="Value set defining codes to specify the status of a study in case of an intervention in a ResearchStudy resource." />
  <compose>
    <include>
      <system value="https://www.nfdi4health.de/fhir/metadataschema/CodeSystem/nfdi4health-cs-remaining-concepts" />
      <concept>
        <code value="014" />
        <display value="Intervention ongoing" />
      </concept>
      <concept>
        <code value="015" />
        <display value="Intervention completed, follow-up ongoing" />
      </concept>
    </include>
  </compose>
</ValueSet>