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

FHIR IG analytics

Packagehl7.fhir.uv.ebm
Resource TypeGroup
IdGroup-372797.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 372797

version: 7; Last updated: 2026-01-29 20:48:46+0000; Language: en

Profile: StudyGroup

CiteAs:

Enrolled Group for QUARTET USA Trial [Database Entry: FHIR Group Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 372797. Revised 2026-01-29. Available at: https://fevir.net/resources/Group/372797. Computable resource at: https://fevir.net/resources/Group/372797#json.

ArtifactPublicationStatus: Active

Artifact Author: Joanne Dehnbostel:

Artifact related artifact: No display for RelatedArtifact (type: part-of; resourceReference: ->Comparative Evidence Report for QUARTET USA Trial)

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

identifier: FEvIR Object Identifier/372797

title: Enrolled Group for QUARTET USA Trial

status: Active

publisher: Computable Publishing LLC

contact: support@computablepublishing.com

description:

Example of StudyGroup Profile for EBMonFHIR IG

UseContexts

-CodeValue[x]
*Evidence Based Medicine on FHIR Implementation Guide Code System: evidence-communication (Evidence Communication)StudyGroup

copyright:

https://creativecommons.org/licenses/by-nc-sa/4.0/

type: Person

membership: Enumerated

quantity: 62

Characteristics

-CodeValue[x]Exclude
*Eligibility CriteriaEligibility Criteria for QUARTET USA Trialfalse

Source1

{
  "resourceType": "Group",
  "id": "372797",
  "meta": {
    "versionId": "7",
    "lastUpdated": "2026-01-29T20:48:46.958Z",
    "profile": [
      "http://hl7.org/fhir/uv/ebm/StructureDefinition/study-group"
    ]
  },
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as",
      "valueMarkdown": "Enrolled Group for QUARTET USA Trial [Database Entry: FHIR Group Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 372797. Revised 2026-01-29. Available at: https://fevir.net/resources/Group/372797. Computable resource at: https://fevir.net/resources/Group/372797#json."
    },
    {
      "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": "Joanne Dehnbostel"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/artifact-relatedArtifact",
      "valueRelatedArtifact": {
        "type": "part-of",
        "resourceReference": {
          "reference": "Composition/372776",
          "type": "Composition",
          "display": "Comparative Evidence Report for QUARTET USA Trial"
        }
      }
    }
  ],
  "url": "https://fevir.net/resources/Group/372797",
  "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": "372797",
      "assigner": {
        "display": "Computable Publishing LLC"
      }
    }
  ],
  "title": "Enrolled Group for QUARTET USA Trial",
  "status": "active",
  "publisher": "Computable Publishing LLC",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "support@computablepublishing.com"
        }
      ]
    }
  ],
  "description": "Example of StudyGroup Profile for EBMonFHIR IG",
  "useContext": [
    {
      "code": {
        "system": "https://fevir.net/resources/CodeSystem/179423",
        "code": "evidence-communication",
        "display": "Evidence Communication"
      },
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "https://fevir.net/resources/CodeSystem/179423",
            "code": "StudyGroup",
            "display": "StudyGroup"
          }
        ]
      }
    }
  ],
  "copyright": "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "type": "person",
  "membership": "enumerated",
  "quantity": 62,
  "characteristic": [
    {
      "code": {
        "text": "Eligibility Criteria"
      },
      "valueReference": {
        "reference": "Group/372778",
        "type": "Group",
        "display": "Eligibility Criteria for QUARTET USA Trial"
      },
      "exclude": false
    }
  ]
}