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

: ExposureGroup: JAMA 2018 Norwegian cohort study Surgery cohort - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "Group",
  "id" : "172934",
  "meta" : {
    "versionId" : "8",
    "lastUpdated" : "2025-03-15T21:03:01.042Z",
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/ebm/StructureDefinition/exposure-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" : "ExposureGroup: JAMA 2018 Norwegian cohort study Surgery cohort [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 172934. Revised 2023-12-04. Available at: https://fevir.net/resources/Group/172934. Computable resource at: https://fevir.net/resources/Group/172934#json."
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/artifact-author",
      "valueContactDetail" : {
        "name" : "Brian S. Alper"
      }
    }
  ],
  "url" : "https://fevir.net/resources/Group/172934",
  "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/172934",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    }
  ],
  "name" : "ExposureGroup_JAMA_2018_Norwegian_cohort_study_Surgery_cohort",
  "title" : "ExposureGroup: JAMA 2018 Norwegian cohort study Surgery cohort",
  "status" : "active",
  "publisher" : "Computable Publishing LLC",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@computablepublishing.com"
        }
      ]
    }
  ],
  "description" : "Example of an ExposureGroup Profile with an enumerated group (quantity = 932) meeting 2 characteristics defined by Group Resources (Member of a StudyGroup Profile, Procedure defined by an ExposureDefinition Profile)",
  "copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "type" : "person",
  "membership" : "enumerated",
  "quantity" : 932,
  "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" : false,
      "description" : "received bariatric surgery"
    }
  ]
}