Sha256: e1fc8fcc1eaf950301973dc9573d783ce18b793ba1bc32d50270a00e561254b8

Contents?: true

Size: 772 Bytes

Versions: 10

Compression:

Stored size: 772 Bytes

Contents

{
  "resourceType": "Subscription",
  "id": "example",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">[Put rendering here]</div>"
  },
  "status": "requested",
  "contact": [
    {
      "system": "phone",
      "value": "ext 4123"
    }
  ],
  "end": "2021-01-01T00:00:00Z",
  "reason": "Monitor new neonatal function",
  "criteria": "Observation?code=http://loinc.org|1975-2",
  "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"
    ]
  },
  "tag": [
    {
      "system": "http://example.org/fhir/cs/internal",
      "code": "bili-done"
    }
  ]
}

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
fhir_stu3_models-3.2.0 lib/fhir_stu3_models/examples/json/subscription-example.json
fhir_stu3_models-3.1.1 lib/fhir_stu3_models/examples/json/subscription-example.json
fhir_stu3_models-3.1.0 lib/fhir_stu3_models/examples/json/subscription-example.json
fhir_stu3_models-3.0.2 lib/fhir_stu3_models/examples/json/subscription-example.json
fhir_stu3_models-3.0.1 lib/fhir_stu3_models/examples/json/subscription-example.json
fhir_stu3_models-3.0.0 lib/fhir_stu3_models/examples/json/subscription-example.json
fhir_models-3.0.4 lib/fhir_models/examples/json/subscription-example.json
fhir_models-3.0.3 lib/fhir_models/examples/json/subscription-example.json
fhir_models-3.0.2 lib/fhir_models/examples/json/subscription-example.json
fhir_models-3.0.1 lib/fhir_models/examples/json/subscription-example.json