Open chrisroederucdenver opened 2 weeks ago
@AdamLeeIT please use pull requests to commit so that we can do code reviews. Questions/Comments here.
use the JHU mapping tables:
The code 95971004 is what I added trying to create observations from C-CDA_R2-1CCD.xml
3052,3053c3052,3054
< <id root="aed821af-3330-4138-97f0-e84dfe5f3c35"/>
< <code code="3094-0" displayName="Urea nitrogen, Serum" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC"/>
---
> <id root="aed821af-3330-4138-97f0-e84dfe5f3c35-1"/>
> <!--<code code="3094-0" displayName="Urea nitrogen, Serum" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC"/> -->
> <code code="95971004" displayName="Urea nitrogen, Serum" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT"/>
It comes up now as a drug in SNOMED and an observation in Nebraska. That needs to be corrected with something from SNOMED that is an observattion...and not necessarily urea nitrogen.
This is a ticket for the backend work for the seccond batch of metrics, here on the CCDA side.