FHIR IG analytics| Package | hl7.fhir.uv.ebm |
| Resource Type | Group |
| Id | Group-171819.json |
| FHIR Version | R6 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
[No data.]
{
"resourceType": "Group",
"id": "171819",
"meta": {
"versionId": "12",
"lastUpdated": "2025-07-25T15:11:44.471Z",
"profile": [
"http://hl7.org/fhir/uv/ebm/StructureDefinition/study-eligibility-criteria"
]
},
"language": "en",
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/characteristicExpression",
"valueExpression": {
"language": "text/cql-expression",
"expression": "(AgeInYears() >= 18) and (Last([Observation: Code '39156-5' from \"http://loinc.org\"] O sort by effective) >= 30 'kg/m2')"
}
},
{
"url": "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as",
"valueMarkdown": "StudyEligibilityCriteria: Obese patients ≥ 18 years old [Database Entry: FHIR Group Resource]. Contributors: Joanne Dehnbostel [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 171819. Revised 2025-07-25. Available at: https://fevir.net/resources/Group/171819. Computable resource at: https://fevir.net/resources/Group/171819#json."
},
{
"url": "http://hl7.org/fhir/StructureDefinition/artifact-author",
"valueContactDetail": {
"name": "Joanne Dehnbostel"
}
},
{
"url": "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type",
"code": "active",
"display": "Active"
}
]
}
}
],
"url": "https://fevir.net/resources/Group/171819",
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "ACSN",
"display": "Accession ID"
}
],
"text": "FEvIR Object Identifier"
},
"system": "https://fevir.net/FOI",
"value": "171819",
"assigner": {
"display": "Computable Publishing LLC"
}
}
],
"name": "StudyEligibilityCriteria_Obese_patients_18_years_old",
"title": "StudyEligibilityCriteria: Obese patients ≥ 18 years old",
"status": "active",
"publisher": "Computable Publishing LLC",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "support@computablepublishing.com"
}
]
}
],
"description": "obese, adult (age ≥18 years old) patients",
"copyright": "https://creativecommons.org/licenses/by-nc-sa/4.0/",
"type": "person",
"membership": "definitional",
"combinationMethod": "all-of",
"characteristic": [
{
"code": {
"text": "Defined by CodeableConcept"
},
"valueCodeableConcept": {
"text": "adult (age ≥18 years old)"
},
"exclude": false,
"description": "adult (age ≥18 years old)"
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "39156-5",
"display": "Body mass index (BMI) [Ratio]"
}
]
},
"valueQuantity": {
"value": 30,
"comparator": ">=",
"unit": "kg/m2"
},
"exclude": false,
"description": "obese (Body mass index >= 30 kg/m2)"
}
]
}