FHIR Tooling Extensions IG
0.1.0 - Release International flag

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

ValueSet: Json Empty Behavior Codes Value Set (Experimental)

Official URL: http://hl7.org/fhir/tools/ValueSet/json-empty-behavior Version: 0.1.0
Active as of 2023-12-19 Computable Name: JsonEmptyBehaviorCodesVS

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

References

Logical Definition (CLD)

 

Expansion

Expansion based on codesystem Json Empty Behavior Codes v0.1.0 (CodeSystem)

This value set contains 3 concepts

CodeSystemDisplayDefinition
  absenthttp://hl7.org/fhir/tools/CodeSystem/json-empty-behaviorabsent

When there's no items, the json property for the array must be missing

  presenthttp://hl7.org/fhir/tools/CodeSystem/json-empty-behaviorpresent

When there's no items, the json property for the array must be present and empty

  eitherhttp://hl7.org/fhir/tools/CodeSystem/json-empty-behavioreither

When there's no items, the json property for the array may be present and empty, or absent


Explanation of the columns that may appear on this page:

Level A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies
System The source of the definition of the code (when the value set draws in codes defined elsewhere)
Code The code (used as the code in the resource instance)
Display The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application
Definition An explanation of the meaning of the concept
Comments Additional notes about how to use the code