jfabrizio329 / signal-mso-fhir-profiles

Signal Managed Service Organization FHIR profiles
1 stars 0 forks source link

Create custom value sets / code systems for DocumentReference #89

Closed enjoysparkling closed 1 year ago

enjoysparkling commented 1 year ago

Tasks

Elements that need custom ValueSet (VS) and Code System (CS)

enjoysparkling commented 1 year ago

Latest list for File Classification:

arunsundar-m commented 1 year ago

@enjoysparkling @Gokulsignal It looks like the mapping with LOINC codes has to be done by the business, we can create a custom valueset as we do it for other resources

https://loinc.org/search/?t=1&s=attach https://loinc.org/search/?t=1&s=document

I tried searching with the above keywords but can't map to the above list.

Gokulsignal commented 1 year ago

Value set and Code System is created for the "Signal File Repo Classification" under the Document Reference.

https://github.com/enjoysparkling/signal-mso-fhir-profiles/pull/104

valueset-signal-filerepo-classification codesystem-signal-filerepo-classification

Below are the Code and Display values as part of the Signal specific drop downs. LIONC codes are expanded under the Expansion.Contain element

<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns="http://www.w3.org/TR/REC-html40">

Code | Display -- | -- referral | Referral assessment-request | Assessment Request treatment-record | Treatment Record service-authorizations | Service Authorizations quality-monitoring | Quality Monitoring data-submission | Data Submission invoice | Invoice audit-requested-records | Audit Requested Records credential-requested-records | Credential Requested Records service-organization-feedback | Service Organization Feedback

Kindly review the same and let us know if any changes required.

arunsundar-m commented 1 year ago

@enjoysparkling @Gokulsignal I have made the naming convention changes, fixed the forge issues for code system and valueset for file-repo-classification #https://github.com/enjoysparkling/signal-mso-fhir-profiles/pull/104/commits/65d1dd0f81282199f2d8d2e92ecb852ae92073c5