FHIR Tooling Extensions IG
1.1.0 - Release 0.2.0 International bandera

FHIR Tooling Extensions IG, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/fhir-tools-ig/ and changes regularly. See the Directory of published versions

CodeSystem: Json Empty Behavior Codes

URL oficial: http://hl7.org/fhir/tools/CodeSystem/json-empty-behavior Versión: 1.1.0
Standards status: Informative Active a partir de 2026-03-04 . Nivel de madurez: 4 Nombre computable: JsonEmptyBehaviorCodes
Otros identificadores: OID:2.16.840.1.113883.4.642.40.1.16.10

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

Se hace referencia a este sistema de códigos en la definición de los siguientes conjuntos de valores:

Language: en

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

CodeDefinition
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

Descripción de los cuadros anteriores.