This page is part of the Evidence Based Medicine on FHIR Implementation Guide (v1.0.0-ballot2: STU1 Ballot 2) based on FHIR (HL7® FHIR® Standard) v6.0.0. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Group",
"id" : "173250",
"meta" : {
"versionId" : "7",
"lastUpdated" : "2025-03-15T20:59:16.781Z",
"profile" : [
🔗 "http://hl7.org/fhir/uv/ebm/StructureDefinition/conceptual-cohort-definition"
]
},
"text" : {
"status" : "empty",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/artifact-author",
"valueContactDetail" : {
"name" : "Brian S. Alper"
}
},
{
"url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as",
"valueMarkdown" : "ConceptualCohortDefinition: Nonfatal stroke [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 173250. Revised 2024-11-16. Available at: https://fevir.net/resources/Group/173250. Computable resource at: https://fevir.net/resources/Group/173250#json."
}
],
"url" : "https://fevir.net/resources/Group/173250",
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "ACSN",
"display" : "Accession ID"
}
],
"text" : "FEvIR Object Identifier"
},
"system" : "urn:ietf:rfc:3986",
"value" : "https://fevir.net/FOI/173250",
"assigner" : {
"display" : "Computable Publishing LLC"
}
}
],
"name" : "ConceptualCohortDefinition_Nonfatal_stroke",
"title" : "ConceptualCohortDefinition: Nonfatal stroke",
"status" : "active",
"publisher" : "Computable Publishing LLC",
"contact" : [
{
"telecom" : [
{
"system" : "email",
"value" : "support@computablepublishing.com"
}
]
}
],
"description" : "Nonfatal myocardial infarction",
"copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
"membership" : "conceptual",
"code" : {
"text" : "Cohort Definition"
},
"combinationMethod" : "all-of",
"characteristic" : [
{
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "64572001",
"display" : "Disease (disorder)"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "422504002",
"display" : "Ischemic stroke (disorder)"
}
]
},
"exclude" : false,
"description" : "Stroke"
},
{
"code" : {
"text" : "Resulting in"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "419620001",
"display" : "Death (event)"
}
]
},
"exclude" : true,
"description" : "Causing death"
}
]
}