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
{
"resourceType" : "Group",
"id" : "33398",
"meta" : {
"versionId" : "11",
"lastUpdated" : "2024-11-16T20:03:47.547Z",
"profile" : [
🔗 "http://hl7.org/fhir/uv/ebm/StructureDefinition/metaanalysis-eligibility-criteria"
]
},
"text" : {
"status" : "empty",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/artifact-relatedArtifact",
"valueRelatedArtifact" : {
"type" : "cite-as",
"citation" : "StudyEligibilityCriteria: Type 2 diabetes and elevated BMI in 2016 meta-analysis [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 33398. Revised 2022-05-26. Available at: https://fevir.net/resources/Group/33398. Computable resource at: https://fevir.net/resources/Group/33398."
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/artifact-author",
"valueContactDetail" : {
"name" : "Brian S. Alper"
}
}
],
"url" : "https://fevir.net/resources/Group/33398",
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "ACSN",
"display" : "Accession ID"
}
],
"text" : "FEvIR Object Identifier"
},
"system" : "urn:ietf:rfc:3986",
"value" : "https://fevir.net/FOI/33398",
"assigner" : {
"display" : "Computable Publishing LLC"
}
}
],
"name" : "Type_2_diabetes_and_elevated_BMI_in_2016_meta_analysis",
"title" : "StudyEligibilityCriteria: Type 2 diabetes and elevated BMI in 2016 meta-analysis",
"status" : "active",
"date" : "2022-05-26T13:50:22.651Z",
"publisher" : "Computable Publishing LLC",
"contact" : [
{
"telecom" : [
{
"system" : "email",
"value" : "support@computablepublishing.com"
}
]
}
],
"description" : "A conceptual group with 2 characteristics for study participant eligibility criteria that were used for a meta-analysis.",
"useContext" : [
{
"code" : {
"system" : "https://fevir.net/resources/CodeSystem/179423",
"code" : "evidence-communication",
"display" : "Evidence Communication"
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fevir.net/resources/CodeSystem/179423",
"code" : "StudyEligibilityCriteria",
"display" : "StudyEligibilityCriteria"
}
]
}
}
],
"copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
"type" : "person",
"membership" : "conceptual",
"combinationMethod" : "all-of",
"characteristic" : [
{
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "64572001",
"display" : "Disease (disorder)"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "44054006",
"display" : "Diabetes mellitus type 2 (disorder)"
}
]
},
"exclude" : false,
"description" : "Type 2 diabetes"
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "39156-5",
"display" : "Body mass index (BMI) [Ratio]"
}
]
},
"valueQuantity" : {
"value" : 25,
"comparator" : ">",
"unit" : "kg/m2",
"system" : "http://unitsofmeasure.org",
"code" : "kg/m2"
},
"exclude" : false,
"description" : "BMI > 25 kg/m2"
}
]
}