FHIR IG analytics| Package | hl7.fhir.us.spl |
| Resource Type | MessageHeader |
| Id | MessageHeader-SampleEstablishmentRegistrationMessage.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MessageHeader SampleEstablishmentRegistrationMessage
Profile: EstablishmentRegistrationMessage
event: LOINC 51725-0: Establishment registration
| Endpoint[x] |
| http://source.com/endpoint/ |
focus:
{
"resourceType": "MessageHeader",
"id": "SampleEstablishmentRegistrationMessage",
"meta": {
"profile": [
"http://hl7.org/fhir/us/spl/StructureDefinition/EstablishmentRegistrationMessage"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"eventCoding": {
"system": "http://loinc.org",
"code": "51725-0",
"display": "Establishment registration"
},
"source": {
"endpointUrl": "http://source.com/endpoint/"
},
"focus": [
{
"reference": "Organization/ExampleEstablishmentRegistrant"
},
{
"reference": "Organization/ExampleEstablishment"
}
]
}