This page is part of the FHIR for FAIR - FHIR Implementation Guide (v1.0.0: STU 1) based on FHIR v4.3.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: FAIR4Health study case 2 [Library] - XML Representation
Raw xml | Download
<Library xmlns="http://hl7.org/fhir">
<id value="f4h-lib-2"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/Library-uv-f4f"/>
</meta>
<text>
<status value="additional"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h3>FAIR4Health Study 2: 30-days readmission risk in COPD patients</h3><p><strong>ID: </strong>https://example.org/registry/f4h-study-2</p><table border="1"><tbody><tr><td><strong>Research study</strong></td><td><strong>Description</strong></td><td><strong>Total number of sites</strong></td><td><strong>Total number of patients</strong></td><td><strong>AI Algorithm</strong></td></tr><tr><td>2</td><td>Develop and pilot an early prediction service for 30-days readmission risk in COPD (Chronic Obstructive Pulmonary Disease) patients</td><td>3</td><td>4.944</td><td>Support Vector Machine (SVM), Logistic Regression, Decision Trees, Random Forest, Gradient Boosted Trees</td></tr></tbody></table><h3>Contents</h3><p>Subject 1 Data <code>https://example.org/registry/f4h-study-2-sbj-1</code> (<code>application/fhir+json</code>)</p><p>(C) Fair4Health H2020 Project.</p><p>This project has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreement No 824666.</p></div>
</text>
<extension
url="http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/library-relatedContent">
<valueRelatedArtifact>
<extension
url="http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/relatedArtifactClassifier">
<valueCodeableConcept>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/citation-artifact-classifier"/>
<code value="fhir-resource"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="http://hl7.org/fhir/uv/fhir-for-fair/StructureDefinition/relatedArtifactResourceReference">
<valueReference>
<reference value="DocumentManifest/example-f4f-manifest"/>
</valueReference>
</extension>
<type value="composed-of"/>
</valueRelatedArtifact>
</extension>
<url value="https://example.org/registry/f4h-study-2"/>
<version value="1.0.0"/>
<name value="FAIR4HealthStudy2"/>
<title
value="FAIR4Health Study 2: 30-days readmission risk in COPD patients"/>
<status value="active"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/library-type"/>
<code value="asset-collection"/>
</coding>
</type>
<date value="2022-09-28T16:10:33+00:00"/>
<publisher value="Health Level Seven International - SOA Work Group"/>
<contact>
<name value="Health Level Seven International - SOA Work Group"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/soa"/>
</telecom>
</contact>
<contact>
<name value="HL7 SOA Work Group"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/soa"/>
</telecom>
</contact>
<useContext>
<code>
<system value="http://example.org"/>
<code value="number-of-patients"/>
<display value="Total number of patients"/>
</code>
<valueQuantity>
<value value="4944"/>
</valueQuantity>
</useContext>
<useContext>
<code>
<system value="http://example.org"/>
<code value="number-of-sites"/>
<display value="Total number of sites"/>
</code>
<valueQuantity>
<value value="3"/>
</valueQuantity>
</useContext>
<useContext>
<code>
<system value="http://example.org"/>
<code value="algorithm"/>
<display value="AI Algorithm"/>
</code>
<valueCodeableConcept>
<text
value="Support Vector Machine (SVM), Logistic Regression, Decision Trees, Random Forest, Gradient Boosted Trees"/>
</valueCodeableConcept>
</useContext>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<purpose
value="Develop and pilot an early prediction service for 30-days readmission risk in COPD (Chronic Obstructive Pulmonary Disease) patients"/>
<copyright value="Fair4Health H2020 Project"/>
</Library>