FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example Group/example-Stroke-Thrombolysis-Trialists-2014-2016-IPD-MA-Cohort (JSON)

FHIR Infrastructure Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: Device, Patient, Practitioner

Raw JSON (canonical form + also see JSON Format Specification)

Stroke Thrombolysis Trialists’ Collaborators Group collection used for individual patient data meta-analysis

{
  "resourceType" : "Group",
  "id" : "example-Stroke-Thrombolysis-Trialists-2014-2016-IPD-MA-Cohort",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t  \n      <p>\n\t\t\tStroke Thrombolysis Trialists’ Collaborators Group collection used for individual patient data meta-analysis\n\t  </p>\n\t\t\n    </div>"
  },
  "name" : "StrokeThrombolysisTrialists20142016IPDMACohort",
  "title" : "Stroke Thrombolysis Trialists’ Collaborators Group collection used for individual patient data meta-analysis",
  "status" : "draft",
  "description" : "Stroke Thrombolysis Trialists’ Collaborators Group collection used for individual patient data meta-analysis",
  "type" : "person",
  "membership" : "enumerated",
  "member" : [{
    "entity" : {
      "reference" : "Group/ECASSIII-Trial-Cohort",
      "type" : "Group",
      "display" : "ECASS III Trial Cohort"
    }
  },
  {
    "entity" : {
      "reference" : "Group/IST3-Trial-Cohort",
      "type" : "Group",
      "display" : "IST3 Trial Cohort"
    }
  },
  {
    "entity" : {
      "reference" : "Group/ECASS-Trial-Cohort",
      "type" : "Group",
      "display" : "ECASS Trial Cohort"
    }
  },
  {
    "entity" : {
      "reference" : "Group/ECASSII-Trial-Cohort",
      "type" : "Group",
      "display" : "ECASSII Trial Cohort"
    }
  },
  {
    "entity" : {
      "reference" : "Group/EPITHET-Trial-Cohort",
      "type" : "Group",
      "display" : "EPITHET Trial Cohort"
    }
  },
  {
    "entity" : {
      "reference" : "Group/ATLANTIS-Trial-Cohort",
      "type" : "Group",
      "display" : "ATLANTIS Trial Cohort"
    }
  },
  {
    "entity" : {
      "reference" : "Group/NINDS-Trial-Cohort",
      "type" : "Group",
      "display" : "NINDS Trial Cohort"
    }
  }]
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.