Skip to content

Class: ClinicalObservations

A set of clinical observations about a single patient at a single time.

URI: dietitian_notes:ClinicalObservations

erDiagram ClinicalObservations { string is_pediatric string is_preterm string nil_per_os string id string label } DrugTherapy { string route_of_administration } QuantitativeValue { string value } Unit { string id string label } QuantitativeValueWithFrequency { string frequency string value } Drug { string id string label } NutritionSupport { } NutritionSupportComponent { } NutritionSupportMethod { string id string label } DietSupplementation { string route_of_administration } TherapeuticMaterial { string id string label } MalnutritionObservations { string malnutrition_presence string malnutrition_risk string severity string acute_or_chronic string risk_for_refeeding_syndrome } Disease { string id string label } QuantitativeValueWithMetric { string percentile string zscore string value } ClinicalObservations ||--|o QuantitativeValue : "patient_age" ClinicalObservations ||--|o QuantitativeValueWithMetric : "patient_height" ClinicalObservations ||--|o QuantitativeValueWithMetric : "current_patient_weight" ClinicalObservations ||--|o QuantitativeValueWithMetric : "usual_patient_weight" ClinicalObservations ||--|o QuantitativeValueWithMetric : "head_circumference" ClinicalObservations ||--|o MalnutritionObservations : "malnutrition_status" ClinicalObservations ||--}o DietSupplementation : "diet_supplementation" ClinicalObservations ||--}o NutritionSupport : "nutrition_support" ClinicalObservations ||--}o DrugTherapy : "medications" DrugTherapy ||--|o Drug : "drug" DrugTherapy ||--|o QuantitativeValueWithFrequency : "amount" DrugTherapy ||--|o Unit : "dosage_by_unit" DrugTherapy ||--|o QuantitativeValue : "duration" QuantitativeValue ||--|o Unit : "unit" QuantitativeValueWithFrequency ||--|o Unit : "unit" NutritionSupport ||--|o NutritionSupportMethod : "method" NutritionSupport ||--}o NutritionSupportComponent : "components" NutritionSupportComponent ||--|o TherapeuticMaterial : "material" NutritionSupportComponent ||--|o QuantitativeValueWithFrequency : "amount" NutritionSupportComponent ||--|o Unit : "dosage_by_unit" NutritionSupportComponent ||--|o QuantitativeValue : "duration" DietSupplementation ||--|o TherapeuticMaterial : "supplement" DietSupplementation ||--|o QuantitativeValueWithFrequency : "amount" DietSupplementation ||--|o Unit : "dosage_by_unit" DietSupplementation ||--|o QuantitativeValue : "duration" MalnutritionObservations ||--|o Disease : "diagnosis" MalnutritionObservations ||--|o Disease : "etiology" QuantitativeValueWithMetric ||--|o Unit : "unit"

Inheritance

Slots

Name Cardinality and Range Description Inheritance
is_pediatric 0..1
String
direct
is_preterm 0..1
String
direct
patient_age 0..1
QuantitativeValue
direct
patient_height 0..1
QuantitativeValueWithMetric
direct
current_patient_weight 0..1
QuantitativeValueWithMetric
direct
usual_patient_weight 0..1
QuantitativeValueWithMetric
direct
head_circumference 0..1
QuantitativeValueWithMetric
direct
malnutrition_status 0..1
MalnutritionObservations
direct
diet_supplementation 0..*
DietSupplementation
A semicolon-separated list of the patient's diet supplementation therapies direct
nutrition_support 0..*
NutritionSupport
A semicolon-separated list of the patient's nutrition support therapies, usua... direct
medications 0..*
DrugTherapy
A semicolon-separated list of the patient's medications direct
nil_per_os 0..1
String
True if the patient is not receiving any oral nutrition, False otherwise direct
id 1..1
String
A unique identifier for the named entity NamedEntity
label 0..1
String
The label (name) of the named thing NamedEntity

Usages

used by used in type used
ClinicalObservationSet observations range ClinicalObservations

Identifier and Mapping Information

Schema Source

  • from schema: http://w3id.org/ontogpt/dietician_notes

Mappings

Mapping Type Mapped Value
self dietitian_notes:ClinicalObservations
native dietitian_notes:ClinicalObservations

LinkML Source

Direct

name: ClinicalObservations
description: A set of clinical observations about a single patient at a single time.
from_schema: http://w3id.org/ontogpt/dietician_notes
is_a: NamedEntity
attributes:
  is_pediatric:
    name: is_pediatric
    annotations:
      prompt:
        tag: prompt
        value: True if the patient is a child, False otherwise.
    from_schema: http://w3id.org/ontogpt/dietician_notes
    rank: 1000
    range: string
  is_preterm:
    name: is_preterm
    annotations:
      prompt:
        tag: prompt
        value: True if the patient's birth was preterm, False otherwise. A birth before
          37 weeks gestation is preterm.
    from_schema: http://w3id.org/ontogpt/dietician_notes
    rank: 1000
    range: string
  patient_age:
    name: patient_age
    annotations:
      prompt:
        tag: prompt
        value: The patient's age at the time of the current assessment. Omit the word
          "old" from the response. 'Not provided' if not provided.
    from_schema: http://w3id.org/ontogpt/dietician_notes
    rank: 1000
    range: QuantitativeValue
  patient_height:
    name: patient_height
    annotations:
      prompt:
        tag: prompt
        value: The value and units of the patient's height. This should include all
          units, percentiles, and z-scores. 'Not provided' if not provided.
    from_schema: http://w3id.org/ontogpt/dietician_notes
    rank: 1000
    range: QuantitativeValueWithMetric
  current_patient_weight:
    name: current_patient_weight
    annotations:
      prompt:
        tag: prompt
        value: 'The value and units of the patient''s actual body weight at the time
          of the current assessment. This should include all units, percentiles, and
          z-scores. Relevant acronyms: IBW: ideal body weight, UBW: usual body weight,
          ABW: actual body weight. ''Not provided'' if not provided.'
    from_schema: http://w3id.org/ontogpt/dietician_notes
    rank: 1000
    range: QuantitativeValueWithMetric
  usual_patient_weight:
    name: usual_patient_weight
    annotations:
      prompt:
        tag: prompt
        value: 'The value and units of the patient''s body weight under usual conditions
          and/or in the recent past. This should include all units, percentiles, and
          z-scores. Relevant acronyms: IBW: ideal body weight, UBW: usual body weight,
          ABW: actual body weight. ''Not provided'' if not provided.'
    from_schema: http://w3id.org/ontogpt/dietician_notes
    rank: 1000
    range: QuantitativeValueWithMetric
  head_circumference:
    name: head_circumference
    annotations:
      prompt:
        tag: prompt
        value: The value and units of the patient's head circumference. This may be
          abbreviated as "HC". 'Not provided' if not provided.
    from_schema: http://w3id.org/ontogpt/dietician_notes
    rank: 1000
    range: QuantitativeValueWithMetric
  malnutrition_status:
    name: malnutrition_status
    annotations:
      prompt:
        tag: prompt
        value: Observations of the patient's malnutrition status. This should include
          any details of malnutrition presence, risk, severity, duration, diagnosis,
          and etiology. Should also include any risk for refeeding syndrome. 'Not
          provided' if not provided.
    from_schema: http://w3id.org/ontogpt/dietician_notes
    rank: 1000
    range: MalnutritionObservations
  diet_supplementation:
    name: diet_supplementation
    description: 'A semicolon-separated list of the patient''s diet supplementation
      therapies. Split on specific ingredients and their amounts. All acronyms should
      be expanded, omitting the original acronym. Relevant acronyms: PO: per os/by
      mouth, TPN: total parenteral nutrition, PN: parenteral nutrition, EN: enteral
      nutrition, D#%: dextrose percentage (e.g. D5%) for PN infusion, AA # g/kg/d:
      amino acid provisions (may also be in percentages) for PN infusion, SMOF # g/kg/d:
      soy MCT olive fish oil emulsion for PN infusion, GIR: glucose infusion rate,
      SBS: short bowel syndrome, LIS: low intermittent suction, BW: birth weight,
      EHM: exclusively human milk, RTBW: return to birth weight, Mg: magnesium, Phos:
      phosphorus, GI: gastrointestinal, PICC: peripherally inserted central catheter,
      DOL: day of life, TG: triglycerides, KUB: Kidney ureter bladder CT'
    from_schema: http://w3id.org/ontogpt/dietician_notes
    rank: 1000
    multivalued: true
    range: DietSupplementation
  nutrition_support:
    name: nutrition_support
    description: 'A semicolon-separated list of the patient''s nutrition support therapies,
      usually enteral or parenteral nutrition. All acronyms should be expanded, omitting
      the original acronym. Relevant acronyms: PO: per os/by mouth, TPN: total parenteral
      nutrition, PN: parenteral nutrition, EN: enteral nutrition, D#%: dextrose percentage
      (e.g. D5%) for PN infusion, AA # g/kg/d: amino acid provisions (may also be
      in percentages) for PN infusion, SMOF # g/kg/d: soy MCT olive fish oil emulsion
      for PN infusion, GIR: glucose infusion rate, SBS: short bowel syndrome, LIS:
      low intermittent suction, BW: birth weight, EHM: exclusively human milk, RTBW:
      return to birth weight, Mg: magnesium, Phos: phosphorus, GI: gastrointestinal,
      PICC: peripherally inserted central catheter, DOL: day of life, TG: triglycerides,
      KUB: Kidney ureter bladder CT'
    from_schema: http://w3id.org/ontogpt/dietician_notes
    rank: 1000
    multivalued: true
    range: NutritionSupport
  medications:
    name: medications
    description: 'A semicolon-separated list of the patient''s medications. This should
      include the medication name, dosage, frequency, and route of administration.
      Relevant acronyms: PO: per os/by mouth, PRN: pro re nata/as needed. ''Not provided''
      if not provided.'
    from_schema: http://w3id.org/ontogpt/dietician_notes
    rank: 1000
    multivalued: true
    range: DrugTherapy
  nil_per_os:
    name: nil_per_os
    description: True if the patient is not receiving any oral nutrition, False otherwise.
      NPO means nil per os/nothing by mouth. N/A if not indicated.
    from_schema: http://w3id.org/ontogpt/dietician_notes
    rank: 1000
    range: string
tree_root: true

Induced

name: ClinicalObservations
description: A set of clinical observations about a single patient at a single time.
from_schema: http://w3id.org/ontogpt/dietician_notes
is_a: NamedEntity
attributes:
  is_pediatric:
    name: is_pediatric
    annotations:
      prompt:
        tag: prompt
        value: True if the patient is a child, False otherwise.
    from_schema: http://w3id.org/ontogpt/dietician_notes
    rank: 1000
    alias: is_pediatric
    owner: ClinicalObservations
    domain_of:
    - ClinicalObservations
    range: string
  is_preterm:
    name: is_preterm
    annotations:
      prompt:
        tag: prompt
        value: True if the patient's birth was preterm, False otherwise. A birth before
          37 weeks gestation is preterm.
    from_schema: http://w3id.org/ontogpt/dietician_notes
    rank: 1000
    alias: is_preterm
    owner: ClinicalObservations
    domain_of:
    - ClinicalObservations
    range: string
  patient_age:
    name: patient_age
    annotations:
      prompt:
        tag: prompt
        value: The patient's age at the time of the current assessment. Omit the word
          "old" from the response. 'Not provided' if not provided.
    from_schema: http://w3id.org/ontogpt/dietician_notes
    rank: 1000
    alias: patient_age
    owner: ClinicalObservations
    domain_of:
    - ClinicalObservations
    range: QuantitativeValue
  patient_height:
    name: patient_height
    annotations:
      prompt:
        tag: prompt
        value: The value and units of the patient's height. This should include all
          units, percentiles, and z-scores. 'Not provided' if not provided.
    from_schema: http://w3id.org/ontogpt/dietician_notes
    rank: 1000
    alias: patient_height
    owner: ClinicalObservations
    domain_of:
    - ClinicalObservations
    range: QuantitativeValueWithMetric
  current_patient_weight:
    name: current_patient_weight
    annotations:
      prompt:
        tag: prompt
        value: 'The value and units of the patient''s actual body weight at the time
          of the current assessment. This should include all units, percentiles, and
          z-scores. Relevant acronyms: IBW: ideal body weight, UBW: usual body weight,
          ABW: actual body weight. ''Not provided'' if not provided.'
    from_schema: http://w3id.org/ontogpt/dietician_notes
    rank: 1000
    alias: current_patient_weight
    owner: ClinicalObservations
    domain_of:
    - ClinicalObservations
    range: QuantitativeValueWithMetric
  usual_patient_weight:
    name: usual_patient_weight
    annotations:
      prompt:
        tag: prompt
        value: 'The value and units of the patient''s body weight under usual conditions
          and/or in the recent past. This should include all units, percentiles, and
          z-scores. Relevant acronyms: IBW: ideal body weight, UBW: usual body weight,
          ABW: actual body weight. ''Not provided'' if not provided.'
    from_schema: http://w3id.org/ontogpt/dietician_notes
    rank: 1000
    alias: usual_patient_weight
    owner: ClinicalObservations
    domain_of:
    - ClinicalObservations
    range: QuantitativeValueWithMetric
  head_circumference:
    name: head_circumference
    annotations:
      prompt:
        tag: prompt
        value: The value and units of the patient's head circumference. This may be
          abbreviated as "HC". 'Not provided' if not provided.
    from_schema: http://w3id.org/ontogpt/dietician_notes
    rank: 1000
    alias: head_circumference
    owner: ClinicalObservations
    domain_of:
    - ClinicalObservations
    range: QuantitativeValueWithMetric
  malnutrition_status:
    name: malnutrition_status
    annotations:
      prompt:
        tag: prompt
        value: Observations of the patient's malnutrition status. This should include
          any details of malnutrition presence, risk, severity, duration, diagnosis,
          and etiology. Should also include any risk for refeeding syndrome. 'Not
          provided' if not provided.
    from_schema: http://w3id.org/ontogpt/dietician_notes
    rank: 1000
    alias: malnutrition_status
    owner: ClinicalObservations
    domain_of:
    - ClinicalObservations
    range: MalnutritionObservations
  diet_supplementation:
    name: diet_supplementation
    description: 'A semicolon-separated list of the patient''s diet supplementation
      therapies. Split on specific ingredients and their amounts. All acronyms should
      be expanded, omitting the original acronym. Relevant acronyms: PO: per os/by
      mouth, TPN: total parenteral nutrition, PN: parenteral nutrition, EN: enteral
      nutrition, D#%: dextrose percentage (e.g. D5%) for PN infusion, AA # g/kg/d:
      amino acid provisions (may also be in percentages) for PN infusion, SMOF # g/kg/d:
      soy MCT olive fish oil emulsion for PN infusion, GIR: glucose infusion rate,
      SBS: short bowel syndrome, LIS: low intermittent suction, BW: birth weight,
      EHM: exclusively human milk, RTBW: return to birth weight, Mg: magnesium, Phos:
      phosphorus, GI: gastrointestinal, PICC: peripherally inserted central catheter,
      DOL: day of life, TG: triglycerides, KUB: Kidney ureter bladder CT'
    from_schema: http://w3id.org/ontogpt/dietician_notes
    rank: 1000
    multivalued: true
    alias: diet_supplementation
    owner: ClinicalObservations
    domain_of:
    - ClinicalObservations
    range: DietSupplementation
  nutrition_support:
    name: nutrition_support
    description: 'A semicolon-separated list of the patient''s nutrition support therapies,
      usually enteral or parenteral nutrition. All acronyms should be expanded, omitting
      the original acronym. Relevant acronyms: PO: per os/by mouth, TPN: total parenteral
      nutrition, PN: parenteral nutrition, EN: enteral nutrition, D#%: dextrose percentage
      (e.g. D5%) for PN infusion, AA # g/kg/d: amino acid provisions (may also be
      in percentages) for PN infusion, SMOF # g/kg/d: soy MCT olive fish oil emulsion
      for PN infusion, GIR: glucose infusion rate, SBS: short bowel syndrome, LIS:
      low intermittent suction, BW: birth weight, EHM: exclusively human milk, RTBW:
      return to birth weight, Mg: magnesium, Phos: phosphorus, GI: gastrointestinal,
      PICC: peripherally inserted central catheter, DOL: day of life, TG: triglycerides,
      KUB: Kidney ureter bladder CT'
    from_schema: http://w3id.org/ontogpt/dietician_notes
    rank: 1000
    multivalued: true
    alias: nutrition_support
    owner: ClinicalObservations
    domain_of:
    - ClinicalObservations
    range: NutritionSupport
  medications:
    name: medications
    description: 'A semicolon-separated list of the patient''s medications. This should
      include the medication name, dosage, frequency, and route of administration.
      Relevant acronyms: PO: per os/by mouth, PRN: pro re nata/as needed. ''Not provided''
      if not provided.'
    from_schema: http://w3id.org/ontogpt/dietician_notes
    rank: 1000
    multivalued: true
    alias: medications
    owner: ClinicalObservations
    domain_of:
    - ClinicalObservations
    range: DrugTherapy
  nil_per_os:
    name: nil_per_os
    description: True if the patient is not receiving any oral nutrition, False otherwise.
      NPO means nil per os/nothing by mouth. N/A if not indicated.
    from_schema: http://w3id.org/ontogpt/dietician_notes
    rank: 1000
    alias: nil_per_os
    owner: ClinicalObservations
    domain_of:
    - ClinicalObservations
    range: string
  id:
    name: id
    annotations:
      prompt.skip:
        tag: prompt.skip
        value: 'true'
    description: A unique identifier for the named entity
    comments:
    - this is populated during the grounding and normalization step
    from_schema: http://w3id.org/ontogpt/dietician_notes
    rank: 1000
    identifier: true
    alias: id
    owner: ClinicalObservations
    domain_of:
    - NamedEntity
    - Publication
    range: string
    required: true
  label:
    name: label
    annotations:
      owl:
        tag: owl
        value: AnnotationProperty, AnnotationAssertion
    description: The label (name) of the named thing
    from_schema: http://w3id.org/ontogpt/dietician_notes
    aliases:
    - name
    rank: 1000
    slot_uri: rdfs:label
    alias: label
    owner: ClinicalObservations
    domain_of:
    - NamedEntity
    range: string
tree_root: true