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

FHIR IG analytics

Packagehl7.fhir.uv.fhir-for-fair
Resource TypeLibrary
IdLibrary-f4h-lib-1.json
FHIR VersionR4B

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

FAIR4Health Study 1: Identification of multimorbidity patterns

ID: https://example.org/registry/f4h-study-1

Research studyDescriptionTotal number of sitesTotal number of patientsAI Algorithm
1Identification of multimorbidity patterns and polypharmacy correlation on the risk of mortality in elderly, and demonstrate the reproducibility of research511.486FP Growth

(C) Fair4Health H2020 Project.

This project has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreement No 824666.


Source1

{
  "resourceType": "Library",
  "id": "f4h-lib-1",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/Library-uv-f4f"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://example.org/registry/f4h-study-1",
  "version": "1.0.0",
  "name": "FAIR4HealthStudy1",
  "title": "FAIR4Health Study 1: Identification of multimorbidity patterns",
  "status": "active",
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/library-type",
        "code": "asset-collection"
      }
    ]
  },
  "date": "2024-01-05T17:42:10+00:00",
  "publisher": "Health Level Seven International - SOA Work Group",
  "contact": [
    {
      "name": "Health Level Seven International - SOA Work Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/soa"
        }
      ]
    },
    {
      "name": "HL7 SOA Work Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/soa"
        }
      ]
    }
  ],
  "useContext": [
    {
      "code": {
        "system": "http://example.org",
        "code": "number-of-patients",
        "display": "Total number of patients"
      },
      "valueQuantity": {
        "value": 11486
      }
    },
    {
      "code": {
        "system": "http://example.org",
        "code": "number-of-sites",
        "display": "Total number of sites"
      },
      "valueQuantity": {
        "value": 5
      }
    },
    {
      "code": {
        "system": "http://example.org",
        "code": "algorithm",
        "display": "AI Algorithm"
      },
      "valueCodeableConcept": {
        "text": "FP Growth"
      }
    }
  ],
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "purpose": "Identification of multimorbidity patterns and polypharmacy correlation on the risk of mortality in elderly, and demonstrate the reproducibility of research",
  "copyright": "Fair4Health H2020 Project"
}