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

FHIR IG analytics

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

[No data.]


Source1

{
  "resourceType": "Group",
  "id": "172939",
  "meta": {
    "versionId": "9",
    "lastUpdated": "2025-03-15T20:54:55.980Z",
    "profile": [
      "http://hl7.org/fhir/uv/ebm/StructureDefinition/comparator-group"
    ]
  },
  "language": "en",
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as",
      "valueMarkdown": "ComparatorGroup: JAMA 2018 Norwegian cohort study Control cohort [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 172939. Revised 2023-12-04. Available at: https://fevir.net/resources/Group/172939. Computable resource at: https://fevir.net/resources/Group/172939#json."
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/artifact-author",
      "valueContactDetail": {
        "name": "Brian S. Alper"
      }
    },
    {
      "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": "https://fevir.net/resources/Group/172939",
  "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": "172939",
      "assigner": {
        "display": "Computable Publishing LLC"
      }
    }
  ],
  "name": "ComparatorGroup_JAMA_2018_Norwegian_cohort_study_Control_cohort",
  "title": "ComparatorGroup: JAMA 2018 Norwegian cohort study Control cohort",
  "status": "active",
  "publisher": "Computable Publishing LLC",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "support@computablepublishing.com"
        }
      ]
    }
  ],
  "description": "Example of an ComparatorGroup Profile with an enumerated group (quantity = 956) meeting 2 characteristics defined by Group Resources (Member of a StudyGroup Profile, excluding a Procedure defined by an ExposureDefinition Profile)",
  "copyright": "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "type": "person",
  "membership": "enumerated",
  "quantity": 956,
  "combinationMethod": "all-of",
  "characteristic": [
    {
      "code": {
        "text": "Member of"
      },
      "valueReference": {
        "reference": "Group/178427",
        "type": "Group",
        "display": "StudyGroup: Severely Obese Adults 2018 Norwegian Cohort"
      },
      "exclude": false,
      "description": "inclusion in JAMA 2018 Norwegian cohort study"
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "71388002",
            "display": "Procedure (procedure)"
          }
        ]
      },
      "valueReference": {
        "reference": "Group/172423",
        "type": "Group",
        "display": "ExposureDefinition: Bariatric Surgery (RYGB, VSG, LAGB, BPD)"
      },
      "exclude": true,
      "description": "did not receive bariatric surgery"
    }
  ]
}