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