example-SPOClinicalInformationResponse-MessageHeader-conditionSpecific

JSON Format: MessageHeader

Download Raw MessageHeader json example

An example of a MessageHeader used for the SPOClinicalInformationResponse condition-specific callback message.
{
    "resourceType": "MessageHeader",
    "id": "example-SPOClinicalInformationResponse-MessageHeader-conditionSpecific",
    "eventCoding": {
        "system": "http://surescripts.net/fhir/spo/message-events",
        "code": "condition-search-query"
    },
    "source": {
        "name": "Acme Patient Medical Record System",
        "software": "Acme Electronic Health Record",
        "endpoint": "b71baa6a-8186-4403-a150-edf279afba0d"
    },
    "response": {
        "identifier": "efdd254b-0e09-4164-883e-35cf3871715f",
        "code": "ok"
    }
}