description: HDL Cholesterol Result package_name: hl7.fhir.r6.examples derivation: constraint name: ExampleLipidProfile type: Observation elements: code: short: HDL Cholesterol type: CodeableConcept mustSupport: true pattern: type: CodeableConcept value: coding: - {code: 2085-9, system: 'http://loinc.org', display: 'Cholesterol in HDL [Mass/volume] in Serum or Plasma'} index: 0 valueQuantity: {type: Quantity, short: HDL Cholesterol value, mustSupport: true, index: 1} interpretation: {type: CodeableConcept, short: + | ++ | +++ | - | -- | ---, mustSupport: true, index: 2} note: {type: Annotation, short: Comments about result, mustSupport: true, array: true, index: 3} referenceRange: mustSupport: true index: 4 elements: low: type: Quantity pattern: type: Quantity value: {value: 1.5} index: 5 high: {index: 6} type: {type: CodeableConcept, index: 7} appliesTo: {type: CodeableConcept, index: 8} age: {type: Range, index: 9} required: [low] hasMember: {index: 10} derivedFrom: {index: 11} package_version: 6.0.0-ballot2 class: profile kind: resource url: http://hl7.org/fhir/StructureDefinition/hdlcholesterol base: http://hl7.org/fhir/StructureDefinition/Observation version: 6.0.0-ballot2 required: [referenceRange, code]