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

: StudyGroup_DIBASY_Trial_Enrollment_Group - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "Group",
  "id" : "46117",
  "meta" : {
    "versionId" : "23",
    "lastUpdated" : "2025-03-15T21:15:02.941Z",
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/ebm/StructureDefinition/study-group"
    ]
  },
  "text" : {
    "status" : "empty",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as",
      "valueMarkdown" : "StudyGroup: DIBASY Trial Enrollment Group [Database Entry: FHIR Group Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 46117. Revised 2022-05-28. Available at: https://fevir.net/resources/Group/46117. Computable resource at: https://fevir.net/resources/Group/46117#json."
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-author",
      "valueContactDetail" : {
        "name" : "Joanne Dehnbostel"
      }
    }
  ],
  "url" : "https://fevir.net/resources/Group/46117",
  "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/46117",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    }
  ],
  "name" : "StudyGroup_DIBASY_Trial_Enrollment_Group",
  "status" : "active",
  "date" : "2022-05-28T12:27:47.384Z",
  "publisher" : "Computable Publishing LLC",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@computablepublishing.com"
        }
      ]
    }
  ],
  "description" : "An enumerated group with a single characteristic referencing the StudyEligibilityCriteria.",
  "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" : "StudyGroup",
            "display" : "StudyGroup"
          }
        ]
      }
    }
  ],
  "copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "type" : "person",
  "membership" : "enumerated",
  "quantity" : 60,
  "characteristic" : [
    {
      "code" : {
        "text" : "Eligibility Criteria"
      },
      "valueReference" : {
        🔗 "reference" : "Group/172461",
        "type" : "Group",
        "display" : "StudyEligibilityCriteria: Eligibility Criteria for DIBASY Trial"
      },
      "exclude" : false,
      "description" : "Meeting Study Eligibility Criteria April 27, 2009 to October 31, 2009",
      "period" : {
        "start" : "2009-04-27",
        "end" : "2009-10-31"
      }
    }
  ]
}