Sha256: c051e1966c1d97bca7aaaa2412f311489c707baeba1a13f61361adaafecf5e36

Contents?: true

Size: 1.32 KB

Versions: 10

Compression:

Stored size: 1.32 KB

Contents

{
  "resourceType": "MessageHeader",
  "id": "1cbdfb97-5859-48a4-8301-d54eab818d68",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      <p>Update Person resource for Peter James CHALMERS (Jim), MRN: 12345 (Acme Healthcare)</p>\n    </div>"
  },
  "event": {
    "system": "http://hl7.org/fhir/message-events",
    "code": "admin-notify"
  },
  "destination": [
    {
      "name": "Acme Message Gateway",
      "target": {
        "reference": "Device/example"
      },
      "endpoint": "llp:10.11.12.14:5432"
    }
  ],
  "sender": {
    "reference": "Organization/1"
  },
  "timestamp": "2012-01-04T09:10:14Z",
  "enterer": {
    "reference": "Practitioner/example"
  },
  "author": {
    "reference": "Practitioner/example"
  },
  "source": {
    "name": "Acme Central Patient Registry",
    "software": "FooBar Patient Manager",
    "version": "3.1.45.AABB",
    "contact": {
      "system": "phone",
      "value": "+1 (555) 123 4567"
    },
    "endpoint": "llp:10.11.12.13:5432"
  },
  "reason": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/message-reasons-encounter",
        "code": "admit"
      }
    ]
  },
  "response": {
    "identifier": "5015fe84-8e76-4526-89d8-44b322e8d4fb",
    "code": "ok"
  },
  "focus": [
    {
      "reference": "Patient/example"
    }
  ]
}

Version data entries

10 entries across 10 versions & 2 rubygems

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