FHIR IG analytics| Package | hl7.fhir.us.ecr.r4 |
| Resource Type | Subscription |
| Id | Subscription-subscription-dxtc.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Subscription subscription-dxtc
version: 7; Last updated: 2021-08-17 08:02:21+0000;
Information Source: #OVXkzMnUgrPGNQp3
status: Active
reason: Example subscription for Diagnosis_Problem trigger codes. Review http://hl7.org/fhir/subscription.html and modify status, channel, endpoint, etc. before using
criteria: Condition?code:in=http://hl7.org/fhir/us/ecr/ValueSet/valueset-dxtc-example
| Type | Endpoint |
| nobody@example.org |
{
"resourceType": "Subscription",
"id": "subscription-dxtc",
"meta": {
"versionId": "7",
"lastUpdated": "2021-08-17T08:02:21.949+00:00",
"source": "#OVXkzMnUgrPGNQp3"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"reason": "Example subscription for Diagnosis_Problem trigger codes. Review http://hl7.org/fhir/subscription.html and modify status, channel, endpoint, etc. before using",
"criteria": "Condition?code:in=http://hl7.org/fhir/us/ecr/ValueSet/valueset-dxtc-example",
"channel": {
"type": "email",
"endpoint": "mailto:nobody@example.org"
}
}