# MIIS

> programming language

**Wikidata**: [Q6716041](https://www.wikidata.org/wiki/Q6716041)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/MIIS_(programming_language))  
**Source**: https://4ort.xyz/entity/miis

## Summary
MIIS (Meditech Interpretive Information System) is a proprietary programming language developed by MEDITECH. Introduced in 1971, it is a dynamically typed language that was influenced by MUMPS and served as the predecessor to the NPR programming language.

## Key Facts
- **Full Name**: Meditech Interpretive Information System
- **Developer**: MEDITECH
- **Inception**: 1971
- **Instance of**: Programming language
- **Typing Discipline**: Dynamic typing
- **Preceded by**: Influenced by MUMPS
- **Succeeded by**: NPR (incepted 1985)
- **Wikipedia Title**: MIIS (programming language)

## FAQs
### Q: What does the acronym MIIS stand for?
A: MIIS stands for Meditech Interpretive Information System. It is a programming language developed by the MEDITECH corporation.

### Q: When was the MIIS programming language created?
A: MIIS was introduced in 1971. It was later succeeded by NPR in 1985.

### Q: How is MIIS related to MUMPS?
A: MIIS is classified as a programming language influenced by MUMPS (Massachusetts General Hospital Utility Multi-Programming System).

## Why It Matters
MIIS serves as a critical historical component in the software architecture of MEDITECH, a major developer of healthcare information systems. Introduced in 1971, the language represents an early adoption of dynamic typing in a specialized industry context. Its development demonstrates the evolution of proprietary tools tailored for specific data processing needs, bridging the gap between earlier languages like MUMPS and subsequent proprietary solutions like NPR. This lineage highlights the long-term maintenance and evolution of codebases in enterprise software environments.

## Notable For
- **Proprietary Nature**: Developed specifically by and for MEDITECH.
- **Historical Lineage**: Acts as the direct predecessor to the NPR programming language.
- **Dynamic Typing**: Features a dynamic typing discipline, distinguishing it from statically typed systems of the same era.
- **MUMPS Influence**: Is a recognized descendant or influenced variant of the MUMPS language standard.

## Body
### Development and History
MIIS is a programming language utilized within the MEDITECH ecosystem. Its inception dates back to 1971, establishing it as an early example of a domain-specific language in the healthcare computing sector.

### Technical Classification
The language is defined as an interpretive information system. It operates under a **dynamic typing** discipline, allowing variables to change types and checking types at runtime rather than compile time.

### Succession and Evolution
The development of MIIS was influenced by **MUMPS**, a language standard prominent in the healthcare field. The MIIS language was eventually succeeded by **NPR**, another proprietary programming language developed by MEDITECH, which has an inception date of 1985. This transition marks a distinct evolution in the toolset provided by the developer for communicating instructions to their systems.

## References

1. [Source](http://www.meditech.com/CorporateTimeline/homepage.htm)