Skip to content

Instantly share code, notes, and snippets.

View angshu's full-sized avatar

angshuman sarkar angshu

  • Bangalore, India
View GitHub Profile
{
"resourceType": "Organization",
"identifier": [
{
"system": "https://tmc.gov.in/ncg/",
"type": "12345"
}
],
"name": "Tata Memorial Hospital"
"active": true,
# To see the list of valid variables in Bahmni please refer to:
# https://bahmni.atlassian.net/wiki/display/BAH/List+Of+Configurable+Installation+Variables
timezone: Asia/Kolkata
implementation_name: default
selinux_state: disabled
bahmni_repo_url: http://repo.mybahmni.org/rpm/bahmni
{
"resourceType": "DiagnosticReport",
"id": "a45840dc-cf6b-4fcc-acec-d54a3bea40ff",
"contained": [
{
"resourceType": "Patient",
"id": "6fc2ff23-3f3c-419d-a037-d3e3bdb9a9be",
"identifier": [
{
"type": {
{
"resourceType": "ValueSet",
"id": "health-information-purpose-of-use",
"version": "1",
"name": "Purpose of use codes for Health Information",
"status": "active",
"date": "2020-04-06",
"publisher": "National Cancer Grid of India",
"description": "This is the value set that includes all the purpose codes that a Health Information User must specify for accessing Health Information",
"expansion": {
{
"resourceType": "Organization",
"id": "UNIQUE-RES-ID-FOR-TMH",
"name": "TATA MEMORIAL HOSPITAL",
"active": true,
"type": [
{
"coding": [
{
"system": "http://nhai.gov.in/CodeSystem/organization-type",
{
"resourceType": "ValueSet",
"id": "health-information-purpose-of-use",
"version": "1",
"name": "Purpose of use codes for Health Information",
"status": "active",
"date": "2020-01-01",
"publisher": "National Cancer Grid of India",
"description": "This is the value set that includes all the purpose codes that a Health Information User must specify for accessing Health Information",
"compose": {
{
"resourceType": "HealthcareService",
"id": "UNIQUE-HCS-ID-FOR-TMH",
"identifier": [
{
"type": "REGN",
"system": "http//bmc.in",
"value": "reg num",
"assigner": "bmc"
}
@angshu
angshu / Basic Org
Created April 29, 2020 15:59
Basic Org
{
"resourceType": "Organization",
"id": "unique id for TMC organization",
"identifier": [
{
"system": "https://tmc.gov.in/ncg/",
"type": "12345"
}
],
"name": "Tata Memorial Center"