Sha256: e3dcf738178b0c9f5e8a6bb85441ae0ed536493eea2ca124eba230ed122c0ffb

Contents?: true

Size: 928 Bytes

Versions: 4

Compression:

Stored size: 928 Bytes

Contents

{
  "resourceType": "MessageDefinition",
  "id": "example",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">[Put rendering here]</div>"
  },
  "url": "http://hl7.org/fhir/MessageDefinition/example",
  "name": "A24",
  "title": "Link patients notification",
  "status": "draft",
  "experimental": true,
  "date": "2016-11-09",
  "publisher": "Health Level Seven, Int'l",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        }
      ]
    }
  ],
  "purpose": "Notifies recipient systems that two patients have been 'linked' - meaning they represent the same individual",
  "event": {
    "system": "http://hl7.org/fhir/message-events",
    "code": "patient-link"
  },
  "category": "Notification",
  "focus": [
    {
      "code": "Patient",
      "min": 2,
      "max": "2"
    }
  ],
  "responseRequired": false
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fhir_models-1.8.3 lib/fhir_models/examples/json/messagedefinition-example.json
fhir_models-1.8.2 lib/fhir_models/examples/json/messagedefinition-example.json
fhir_models-1.8.1 lib/fhir_models/examples/json/messagedefinition-example.json
fhir_models-1.8.0 lib/fhir_models/examples/json/messagedefinition-example.json