Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot2 - STU 1 ballot International flag

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

: ConceptualCohortDefinition_Cardiovascular_event - JSON Representation

Raw json | Download

{
  "resourceType" : "Group",
  "id" : "170442",
  "meta" : {
    "versionId" : "7",
    "lastUpdated" : "2025-03-15T20:57:56.887Z",
    "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: Cardiovascular event [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 170442. Revised 2022-09-09. Available at: https://fevir.net/resources/Group/170442. Computable resource at: https://fevir.net/resources/Group/170442#json."
    }
  ],
  "url" : "https://fevir.net/resources/Group/170442",
  "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/170442",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    }
  ],
  "name" : "ConceptualCohortDefinition_Cardiovascular_event",
  "status" : "active",
  "date" : "2022-09-09T10:30:50.570Z",
  "publisher" : "Computable Publishing LLC",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@computablepublishing.com"
        }
      ]
    }
  ],
  "description" : "Cardiovascular event (myocardial infarction, acute coronary syndrome, coronary artery angioplasty or bypass, stroke)",
  "useContext" : [
    {
      "code" : {
        "system" : "https://fevir.net/resources/CodeSystem/179423",
        "code" : "evidence-communication",
        "display" : "Evidence Communication"
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://fevir.net/resources/CodeSystem/179423",
            "code" : "CohortDefinition",
            "display" : "CohortDefinition"
          }
        ]
      }
    }
  ],
  "copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "membership" : "conceptual",
  "combinationMethod" : "any-of",
  "characteristic" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "64572001",
            "display" : "Disease (disorder)"
          },
          {
            "system" : "http://hl7.org/fhir/fhir-types",
            "code" : "Condition",
            "display" : "Condition"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "22298006",
            "display" : "Myocardial infarction (disorder)"
          }
        ]
      },
      "exclude" : false,
      "description" : "myocardial infarction"
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "64572001",
            "display" : "Disease (disorder)"
          },
          {
            "system" : "http://hl7.org/fhir/fhir-types",
            "code" : "Condition",
            "display" : "Condition"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "394659003",
            "display" : "Acute coronary syndrome (disorder)"
          }
        ]
      },
      "exclude" : false,
      "description" : "acute coronary syndrome"
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "71388002",
            "display" : "Procedure (procedure)"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "81266008",
            "display" : "Heart revascularization (procedure)"
          }
        ]
      },
      "exclude" : false,
      "description" : "coronary artery angioplasty or bypass"
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "64572001",
            "display" : "Disease (disorder)"
          },
          {
            "system" : "http://hl7.org/fhir/fhir-types",
            "code" : "Condition",
            "display" : "Condition"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "230690007",
            "display" : "Cerebrovascular accident (disorder)"
          }
        ]
      },
      "exclude" : false,
      "description" : "stroke"
    }
  ]
}