CDCgov / phdi

https://cdcgov.github.io/dibbs-site/
Creative Commons Zero v1.0 Universal
35 stars 14 forks source link

Add eICR Custodian Details #2622

Closed angelathe closed 2 months ago

angelathe commented 2 months ago

PULL REQUEST

Summary

Main story:

Related Issue

Fixes #2517

Acceptance Criteria

Additional Information

Example eCR: http://localhost:3000/ecr-viewer/view-data?id=1.2.840.114350.1.13.297.3.7.8.688883.567479#eicr-custodian-details Custodian details (from XML):

    <custodian>
        <assignedCustodian>
            <representedCustodianOrganization>
                <id extension="51" root="1.2.840.114350.1.13.297.3.7.2.696570" />
                <name>Hoag Memorial Hospital</name>
                <telecom use="WP" value="tel:+1-949-764-8400" />
                <addr use="WP">
                    <streetAddressLine>1 HOAG DR</streetAddressLine>
                    <county>ORANGE</county>
                    <city>NEWPORT BEACH</city>
                    <state>CA</state>
                    <postalCode>92663-4162</postalCode>
                    <country>USA</country>
                </addr>
            </representedCustodianOrganization>
        </assignedCustodian>
    </custodian>

Screenshot: Screenshot 2024-09-25 at 13 37 33

Checklist

sarahtress commented 2 months ago

@angelathe this looks good to me, except for one thing - when I click on eICR Custodian Details in the side nav, it doesn't actually bring me down to that section and seems to be the only one doing that. not sure what's going wrong there but I had to manually scroll to that section to view it

angelathe commented 2 months ago

@angelathe this looks good to me, except for one thing - when I click on eICR Custodian Details in the side nav, it doesn't actually bring me down to that section and seems to be the only one doing that. not sure what's going wrong there but I had to manually scroll to that section to view it

@sarahtress Oops sorry about that! I think I fixed it if you want to check it again

sarahtress commented 2 months ago

@angelathe this looks good to me, except for one thing - when I click on eICR Custodian Details in the side nav, it doesn't actually bring me down to that section and seems to be the only one doing that. not sure what's going wrong there but I had to manually scroll to that section to view it

@sarahtress Oops sorry about that! I think I fixed it if you want to check it again

that's okay I believe you! lol