FSH Editor

FSH Editor

FSH Editor is an online editor for FSH files.

FSH Editor
DeveloperAnton Vasetenkov
RegistrationOptional
TypeUtilities
DescriptionAn online editor for FSH files.
Written inTypeScript
PlatformWeb application
Initial releaseJune 19, 2022
Latest releaseJune 27, 2022
Current statusActive
untitled.fsh — FSH Editor
Aliases: 0
Applied rule sets: 0
Code systems: 0
Extensions: 0
Instances: 0
Invariants: 0
Logicals: 0
Mappings: 0
Profiles: 0
Resources: 1
Name: EmergencyVehicle
Parent: DomainResource
ID: emergency-vehicle
Title: Emergency Vehicle
Description: An emergency vehicle, such as an ambulance or fire truck.
Rule: {
Type: AddElementRule
Path: identifier
Min: 0
Max: *
Flags: SU
Types: Identifier
Short: Identifier(s) of the vehicle
Definition: Vehicle identifiers may include VINs and serial numbers.
}
Rule: {
Type: AddElementRule
Path: make
Min: 0
Max: 1
Flags: SU
Types: Coding
Short: The vehicle make
Definition: The vehicle make, e.g., Chevrolet.
}
Rule: {
Type: BindingRule
Path: make
Value set: EmergencyVehicleMake
Strength: extensible
}
Rule: {
Type: AddElementRule
Path: model
Min: 0
Max: 1
Flags: SU
Types: Coding
Short: The vehicle model
Definition: The vehicle model, e.g., G4500.
}
Rule: {
Type: BindingRule
Path: model
Value set: EmergencyVehicleModel
Strength: extensible
}
Rule: {
Type: AddElementRule
Path: year
Min: 0
Max: 1
Flags: SU
Types: positiveInt
Short: Year of manufacture
Definition: The year the vehicle was manufactured.
}
Rule: {
Type: AddElementRule
Path: servicePeriod
Min: 0
Max: 1
Flags:
Types: Period
Short: When the vehicle was in service
Definition: Start date and end date (if applicable) when the vehicle operated.
}
Rule: {
Type: AddElementRule
Path: device
Min: 0
Max: *
Flags:
Types: Device
Short: Devices on board
Definition: Devices on board the vehicle.
}
Rule sets: 0
Value sets: 0