PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.core@1.0.2
    http://hl7.org/fhir/StructureDefinition/lipidprofile
description: Lipid Lab Report
package_name: hl7.fhir.r2.core
name: Example Lipid Profile
type: null
elements:
  code:
    type: CodeableConcept
    short: LOINC Code for Lipid Panel with LDL
    comments: LOINC code includes "direct" LDL - does this mean LDL derived by measuring VLDL by ultracentrifugation? This panel includes both measured and calculated LDL.
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 57698-3, system: 'http://loinc.org', display: Lipid panel with direct LDL - Serum or Plasma}
    index: 0
  result: {short: Cholesterol Result, name: Cholesterol, type: Reference, mustSupport: true, index: 1}
  conclusion: {type: string, short: Clinical Interpretation of Lipid Panel, comments: It's not unusual for the lab to make some kind of interpretative comment on the set of results., mustSupport: true, index: 5}
  codedDiagnosis: {type: CodeableConcept, short: No codes for a lipid panel, comments: Not used in this context., index: 6}
package_version: 1.0.2
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/lipidprofile
version: null
required: [code, result]