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" : "282891",
"meta" : {
"versionId" : "3",
"lastUpdated" : "2024-10-22T16:01:31.154Z"
},
"text" : {
"status" : "empty",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">[No data.]</div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/artifact-author",
"valueContactDetail" : {
"name" : "Brian S. Alper"
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/artifact-relatedArtifact",
"valueRelatedArtifact" : {
"type" : "cite-as",
"citation" : "NHANES LBDGLUSI: Fasting Glucose (mmol/L) Variable Definition [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 282891. Revised 2024-10-14. Available at: https://fevir.net/resources/Group/282891. Computable resource at: https://fevir.net/resources/Group/282891."
}
}
],
"url" : "https://fevir.net/resources/Group/282891",
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "ACSN",
"display" : "Accession ID"
}
],
"text" : "FEvIR Object Identifier"
},
"system" : "https://fevir.net",
"value" : "282891",
"assigner" : {
"display" : "Computable Publishing LLC"
}
}
],
"title" : "NHANES LBDGLUSI: Fasting Glucose (mmol/L) Variable Definition",
"status" : "active",
"publisher" : "Computable Publishing LLC",
"contact" : [
{
"telecom" : [
{
"system" : "email",
"value" : "support@computablepublishing.com"
}
]
}
],
"description" : "This Group Resource is referenced in an example for the EBMonFHIR Implementation Guide.",
"copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
"membership" : "conceptual",
"combinationMethod" : "all-of",
"characteristic" : [
{
"code" : {
"text" : "Laboratory test"
},
"valueCodeableConcept" : {
"text" : "Fasting plasma glucose"
},
"exclude" : false
},
{
"code" : {
"text" : "Unit of measure"
},
"valueCodeableConcept" : {
"text" : "mmol/L"
},
"exclude" : false
},
{
"code" : {
"text" : "Data transformation method"
},
"valueExpression" : {
"description" : "The fasting glucose value in mg/dL (LBXGLU) was converted to mmol/L (LBDGLUSI) by multiplying by 0.05551 (rounded to 3 decimals).",
"expression" : "LBDGLUSI = LBXGLU * 0.05551"
},
"exclude" : false
}
]
}