HrmFiller Naming system¶
Status: draft · 1.26.0 · JSON
Identifies a report ingested from Health Report Manager by the report number the SENDING FACILITY assigned it, carried on DiagnosticReport.identifier. THE AUTHORITY IS THE SENDING FACILITY, NOT THIS PLATFORM, AND THE VALUE IS NOT A REPORT KEY: the ingest pipeline's own duplicate test combines this number with the file version, the effective date, the patient, the message identifier and a checksum of the report content, and a consumer that keys on this identifier alone will collide. Writers stamp Identifier.type = FILL (HL7 v2-0203) and Identifier.use = official alongside this system; readers SHOULD prefer the FILL-typed identifier and fall back to matching this system only when nothing is typed, because the type is what makes a report from an unfamiliar facility readable without knowing its naming system. MIGRATION: Nexus EMR writes this system today as http://services.well.com/fhir/identifier/hrm-filler (FHIR-372), an address this specification does not publish; it is live in stored Identifier.system values and in code, and is under migration to the URI declared here. Write the URI declared here; expect both until the migration completes.
| Type | Value | Preferred |
|---|---|---|
| uri | ../NamingSystem/hrm-filler |
true |
| uri | http://services.well.com/fhir/identifier/hrm-filler |
false |