FHIR IG analytics| Package | ihe.iti.pmir |
| Resource Type | MessageHeader |
| Id | MessageHeader-ex-messageheader-update.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MessageHeader ex-messageheader-update
event: urn:ihe:iti:pmir:2019:patient-feed
| Endpoint |
| http://example.com/patientEndpoint |
| Endpoint |
| http://example.com/patientSource |
focus: Bundle: type = history
{
"resourceType": "MessageHeader",
"id": "ex-messageheader-update",
"meta": {
"profile": [
"https://profiles.ihe.net/ITI/PMIR/StructureDefinition/IHE.PMIR.MessageHeader"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"eventUri": "urn:ihe:iti:pmir:2019:patient-feed",
"destination": [
{
"endpoint": "http://example.com/patientEndpoint"
}
],
"source": {
"endpoint": "http://example.com/patientSource"
},
"focus": [
{
"reference": "Bundle/ex-bundle-history-update"
}
]
}