FHIR IG analytics| Package | hl7.fhir.us.spl |
| Resource Type | MessageHeader |
| Id | MessageHeader-SampleEstablishmentInactivationMessage.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MessageHeader SampleEstablishmentInactivationMessage
Profile: EstablishmentInactivationMessage
event: FHIR Specific SPL Message Types 01: Establishment inactivation
| Endpoint[x] |
| http://example.org/ |
focus:
{
"resourceType": "MessageHeader",
"id": "SampleEstablishmentInactivationMessage",
"meta": {
"profile": [
"http://hl7.org/fhir/us/spl/StructureDefinition/EstablishmentInactivationMessage"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"eventCoding": {
"system": "http://hl7.org/fhir/us/spl/CodeSystem/codesystem-fhirMessageTypes",
"code": "01",
"display": "Establishment inactivation"
},
"source": {
"endpointUrl": "http://example.org/"
},
"focus": [
{
"reference": "Organization/SampleIdentifiedEstablishmentRegistrant"
},
{
"reference": "Organization/SampleIdentifiedEstablishment"
}
]
}