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

: ConceptualExposureDefinition: Bariatric Surgery (RYGB, VSG, LAGB, BPD) - XML Representation

Raw xml | Download


<Group xmlns="http://hl7.org/fhir">
  <id value="172423"/>
  <meta>
    <versionId value="10"/>
    <lastUpdated value="2025-03-15T21:01:16.537Z"/>
    <profile
             value="http://hl7.org/fhir/uv/ebm/StructureDefinition/conceptual-exposure-definition"/>
  </meta>
  <text>
    <status value="empty"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>[No data.]</p></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/artifact-author">
    <valueContactDetail>
      <name value="Brian S. Alper"/>
    </valueContactDetail>
  </extension>
  <extension url="http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as">
    <valueMarkdown
                   value="ConceptualExposureDefinition: 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 172423. Revised 2024-12-27. Available at: https://fevir.net/resources/Group/172423. Computable resource at: https://fevir.net/resources/Group/172423#json."/>
  </extension>
  <url value="https://fevir.net/resources/Group/172423"/>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="ACSN"/>
        <display value="Accession ID"/>
      </coding>
      <text value="FEvIR Object Identifier"/>
    </type>
    <system value="urn:ietf:rfc:3986"/>
    <value value="https://fevir.net/FOI/172423"/>
    <assigner>
      <display value="Computable Publishing LLC"/>
    </assigner>
  </identifier>
  <name value="Bariatric_Surgery_RYGB_VSG_LAGB_BPD"/>
  <title
         value="ConceptualExposureDefinition: Bariatric Surgery (RYGB, VSG, LAGB, BPD)"/>
  <status value="active"/>
  <publisher value="Computable Publishing LLC"/>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="support@computablepublishing.com"/>
    </telecom>
  </contact>
  <description
               value="Any of 4 bariatric surgery procedures (Roux-en-Y Gastric Bypass, Vertical Sleeve Gastrectomy, Laparoscopic Adjustable Gastric banding, Biliopancreatic Diversion)"/>
  <copyright value="https://creativecommons.org/licenses/by-nc-sa/4.0/"/>
  <membership value="conceptual"/>
  <combinationMethod value="any-of"/>
  <characteristic>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="71388002"/>
        <display value="Procedure (procedure)"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="173747005"/>
        <display value="Roux-en-Y gastrojejunostomy (procedure)"/>
      </coding>
    </valueCodeableConcept>
    <exclude value="false"/>
    <description value="Roux-en-Y Gastric Bypass"/>
  </characteristic>
  <characteristic>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="71388002"/>
        <display value="Procedure (procedure)"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="427074001"/>
        <display value="Laparoscopic sleeve gastrectomy (procedure)"/>
      </coding>
    </valueCodeableConcept>
    <exclude value="false"/>
    <description value="Vertical Sleeve Gastrectomy"/>
  </characteristic>
  <characteristic>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="71388002"/>
        <display value="Procedure (procedure)"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="414574004"/>
        <display value="Laparoscopic adjustable gastric banding (procedure)"/>
      </coding>
    </valueCodeableConcept>
    <exclude value="false"/>
    <description value="Laparoscopic Adjustable Gastric banding"/>
  </characteristic>
  <characteristic>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="71388002"/>
        <display value="Procedure (procedure)"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="24883002"/>
        <display
                 value="Biliopancreatic bypass to ileum with partial gastrectomy (procedure)"/>
      </coding>
    </valueCodeableConcept>
    <exclude value="false"/>
    <description value="Biliopancreatic Diversion"/>
  </characteristic>
</Group>