Stream: bulk data
Topic: Group endpoint
Dan Gottlieb (Jan 11 2022 at 17:21):
@Raj Sankuratri Sure - for example, a GET
request to https://bulk-data.smarthealthit.org/eyJlcnIiOiIiLCJwYWdlIjoxMDAwMCwiZHVyIjoxMCwidGx0IjoxNSwibSI6MSwic3R1IjozLCJkZWwiOjB9/fhir/Group returns:
{
"resourceType": "Bundle",
"id": "1ddf29a8a03441108f1e0f6e9adef312da42c49dbff6b8308ddcec27551d8464",
"meta": {
"lastUpdated": "2022-01-11 15:51:46"
},
"type": "searchset",
"total": 8,
"link": [
{
"relation": "self",
"url": "https://bulk-data.smarthealthit.org/fhir/Group"
}
],
"entry": [
{
"fullUrl": "https://bulk-data.smarthealthit.org/fhir/Group/048d4683-703a-4311-963d-48e515a6372b",
"resource": {
"resourceType": "Group",
"id": "048d4683-703a-4311-963d-48e515a6372b",
"identifier": [
{
"system": "https://bulk-data/db-id",
"value": "048d4683-703a-4311-963d-48e515a6372b"
}
],
"quantity": 7,
"name": "Neighborhood Health Plan",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Neighborhood Health Plan</div>"
},
"type": "person",
"actual": true
}
},
{
"fullUrl": "https://bulk-data.smarthealthit.org/fhir/Group/4017035f-681e-4e5a-9ac3-4a27c7aa57dd",
"resource": {
"resourceType": "Group",
"id": "4017035f-681e-4e5a-9ac3-4a27c7aa57dd",
"identifier": [
{
"system": "https://bulk-data/db-id",
"value": "4017035f-681e-4e5a-9ac3-4a27c7aa57dd"
}
],
"quantity": 10,
"name": "BMC HealthNet",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">BMC HealthNet</div>"
},
"type": "person",
"actual": true
}
},
{
"fullUrl": "https://bulk-data.smarthealthit.org/fhir/Group/449f3677-6053-4e00-a4aa-881721f07332",
"resource": {
"resourceType": "Group",
"id": "449f3677-6053-4e00-a4aa-881721f07332",
"identifier": [
{
"system": "https://bulk-data/db-id",
"value": "449f3677-6053-4e00-a4aa-881721f07332"
}
],
"quantity": 3,
"name": "Harvard Pilgrim Health Care",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Harvard Pilgrim Health Care</div>"
},
"type": "person",
"actual": true
}
},
{
"fullUrl": "https://bulk-data.smarthealthit.org/fhir/Group/5033ae08-fb5b-40fb-ab9a-23674bc1b42b",
"resource": {
"resourceType": "Group",
"id": "5033ae08-fb5b-40fb-ab9a-23674bc1b42b",
"identifier": [
{
"system": "https://bulk-data/db-id",
"value": "5033ae08-fb5b-40fb-ab9a-23674bc1b42b"
}
],
"quantity": 3,
"name": "Minuteman Health",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Minuteman Health</div>"
},
"type": "person",
"actual": true
}
},
{
"fullUrl": "https://bulk-data.smarthealthit.org/fhir/Group/ad44e371-4d6d-486d-aebe-3fd29fffdf58",
"resource": {
"resourceType": "Group",
"id": "ad44e371-4d6d-486d-aebe-3fd29fffdf58",
"identifier": [
{
"system": "https://bulk-data/db-id",
"value": "ad44e371-4d6d-486d-aebe-3fd29fffdf58"
}
],
"quantity": 27,
"name": "Blue Cross Blue Shield",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Blue Cross Blue Shield</div>"
},
"type": "person",
"actual": true
}
},
{
"fullUrl": "https://bulk-data.smarthealthit.org/fhir/Group/d7693df9-cfc9-4ec7-8c30-bbabd0e55970",
"resource": {
"resourceType": "Group",
"id": "d7693df9-cfc9-4ec7-8c30-bbabd0e55970",
"identifier": [
{
"system": "https://bulk-data/db-id",
"value": "d7693df9-cfc9-4ec7-8c30-bbabd0e55970"
}
],
"quantity": 22,
"name": "Tufts Health Plan",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Tufts Health Plan</div>"
},
"type": "person",
"actual": true
}
},
{
"fullUrl": "https://bulk-data.smarthealthit.org/fhir/Group/d9ccf198-6b84-4ffd-8872-9faf4ac09029",
"resource": {
"resourceType": "Group",
"id": "d9ccf198-6b84-4ffd-8872-9faf4ac09029",
"identifier": [
{
"system": "https://bulk-data/db-id",
"value": "d9ccf198-6b84-4ffd-8872-9faf4ac09029"
}
],
"quantity": 3,
"name": "Fallon Health",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Fallon Health</div>"
},
"type": "person",
"actual": true
}
},
{
"fullUrl": "https://bulk-data.smarthealthit.org/fhir/Group/e0896a87-0547-4a29-9b2f-eb2cfa708806",
"resource": {
"resourceType": "Group",
"id": "e0896a87-0547-4a29-9b2f-eb2cfa708806",
"identifier": [
{
"system": "https://bulk-data/db-id",
"value": "e0896a87-0547-4a29-9b2f-eb2cfa708806"
}
],
"quantity": 25,
"name": "Health New England",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Health New England</div>"
},
"type": "person",
"actual": true
}
}
]
}
Dan Gottlieb (Jan 11 2022 at 17:22):
Details on the Group API are at https://www.hl7.org/fhir/group.html
Raj Sankuratri (Jan 11 2022 at 17:25):
Dan Gottlieb said:
Raj Sankuratri Sure - for example, a
GET
request to https://bulk-data.smarthealthit.org/eyJlcnIiOiIiLCJwYWdlIjoxMDAwMCwiZHVyIjoxMCwidGx0IjoxNSwibSI6MSwic3R1IjozLCJkZWwiOjB9/fhir/Group returns:{ "resourceType": "Bundle", "id": "1ddf29a8a03441108f1e0f6e9adef312da42c49dbff6b8308ddcec27551d8464", "meta": { "lastUpdated": "2022-01-11 15:51:46" }, "type": "searchset", "total": 8, "link": [ { "relation": "self", "url": "https://bulk-data.smarthealthit.org/fhir/Group" } ], "entry": [ { "fullUrl": "https://bulk-data.smarthealthit.org/fhir/Group/048d4683-703a-4311-963d-48e515a6372b", "resource": { "resourceType": "Group", "id": "048d4683-703a-4311-963d-48e515a6372b", "identifier": [ { "system": "https://bulk-data/db-id", "value": "048d4683-703a-4311-963d-48e515a6372b" } ], "quantity": 7, "name": "Neighborhood Health Plan", "text": { "status": "generated", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Neighborhood Health Plan</div>" }, "type": "person", "actual": true } }, { "fullUrl": "https://bulk-data.smarthealthit.org/fhir/Group/4017035f-681e-4e5a-9ac3-4a27c7aa57dd", "resource": { "resourceType": "Group", "id": "4017035f-681e-4e5a-9ac3-4a27c7aa57dd", "identifier": [ { "system": "https://bulk-data/db-id", "value": "4017035f-681e-4e5a-9ac3-4a27c7aa57dd" } ], "quantity": 10, "name": "BMC HealthNet", "text": { "status": "generated", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">BMC HealthNet</div>" }, "type": "person", "actual": true } }, { "fullUrl": "https://bulk-data.smarthealthit.org/fhir/Group/449f3677-6053-4e00-a4aa-881721f07332", "resource": { "resourceType": "Group", "id": "449f3677-6053-4e00-a4aa-881721f07332", "identifier": [ { "system": "https://bulk-data/db-id", "value": "449f3677-6053-4e00-a4aa-881721f07332" } ], "quantity": 3, "name": "Harvard Pilgrim Health Care", "text": { "status": "generated", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Harvard Pilgrim Health Care</div>" }, "type": "person", "actual": true } }, { "fullUrl": "https://bulk-data.smarthealthit.org/fhir/Group/5033ae08-fb5b-40fb-ab9a-23674bc1b42b", "resource": { "resourceType": "Group", "id": "5033ae08-fb5b-40fb-ab9a-23674bc1b42b", "identifier": [ { "system": "https://bulk-data/db-id", "value": "5033ae08-fb5b-40fb-ab9a-23674bc1b42b" } ], "quantity": 3, "name": "Minuteman Health", "text": { "status": "generated", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Minuteman Health</div>" }, "type": "person", "actual": true } }, { "fullUrl": "https://bulk-data.smarthealthit.org/fhir/Group/ad44e371-4d6d-486d-aebe-3fd29fffdf58", "resource": { "resourceType": "Group", "id": "ad44e371-4d6d-486d-aebe-3fd29fffdf58", "identifier": [ { "system": "https://bulk-data/db-id", "value": "ad44e371-4d6d-486d-aebe-3fd29fffdf58" } ], "quantity": 27, "name": "Blue Cross Blue Shield", "text": { "status": "generated", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Blue Cross Blue Shield</div>" }, "type": "person", "actual": true } }, { "fullUrl": "https://bulk-data.smarthealthit.org/fhir/Group/d7693df9-cfc9-4ec7-8c30-bbabd0e55970", "resource": { "resourceType": "Group", "id": "d7693df9-cfc9-4ec7-8c30-bbabd0e55970", "identifier": [ { "system": "https://bulk-data/db-id", "value": "d7693df9-cfc9-4ec7-8c30-bbabd0e55970" } ], "quantity": 22, "name": "Tufts Health Plan", "text": { "status": "generated", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Tufts Health Plan</div>" }, "type": "person", "actual": true } }, { "fullUrl": "https://bulk-data.smarthealthit.org/fhir/Group/d9ccf198-6b84-4ffd-8872-9faf4ac09029", "resource": { "resourceType": "Group", "id": "d9ccf198-6b84-4ffd-8872-9faf4ac09029", "identifier": [ { "system": "https://bulk-data/db-id", "value": "d9ccf198-6b84-4ffd-8872-9faf4ac09029" } ], "quantity": 3, "name": "Fallon Health", "text": { "status": "generated", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Fallon Health</div>" }, "type": "person", "actual": true } }, { "fullUrl": "https://bulk-data.smarthealthit.org/fhir/Group/e0896a87-0547-4a29-9b2f-eb2cfa708806", "resource": { "resourceType": "Group", "id": "e0896a87-0547-4a29-9b2f-eb2cfa708806", "identifier": [ { "system": "https://bulk-data/db-id", "value": "e0896a87-0547-4a29-9b2f-eb2cfa708806" } ], "quantity": 25, "name": "Health New England", "text": { "status": "generated", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Health New England</div>" }, "type": "person", "actual": true } } ] }
Thank you, Dan!
Last updated: Apr 12 2022 at 19:14 UTC