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