Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 0 additions & 38 deletions input/fsh/models/CDS.fsh

This file was deleted.

20 changes: 0 additions & 20 deletions input/fsh/models/PatientDataReceipt.fsh.bkup

This file was deleted.

26 changes: 13 additions & 13 deletions input/fsh/profiles/experimental/environmental.fsh
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
// This is a simple example of a FSH file.
// This file can be renamed, and additional FSH files can be added.
// SUSHI will look for definitions in any file using the .fsh ending.

Logical: Environmental
Id: Environmental
Title: "Environmental"
Description: "Standard PHR profile of the Environmental resource."
Title: "Environmental Observation"
Description: "A logical model representing environmental conditions relevant to patient health, such as air quality, temperature, noise, and UV exposure. These factors may be collected by consumer weather stations, smartphone sensors, or wearable devices."
* ^extension[http://hl7.org/fhir/StructureDefinition/structuredefinition-wg].valueCode = #pe
* ^experimental = true
* temperature 1..1 BackboneElement "The ambient temperature"
* humidity 1..1 BackboneElement "The ambient humidity"




* subject 1..1 Reference(Patient) "The patient whose environment is being observed"
* effectiveDateTime 0..1 dateTime "When the observation was made"
* location 0..1 Address "Location of measurement"
* temperature 0..1 Quantity "Ambient temperature"
* humidity 0..1 Quantity "Ambient relative humidity percentage"
* barometricPressure 0..1 Quantity "Barometric pressure"
* altitude 0..1 Quantity "Altitude above sea level"
* airQualityIndex 0..1 integer "Air quality index (AQI)"
* uvIndex 0..1 decimal "UV exposure index"
* noiseLevel 0..1 Quantity "Environmental noise level in decibels"
* pollenCount 0..1 Quantity "Pollen count"
25 changes: 15 additions & 10 deletions input/fsh/profiles/experimental/financial-receipt.fsh
Original file line number Diff line number Diff line change
@@ -1,14 +1,19 @@
// This is a simple example of a FSH file.
// This file can be renamed, and additional FSH files can be added.
// SUSHI will look for definitions in any file using the .fsh ending.


Logical: FinancialReceipt
Id: FinancialReceipt
Title: "Financial Receipt"
Description: "Financial receipt for over-the-counter (OTC) purchases. Based off the Claim resource."
Description: "A logical model for over-the-counter (OTC) health-related purchase receipts. Captures expenses for items such as pharmacy purchases, medical supplies, copays, and wellness products that may not generate a formal insurance Claim resource."
* ^extension[http://hl7.org/fhir/StructureDefinition/structuredefinition-wg].valueCode = #pe
* ^experimental = true
* subject 1..1 Reference "The patient or person that purchased the item"
* date 1..1 dateTime "The date that the item was purchased"
* amount 1..1 Money "The amount that the item cost"
* subject 1..1 Reference(Patient) "The patient or person that purchased the item"
* date 1..1 dateTime "The date of the transaction"
* vendor 0..1 string "Vendor or merchant name"
* category 0..1 CodeableConcept "Category of expense (e.g. pharmacy, medical supply, copay, wellness)"
* item 0..* BackboneElement "Line items on the receipt"
* description 1..1 string "Item description"
* quantity 0..1 SimpleQuantity "Quantity purchased"
* unitPrice 0..1 Money "Price per unit"
* amount 0..1 Money "Line item total"
* subtotal 0..1 Money "Subtotal before tax"
* taxAmount 0..1 Money "Tax amount"
* total 1..1 Money "Total amount paid"
* paymentMethod 0..1 CodeableConcept "Payment method (e.g. cash, credit, debit, HSA, FSA)"
* relatedClaim 0..1 Reference(Claim) "Related insurance claim, if any"
14 changes: 0 additions & 14 deletions input/fsh/profiles/experimental/media.fsh

This file was deleted.

19 changes: 11 additions & 8 deletions input/fsh/profiles/experimental/nutrient-outtake.fsh
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
// This is a simple example of a FSH file.
// This file can be renamed, and additional FSH files can be added.
// SUSHI will look for definitions in any file using the .fsh ending.

Logical: NutrientOuttake
Id: NutrientOuttake
Title: "Nutrient Outtake"
Parent: DomainResource
Description: "Standard PHR profile of the NutrientOuttake resource."
Description: "A logical model representing bodily elimination and excretion output. Complements nutrient intake by tracking outputs such as urine, stool, emesis, and perspiration. Relevant for hydration monitoring, bowel health, kidney function, and post-surgical intake/output tracking."
* ^extension[http://hl7.org/fhir/StructureDefinition/structuredefinition-wg].valueCode = #pe
* ^experimental = true

* subject 1..1 Reference(Patient) "The patient"
* effectiveDateTime 0..1 dateTime "When the output was observed"
* type 1..1 CodeableConcept "Type of output (e.g. urine, stool, emesis, perspiration, drainage)"
* quantity 0..1 Quantity "Volume or weight of output"
* color 0..1 CodeableConcept "Observed color"
* consistency 0..1 CodeableConcept "Consistency (e.g. liquid, semi-solid, solid, mucoid)"
* frequency 0..1 Quantity "Frequency per time period"
* bloodPresent 0..1 boolean "Whether blood was observed in the output"
* painAssociated 0..1 CodeableConcept "Associated pain level or type"
* note 0..* Annotation "Additional observations"
21 changes: 14 additions & 7 deletions input/fsh/profiles/experimental/social-media.fsh
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
// This is a simple example of a FSH file.
// This file can be renamed, and additional FSH files can be added.
// SUSHI will look for definitions in any file using the .fsh ending.

Logical: SocialMedia
Parent: DomainResource
Description: "Standard PHR profile of the SocialMedia resource."
Id: SocialMedia
Title: "Social Media Usage"
Description: "A logical model representing social media and digital device usage patterns relevant to patient mental health and wellness. Captures screen time, engagement patterns, and self-reported sentiment. Relevant for behavioral health, digital wellness, and adolescent health monitoring."
* ^extension[http://hl7.org/fhir/StructureDefinition/structuredefinition-wg].valueCode = #pe

* subject 1..1 Reference(Patient) "The patient"
* effectivePeriod 0..1 Period "Time period of observation"
* platform 0..1 string "Social media platform or app name"
* screenTime 0..1 Duration "Total screen time during period"
* activeEngagementTime 0..1 Duration "Time actively posting, messaging, or interacting"
* passiveConsumptionTime 0..1 Duration "Time passively scrolling or viewing"
* interactionCount 0..1 integer "Number of social interactions (messages, comments, reactions)"
* notificationCount 0..1 integer "Number of notifications received"
* sentiment 0..1 CodeableConcept "Self-reported emotional sentiment after usage"
* contentCategory 0..* CodeableConcept "Categories of content consumed"
* device 0..1 Reference(Device) "Device used for access"
7 changes: 0 additions & 7 deletions input/fsh/profiles/functional-model/allergy-intolerance.fsh

This file was deleted.

16 changes: 0 additions & 16 deletions input/fsh/profiles/functional-model/body-structure.fsh

This file was deleted.

16 changes: 0 additions & 16 deletions input/fsh/profiles/functional-model/careplan.fsh

This file was deleted.

11 changes: 0 additions & 11 deletions input/fsh/profiles/functional-model/careteam.fsh

This file was deleted.

12 changes: 0 additions & 12 deletions input/fsh/profiles/functional-model/communication.fsh

This file was deleted.

7 changes: 0 additions & 7 deletions input/fsh/profiles/functional-model/condition.fsh

This file was deleted.

14 changes: 0 additions & 14 deletions input/fsh/profiles/functional-model/consent.fsh

This file was deleted.

13 changes: 0 additions & 13 deletions input/fsh/profiles/functional-model/device.fsh

This file was deleted.

16 changes: 0 additions & 16 deletions input/fsh/profiles/functional-model/diagnostic-report.fsh

This file was deleted.

16 changes: 0 additions & 16 deletions input/fsh/profiles/functional-model/family-member-history.fsh

This file was deleted.

10 changes: 0 additions & 10 deletions input/fsh/profiles/functional-model/goal.fsh

This file was deleted.

9 changes: 0 additions & 9 deletions input/fsh/profiles/functional-model/health-receipt.fsh

This file was deleted.

15 changes: 0 additions & 15 deletions input/fsh/profiles/functional-model/imaging-study.fsh

This file was deleted.

8 changes: 0 additions & 8 deletions input/fsh/profiles/functional-model/immunization.fsh

This file was deleted.

8 changes: 0 additions & 8 deletions input/fsh/profiles/functional-model/medication-statement.fsh

This file was deleted.

8 changes: 0 additions & 8 deletions input/fsh/profiles/functional-model/medication.fsh

This file was deleted.

Loading