This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
This code system (http://hl7.org/fhir/v3/ContentProcessingMode) is defined as part of HL7 v3.
Formal value Set definition (identifier http://hl7.org/fhir/v3/vs/ContentProcessingMode): XML or JSON
Release Date: 2014-12-11
OID for code system: 2.16.840.1.113883.5.1110
OID for value set: 2.16.840.1.113883.1.11.19823 (this is the value set that includes the entire code system)
Description:Identifies the order in which content should be processed.
Level | Code | Display | Definition |
1 | SEQL | Sequential |
Description:The content should be processed in a sequential fashion. |
1 | UNOR | Unordered |
Description:The content may be processed in any order. |