Evidence Based Medicine on FHIR Implementation Guide
2.0.0-ballot - ballot International flag

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

: BaselineMeasureEvidence: Age in 2018 Norwegian Cohort Medical Group - JSON Representation

Raw json | Download

{
  "resourceType" : "Evidence",
  "id" : "179451",
  "meta" : {
    "versionId" : "6",
    "lastUpdated" : "2024-12-13T20:16:10.605Z",
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/ebm/StructureDefinition/baseline-measure-evidence"
    ]
  },
  "text" : {
    "status" : "empty",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"
  },
  "url" : "https://fevir.net/resources/Evidence/179451",
  "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/179451",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    }
  ],
  "name" : "BaselineMeasureEvidence_Age_in_2018_Norwegian_Cohort_Medical_Group",
  "title" : "BaselineMeasureEvidence: Age in 2018 Norwegian Cohort Medical Group",
  "status" : "active",
  "publisher" : "Computable Publishing LLC",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@computablepublishing.com"
        }
      ]
    }
  ],
  "author" : [
    {
      "name" : "Brian S. Alper"
    }
  ],
  "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" : "BaselineMeasureEvidence",
            "display" : "BaselineMeasureEvidence"
          }
        ]
      }
    },
    {
      "code" : {
        "system" : "https://fevir.net/resources/CodeSystem/179423",
        "code" : "evidence-communication",
        "display" : "Evidence Communication"
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://fevir.net/resources/CodeSystem/179423",
            "code" : "NonComparativeEvidence",
            "display" : "NonComparativeEvidence"
          }
        ]
      }
    }
  ],
  "copyright" : "https://creativecommons.org/licenses/by-nc-sa/4.0/",
  "relatedArtifact" : [
    {
      "type" : "cite-as",
      "citation" : "BaselineMeasureEvidence: Age in 2018 Norwegian Cohort Medical Group [Database Entry: FHIR Evidence Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 179451. Revised 2024-01-04. Available at: https://fevir.net/resources/Evidence/179451. Computable resource at: https://fevir.net/resources/Evidence/179451#json."
    }
  ],
  "description" : "Age in Medical Group (n = 956) mean 45.7 years, SD 13.5 years",
  "variableDefinition" : [
    {
      "variableRole" : "population",
      "observed" : {
        🔗 "reference" : "Group/172939",
        "type" : "Group",
        "display" : "ComparatorGroup: JAMA 2018 Norwegian cohort study Control cohort"
      }
    },
    {
      "variableRole" : "outcome",
      "observed" : {
        🔗 "reference" : "EvidenceVariable/179449",
        "type" : "EvidenceVariable",
        "display" : "ExposureVariable: Age (as continuous variable)"
      }
    }
  ],
  "statistic" : [
    {
      "description" : "(n = 956) mean 45.7 years, SD 13.5 years",
      "statisticType" : {
        "coding" : [
          {
            "system" : "https://fevir.net/resources/CodeSystem/181513",
            "code" : "STATO:0000573",
            "display" : "Mean"
          }
        ]
      },
      "quantity" : {
        "value" : 45.7,
        "unit" : "years"
      },
      "sampleSize" : {
        "numberOfStudies" : 1,
        "knownDataCount" : 956
      },
      "attributeEstimate" : [
        {
          "type" : {
            "coding" : [
              {
                "system" : "https://fevir.net/resources/CodeSystem/181513",
                "code" : "STATO:0000684",
                "display" : "Standard deviation for sample"
              }
            ]
          },
          "quantity" : {
            "value" : 13.5,
            "unit" : "years"
          }
        }
      ]
    }
  ]
}