Skip to content

Instantly share code, notes, and snippets.

@angshu
Created April 7, 2020 13:03
Show Gist options
  • Save angshu/36b5bc3640509b5ce9d37b0b7e7945c7 to your computer and use it in GitHub Desktop.
Save angshu/36b5bc3640509b5ce9d37b0b7e7945c7 to your computer and use it in GitHub Desktop.
{
"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": {
"timestamp": "2015-06-22T13:56:07Z",
"contains": [
{
"code": "CAREMGT",
"system": "http://projecteka.in/",
"display": "Care Management"
},
{
"code": "GOV",
"system": "http://projecteka.in/",
"display": "Government"
},
{
"code": "HDM",
"system": "http://projecteka.in/",
"display": "Healthcare Delivery Management"
},
{
"code": "HPRGRP",
"system": "http://projecteka.in/",
"display": "Health Program Reporting"
},
{
"code": "HPAYMT",
"system": "http://projecteka.in/",
"display": "Healthcare Payment"
},
{
"code": "COVERAGE",
"system": "http://projecteka.in/",
"display": "Coverage under policy or program"
},
{
"code": "HRESCH",
"system": "http://projecteka.in/",
"display": "Healthcare Research"
},
{
"code": "PUBHLTH",
"system": "http://projecteka.in/",
"display": "Public Health"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment