https://github.com/worldhealthorganization/tng-valuesets
Staging ground for valuesets that are to be loaded into the TNG
https://github.com/worldhealthorganization/tng-valuesets
Last synced: 7 months ago
JSON representation
Staging ground for valuesets that are to be loaded into the TNG
- Host: GitHub
- URL: https://github.com/worldhealthorganization/tng-valuesets
- Owner: WorldHealthOrganization
- Created: 2023-08-09T02:49:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-07T16:10:56.000Z (about 2 years ago)
- Last Synced: 2025-01-20T13:46:41.309Z (over 1 year ago)
- Language: Python
- Size: 30.3 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WHO trust network valuesets
This repository maintains valuesets for distribution in WHO trust network.
## Overview
Valuesets are maintained as JSON files in the subfolder `knowledgeLibrary` and should be FHIR standard compliant.
| File name | Description | Managed on |
|------------------------------------|----------------------------------------------------------------|---------------------------|
| country-2-codes.json | List of ISO-3166-2 country codes used for issuers | Github |
| disease-targeted-agent.json | List of diseases/targeted agent (i.e. covid) | Github |
| test-manf-example.json | Example of the test manufacturers value-set | tbd. Github / TNG Gateway |
| test-result.json | List of supported test results (i.e. detected, not detected..) | Github |
| test-type.json | List of supported test types (i.e. PCR, rapid-antigen..) | Github |
| vaccine-encoding-instructions.json | List of valid encodings (manufacturer + medical product) | Github |
| vaccine-mah-manf.json | List of vaccine manufacturers | Github |
| vaccine-medical-product.json | List of the vaccines | Github |
| vaccine-prophylaxis.json | List of the vaccine/prophylaxis types | Github |
# Conventions
- valuesets should use the filenames as unique id (without extension)