1+ {
2+ "resourceType" : " Bundle" ,
3+ "id" : " 51dfb956-aef7-4b2c-bc54-7f63286433b5" ,
4+ "meta" : {
5+ "lastUpdated" : " 2024-11-27T07:02:46.387-05:00"
6+ },
7+ "type" : " searchset" ,
8+ "total" : 1 ,
9+ "link" : [
10+ {
11+ "relation" : " first" ,
12+ "url" : " https://test.bluebutton.cms.gov/v2/fhir/Patient?_format=application%2Fjson%2Bfhir&startIndex=0&_count=10&_id=-10000010254647"
13+ },
14+ {
15+ "relation" : " last" ,
16+ "url" : " https://test.bluebutton.cms.gov/v2/fhir/Patient?_format=application%2Fjson%2Bfhir&startIndex=0&_count=10&_id=-10000010254647"
17+ },
18+ {
19+ "relation" : " self" ,
20+ "url" : " https://test.bluebutton.cms.gov/v2/fhir/Patient/?_count=10&_format=application%2Fjson%2Bfhir&_id=-10000010254647&startIndex=0"
21+ }
22+ ],
23+ "entry" : [
24+ {
25+ "resource" : {
26+ "resourceType" : " Patient" ,
27+ "id" : " -10000010254647" ,
28+ "meta" : {
29+ "lastUpdated" : " 2023-06-14T14:17:07.293-04:00" ,
30+ "profile" : [
31+ " http://hl7.org/fhir/us/carin-bb/StructureDefinition/C4BB-Patient"
32+ ]
33+ },
34+ "extension" : [
35+ {
36+ "url" : " https://bluebutton.cms.gov/resources/variables/race" ,
37+ "valueCoding" : {
38+ "system" : " https://bluebutton.cms.gov/resources/variables/race" ,
39+ "code" : " 2" ,
40+ "display" : " Black"
41+ }
42+ },
43+ {
44+ "url" : " http://hl7.org/fhir/us/core/StructureDefinition/us-core-race" ,
45+ "extension" : [
46+ {
47+ "url" : " ombCategory" ,
48+ "valueCoding" : {
49+ "system" : " http://terminology.hl7.org/CodeSystem/v3-NullFlavor" ,
50+ "code" : " UNK" ,
51+ "display" : " Unknown"
52+ }
53+ },
54+ {
55+ "url" : " text" ,
56+ "valueString" : " Unknown"
57+ }
58+ ]
59+ },
60+ {
61+ "url" : " https://bluebutton.cms.gov/resources/variables/rfrnc_yr" ,
62+ "valueDate" : " 2025"
63+ },
64+ {
65+ "url" : " https://bluebutton.cms.gov/resources/variables/dual_01" ,
66+ "valueCoding" : {
67+ "system" : " https://bluebutton.cms.gov/resources/variables/dual_01" ,
68+ "code" : " 02" ,
69+ "display" : " QMB and full Medicaid coverage, including prescription drugs"
70+ }
71+ },
72+ {
73+ "url" : " https://bluebutton.cms.gov/resources/variables/dual_02" ,
74+ "valueCoding" : {
75+ "system" : " https://bluebutton.cms.gov/resources/variables/dual_02" ,
76+ "code" : " 02" ,
77+ "display" : " QMB and full Medicaid coverage, including prescription drugs"
78+ }
79+ },
80+ {
81+ "url" : " https://bluebutton.cms.gov/resources/variables/dual_03" ,
82+ "valueCoding" : {
83+ "system" : " https://bluebutton.cms.gov/resources/variables/dual_03" ,
84+ "code" : " 02" ,
85+ "display" : " QMB and full Medicaid coverage, including prescription drugs"
86+ }
87+ }
88+ ],
89+ "identifier" : [
90+ {
91+ "type" : {
92+ "coding" : [
93+ {
94+ "system" : " http://terminology.hl7.org/CodeSystem/v2-0203" ,
95+ "code" : " MB" ,
96+ "display" : " Member Number"
97+ }
98+ ]
99+ },
100+ "system" : " https://bluebutton.cms.gov/resources/variables/bene_id" ,
101+ "value" : " -10000010254647"
102+ },
103+ {
104+ "type" : {
105+ "coding" : [
106+ {
107+ "extension" : [
108+ {
109+ "url" : " https://bluebutton.cms.gov/resources/codesystem/identifier-currency" ,
110+ "valueCoding" : {
111+ "system" : " https://bluebutton.cms.gov/resources/codesystem/identifier-currency" ,
112+ "code" : " current" ,
113+ "display" : " Current"
114+ }
115+ }
116+ ],
117+ "system" : " http://terminology.hl7.org/CodeSystem/v2-0203" ,
118+ "code" : " MC" ,
119+ "display" : " Patient's Medicare number"
120+ }
121+ ]
122+ },
123+ "system" : " http://hl7.org/fhir/sid/us-mbi" ,
124+ "value" : " 1S00EU7JH47"
125+ }
126+ ],
127+ "name" : [
128+ {
129+ "use" : " usual" ,
130+ "family" : " Ratke343" ,
131+ "given" : [
132+ " Johnie961" ,
133+ " C"
134+ ]
135+ }
136+ ],
137+ "gender" : " male" ,
138+ "birthDate" : " 1990-08-14" ,
139+ "deceasedBoolean" : false ,
140+ "address" : [
141+ {
142+ "state" : " 01" ,
143+ "postalCode" : " 35756"
144+ }
145+ ]
146+ }
147+ }
148+ ]
149+ }
0 commit comments