FHIR IG analytics| Package | myhie.v4 |
| Resource Type | Subscription |
| Id | CodeSystem-condition-category-my-core.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Subscription",
"id": "lab-request-affiliate",
"extension": [
{
"url": "http://hapifhir.io/fhir/StructureDefinition/subscription-payload-search-criteria",
"valueString": "ServiceRequest?_id=${matched_resource_id}&_include=ServiceRequest:subject&_include=ServiceRequest:encounter"
}
],
"status": "active",
"reason": "Lab Requesting Affiliate",
"criteria": "ServiceRequest?category=108252007&performer-type=affiliate&status=active,revoked",
"channel": {
"type": "message",
"endpoint": "channel:lab-request-affiliate",
"payload": "application/json"
}
}