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

FHIR IG analytics

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

version: 9; Last updated: 2026-01-29 20:49:20+0000; Language: en

Profile: ExposureGroup

CiteAs:

QUARTET USA Trial Quadpill group [Database Entry: FHIR Group Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 375175. Revised 2026-01-29. Available at: https://fevir.net/resources/Group/375175. Computable resource at: https://fevir.net/resources/Group/375175#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/375175

identifier: FEvIR Object Identifier/375175

title: QUARTET USA Trial Quadpill group

status: Active

publisher: Computable Publishing LLC

contact: support@computablepublishing.com

description:

Example of ExposureGroup Profile for Implementation Guide

UseContexts

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

copyright:

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

type: Person

membership: Enumerated

quantity: 32

combinationMethod: All of

characteristic

code: Member of

value: Enrolled Group for QUARTET USA Trial

exclude: false

description:

Enrolled in QUARTET USA Trial

characteristic

code: Assigned to

value: Quadpill once daily

exclude: false

description:

Assigned to Quadpill Intervention


Source1

{
  "resourceType": "Group",
  "id": "375175",
  "meta": {
    "versionId": "9",
    "lastUpdated": "2026-01-29T20:49:20.885Z",
    "profile": [
      "http://hl7.org/fhir/uv/ebm/StructureDefinition/exposure-group"
    ]
  },
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as",
      "valueMarkdown": "QUARTET USA Trial Quadpill group [Database Entry: FHIR Group Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 375175. Revised 2026-01-29. Available at: https://fevir.net/resources/Group/375175. Computable resource at: https://fevir.net/resources/Group/375175#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/375175",
  "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": "375175",
      "assigner": {
        "display": "Computable Publishing LLC"
      }
    }
  ],
  "title": "QUARTET USA Trial Quadpill group",
  "status": "active",
  "publisher": "Computable Publishing LLC",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "support@computablepublishing.com"
        }
      ]
    }
  ],
  "description": "Example of ExposureGroup Profile for Implementation Guide",
  "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": "ExposureGroup",
            "display": "ExposureGroup"
          }
        ]
      }
    }
  ],
  "copyright": "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "type": "person",
  "membership": "enumerated",
  "quantity": 32,
  "combinationMethod": "all-of",
  "characteristic": [
    {
      "code": {
        "text": "Member of"
      },
      "valueReference": {
        "reference": "Group/372797",
        "type": "Group",
        "display": "Enrolled Group for QUARTET USA Trial"
      },
      "exclude": false,
      "description": "Enrolled in QUARTET USA Trial"
    },
    {
      "code": {
        "text": "Assigned to"
      },
      "valueReference": {
        "reference": "ActivityDefinition/375159",
        "type": "ActivityDefinition",
        "display": "Quadpill once daily"
      },
      "exclude": false,
      "description": "Assigned to Quadpill Intervention"
    }
  ]
}