HL7 Italia FHIR Implementation Guide (base)
0.1.0 - PC Ballot

This page is part of the HL7 Italia FHIR Implementation Guide (base) (v0.1.0: Public Comment 1 Ballot 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

StructureDefinition: ContattoPersona

Modello Logico che definisce il set di dati che caratterizzano una persona identificato come possibile contatto per il paziente.

The official URL for this profile is:

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

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
.. ContattoPersona 0..*ElementThis is an abstract profile
ContattoPersona
... nome 0..*HumanNameNome del Contatto
... tipoRelazione 0..*CodeableConceptTipo di relazione fra contatto e paziente (e.g. parente, amico, tutore)
... indirizzo 0..*IndirizzoIndirizzo del contatto
.... telefono 0..*ContactDetailtelefono
.... eMail 0..*ContactDetaileMail
.... pec 0..*ContactDetailpec
.... cellulare 0..*ContactDetailCellulare

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. ContattoPersona I0..*ElementThis is an abstract profile
ContattoPersona
... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... nome 0..*HumanNameNome del Contatto
... tipoRelazione 0..*CodeableConceptTipo di relazione fra contatto e paziente (e.g. parente, amico, tutore)
... recapiti 0..*BackboneElementRecapiti (telecom)
.... telefono 0..*ContactDetailtelefono
.... eMail 0..*ContactDetaileMail
.... pec 0..*ContactDetailpec
.... cellulare 0..*ContactDetailCellulare

doco Documentation for this format

This structure is derived from Element

Summary

Differential View

This structure is derived from Element

NameFlagsCard.TypeDescription & Constraintsdoco
.. ContattoPersona 0..*ElementThis is an abstract profile
ContattoPersona
... nome 0..*HumanNameNome del Contatto
... tipoRelazione 0..*CodeableConceptTipo di relazione fra contatto e paziente (e.g. parente, amico, tutore)
... indirizzo 0..*IndirizzoIndirizzo del contatto
.... telefono 0..*ContactDetailtelefono
.... eMail 0..*ContactDetaileMail
.... pec 0..*ContactDetailpec
.... cellulare 0..*ContactDetailCellulare

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. ContattoPersona I0..*ElementThis is an abstract profile
ContattoPersona
... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... nome 0..*HumanNameNome del Contatto
... tipoRelazione 0..*CodeableConceptTipo di relazione fra contatto e paziente (e.g. parente, amico, tutore)
... recapiti 0..*BackboneElementRecapiti (telecom)
.... telefono 0..*ContactDetailtelefono
.... eMail 0..*ContactDetaileMail
.... pec 0..*ContactDetailpec
.... cellulare 0..*ContactDetailCellulare

doco Documentation for this format

 

Other representations of profile: Schematron

Terminology Bindings

Constraints

Constraints

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