JsonEmptyBehaviorCodes

Json Empty Behavior Codes

activeFHIR Tooling Extensions IG1.1.2complete3 concepts

empty-behaviour: what should be in JSON when a repeating elements has no items. Can be absent, present, or either

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/tools/CodeSystem/json-empty-behavior
ID
json-empty-behavior
Version
1.1.2
Publisher
HL7 International / FHIR Infrastructure
Case Sensitive
Yes

Concepts (3)

CodeDisplayDefinition
absentabsentWhen there's no items, the json property for the array must be missing
presentpresentWhen there's no items, the json property for the array must be present and empty
eithereitherWhen there's no items, the json property for the array may be present and empty, or absent