FHIR IG analytics| Package | hl7.fhir.us.spl |
| Resource Type | MessageHeader |
| Id | MessageHeader-SampleNoChangeNotificationMessage.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MessageHeader SampleNoChangeNotificationMessage
Profile: NoChangeNotificationMessage
event: LOINC 53410-7: NO CHANGE NOTIFICATION
| Endpoint[x] |
| http://example.org/ |
{
"resourceType": "MessageHeader",
"id": "SampleNoChangeNotificationMessage",
"meta": {
"profile": [
"http://hl7.org/fhir/us/spl/StructureDefinition/NoChangeNotificationMessage"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"eventCoding": {
"system": "http://loinc.org",
"code": "53410-7",
"display": "NO CHANGE NOTIFICATION"
},
"source": {
"endpointUrl": "http://example.org/"
},
"focus": [
{
"reference": "Organization/SampleIdentifiedEstablishmentRegistrant"
}
]
}