This wiki has undergone a migration to Confluence found Here
NEMSIS OID approach
Jump to navigation
Jump to search
Back to EMS DAM page
The OID for NEMSIS, the organization as registrar, is 2.16.840.1.113883.17.3
There are no guidelines for how to structure an OID network, so we'll go with some principles:
- We won't just assign random numbers; we'll build a taxonomy. This will make it easier to manage construction and to maintain.
- For the primary nodes of the taxonomy, we'll reflect the HL7 node assignments (5 & 10). Normally I'd hesitate to do that sort of alignment, but
- The default is random anyway, so there's no real cost. The only risk is that we set an expectation and fail to meet it.
- There's not much to align, so that expectation is not unrealistic.
- If HL7 changes, we can't help that, but
- NEMSIS will stay consistent internally whatever else may happen.
- For subsequent nodes, we'll assign numbers serially to keep it easy. Random assignment might be more methodologically pure, but harder to do well.
We'll create two sub-nodes
- 2.16.840.1.113883.17.3.5 for terminology systems (internal to NEMSIS)
- 2.16.840.1.113883.17.3.10 for templates
Then, within templates
- 2.16.840.1.113883.17.3.10.1 for the Patient Care Report itself
- 2.16.840.1.113883.17.3.10.1.x (serially) for the Patient Care Report sections
- 2.16.840.1.113883.17.3.10.1.1 - Dispatch
- LOINC code requested EMSTEMPCL_01
- 2.16.840.1.113883.17.3.10.1.2 - Response
- LOINC code requested EMSTEMPCL_02
- 2.16.840.1.113883.17.3.10.1.3 - Disposition
- LOINC code requested EMSTEMPCL_03
- 2.16.840.1.113883.17.3.10.1.4 - Billing
- LOINC code requested EMSTEMPCL_04
- 2.16.840.1.113883.17.3.10.1.5 - EMS Adverse Event
- LOINC code requested EMSTEMPCL_05
- 2.16.840.1.113883.17.3.10.1.6 - Outcome
- LOINC code requested EMSTEMPCL_06
- 2.16.840.1.113883.17.3.10.1.7 - Protocol
- LOINC code requested EMSTEMPCL_07
- 2.16.840.1.113883.17.3.10.1.8 - Scene
- LOINC code requested EMSTEMPCL_08
- 2.16.840.1.113883.17.3.10.1.9 - Situation
- LOINC code requested EMSTEMPCL_09
- 2.16.840.1.113883.17.3.10.1.10 - Times
- LOINC code requested EMSTEMPCL_10
- 2.16.840.1.113883.17.3.10.1.1 - Dispatch
And, within terminologies
- 2.16.840.1.113883.17.3.5.1 for, e.g., response mode, etc.