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