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

Evidence Based Medicine on FHIR Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ebm/ and changes regularly. See the Directory of published versions

: ConceptualComparatorDefinition: NOT Bariatric Surgery (RYGB, VSG, LAGB, BPD) - JSON Representation

Raw json | Download

{
  "resourceType" : "Group",
  "id" : "172424",
  "meta" : {
    "versionId" : "8",
    "lastUpdated" : "2025-03-15T21:00:50.501Z",
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/ebm/StructureDefinition/conceptual-comparator-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" : "ConceptualComparatorDefinition: NOT Bariatric Surgery (RYGB, VSG, LAGB, BPD) [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 172424. Revised 2024-12-27. Available at: https://fevir.net/resources/Group/172424. Computable resource at: https://fevir.net/resources/Group/172424#json."
    }
  ],
  "url" : "https://fevir.net/resources/Group/172424",
  "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/172424",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    }
  ],
  "name" : "ConceptualComparatorDefinition_NOT_Bariatric_Surgery_RYGB_VSG_LAGB_BPD",
  "title" : "ConceptualComparatorDefinition: NOT Bariatric Surgery (RYGB, VSG, LAGB, BPD)",
  "status" : "active",
  "publisher" : "Computable Publishing LLC",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@computablepublishing.com"
        }
      ]
    }
  ],
  "description" : "Absence of any of 4 bariatric surgery procedures (Roux-en-Y Gastric Bypass, Vertical Sleeve Gastrectomy, Laparoscopic Adjustable Gastric banding, Biliopancreatic Diversion)",
  "copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "membership" : "conceptual",
  "characteristic" : [
    {
      "code" : {
        "text" : "Defined by Reference"
      },
      "valueReference" : {
        🔗 "reference" : "Group/172423",
        "type" : "Group",
        "display" : "ExposureDefinition: Bariatric Surgery (RYGB, VSG, LAGB, BPD)"
      },
      "exclude" : true,
      "description" : "absence of any of Roux-en-Y Gastric Bypass, Vertical Sleeve Gastrectomy, Laparoscopic Adjustable Gastric banding, or Biliopancreatic Diversion"
    }
  ]
}