Evidence Based Medicine on FHIR Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ebm/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:Composition ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "247499"] ; # fhir:meta [ fhir:versionId [ fhir:v "4" ] ; fhir:lastUpdated [ fhir:v "2024-12-12T19:44:03.617Z"^^xsd:dateTime ] ; ( fhir:profile [ fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/participant-flow-report"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/uv/ebm/StructureDefinition/participant-flow-report> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition 247499</b></p><a name=\"247499\"> </a><a name=\"hc247499\"> </a><a name=\"247499-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 4; Last updated: 2024-12-12 19:44:03+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-participant-flow-report.html\">ParticipantFlowReport</a></p></div><p><b>Artifact Description</b>: </p><div><p>This example of a ParticipantFlowReport Profile shows a report from a single observational study with 2 participant flow measures.</p>\n</div><p><b>url</b>: <a href=\"https://fevir.net/resources/Composition/247499\">https://fevir.net/resources/Composition/247499</a></p><p><b>identifier</b>: FEvIR Object Identifier/https://fevir.net/FOI/247499</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{https://fevir.net/resources/CodeSystem/179423 ParticipantFlowReport}\">Participant Flow Report</span></p><p><b>date</b>: 2024-12-12 19:44:03+0000</p><p><b>author</b>: Brian S. Alper</p><p><b>title</b>: Participant Flow Report: Association of Bariatric Surgery vs Medical Obesity Treatment With Long-term Medical Complications and Obesity-Related Comorbidities (2018 Norwegian Cohort)</p><p><b>note</b>: 2109 patients included in baseline registry, 221 patients excluded, 1888 patients included in analysis (932 had opted for bariatric surgery, 956 had opted for medical treatment).</p><p><b>custodian</b>: <a href=\"Organization-118079.html\">Computable Publishing LLC</a></p><h3>RelatesTos</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Label</b></td><td><b>Citation</b></td><td><b>ResourceReference</b></td></tr><tr><td style=\"display: none\">*</td><td>Part Of</td><td>Part of</td><td> </td><td><a href=\"Composition-178426.html\">ComparativeEvidenceReport: Association of Bariatric Surgery vs Medical Obesity Treatment With Long-term Medical Complications and Obesity-Related Comorbidities (2018 Norwegian Cohort)</a></td></tr><tr><td style=\"display: none\">*</td><td>Derived From</td><td>Derived from</td><td> </td><td><a href=\"Citation-104116.html\">JournalArticleCitation: Association of Bariatric Surgery with Complications and Comorbidities JAMA 2018 Norwegian Cohort</a></td></tr><tr><td style=\"display: none\">*</td><td>Cite As</td><td>Cite as</td><td><div><p>Participant Flow Report: Association of Bariatric Surgery vs Medical Obesity Treatment With Long-term Medical Complications and Obesity-Related Comorbidities (2018 Norwegian Cohort) [Database Entry: FHIR Composition Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 247499. Revised 2024-07-16. Available at: https://fevir.net/resources/Composition/247499. Computable resource at: https://fevir.net/FLI/DocumentForComposition247499.</p>\n</div></td><td> </td></tr></table></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-description"^^xsd:anyURI ] ; fhir:value [ fhir:v "This example of a ParticipantFlowReport Profile shows a report from a single observational study with 2 participant flow measures." ] ] ) ; # fhir:url [ fhir:v "https://fevir.net/resources/Composition/247499"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ; fhir:code [ fhir:v "ACSN" ] ; fhir:display [ fhir:v "Accession ID" ] ] ) ; fhir:text [ fhir:v "FEvIR Object Identifier" ] ] ; fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "https://fevir.net/FOI/247499" ] ; fhir:assigner [ fhir:display [ fhir:v "Computable Publishing LLC" ] ] ] ) ; # fhir:status [ fhir:v "final"] ; # fhir:type [ ( fhir:coding [ fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ; fhir:code [ fhir:v "ParticipantFlowReport" ] ; fhir:display [ fhir:v "ParticipantFlowReport" ] ] ) ; fhir:text [ fhir:v "Participant Flow Report" ] ] ; # fhir:date [ fhir:v "2024-12-12T19:44:03.617Z"^^xsd:dateTime] ; # fhir:author ( [ fhir:type [ fhir:v "Practitioner"^^xsd:anyURI ] ; fhir:display [ fhir:v "Brian S. Alper" ] ] ) ; # fhir:title [ fhir:v "Participant Flow Report: Association of Bariatric Surgery vs Medical Obesity Treatment With Long-term Medical Complications and Obesity-Related Comorbidities (2018 Norwegian Cohort)"] ; # fhir:note ( [ fhir:text [ fhir:v "2109 patients included in baseline registry, 221 patients excluded, 1888 patients included in analysis (932 had opted for bariatric surgery, 956 had opted for medical treatment)." ] ] ) ; # fhir:custodian [ fhir:reference [ fhir:v "Organization/118079" ] ; fhir:type [ fhir:v "Organization"^^xsd:anyURI ] ; fhir:display [ fhir:v "Computable Publishing LLC" ] ] ; # fhir:relatesTo ( [ fhir:type [ fhir:v "part-of" ] ; fhir:label [ fhir:v "Part of" ] ; fhir:resourceReference [ fhir:reference [ fhir:v "Composition/178426" ] ; fhir:type [ fhir:v "Composition"^^xsd:anyURI ] ; fhir:display [ fhir:v "ComparativeEvidenceReport: Association of Bariatric Surgery vs Medical Obesity Treatment With Long-term Medical Complications and Obesity-Related Comorbidities (2018 Norwegian Cohort)" ] ] ] [ fhir:type [ fhir:v "derived-from" ] ; fhir:label [ fhir:v "Derived from" ] ; fhir:resourceReference [ fhir:reference [ fhir:v "Citation/104116" ] ; fhir:type [ fhir:v "Citation"^^xsd:anyURI ] ; fhir:display [ fhir:v "JournalArticleCitation: Association of Bariatric Surgery with Complications and Comorbidities JAMA 2018 Norwegian Cohort" ] ] ] [ fhir:type [ fhir:v "cite-as" ] ; fhir:label [ fhir:v "Cite as" ] ; fhir:citation [ fhir:v "Participant Flow Report: Association of Bariatric Surgery vs Medical Obesity Treatment With Long-term Medical Complications and Obesity-Related Comorbidities (2018 Norwegian Cohort) [Database Entry: FHIR Composition Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 247499. Revised 2024-07-16. Available at: https://fevir.net/resources/Composition/247499. Computable resource at: https://fevir.net/FLI/DocumentForComposition247499." ] ] ) ; # fhir:section ( [ fhir:title [ fhir:v "Groups" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ; fhir:code [ fhir:v "groups" ] ; fhir:display [ fhir:v "Groups" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "empty" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>" ] ; ( fhir:section [ fhir:title [ fhir:v "Total Group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ; fhir:code [ fhir:v "population" ] ; fhir:display [ fhir:v "Population" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "empty" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>" ] ; ( fhir:entry [ fhir:reference [ fhir:v "Group/178427" ] ; fhir:type [ fhir:v "Group"^^xsd:anyURI ] ; fhir:display [ fhir:v "StudyGroup: Severely Obese Adults 2018 Norwegian Cohort" ] ] ) ; fhir:emptyReason [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ; fhir:code [ fhir:v "notstarted" ] ; fhir:display [ fhir:v "Not Started" ] ] ) ] ] [ fhir:title [ fhir:v "Intervention Group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ; fhir:code [ fhir:v "intervention-group" ] ; fhir:display [ fhir:v "Intervention Group" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "empty" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>" ] ; ( fhir:entry [ fhir:reference [ fhir:v "Group/172934" ] ; fhir:type [ fhir:v "Group"^^xsd:anyURI ] ; fhir:display [ fhir:v "InterventionGroup: JAMA 2018 Norwegian cohort study Surgery cohort" ] ] ) ; fhir:emptyReason [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ; fhir:code [ fhir:v "notstarted" ] ; fhir:display [ fhir:v "Not Started" ] ] ) ] ] [ fhir:title [ fhir:v "Comparator Group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ; fhir:code [ fhir:v "comparator-group" ] ; fhir:display [ fhir:v "Comparator Group" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "empty" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>" ] ; ( fhir:entry [ fhir:reference [ fhir:v "Group/172939" ] ; fhir:type [ fhir:v "Group"^^xsd:anyURI ] ; fhir:display [ fhir:v "ComparatorGroup: JAMA 2018 Norwegian cohort study Control cohort" ] ] ) ; fhir:emptyReason [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ; fhir:code [ fhir:v "notstarted" ] ; fhir:display [ fhir:v "Not Started" ] ] ) ] ] [ fhir:title [ fhir:v "Group Assignment" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ; fhir:code [ fhir:v "GroupAssignment" ] ; fhir:display [ fhir:v "GroupAssignment" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "empty" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>" ] ; ( fhir:entry [ fhir:reference [ fhir:v "EvidenceVariable/239273" ] ; fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ; fhir:display [ fhir:v "GroupAssignment: ExposureGroup: JAMA 2018 Norwegian cohort study Surgery cohort vs. ComparatorGroup: JAMA 2018 Norwegian cohort study Control cohort" ] ] ) ] ) ] [ fhir:title [ fhir:v "Variables (Measures)" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ; fhir:code [ fhir:v "variables" ] ; fhir:display [ fhir:v "Variables" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "empty" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>" ] ; ( fhir:entry [ fhir:reference [ fhir:v "EvidenceVariable/179459" ] ; fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ; fhir:display [ fhir:v "ParticipantFlowMeasure: Exclusion from analysis" ] ] [ fhir:reference [ fhir:v "EvidenceVariable/179461" ] ; fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ; fhir:display [ fhir:v "ParticipantFlowMeasure: Inclusion in analysis" ] ] ) ] [ fhir:title [ fhir:v "Results" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ; fhir:code [ fhir:v "results" ] ; fhir:display [ fhir:v "Results" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "empty" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>" ] ; fhir:emptyReason [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ; fhir:code [ fhir:v "notstarted" ] ; fhir:display [ fhir:v "Not Started" ] ] ) ] ; ( fhir:section [ fhir:title [ fhir:v "Excluded from analysis" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ; fhir:code [ fhir:v "summary-of-findings-entry-for-a-single-outcome" ] ; fhir:display [ fhir:v "Summary of findings entry for a single outcome" ] ] ) ] ; fhir:focus [ fhir:reference [ fhir:v "EvidenceVariable/179459" ] ; fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ; fhir:display [ fhir:v "Excluded from analysis" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">221 patients excluded from analysis</div>" ] ; ( fhir:section [ fhir:title [ fhir:v "Participant flow with total group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ; fhir:code [ fhir:v "evidence-with-total-group" ] ; fhir:display [ fhir:v "Evidence with total group" ] ] ) ; fhir:text [ fhir:v "Participant flow with total group" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">221 excluded from analysis</div>" ] ; ( fhir:entry [ fhir:reference [ fhir:v "Evidence/179460" ] ; fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ; fhir:display [ fhir:v "ParticipantFlow: 2018 Norwegian Cohort Excluded from Analysis" ] ] ) ] [ fhir:title [ fhir:v "Participant flow with intervention alone" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ; fhir:code [ fhir:v "evidence-with-intervention-alone" ] ; fhir:display [ fhir:v "Evidence with intervention alone" ] ] ) ; fhir:text [ fhir:v "Participant flow with intervention alone" ] ] ; fhir:text [ fhir:status [ fhir:v "empty" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">[No data.]</div>" ] ; fhir:emptyReason [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ; fhir:code [ fhir:v "unavailable" ] ; fhir:display [ fhir:v "Unavailable" ] ] ) ] ] [ fhir:title [ fhir:v "Participant flow with comparator alone" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ; fhir:code [ fhir:v "evidence-with-comparator-alone" ] ; fhir:display [ fhir:v "Evidence with comparator alone" ] ] ) ; fhir:text [ fhir:v "Participant flow with comparator alone" ] ] ; fhir:text [ fhir:status [ fhir:v "empty" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">[No data.]</div>" ] ; fhir:emptyReason [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ; fhir:code [ fhir:v "unavailable" ] ; fhir:display [ fhir:v "Unavailable" ] ] ) ] ] [ fhir:title [ fhir:v "Participant flow with intervention vs. comparator" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ; fhir:code [ fhir:v "evidence-with-intervention-vs-comparator" ] ; fhir:display [ fhir:v "Evidence with intervention vs. comparator" ] ] ) ; fhir:text [ fhir:v "Participant flow with intervention vs. comparator" ] ] ; fhir:text [ fhir:status [ fhir:v "empty" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">[No data.]</div>" ] ; fhir:emptyReason [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ; fhir:code [ fhir:v "unavailable" ] ; fhir:display [ fhir:v "Unavailable" ] ] ) ] ] ) ] [ fhir:title [ fhir:v "Included in analysis" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ; fhir:code [ fhir:v "summary-of-findings-entry-for-a-single-outcome" ] ; fhir:display [ fhir:v "Summary of findings entry for a single outcome" ] ] ) ] ; fhir:focus [ fhir:reference [ fhir:v "EvidenceVariable/179461" ] ; fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ; fhir:display [ fhir:v "Included in analysis" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">1888 patients included in analysis (932 had opted for bariatric surgery, 956 had opted for medical treatment)</div>" ] ; ( fhir:section [ fhir:title [ fhir:v "Participant flow with total group" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ; fhir:code [ fhir:v "evidence-with-total-group" ] ; fhir:display [ fhir:v "Evidence with total group" ] ] ) ; fhir:text [ fhir:v "Participant flow with total group" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">1888 patients included in analysis</div>" ] ; ( fhir:entry [ fhir:reference [ fhir:v "Evidence/179462" ] ; fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ; fhir:display [ fhir:v "ParticipantFlow: 2018 Norwegian Cohort Included in Analysis" ] ] ) ] [ fhir:title [ fhir:v "Participant flow with intervention alone" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ; fhir:code [ fhir:v "evidence-with-intervention-alone" ] ; fhir:display [ fhir:v "Evidence with intervention alone" ] ] ) ; fhir:text [ fhir:v "Participant flow with intervention alone" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">932 included in analysis</div>" ] ; ( fhir:entry [ fhir:reference [ fhir:v "Evidence/179463" ] ; fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ; fhir:display [ fhir:v "ParticipantFlow: 2018 Norwegian Cohort Surgical Group Included in Analysis" ] ] ) ] [ fhir:title [ fhir:v "Participant flow with comparator alone" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ; fhir:code [ fhir:v "evidence-with-comparator-alone" ] ; fhir:display [ fhir:v "Evidence with comparator alone" ] ] ) ; fhir:text [ fhir:v "Participant flow with comparator alone" ] ] ; fhir:text [ fhir:status [ fhir:v "additional" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">956 included in analysis</div>" ] ; ( fhir:entry [ fhir:reference [ fhir:v "Evidence/179464" ] ; fhir:type [ fhir:v "Evidence"^^xsd:anyURI ] ; fhir:display [ fhir:v "ParticipantFlow: 2018 Norwegian Cohort Medical Group Included in Analysis" ] ] ) ] [ fhir:title [ fhir:v "Participant flow with intervention vs. comparator" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ; fhir:code [ fhir:v "evidence-with-intervention-vs-comparator" ] ; fhir:display [ fhir:v "Evidence with intervention vs. comparator" ] ] ) ; fhir:text [ fhir:v "Participant flow with intervention vs. comparator" ] ] ; fhir:text [ fhir:status [ fhir:v "empty" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">[No data.]</div>" ] ; fhir:emptyReason [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ; fhir:code [ fhir:v "notasked" ] ; fhir:display [ fhir:v "Not Asked" ] ] ) ] ] ) ] [ fhir:title [ fhir:v "ParticipantFlowMeasure: Exclusion from analysis" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ; fhir:code [ fhir:v "summary-of-findings-entry-for-a-single-outcome" ] ; fhir:display [ fhir:v "Summary of findings entry for a single outcome" ] ] ) ] ; fhir:focus [ fhir:reference [ fhir:v "EvidenceVariable/179459" ] ; fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ; fhir:display [ fhir:v "ParticipantFlowMeasure: Exclusion from analysis" ] ] ; fhir:text [ fhir:status [ fhir:v "empty" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>" ] ; ( fhir:section [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ; fhir:code [ fhir:v "evidence-with-total-group" ] ; fhir:display [ fhir:v "Evidence with total group" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "empty" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>" ] ; fhir:emptyReason [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ; fhir:code [ fhir:v "notstarted" ] ; fhir:display [ fhir:v "Not Started" ] ] ) ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ; fhir:code [ fhir:v "evidence-with-intervention-alone" ] ; fhir:display [ fhir:v "Evidence with intervention alone" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "empty" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>" ] ; fhir:emptyReason [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ; fhir:code [ fhir:v "notstarted" ] ; fhir:display [ fhir:v "Not Started" ] ] ) ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ; fhir:code [ fhir:v "evidence-with-comparator-alone" ] ; fhir:display [ fhir:v "Evidence with comparator alone" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "empty" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>" ] ; fhir:emptyReason [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ; fhir:code [ fhir:v "notstarted" ] ; fhir:display [ fhir:v "Not Started" ] ] ) ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ; fhir:code [ fhir:v "evidence-with-intervention-vs-comparator" ] ; fhir:display [ fhir:v "Evidence with intervention vs. comparator" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "empty" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>" ] ; fhir:emptyReason [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ; fhir:code [ fhir:v "notstarted" ] ; fhir:display [ fhir:v "Not Started" ] ] ) ] ] ) ] [ fhir:title [ fhir:v "ParticipantFlowMeasure: Inclusion in analysis" ] ; fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ; fhir:code [ fhir:v "summary-of-findings-entry-for-a-single-outcome" ] ; fhir:display [ fhir:v "Summary of findings entry for a single outcome" ] ] ) ] ; fhir:focus [ fhir:reference [ fhir:v "EvidenceVariable/179461" ] ; fhir:type [ fhir:v "EvidenceVariable"^^xsd:anyURI ] ; fhir:display [ fhir:v "ParticipantFlowMeasure: Inclusion in analysis" ] ] ; fhir:text [ fhir:status [ fhir:v "empty" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>" ] ; ( fhir:section [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ; fhir:code [ fhir:v "evidence-with-total-group" ] ; fhir:display [ fhir:v "Evidence with total group" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "empty" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>" ] ; fhir:emptyReason [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ; fhir:code [ fhir:v "notstarted" ] ; fhir:display [ fhir:v "Not Started" ] ] ) ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ; fhir:code [ fhir:v "evidence-with-intervention-alone" ] ; fhir:display [ fhir:v "Evidence with intervention alone" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "empty" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>" ] ; fhir:emptyReason [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ; fhir:code [ fhir:v "notstarted" ] ; fhir:display [ fhir:v "Not Started" ] ] ) ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ; fhir:code [ fhir:v "evidence-with-comparator-alone" ] ; fhir:display [ fhir:v "Evidence with comparator alone" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "empty" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>" ] ; fhir:emptyReason [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ; fhir:code [ fhir:v "notstarted" ] ; fhir:display [ fhir:v "Not Started" ] ] ) ] ] [ fhir:code [ ( fhir:coding [ fhir:system [ fhir:v "https://fevir.net/resources/CodeSystem/179423"^^xsd:anyURI ] ; fhir:code [ fhir:v "evidence-with-intervention-vs-comparator" ] ; fhir:display [ fhir:v "Evidence with intervention vs. comparator" ] ] ) ] ; fhir:text [ fhir:status [ fhir:v "empty" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>" ] ; fhir:emptyReason [ ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/list-empty-reason"^^xsd:anyURI ] ; fhir:code [ fhir:v "notstarted" ] ; fhir:display [ fhir:v "Not Started" ] ] ) ] ] ) ] ) ] ) . #
IG © 2024+ HL7 International / Clinical Decision Support. Package hl7.fhir.uv.ebm#2.0.0-ballot based on FHIR 6.0.0-ballot2. Generated 2024-12-19
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change