FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.ebm
Resource TypeGroup
IdGroup-568026.json
FHIR VersionR6

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Group 568026

version: 9; Last updated: 2026-06-07 14:43:21+0000

Profile: StudyEligibilityCriteria

ArtifactPublicationStatus: Active

Artifact Author: Brian S. Alper, MD, MSPH:

CiteAs:

StudyEligibilityCriteria for M11Report Example [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper, MD, MSPH [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 568026. Revised 2026-06-07. Available at: https://fevir.net/resources/Group/568026. Computable resource at: https://fevir.net/resources/Group/568026#json.

url: https://fevir.net/resources/Group/568026

identifier: FEvIR Object Identifier/568026

title: StudyEligibilityCriteria for M11Report Example

publisher: Computable Publishing LLC

contact: support@computablepublishing.com

description:

This instance of StudyEligibilityCriteria Profile is used as an example of structured eligibility criteria in support of creation of a set of Composition Profiles to represent the M11 Report Template Instructions.

copyright:

Copyright the Authors else Computable Publishing LLC. Noncommercial use permitted with CC BY-NC-SA 4.0 (https://creativecommons.org/licenses/by-nc-sa/4.0/). Commercial use permitted as agreed in Terms of Use (https://fevir.net/termsofuse).

type: Person

membership: Definitional

combinationMethod: All of

characteristic

code: Defined by CodeableConcept

value: inclusion criterion 1

exclude: false

description:

inclusion criterion 1

characteristic

code: Defined by CodeableConcept

value: inclusion criterion 2

exclude: false

description:

inclusion criterion 2

characteristic

code: Defined by CodeableConcept

value: exclusion criterion 1

exclude: true

description:

exclusion criterion 1

characteristic

code: Defined by CodeableConcept

value: exclusion criterion 2

exclude: true

description:

exclusion criterion 2


Source1

{
  "resourceType": "Group",
  "id": "568026",
  "meta": {
    "versionId": "9",
    "lastUpdated": "2026-06-07T14:43:21.118Z",
    "profile": [
      "http://hl7.org/fhir/uv/ebm/StructureDefinition/study-eligibility-criteria"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type",
            "code": "active",
            "display": "Active"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/artifact-author",
      "valueContactDetail": {
        "name": "Brian S. Alper, MD, MSPH"
      }
    },
    {
      "url": "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as",
      "valueMarkdown": "StudyEligibilityCriteria for M11Report Example [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper, MD, MSPH [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 568026. Revised 2026-06-07. Available at: https://fevir.net/resources/Group/568026. Computable resource at: https://fevir.net/resources/Group/568026#json."
    }
  ],
  "url": "https://fevir.net/resources/Group/568026",
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "ACSN",
            "display": "Accession ID"
          }
        ],
        "text": "FEvIR Object Identifier"
      },
      "system": "https://fevir.net/FOI",
      "value": "568026",
      "assigner": {
        "display": "Computable Publishing LLC"
      }
    }
  ],
  "title": "StudyEligibilityCriteria for M11Report Example",
  "publisher": "Computable Publishing LLC",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "support@computablepublishing.com"
        }
      ]
    }
  ],
  "description": "This instance of StudyEligibilityCriteria Profile is used as an example of structured eligibility criteria in support of creation of a set of Composition Profiles to represent the M11 Report Template Instructions.",
  "copyright": "Copyright the Authors else Computable Publishing LLC. Noncommercial use permitted with CC BY-NC-SA 4.0 (https://creativecommons.org/licenses/by-nc-sa/4.0/). Commercial use permitted as agreed in Terms of Use (https://fevir.net/termsofuse).",
  "type": "person",
  "membership": "definitional",
  "combinationMethod": "all-of",
  "characteristic": [
    {
      "code": {
        "text": "Defined by CodeableConcept"
      },
      "valueCodeableConcept": {
        "text": "inclusion criterion 1"
      },
      "exclude": false,
      "description": "inclusion criterion 1"
    },
    {
      "code": {
        "text": "Defined by CodeableConcept"
      },
      "valueCodeableConcept": {
        "text": "inclusion criterion 2"
      },
      "exclude": false,
      "description": "inclusion criterion 2"
    },
    {
      "code": {
        "text": "Defined by CodeableConcept"
      },
      "valueCodeableConcept": {
        "text": "exclusion criterion 1"
      },
      "exclude": true,
      "description": "exclusion criterion 1"
    },
    {
      "code": {
        "text": "Defined by CodeableConcept"
      },
      "valueCodeableConcept": {
        "text": "exclusion criterion 2"
      },
      "exclude": true,
      "description": "exclusion criterion 2"
    }
  ]
}