BSeR: Bidirectional Services_eReferral
2.0.0-connectathon - CI Build United States of America flag

BSeR: Bidirectional Services_eReferral - Local Development build (v2.0.0-connectathon). See the Directory of published versions

: messageheader-BSeR-ReferralMessageHeader - JSON Representation

Raw json | Download


{
  "resourceType" : "MessageHeader",
  "id" : "messageheader-BSeR-ReferralMessageHeader",
  "meta" : {
    "versionId" : "3",
    "lastUpdated" : "2023-03-31T04:46:33.319+00:00",
    "source" : "#lBNtKfbea7oSBukP",
    "profile" : [
      "http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-ReferralMessageHeader"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MessageHeader</b><a name=\"messageheader-BSeR-ReferralMessageHeader\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource MessageHeader &quot;messageheader-BSeR-ReferralMessageHeader&quot; Version &quot;3&quot; Updated &quot;2023-03-31 04:46:33+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #lBNtKfbea7oSBukP!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-BSeR-ReferralMessageHeader.html\">BSeR Referral Message Header</a></p></div><p><b>event</b>: REF/RRI - Patient referral (Details: http://terminology.hl7.org/CodeSystem/v2-0003 code I12 = 'REF/RRI - Patient referral', stated as 'REF/RRI - Patient referral')</p><h3>Destinations</h3><table class=\"grid\"><tr><td>-</td><td><b>Endpoint</b></td><td><b>Receiver</b></td></tr><tr><td>*</td><td><a href=\"http://www.saintlukeshealthsystem.org/fhir/endpoint\">http://www.saintlukeshealthsystem.org/fhir/endpoint</a></td><td><a href=\"PractitionerRole-practitionerrole-bser-referral-recipient.html\">PractitionerRole/practitionerrole-bser-referral-recipient</a></td></tr></table><p><b>sender</b>: <a href=\"PractitionerRole-practitionerrole-bser-referral-initiator.html\">PractitionerRole/practitionerrole-bser-referral-initiator</a></p><h3>Sources</h3><table class=\"grid\"><tr><td>-</td><td><b>Name</b></td><td><b>Software</b></td><td><b>Version</b></td><td><b>Contact</b></td><td><b>Endpoint</b></td></tr><tr><td>*</td><td>Acme Central Patient Registry</td><td>FooBar Patient Manager</td><td>3.1.45.AABB</td><td><a href=\"tel:+1(555)1234567\">+1 (555) 123 4567</a></td><td><a href=\"http://www.saintlukeshealthsystem.org/fhir\">http://www.saintlukeshealthsystem.org/fhir</a></td></tr></table><p><b>reason</b>: REF/RRI - Patient referral <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v2-0003.html\">eventType</a>#I12)</span></p><p><b>focus</b>: <a href=\"Task-task-BSeR-ReferralTask.html\">Task/task-BSeR-ReferralTask</a></p></div>"
  },
  "eventCoding" : {
    "system" : "http://terminology.hl7.org/CodeSystem/v2-0003",
    "code" : "I12",
    "display" : "REF/RRI - Patient referral"
  },
  "destination" : [
    {
      "endpoint" : "http://www.saintlukeshealthsystem.org/fhir/endpoint",
      "receiver" : {
        "reference" : "PractitionerRole/practitionerrole-bser-referral-recipient"
      }
    }
  ],
  "sender" : {
    "reference" : "PractitionerRole/practitionerrole-bser-referral-initiator"
  },
  "source" : {
    "name" : "Acme Central Patient Registry",
    "software" : "FooBar Patient Manager",
    "version" : "3.1.45.AABB",
    "contact" : {
      "system" : "phone",
      "value" : "+1 (555) 123 4567"
    },
    "endpoint" : "http://www.saintlukeshealthsystem.org/fhir"
  },
  "reason" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0003",
        "code" : "I12",
        "display" : "REF/RRI - Patient referral"
      }
    ]
  },
  "focus" : [
    {
      "reference" : "Task/task-BSeR-ReferralTask"
    }
  ]
}