{"id":24834558,"url":"https://github.com/DIGI-UW/shared-health-record","last_synced_at":"2025-10-14T07:31:32.582Z","repository":{"id":38719082,"uuid":"335508460","full_name":"DIGI-UW/shared-health-record","owner":"DIGI-UW","description":"An open, FHIR-based shared health record implementation based on OpenHIE Specifications","archived":false,"fork":false,"pushed_at":"2024-06-12T07:19:56.000Z","size":4485,"stargazers_count":6,"open_issues_count":3,"forks_count":4,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-07-23T22:31:15.374Z","etag":null,"topics":["docker","fhir","healthcare","healthit","openhie"],"latest_commit_sha":null,"homepage":"https://registry.hub.docker.com/r/itechuw/shared-health-record","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DIGI-UW.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-03T04:37:28.000Z","updated_at":"2024-12-05T09:43:28.000Z","dependencies_parsed_at":"2023-09-29T07:33:46.920Z","dependency_job_id":"38841c48-246d-492a-a045-cd51e6116de1","html_url":"https://github.com/DIGI-UW/shared-health-record","commit_stats":null,"previous_names":["digi-uw/shared-health-record","i-tech-uw/shared-health-record"],"tags_count":49,"template":false,"template_full_name":null,"purl":"pkg:github/DIGI-UW/shared-health-record","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DIGI-UW%2Fshared-health-record","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DIGI-UW%2Fshared-health-record/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DIGI-UW%2Fshared-health-record/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DIGI-UW%2Fshared-health-record/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DIGI-UW","download_url":"https://codeload.github.com/DIGI-UW/shared-health-record/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DIGI-UW%2Fshared-health-record/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018225,"owners_count":26086307,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","fhir","healthcare","healthit","openhie"],"created_at":"2025-01-31T03:30:02.913Z","updated_at":"2025-10-14T07:31:31.984Z","avatar_url":"https://github.com/DIGI-UW.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shared Health Record\n\n[![CI/CD](https://github.com/I-TECH-UW/shared-health-record/actions/workflows/main.yml/badge.svg)](https://github.com/I-TECH-UW/shared-health-record/actions/workflows/main.yml)\n\nAn FHIR-based Implementation of the Shared Health Record (SHR) as specified in section 3.6 of the [OpenHIE Architecture Specifications](https://ohie.org/framework/).\n\nThis project implements the following FHIR IGs:\n1. Lab Workflows: https://i-tech-uw.github.io/emr-lis-ig/, https://b-techbw.github.io/bw-lab-ig\n2. International Patient Summary: http://hl7.org/fhir/uv/ips/\n\n## Dev Guide\n\n### Local Development\n```sh\ngit clone https://github.com/I-TECH-UW/shared-health-record.git\ncd shared-health-record\n\ndocker-compose -f .\\dev.docker-compose.yml --profile dev up -d\n\nyarn\nyarn build\nyarn start\n```\n\n### Docker Compose Entry\n```sh\n  shr:\n    container_name: shr\n    hostname: shr\n    image: ghcr.io/i-tech-uw/shared-health-record:latest\n    ports:\n      - 3000:3000\n    environment:\n      - NODE_ENV=docker\n    volumes:\n      - ./config/config_docker.json:/app/config/config_docker.json\n      - ./config/config_docker.json:/app/config/mediator_docker.json\n```\n\nSee the `docker-compose.yml` files for examples of integration with OpenHIM and other OpenHIE components\n\n## References\n1. Supports the [International Patient Summary](http://hl7.org/fhir/uv/ips/)\n\n2. Supports the [OpenHIE Laboratory Workflows](https://i-tech-uw.github.io/emr-lis-ig/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDIGI-UW%2Fshared-health-record","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDIGI-UW%2Fshared-health-record","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDIGI-UW%2Fshared-health-record/lists"}