{
  "resourceType" : "Group",
  "id" : "265093",
  "meta" : {
    "versionId" : "8",
    "lastUpdated" : "2025-09-03T17:02:27.267Z",
    "profile" : ["http://hl7.org/fhir/uv/ebm/StructureDefinition/cohort-definition"]
  },
  "language" : "en",
  "text" : {
    "status" : "empty",
    "div" : "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\">[No data.]</div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as",
    "valueMarkdown" : "Adults with diabetes mellitus type 2 [Database Entry: FHIR Group Resource]. Contributors: Sheyu Li [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 265093. Revised 2025-09-03. Available at: https://fevir.net/resources/Group/265093. Computable resource at: https://fevir.net/resources/Group/265093#json."
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/artifact-author",
    "valueContactDetail" : {
      "name" : "Sheyu Li"
    }
  },
  {
    "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type",
        "code" : "active",
        "display" : "Active"
      }]
    }
  }],
  "url" : "https://fevir.net/resources/Group/265093",
  "identifier" : [{
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "ACSN",
        "display" : "Accession ID"
      }],
      "text" : "FEvIR Object Identifier"
    },
    "system" : "https://fevir.net/FOI",
    "value" : "265093",
    "assigner" : {
      "display" : "Computable Publishing LLC"
    }
  }],
  "title" : "Adults with diabetes mellitus type 2",
  "status" : "active",
  "publisher" : "Computable Publishing LLC",
  "contact" : [{
    "telecom" : [{
      "system" : "email",
      "value" : "support@computablepublishing.com"
    }]
  }],
  "description" : "An example of CohortDefinition used to support a SystematicReviewEligibilityCriteria example.",
  "copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "type" : "person",
  "membership" : "definitional",
  "combinationMethod" : "all-of",
  "characteristic" : [{
    "code" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "397669002",
        "display" : "Age"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://www.nlm.nih.gov/mesh",
        "code" : "D000328",
        "display" : "Adult"
      }]
    },
    "exclude" : false,
    "description" : "Adult"
  },
  {
    "code" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "64572001",
        "display" : "Disease (disorder)"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "44054006",
        "display" : "Diabetes mellitus type 2 (disorder)"
      }]
    },
    "exclude" : false,
    "description" : "Type 2 diabetes"
  }]
}