CodeSystem-json-empty-behavior

Sourcehl7.fhir.uv.tools#current:FHIR Tooling Extensions IG (v5.0.0)
resourceTypeCodeSystem
idjson-empty-behavior
canonicalhttp://hl7.org/fhir/tools/CodeSystem/json-empty-behavior
version1.0.0-candidate
statusactive
publisherHL7 International / FHIR Infrastructure
nameJsonEmptyBehaviorCodes
titleJson Empty Behavior Codes
date2023-09-04T23:06:57+00:00
experimentaltrue
descriptionempty-behaviour: what should be in JSON when a repeating elements has no items. Can be absent, present, or either
jurisdictionsuv
caseSensitivetrue
contentcomplete
Usages

Properties

This code system defines the following properties for its concepts

Code Type Description
should-shall boolean Codes with this property true must have shall or should appended in the grammar
expression string Expression that expresses aggregate codes using the grammar

Concepts

This case-sensitive code system http://hl7.org/fhir/tools/CodeSystem/json-empty-behavior defines the following codes:

Code Definition
absent When there's no items, the json property for the array must be missing
present When there's no items, the json property for the array must be present and empty
either When there's no items, the json property for the array may be present and empty, or absent

Produced 08 Sep 2023