athenahealth / apiserver-athenaFlex

Software developers can use sample code and documentation to use athenahealth's athenaPractice/athenaFlow FHIR API Server.
https://mydata.athenahealth.com/home
17 stars 7 forks source link

License Restricted Data error in ValueSet/HDID #261

Closed satishjayakumar closed 1 year ago

satishjayakumar commented 1 year ago

When we perform a GET on ValueSet/HDID, we are getting the below error message. But for the other ValueSet we are able to get the response.

"issue": [ { "severity": "error", "code": "processing", "diagnostics": "License Restricted Data" } ]

Torin-Shepard-athena commented 1 year ago

@satishjayakumar HDID is the proprietary dictionary of observation terms in athenaPractice and athenaFlow. Applications that write Observation resources can use LOINC codes that map to internal OBS terms.

197 has more information

It may be possible to help you determine appropriate Observation codes If you describe your use case(s) for Observation resources.

AjeetYadav07 commented 1 year ago

@satishjayakumar, Marking this issue as closed.