HL7 Italia FHIR Implementation Guide (base)
0.1.1 - CI Build

HL7 Italia FHIR Implementation Guide (base) - Local Development build (v0.1.1). See the Directory of published versions

StructureDefinition: EHIC

Modello Logico che definisce il set di dati che caratterizzano la tessera TEAM o EHIC (European Healthcare Insurance Card).

The official URL for this profile is:

http://hl7.it/fhir/StructureDefinition/EHIC

Formal Views of Profile Content

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

This structure is derived from Element

Summary

This structure is derived from Element

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHIC 0..*ElementThis is an abstract profile
EHIC
... idPersona 0..*stringID personale tessera TEAM (EHIC)
... numeroTessera 0..*stringnumero della tessera
... periodoValidita 0..*PeriodPeriodo di validità della tessera
... statoRilasciante 0..*stringStato Rilasciante

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. EHIC I0..*ElementThis is an abstract profile
EHIC
... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... idPersona 0..*stringID personale tessera TEAM (EHIC)
... numeroTessera 0..*stringnumero della tessera
... istitutoRilasciante 0..*stringIstituzione rilasciante
... statoRilasciante 0..*stringStato Rilasciante

doco Documentation for this format

This structure is derived from Element

Summary

Differential View

This structure is derived from Element

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHIC 0..*ElementThis is an abstract profile
EHIC
... idPersona 0..*stringID personale tessera TEAM (EHIC)
... numeroTessera 0..*stringnumero della tessera
... periodoValidita 0..*PeriodPeriodo di validità della tessera
... statoRilasciante 0..*stringStato Rilasciante

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHIC I0..*ElementThis is an abstract profile
EHIC
... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... idPersona 0..*stringID personale tessera TEAM (EHIC)
... numeroTessera 0..*stringnumero della tessera
... istitutoRilasciante 0..*stringIstituzione rilasciante
... statoRilasciante 0..*stringStato Rilasciante

doco Documentation for this format

 

Other representations of profile: Schematron

Terminology Bindings

Constraints

Constraints

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