This page is part of the FHIR Specification (v4.5.0: R5 Preview #3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
FHIR Infrastructure Work Group | Maturity Level: N/A | Standards Status: Informative | Compartments: Not linked to any defined compartments |
This is the narrative for the resource. See also the XML, JSON or Turtle format. This example conforms to the profile Subscription.
Generated Narrative
id: admission
name: AdmissionExample
status: active
end: 07/08/2019 9:15:18 PM
reason: subscription for beginning of a clinical encounter for patient 123
- | SearchParamName | Value |
* | patient | Patient/123 |
channelType: rest-hook
endpoint: https://example.org/Endpoints/P123
header: Authorization: Bearer secret-token-abc-123
heartbeatPeriod: 60
timeout: 5
contentType: application/fhir+json
content: id-only
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.