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