FHIR Belgium Base IG
0.1.0 -

FHIR Belgium Base IG - Local Development build (v0.1.0). See the Directory of published versions

StructureDefinition: String320

String with up to 320 characters

The official URL for this profile is:

https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/string320

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from string

Summary

NameFlagsCard.TypeDescription & Constraintsdoco
.. string I0..*stringPrimitive Type string
... id 0..1stringxml:id (or equivalent in JSON)
... extension I0..*ExtensionAdditional content defined by implementations
... value 0..1stringPrimitive value for string
Max Length: 320

doco Documentation for this format

This structure is derived from string

Summary

Differential View

This structure is derived from string

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. string I0..*stringPrimitive Type string
... id 0..1stringxml:id (or equivalent in JSON)
... extension I0..*ExtensionAdditional content defined by implementations
... value 0..1stringPrimitive value for string
Max Length: 320

doco Documentation for this format

 

Other representations of profile: Schematron

Terminology Bindings

Constraints

Constraints

IdPathDetailsRequirements
ele-1stringAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1string.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1string.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()