Skip to content

JumingXiong/BME547-coursework

Repository files navigation

Patient Health Database

Author: Juming Xiong

Introduction

This repository contains code for running a Patient Heath Database.

This is written in Python

Specifications

The database will contain:

  • Patient Name
  • Patient Age
  • Patient Bloodtype
    • A+
    • A-
    • B+
    • B-
    • AB+
    • AB-

Future additions

  1. Patient addres
  2. Patient Gender
  3. Medical Record Number

The variable name is 'x variable'. ... def function(x): print(x) ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages