CMSgov/dpc-app

View on GitHub
src/main/resources/bb-test-data/patient/-19990000002209.xml

Summary

Maintainability
Test Coverage
<Bundle xmlns='http://hl7.org/fhir'>
    <id value='3940fbde-899b-4c39-8e57-c10d2e9fabcc'/>
    <meta>
        <lastUpdated value='2020-04-24T18:46:46.726+00:00'/>
    </meta>
    <type value='searchset'/>
    <total value='1'/>
    <link>
        <relation value='first'/>
        <url value='https://sandbox.bluebutton.cms.gov/v1/fhir/Patient?_format=application%2Fjson%2Bfhir&amp;startIndex=0&amp;_count=10&amp;_id=-19990000002209'/>
    </link>
    <link>
        <relation value='last'/>
        <url value='https://sandbox.bluebutton.cms.gov/v1/fhir/Patient?_format=application%2Fjson%2Bfhir&amp;startIndex=0&amp;_count=10&amp;_id=-19990000002209'/>
    </link>
    <link>
        <relation value='self'/>
        <url value='https://sandbox.bluebutton.cms.gov/v1/fhir/Patient/?_count=10&amp;_format=application%2Fjson%2Bfhir&amp;_id=-19990000002209&amp;startIndex=0'/>
    </link>
    <entry>
        <resource>
            <Patient xmlns='http://hl7.org/fhir'>
                <id value='-19990000002209'/>
                <meta>
                    <lastUpdated value='2020-04-24T18:46:01.720+00:00'/>
                </meta>
                <extension url='https://bluebutton.cms.gov/resources/variables/race'>
                    <valueCoding>
                        <system value='https://bluebutton.cms.gov/resources/variables/race'/>
                        <code value='1'/>
                        <display value='White'/>
                    </valueCoding>
                </extension>
                <extension url='https://bluebutton.cms.gov/resources/variables/rfrnc_yr'>
                    <valueDate value='0003'/>
                </extension>
                <extension url='https://bluebutton.cms.gov/resources/variables/dual_01'>
                    <valueCoding>
                        <system value='https://bluebutton.cms.gov/resources/variables/dual_01'/>
                        <code value='AA'/>
                    </valueCoding>
                </extension>
                <extension url='https://bluebutton.cms.gov/resources/variables/dual_02'>
                    <valueCoding>
                        <system value='https://bluebutton.cms.gov/resources/variables/dual_02'/>
                        <code value='AA'/>
                    </valueCoding>
                </extension>
                <extension url='https://bluebutton.cms.gov/resources/variables/dual_03'>
                    <valueCoding>
                        <system value='https://bluebutton.cms.gov/resources/variables/dual_03'/>
                        <code value='AA'/>
                    </valueCoding>
                </extension>
                <extension url='https://bluebutton.cms.gov/resources/variables/dual_04'>
                    <valueCoding>
                        <system value='https://bluebutton.cms.gov/resources/variables/dual_04'/>
                        <code value='AA'/>
                    </valueCoding>
                </extension>
                <extension url='https://bluebutton.cms.gov/resources/variables/dual_05'>
                    <valueCoding>
                        <system value='https://bluebutton.cms.gov/resources/variables/dual_05'/>
                        <code value='AA'/>
                    </valueCoding>
                </extension>
                <extension url='https://bluebutton.cms.gov/resources/variables/dual_06'>
                    <valueCoding>
                        <system value='https://bluebutton.cms.gov/resources/variables/dual_06'/>
                        <code value='AA'/>
                    </valueCoding>
                </extension>
                <extension url='https://bluebutton.cms.gov/resources/variables/dual_07'>
                    <valueCoding>
                        <system value='https://bluebutton.cms.gov/resources/variables/dual_07'/>
                        <code value='AA'/>
                    </valueCoding>
                </extension>
                <extension url='https://bluebutton.cms.gov/resources/variables/dual_08'>
                    <valueCoding>
                        <system value='https://bluebutton.cms.gov/resources/variables/dual_08'/>
                        <code value='AA'/>
                    </valueCoding>
                </extension>
                <extension url='https://bluebutton.cms.gov/resources/variables/dual_09'>
                    <valueCoding>
                        <system value='https://bluebutton.cms.gov/resources/variables/dual_09'/>
                        <code value='AA'/>
                    </valueCoding>
                </extension>
                <extension url='https://bluebutton.cms.gov/resources/variables/dual_10'>
                    <valueCoding>
                        <system value='https://bluebutton.cms.gov/resources/variables/dual_10'/>
                        <code value='AA'/>
                    </valueCoding>
                </extension>
                <extension url='https://bluebutton.cms.gov/resources/variables/dual_11'>
                    <valueCoding>
                        <system value='https://bluebutton.cms.gov/resources/variables/dual_11'/>
                        <code value='AA'/>
                    </valueCoding>
                </extension>
                <extension url='https://bluebutton.cms.gov/resources/variables/dual_12'>
                    <valueCoding>
                        <system value='https://bluebutton.cms.gov/resources/variables/dual_12'/>
                        <code value='AA'/>
                    </valueCoding>
                </extension>
                <identifier>
                    <system value='https://bluebutton.cms.gov/resources/variables/bene_id'/>
                    <value value='-19990000002209'/>
                </identifier>
                <identifier>
                    <system value='https://bluebutton.cms.gov/resources/identifier/mbi-hash'/>
                    <value value='41af07535e0a66226cf2f0e6c551c0a15bd49192fc055aa5cd2e63f31f90a419'/>
                </identifier>
                <identifier>
                    <system value='http://hl7.org/fhir/sid/us-mbi'/>
                    <value value='4S58A00AA00'/>
                </identifier>
                <name>
                    <use value='usual'/>
                    <family value='Doe'/>
                    <given value='Jane'/>
                    <given value='X'/>
                </name>
                <gender value='female'/>
                <birthDate value='1999-06-01'/>
                <address>
                    <district value='999'/>
                    <state value='49'/>
                    <postalCode value='99999'/>
                </address>
            </Patient>
        </resource>
    </entry>
</Bundle>