This page is part of the FHIR Specification (v5.0.0-draft-final: Final QA Preview for R5 - see ballot notes). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Clinical Decision Support Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: Not linked to any defined compartments |
Raw Turtle (+ also see Turtle/RDF Format Specification)
StudyEligibilityCriteria: Obese patients ≥ 18 years old
@prefix fhir: <http://hl7.org/fhir/> . @prefix loinc: <https://loinc.org/rdf/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix sct: <http://snomed.info/id/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- [a fhir:EvidenceVariable ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "example-eligibility-criteria-adults-with-obesity"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: EvidenceVariable</b><a name=\"example-eligibility-criteria-adults-with-obesity\"> </a></p><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\">Resource EvidenceVariable "example-eligibility-criteria-adults-with-obesity" </p></div><p><b>identifier</b>: FEvIR Object Identifier: 49218</p><p><b>name</b>: StudyEligibilityCriteriaObesePatients18YearsOld</p><p><b>title</b>: StudyEligibilityCriteria: Obese patients ≥ 18 years old</p><p><b>status</b>: active</p><p><b>date</b>: 2022-07-24T21:00:00.088Z</p><p><b>publisher</b>: Computable Publishing LLC</p><p><b>contact</b>: <a href=\"mailto:support@computablepublishing.com\">support@computablepublishing.com</a></p><p><b>description</b>: obese, adult (age ≥18 years old) patients</p><p><b>copyright</b>: https://creativecommons.org/licenses/by-nc-sa/4.0/</p><p><b>author</b>: Brian S. Alper: </p><blockquote><p><b>relatedArtifact</b></p><p><b>type</b>: derived-from</p><p><b>label</b>: data source</p><p><b>citation</b>: Bariatric surgery and cardiovascular disease: a systematic review and meta-analysis [Journal Article]. Contributors: van Veldhuisen SL, Gorter TM, van Woerden G, de Boer RA, Rienstra M, Hazebroek EJ, van Veldhuisen DJ. In: European heart journal, PMID 35243488. Published March 04, 2022. Available at: https://pubmed.ncbi.nlm.nih.gov/35243488/.</p><blockquote><p><b>document</b></p></blockquote></blockquote><blockquote><p><b>relatedArtifact</b></p><p><b>type</b>: supported-with</p><p><b>classifier</b>: Citation Resource for the original article <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> ()</span></p><p><b>display</b>: Citation Resource for 2022 Systematic Review of bariatric surgery mortality effect - PMID 35243488</p><p><b>resourceReference</b>: <a href=\"broken-link.html\">Citation/33400: StudyCitation: 2022 Systematic Review of bariatric surgery mortality effect 35243488</a></p></blockquote><p><b>actual</b>: true</p><blockquote><p><b>characteristic</b></p><p><b>description</b>: adult (age ≥18 years old)</p><p><b>exclude</b>: false</p><h3>DefinitionByTypeAndValues</h3><table class=\"grid\"><tr><td>-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td>*</td><td>Current chronological age <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#424144002)</span></td><td>>=18 year<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code a = 'a')</span></td></tr></table></blockquote><blockquote><p><b>characteristic</b></p><p><b>description</b>: obese (Body mass index >= 30 kg/m2)</p><p><b>exclude</b>: false</p><h3>DefinitionByTypeAndValues</h3><table class=\"grid\"><tr><td>-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td>*</td><td>Body mass index (BMI) [Ratio] <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#39156-5)</span></td><td>>=30 kg/m2<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code kg/m2 = 'kg/m2')</span></td></tr></table></blockquote></div>" ] ; # fhir:identifier ( [ fhir:type [ fhir:text [ fhir:v "FEvIR Object Identifier" ] ] ; fhir:system [ fhir:v "https://fevir.net"^^xsd:anyURI ] ; fhir:value [ fhir:v "49218" ] ; fhir:assigner [ fhir:display [ fhir:v "Computable Publishing LLC" ] ] ] ) ; # fhir:name [ fhir:v "StudyEligibilityCriteriaObesePatients18YearsOld"] ; # fhir:title [ fhir:v "StudyEligibilityCriteria: Obese patients ≥ 18 years old"] ; # fhir:status [ fhir:v "active"] ; # fhir:date [ fhir:v "2022-07-24T21:00:00.088Z"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "Computable Publishing LLC"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "support@computablepublishing.com" ] ] ) ] ) ; # fhir:description [ fhir:v "obese, adult (age ≥18 years old) patients"] ; # fhir:copyright [ fhir:v "https://creativecommons.org/licenses/by-nc-sa/4.0/"] ; # fhir:author ( [ fhir:name [ fhir:v "Brian S. Alper" ] ] ) ; # fhir:relatedArtifact ( [ fhir:type [ fhir:v "derived-from" ] ; fhir:label [ fhir:v "data source" ] ; fhir:citation [ fhir:v "Bariatric surgery and cardiovascular disease: a systematic review and meta-analysis [Journal Article]. Contributors: van Veldhuisen SL, Gorter TM, van Woerden G, de Boer RA, Rienstra M, Hazebroek EJ, van Veldhuisen DJ. In: European heart journal, PMID 35243488. Published March 04, 2022. Available at: https://pubmed.ncbi.nlm.nih.gov/35243488/." ] ; fhir:document [ fhir:url [ fhir:v "https://academic.oup.com/eurheartj/article/43/20/1955/6542137"^^xsd:anyURI ] ] ] [ fhir:type [ fhir:v "supported-with" ] ; fhir:classifier ( [ fhir:text [ fhir:v "Citation Resource for the original article" ] ] ) ; fhir:display [ fhir:v "Citation Resource for 2022 Systematic Review of bariatric surgery mortality effect - PMID 35243488" ] ; fhir:resourceReference [ fhir:reference [ fhir:v "Citation/33400" ] ; fhir:type [ fhir:v "Citation"^^xsd:anyURI ] ; fhir:display [ fhir:v "StudyCitation: 2022 Systematic Review of bariatric surgery mortality effect 35243488" ] ] ] ) ; # fhir:actual [ fhir:v "true"^^xsd:boolean] ; # fhir:characteristic ( [ fhir:description [ fhir:v "adult (age ≥18 years old)" ] ; fhir:exclude [ fhir:v "false"^^xsd:boolean ] ; fhir:definitionByTypeAndValue [ fhir:type [ fhir:coding ( [ a sct:424144002 ; fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ; fhir:code [ fhir:v "424144002" ] ; fhir:display [ fhir:v "Current chronological age" ] ] ) ] ; fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "18"^^xsd:decimal ] ; fhir:comparator [ fhir:v ">=" ] ; fhir:unit [ fhir:v "year" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "a" ] ] ] ] [ fhir:description [ fhir:v "obese (Body mass index >= 30 kg/m2)" ] ; fhir:exclude [ fhir:v "false"^^xsd:boolean ] ; fhir:definitionByTypeAndValue [ fhir:type [ fhir:coding ( [ a loinc:39156-5 ; fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "39156-5" ] ; fhir:display [ fhir:v "Body mass index (BMI) [Ratio]" ] ] ) ] ; fhir:value [ a fhir:Quantity ; fhir:value [ fhir:v "30"^^xsd:decimal ] ; fhir:comparator [ fhir:v ">=" ] ; fhir:unit [ fhir:v "kg/m2" ] ; fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ; fhir:code [ fhir:v "kg/m2" ] ] ] ] )] . # # -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R5 hl7.fhir.core#5.0.0-draft-final generated on Wed, Mar 1, 2023 23:06+1100.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R4B |
Compare to R5 Draft |
|
Propose a change