{
  "resourceType" : "CodeSystem",
  "id" : "COS-ResearchStudyPhase",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem COS-ResearchStudyPhase</b></p><a name=\"COS-ResearchStudyPhase\"> </a><a name=\"hcCOS-ResearchStudyPhase\"> </a><p>This case-sensitive code system <code>https://flute.com/CodeSystem/COS-ResearchStudyPhase</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">initial<a name=\"COS-ResearchStudyPhase-initial\"> </a></td><td>Initial Phase</td><td>Study is created; cohort/data not yet extracted.</td></tr><tr><td style=\"white-space:nowrap\">post-cohorting<a name=\"COS-ResearchStudyPhase-post-cohorting\"> </a></td><td>Post-Cohorting Phase</td><td>Patient cohort has been successfully generated.</td></tr><tr><td style=\"white-space:nowrap\">post-datamart<a name=\"COS-ResearchStudyPhase-post-datamart\"> </a></td><td>Post-Datamart Phase</td><td>Datamart has been generated for analysis.</td></tr></table></div>"
  },
  "url" : "https://flute.com/CodeSystem/COS-ResearchStudyPhase",
  "version" : "0.1.0",
  "name" : "COS_ResearchStudyPhase",
  "title" : "Custom Research Study Phases (Cohort/Datamart)",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-01-30T16:42:51+00:00",
  "publisher" : "HL7 Europe",
  "contact" : [{
    "name" : "HL7 Europe",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.hl7.eu"
    }]
  }],
  "description" : "Codes for tracking study phases related to cohort and datamart generation.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "initial",
    "display" : "Initial Phase",
    "definition" : "Study is created; cohort/data not yet extracted."
  },
  {
    "code" : "post-cohorting",
    "display" : "Post-Cohorting Phase",
    "definition" : "Patient cohort has been successfully generated."
  },
  {
    "code" : "post-datamart",
    "display" : "Post-Datamart Phase",
    "definition" : "Datamart has been generated for analysis."
  }]
}