FHIR IG analytics| Package | hl7.fhir.us.spl |
| Resource Type | MessageHeader |
| Id | MessageHeader-SampleGDUFAFacilityIdentificationMessage.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MessageHeader SampleGDUFAFacilityIdentificationMessage
Profile: GDUFAFacilityIdentificationMessage
event: LOINC 72090-4: Identification of CBER-regulated generic drug facility
| Endpoint[x] |
| http://example.org/ |
focus:
{
"resourceType": "MessageHeader",
"id": "SampleGDUFAFacilityIdentificationMessage",
"meta": {
"profile": [
"http://hl7.org/fhir/us/spl/StructureDefinition/GDUFAFacilityIdentificationMessage"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"eventCoding": {
"system": "http://loinc.org",
"code": "72090-4",
"display": "Identification of CBER-regulated generic drug facility"
},
"source": {
"endpointUrl": "http://example.org/"
},
"focus": [
{
"reference": "Organization/ExampleGDUFARegistrant"
},
{
"reference": "Organization/ExampleGDUFAFacility"
}
]
}