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

: Adverse event free and hypertension control - XML Representation

Raw xml | Download


<Group xmlns="http://hl7.org/fhir">
  <id value="375279"/>
  <meta>
    <versionId value="5"/>
    <lastUpdated value="2025-06-05T18:28:48.299Z"/>
    <profile
             value="http://hl7.org/fhir/uv/ebm/StructureDefinition/conceptual-cohort-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/uv/ebm/StructureDefinition/cite-as">
    <valueMarkdown
                   value="Adverse event free and hypertension control [Database Entry: FHIR Group Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 375279. Revised 2025-06-05. Available at: https://fevir.net/resources/Group/375279. Computable resource at: https://fevir.net/resources/Group/375279#json."/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/artifact-author">
    <valueContactDetail>
      <name value="Joanne Dehnbostel"/>
    </valueContactDetail>
  </extension>
  <extension
             url="http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status">
    <valueCodeableConcept>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/cited-artifact-status-type"/>
        <code value="active"/>
        <display value="Active"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <url value="https://fevir.net/resources/Group/375279"/>
  <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="https://fevir.net/FOI"/>
    <value value="375279"/>
    <assigner>
      <display value="Computable Publishing LLC"/>
    </assigner>
  </identifier>
  <title value="Adverse event free and hypertension control"/>
  <status value="active"/>
  <publisher value="Computable Publishing LLC"/>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="support@computablepublishing.com"/>
    </telecom>
  </contact>
  <description value="Example of ConceptualCohortDefinition Profile"/>
  <copyright value="https://creativecommons.org/licenses/by-nc-sa/4.0/"/>
  <membership value="conceptual"/>
  <combinationMethod value="all-of"/>
  <characteristic>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="170577003"/>
        <display value="Good hypertension control"/>
      </coding>
      <text value="Hypertension Control defined as &lt;130/ &lt; 80 mm Hg"/>
    </code>
    <valueBoolean value="true"/>
    <exclude value="false"/>
    <description value="Hypertension Control"/>
  </characteristic>
  <characteristic>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="62014003"/>
        <display value="Adverse reaction caused by drug (disorder)"/>
      </coding>
    </code>
    <valueBoolean value="true"/>
    <exclude value="true"/>
    <description value="Adverse Event"/>
    <instancesRange>
      <low>
        <value value="1"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="1"/>
      </low>
    </instancesRange>
  </characteristic>
</Group>