FHIR Tooling Extensions IG
1.2.0 - Release 1.2 International bandera

This page is part of the HL7 Tools Extension IG (v1.2.0: Release - Informative) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions

ValueSet: Json Empty Behavior Codes Value Set

URL oficial: http://hl7.org/fhir/tools/ValueSet/json-empty-behavior Versión: 1.2.0
Standards status: Informative Nivel de madurez: 4 Nombre computable: JsonEmptyBehaviorCodesVS
Otros identificadores: OID:2.16.840.1.113883.4.642.40.1.48.10

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

References

Logical Definition (CLD)

 

Expansión

Expansion performed internally based on codesystem Json Empty Behavior Codes v1.2.0 (CodeSystem)

This value set contains 3 concepts

SystemCodeDisplay (es)DefinitionJSONXML
http://hl7.org/fhir/tools/CodeSystem/json-empty-behavior  absentWhen there's no items, the json property for the array must be missing
http://hl7.org/fhir/tools/CodeSystem/json-empty-behavior  presentWhen there's no items, the json property for the array must be present and empty
http://hl7.org/fhir/tools/CodeSystem/json-empty-behavior  eitherWhen there's no items, the json property for the array may be present and empty, or absent

Descripción de los cuadros anteriores.