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

: ComparatorGroup: JAMA 2018 Norwegian cohort study Control cohort - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "Group",
  "id" : "172939",
  "meta" : {
    "versionId" : "9",
    "lastUpdated" : "2025-03-15T20:54:55.980Z",
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/ebm/StructureDefinition/comparator-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" : "ComparatorGroup: JAMA 2018 Norwegian cohort study Control cohort [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 172939. Revised 2023-12-04. Available at: https://fevir.net/resources/Group/172939. Computable resource at: https://fevir.net/resources/Group/172939#json."
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-author",
      "valueContactDetail" : {
        "name" : "Brian S. Alper"
      }
    }
  ],
  "url" : "https://fevir.net/resources/Group/172939",
  "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/172939",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    }
  ],
  "name" : "ComparatorGroup_JAMA_2018_Norwegian_cohort_study_Control_cohort",
  "title" : "ComparatorGroup: JAMA 2018 Norwegian cohort study Control cohort",
  "status" : "active",
  "publisher" : "Computable Publishing LLC",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@computablepublishing.com"
        }
      ]
    }
  ],
  "description" : "Example of an ComparatorGroup Profile with an enumerated group (quantity = 956) meeting 2 characteristics defined by Group Resources (Member of a StudyGroup Profile, excluding a Procedure defined by an ExposureDefinition Profile)",
  "copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "type" : "person",
  "membership" : "enumerated",
  "quantity" : 956,
  "combinationMethod" : "all-of",
  "characteristic" : [
    {
      "code" : {
        "text" : "Member of"
      },
      "valueReference" : {
        🔗 "reference" : "Group/178427",
        "type" : "Group",
        "display" : "StudyGroup: Severely Obese Adults 2018 Norwegian Cohort"
      },
      "exclude" : false,
      "description" : "inclusion in JAMA 2018 Norwegian cohort study"
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "71388002",
            "display" : "Procedure (procedure)"
          }
        ]
      },
      "valueReference" : {
        🔗 "reference" : "Group/172423",
        "type" : "Group",
        "display" : "ExposureDefinition: Bariatric Surgery (RYGB, VSG, LAGB, BPD)"
      },
      "exclude" : true,
      "description" : "did not receive bariatric surgery"
    }
  ]
}