This page is part of the FHIR Specification (v0.0.82: DSTU 1). 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-08-07
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. |