Sha256: daa4809b564e1ca21c8767275a4120824b6e402e69fafc9c036082b19f67667d

Contents?: true

Size: 758 Bytes

Versions: 11

Compression:

Stored size: 758 Bytes

Contents

{
  "resourceType": "Subscription",
  "id": "example",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">[Put rendering here]</div>"
  },
  "criteria": "Observation?code=http://loinc.org|1975-2",
  "contact": [
    {
      "system": "phone",
      "value": "ext 4123"
    }
  ],
  "reason": "Monitor new neonatal function",
  "status": "requested",
  "channel": {
    "type": "rest-hook",
    "endpoint": "https://biliwatch.com/customers/mount-auburn-miu/on-result",
    "payload": "application/fhir+json",
    "header": "Authorization: Bearer secret-token-abc-123"
  },
  "end": "2021-01-01T00:00:00Z",
  "tag": [
    {
      "system": "http://example.org/fhir/cs/internal",
      "code": "bili-done"
    }
  ]
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
fhir_models-1.8.3 lib/fhir_models/examples/json/subscription-example.json
fhir_models-1.8.2 lib/fhir_models/examples/json/subscription-example.json
fhir_models-1.8.1 lib/fhir_models/examples/json/subscription-example.json
fhir_models-1.8.0 lib/fhir_models/examples/json/subscription-example.json
fhir_models-1.6.8 lib/fhir_models/examples/json/subscription-example.json
fhir_models-1.6.7 lib/fhir_models/examples/json/subscription-example.json
fhir_models-1.6.6 lib/fhir_models/examples/json/subscription-example.json
fhir_models-1.6.4 lib/fhir_models/examples/json/subscription-example.json
fhir_models-1.6.3 examples/json/subscription-example.json
fhir_models-1.6.2 examples/json/subscription-example.json
fhir_models-1.6.1 examples/json/subscription-example.json