PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.4.0
    http://hl7.org/fhir/StructureDefinition/lipidprofile
description: Lipid Lab Report
package_name: hl7.fhir.core
derivation: constraint
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: {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: 6}
  codedDiagnosis: {type: CodeableConcept, short: No codes for a lipid panel, comments: Not used in this context., index: 7}
package_version: 1.4.0
class: profile
kind: resource
url: http://hl7.org/fhir/StructureDefinition/lipidprofile
base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport
version: null
required: [code]