Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

HL7 maintains an OID Registry of globally unique ISO (International Organization for Standardization) identifiers. We have officially registered an OID in order to serve as an authority for OIDs within this namespace.

Official OpenMRS OIDs

OIDDescriptionExample
2.16.840.1.113883.3.7194Root OID for OpenMRS. 
2.16.840.1.113883.3.7194.1OpenMRS Implementation Identifier.
<id root="2.16.840.1.113883.3.7194.1" extension="AMPATH" /> 

Where "AMPATH" is the implementation ID.

2.16.840.1.113883.3.7194.2OpenMRS Patient identifier
<id root="1.3.6.1.4.1.21367.2010.1.2.301" extension="1234-4" />

Where "1234-4" is a patient identifier within an OpenMRS implementation.

Note that we do not define separate OIDs for every identifier type. If needed, the identifier type could be specified within the extension.

OpenMRS-related OIDs

OIDDescriptionExample
2.16.840.1.113883.3.7201MVP-CIEL Concept Dictionary (aka the "CIEL" dictionary)
<code code="159640" codeSystem="2.16.840.1.113883.3.7201" codeSystemName="CIEL" displayName="Patient health status" />
  • No labels