HL7 Italia FHIR Sandbox
0.2.0 - CI Build

HL7 Italia FHIR Sandbox - Local Development build (v0.2.0). See the Directory of published versions

StructureDefinition: Paziente_IT_Base

Questo profilo definisce l’uso comune della risorsa FHIR Patient nel contesto Italiano, definendo come alcune tipiche informazioni debbano essere rappresentate in FHIR.

The official URL for this profile is:

http://hl7.it/fhir/StructureDefinition/Patient-it-base

Esempio di Scenari di uso

L'applicazione client può accedere ai record Patient usando le seguenti API call:

Call Parametri Note
GET [url]/Patient/ nessuno Aggiungere Note
GET [url]/Patient/[id] [id] identificativo logico della risorsa (Patient.id) Aggiungere Note
GET [url]/Patient?identifier=http://hl7.it/fhir/sid/codiceFiscale|[CF] [CF] Codice Fiscale (Patient.identifier) Aggiungere Note
GET [url]/Patient?name=[parte_nome] [parte_nome] Una ricerca definita dal server che può riguardare uno qualsiasi dei campi stringa in HumanName, tra cui family, given, prefix, suffix, and / or text(Patient.name) Aggiungere Note
GET [url]/Patient?family=[parte_cognome] [parte_cognome] Una parte del cognome del paziente (Patient.name.family) Aggiungere Note

I server DEVONO supportare al minimo i parametri di ricerca indicati sopra.

I client NON DOVREBBERO aspettarsi che i server supportino parametri di ricerca aggiuntivi.



Ogni Patient DEVE avere:

  • an active flag (verificare)
  • un patient identifier (e.g. Codice Fiscale)(verificare)
  • un patient name
  • un administrative gender (nota: questo è a fini amministrativi; vedere la nota relativa al genere e al sesso del paziente per la discussione)(verificare)

DA DISCUTERE

Applications must also support:

  • Birth date
  • Patient Links
  • Servers may choose to provide additional information, or may be required to do so by national or other additional profiles on patient that apply in the servers context.

Rappresentazione del codice comune/stato di nascita
Questa versione del profilo include diverse opzioni di rappresentazione del codice comune/stato di nascita, descritte nella pagina confluence
I lettori sono invitati a valutare queste opzioni e suggerire quali di opzioni è la più adeguata.

Formal Views of Profile Content

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

This structure is derived from Patient

Summary

Mandatory: 1 element (4 nested mandatory elements)
Must-Support: 16 elements

Structures

This structure refers to these other structures:

  • http://hl7.it/fhir/StructureDefinition/Address-it-base
  • unable to summarise profile http://hl7.it/fhir//StructureDefinition/PractitionerRole-mmg-it (no profile found)
  • unable to summarise profile http://hl7.it/fhir//StructureDefinition/Practitioner-mmg-it (no profile found)
  • unable to summarise profile http://hl7.it/fhir//StructureDefinition/Organization-AziendaSanitaria-it (no profile found)

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element Patient.identifier is sliced based on the value of pattern:$this
  • The element Patient.generalPractitioner is sliced based on the value of profile:$this

This structure is derived from Patient

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient S0..*PatientInformation about an individual or animal receiving health care services
... certificazioneAnagrafica 0..1(Complex)Indica che i dati presenti nella risorsa sono stati certificati da uno specifico entità
URL: http://hl7.it/fhir/StructureDefinition/certificazioneAnagrafica
... patient-birthPlace 0..1AddressIndica il luogo di nascita. Tipicamente attraverso il codice comune o stato di nascita
URL: http://hl7.org/fhir/StructureDefinition/patient-birthPlace
.... valueAddress
..... city 0..1stringCittà di nascita. Comune, se in Italia.
...... iso21090-SC-coding 0..*CodingCodice Comune
URL: http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding
Binding: (unbound) (example)
..... country 0..1stringStato di nascita.
...... iso21090-SC-coding 0..*CodingCodice Stato
URL: http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding
Binding: (unbound) (example)
... patientBirthPlace-codeable-it 0..*CodeableConceptCodice del comune e/o dello stato di nascita
URL: http://hl7.it/fhir/StructureDefinition/patientBirthPlace-codeable-it
Binding: Comuni ISTAT (example)
... identifier S0..*(Slice Definition)An identifier for this patient
Slice: Unordered, Open by pattern:$this
.... identifier:All Slices Content/Rules for all slices
..... type 0..1CodeableConceptDescription of identifier
Binding: Tipi di identificatori (extensible)
..... system S1..1uriURI che definisce lo spazio di identificazione, in cui l'identificativo usato è unico.
..... value S1..1stringID del paziente (e.g. Codice Fiscale)
.... identifier:codiceFiscale S0..*IdentifierAn identifier for this patient
Required Pattern: At least the following
..... system1..1uriThe namespace for the identifier value
Fixed Value: http://hl7.it/fhir/sid/codiceFiscale
..... certificazioneAnagrafica 0..1(Complex)Indica che il Codice Fiscale è stato certificato
URL: http://hl7.it/fhir/StructureDefinition/certificazioneAnagrafica
..... system 1..1uriThe namespace for the identifier value
Required Pattern: http://hl7.it/fhir/sid/codiceFiscale
..... value I1..1stringThe value that is unique
pat-id-cf-1: Il Codice Fiscale deve essere di 16 caratteri alfanumerici (3 per il cognome; 3 per il nome; 2 caratteri numerici per l'anno di nascita; 1 per il mese di nascita; 2 caratteri numerici per il giorno di nascita ed il sesso; 4 associati al Comune oppure allo Stato estero di nascita. 1 carattere di controllo
.... identifier:anpr 0..*IdentifierAn identifier for this patient
Required Pattern: At least the following
..... system1..1uriThe namespace for the identifier value
Fixed Value: http://hl7.it/fhir/sid/anpr
.... identifier:codiceENI 0..*IdentifierCodice ENI
Required Pattern: At least the following
..... type1..1CodeableConceptDescription of identifier
Fixed Value: (complex)
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.it/CodeSystem/it-identifier-type
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ENI
.... identifier:codiceSTP 0..*IdentifierAn identifier for this patient
Required Pattern: At least the following
..... type1..1CodeableConceptDescription of identifier
Fixed Value: (complex)
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.it/CodeSystem/it-identifier-type
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: STP
... name SI1..*HumanNameA name associated with the patient
.... data-absent-reason 0..*codeRagione non valorizzazione elemento name
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
Binding: DataAbsentReason (required)
.... text S0..1stringText representation of the full name
.... family S0..1stringFamily name (often called 'Surname')
.... given S0..*stringGiven names (not always 'first'). Includes middle names
... telecom S0..*ContactPointA contact detail for the individual
... gender S0..1codemale | female | other | unknown
... birthDate S0..1dateThe date of birth for the individual
... deceased[x] 0..1boolean, dateTimeIndicates if the individual is deceased or not
... address S0..*Address_IT_BaseIndirizzo fisico o postale
... maritalStatus 0..1CodeableConceptMarital (civil) status of a patient
Binding: Stato Civile (preferred)
... generalPractitioner S0..*(Slice Definition)Patient's nominated primary care provider
Slice: Unordered, Open by profile:$this
.... generalPractitioner:mmgPlsRole S0..*Reference(http://hl7.it/fhir//StructureDefinition/PractitionerRole-mmg-it)Patient's nominated primary care provider
.... generalPractitioner:mmgPls S0..*Reference(http://hl7.it/fhir//StructureDefinition/Practitioner-mmg-it)Patient's nominated primary care provider
.... generalPractitioner:mmgPlsAzienda S0..*Reference(http://hl7.it/fhir//StructureDefinition/Organization-AziendaSanitaria-it)Patient's nominated primary care provider

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient SI0..*PatientInformation about an individual or animal receiving health care services
... id Σ0..1stringLogical id of this artifact
... meta ΣI0..1MetaMetadata about the resource
... implicitRules ?!ΣI0..1uriA set of rules under which this content was created
... language I0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages
... text I0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension I0..*ExtensionExtension
Slice: Unordered, Open by value:url
... certificazioneAnagrafica I0..1(Complex)Indica che i dati presenti nella risorsa sono stati certificati da uno specifico entità
URL: http://hl7.it/fhir/StructureDefinition/certificazioneAnagrafica
... patient-birthPlace I0..1AddressIndica il luogo di nascita. Tipicamente attraverso il codice comune o stato di nascita
URL: http://hl7.org/fhir/StructureDefinition/patient-birthPlace
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..0
.... url 1..1uri"http://hl7.org/fhir/StructureDefinition/patient-birthPlace"
.... value[x] I1..1AddressValue of extension
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!ΣI0..1codehome | work | temp | old | billing - purpose of this address
Binding: AddressUse (required)
Example General: home
..... type ΣI0..1codepostal | physical | both
Binding: AddressType (required)
Example General: both
..... text ΣI0..1stringText representation of the address
Example General: 137 Nowhere Street, Erewhon 9132
..... line ΣI0..*stringStreet name, number, direction & P.O. Box etc.
This repeating element order: The order in which lines should appear in an address label
Example General: 137 Nowhere Street
..... city ΣI0..1stringCittà di nascita. Comune, se in Italia.
Example General: Erewhon
...... id 0..1stringxml:id (or equivalent in JSON)
...... extension I0..*ExtensionExtension
Slice: Unordered, Open by value:url
...... iso21090-SC-coding I0..*CodingCodice Comune
URL: http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding
Binding: (unbound) (example)
...... value 0..1stringPrimitive value for string
Max Length: 1048576
..... district ΣI0..1stringDistrict name (aka county)
Example General: Madison
..... state ΣI0..1stringSub-unit of country (abbreviations ok)
..... postalCode ΣI0..1stringPostal code for area
Example General: 9132
..... country ΣI0..1stringStato di nascita.
...... id 0..1stringxml:id (or equivalent in JSON)
...... extension I0..*ExtensionExtension
Slice: Unordered, Open by value:url
...... iso21090-SC-coding I0..*CodingCodice Stato
URL: http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding
Binding: (unbound) (example)
...... value 0..1stringPrimitive value for string
Max Length: 1048576
..... period ΣI0..1PeriodTime period when address was/is in use
Example General: {"start":"2010-03-23T00:00:00+01:00","end":"2010-07-01T00:00:00+02:00"}
... patientBirthPlace-codeable-it I0..*CodeableConceptCodice del comune e/o dello stato di nascita
URL: http://hl7.it/fhir/StructureDefinition/patientBirthPlace-codeable-it
... patient-citizenship I0..1(Complex)Cittadinanza
URL: http://hl7.org/fhir/StructureDefinition/patient-citizenship
... modifierExtension ?!I0..*ExtensionExtensions that cannot be ignored
... identifier SΣI0..*(Slice Definition)An identifier for this patient
Slice: Unordered, Open by pattern:$this
.... identifier:All Slices Content/Rules for all slices
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!ΣI0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
..... type ΣI0..1CodeableConceptDescription of identifier
Binding: Tipi di identificatori (extensible)
..... system SΣI1..1uriURI che definisce lo spazio di identificazione, in cui l'identificativo usato è unico.
Example General: http://www.acme.com/identifiers/patient
..... value SΣI1..1stringID del paziente (e.g. Codice Fiscale)
Example General: 123456
..... period ΣI0..1PeriodTime period when id is/was valid for use
..... assigner ΣI0..1Reference(Organization)Organization that issued id (may be just text)
.... identifier:codiceFiscale SΣI0..*IdentifierAn identifier for this patient

Required Pattern: At least the following
..... id0..1stringUnique id for inter-element referencing
..... extension0..*ExtensionAdditional content defined by implementations
..... use0..1codeusual | official | temp | secondary | old (If known)
..... type0..1CodeableConceptDescription of identifier
..... system1..1uriThe namespace for the identifier value
Fixed Value: http://hl7.it/fhir/sid/codiceFiscale
..... value0..1stringThe value that is unique
..... period0..1PeriodTime period when id is/was valid for use
..... assigner0..1Reference(Organization)Organization that issued id (may be just text)
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... certificazioneAnagrafica I0..1(Complex)Indica che il Codice Fiscale è stato certificato
URL: http://hl7.it/fhir/StructureDefinition/certificazioneAnagrafica
..... use ?!ΣI0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
..... type ΣI0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible)
..... system ΣI1..1uriThe namespace for the identifier value
Required Pattern: http://hl7.it/fhir/sid/codiceFiscale
..... value ΣI1..1stringThe value that is unique
pat-id-cf-1: Il Codice Fiscale deve essere di 16 caratteri alfanumerici (3 per il cognome; 3 per il nome; 2 caratteri numerici per l'anno di nascita; 1 per il mese di nascita; 2 caratteri numerici per il giorno di nascita ed il sesso; 4 associati al Comune oppure allo Stato estero di nascita. 1 carattere di controllo
Example General: 123456
..... period ΣI0..1PeriodTime period when id is/was valid for use
..... assigner ΣI0..1Reference(Organization)Organization that issued id (may be just text)
.... identifier:anpr ΣI0..*IdentifierAn identifier for this patient

Required Pattern: At least the following
..... id0..1stringUnique id for inter-element referencing
..... extension0..*ExtensionAdditional content defined by implementations
..... use0..1codeusual | official | temp | secondary | old (If known)
..... type0..1CodeableConceptDescription of identifier
..... system1..1uriThe namespace for the identifier value
Fixed Value: http://hl7.it/fhir/sid/anpr
..... value0..1stringThe value that is unique
..... period0..1PeriodTime period when id is/was valid for use
..... assigner0..1Reference(Organization)Organization that issued id (may be just text)
.... identifier:codiceENI ΣI0..*IdentifierCodice ENI

Required Pattern: At least the following
..... id0..1stringUnique id for inter-element referencing
..... extension0..*ExtensionAdditional content defined by implementations
..... use0..1codeusual | official | temp | secondary | old (If known)
..... type1..1CodeableConceptDescription of identifier
Fixed Value: (complex)
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.it/CodeSystem/it-identifier-type
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ENI
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... system0..1uriThe namespace for the identifier value
..... value0..1stringThe value that is unique
..... period0..1PeriodTime period when id is/was valid for use
..... assigner0..1Reference(Organization)Organization that issued id (may be just text)
.... identifier:codiceSTP ΣI0..*IdentifierAn identifier for this patient

Required Pattern: At least the following
..... id0..1stringUnique id for inter-element referencing
..... extension0..*ExtensionAdditional content defined by implementations
..... use0..1codeusual | official | temp | secondary | old (If known)
..... type1..1CodeableConceptDescription of identifier
Fixed Value: (complex)
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.it/CodeSystem/it-identifier-type
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: STP
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... system0..1uriThe namespace for the identifier value
..... value0..1stringThe value that is unique
..... period0..1PeriodTime period when id is/was valid for use
..... assigner0..1Reference(Organization)Organization that issued id (may be just text)
... active ?!ΣI0..1booleanWhether this patient's record is in active use
... name SΣI1..*HumanNameA name associated with the patient
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... data-absent-reason I0..*codeRagione non valorizzazione elemento name
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
Binding: DataAbsentReason (required)
.... use ?!ΣI0..1codeusual | official | temp | nickname | anonymous | old | maiden
Binding: NameUse (required)
.... text SΣI0..1stringText representation of the full name
.... family SΣI0..1stringFamily name (often called 'Surname')
.... given SΣI0..*stringGiven names (not always 'first'). Includes middle names
This repeating element order: Given Names appear in the correct order for presenting the name
.... prefix ΣI0..*stringParts that come before the name
This repeating element order: Prefixes appear in the correct order for presenting the name
.... suffix ΣI0..*stringParts that come after the name
This repeating element order: Suffixes appear in the correct order for presenting the name
.... period ΣI0..1PeriodTime period when name was/is in use
... telecom SΣI0..*ContactPointA contact detail for the individual
... gender SΣI0..1codemale | female | other | unknown
Binding: AdministrativeGender (required)
... birthDate SΣI0..1dateThe date of birth for the individual
... deceased[x] ?!ΣI0..1Indicates if the individual is deceased or not
.... deceasedBooleanboolean
.... deceasedDateTimedateTime
... address SI0..*Address_IT_BaseIndirizzo fisico o postale

Example General: {"line":["Via dei Ciliegi 15"],"city":"Artimino","state":"PO","postalCode":"59015","country":"IT"}
... maritalStatus I0..1CodeableConceptMarital (civil) status of a patient
Binding: Stato Civile (preferred)
... multipleBirth[x] I0..1Whether patient is part of a multiple birth
.... multipleBirthBooleanboolean
.... multipleBirthIntegerinteger
... photo I0..*AttachmentImage of the patient
... contact I0..*BackboneElementA contact party (e.g. guardian, partner, friend) for the patient
pat-1: SHALL at least contain a contact's details or a reference to an organization
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... relationship I0..*CodeableConceptThe kind of relationship
Binding: PatientContactRelationship (extensible)
.... name I0..1HumanNameA name associated with the contact person
.... telecom I0..*ContactPointA contact detail for the person
.... address I0..1AddressAddress for the contact person
.... gender I0..1codemale | female | other | unknown
Binding: AdministrativeGender (required)
.... organization I0..1Reference(Organization)Organization that is associated with the contact
.... period I0..1PeriodThe period during which this contact person or organization is valid to be contacted relating to this patient
... communication I0..*BackboneElementA language which may be used to communicate with the patient about his or her health
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... language I1..1CodeableConceptThe language which can be used to communicate with the patient about his or her health
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages
.... preferred I0..1booleanLanguage preference indicator
... generalPractitioner SI0..*(Slice Definition)Patient's nominated primary care provider
Slice: Unordered, Open by profile:$this
.... generalPractitioner:mmgPlsRole SI0..*Reference(http://hl7.it/fhir//StructureDefinition/PractitionerRole-mmg-it)Patient's nominated primary care provider
.... generalPractitioner:mmgPls SI0..*Reference(http://hl7.it/fhir//StructureDefinition/Practitioner-mmg-it)Patient's nominated primary care provider
.... generalPractitioner:mmgPlsAzienda SI0..*Reference(http://hl7.it/fhir//StructureDefinition/Organization-AziendaSanitaria-it)Patient's nominated primary care provider
... managingOrganization ΣI0..1Reference(Organization)Organization that is the custodian of the patient record
... link ?!ΣI0..*BackboneElementLink to another patient resource that concerns the same actual person
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... other ΣI1..1Reference(Patient | RelatedPerson)The other patient or related person resource that the link refers to
.... type ΣI1..1codereplaced-by | replaces | refer | seealso
Binding: LinkType (required)

doco Documentation for this format

This structure is derived from Patient

Summary

Mandatory: 1 element (4 nested mandatory elements)
Must-Support: 16 elements

Structures

This structure refers to these other structures:

  • http://hl7.it/fhir/StructureDefinition/Address-it-base
  • unable to summarise profile http://hl7.it/fhir//StructureDefinition/PractitionerRole-mmg-it (no profile found)
  • unable to summarise profile http://hl7.it/fhir//StructureDefinition/Practitioner-mmg-it (no profile found)
  • unable to summarise profile http://hl7.it/fhir//StructureDefinition/Organization-AziendaSanitaria-it (no profile found)

Extensions

This structure refers to these extensions:

Slices

This structure defines the following Slices:

  • The element Patient.identifier is sliced based on the value of pattern:$this
  • The element Patient.generalPractitioner is sliced based on the value of profile:$this

Differential View

This structure is derived from Patient

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient S0..*PatientInformation about an individual or animal receiving health care services
... certificazioneAnagrafica 0..1(Complex)Indica che i dati presenti nella risorsa sono stati certificati da uno specifico entità
URL: http://hl7.it/fhir/StructureDefinition/certificazioneAnagrafica
... patient-birthPlace 0..1AddressIndica il luogo di nascita. Tipicamente attraverso il codice comune o stato di nascita
URL: http://hl7.org/fhir/StructureDefinition/patient-birthPlace
.... valueAddress
..... city 0..1stringCittà di nascita. Comune, se in Italia.
...... iso21090-SC-coding 0..*CodingCodice Comune
URL: http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding
Binding: (unbound) (example)
..... country 0..1stringStato di nascita.
...... iso21090-SC-coding 0..*CodingCodice Stato
URL: http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding
Binding: (unbound) (example)
... patientBirthPlace-codeable-it 0..*CodeableConceptCodice del comune e/o dello stato di nascita
URL: http://hl7.it/fhir/StructureDefinition/patientBirthPlace-codeable-it
Binding: Comuni ISTAT (example)
... identifier S0..*(Slice Definition)An identifier for this patient
Slice: Unordered, Open by pattern:$this
.... identifier:All Slices Content/Rules for all slices
..... type 0..1CodeableConceptDescription of identifier
Binding: Tipi di identificatori (extensible)
..... system S1..1uriURI che definisce lo spazio di identificazione, in cui l'identificativo usato è unico.
..... value S1..1stringID del paziente (e.g. Codice Fiscale)
.... identifier:codiceFiscale S0..*IdentifierAn identifier for this patient
Required Pattern: At least the following
..... system1..1uriThe namespace for the identifier value
Fixed Value: http://hl7.it/fhir/sid/codiceFiscale
..... certificazioneAnagrafica 0..1(Complex)Indica che il Codice Fiscale è stato certificato
URL: http://hl7.it/fhir/StructureDefinition/certificazioneAnagrafica
..... system 1..1uriThe namespace for the identifier value
Required Pattern: http://hl7.it/fhir/sid/codiceFiscale
..... value I1..1stringThe value that is unique
pat-id-cf-1: Il Codice Fiscale deve essere di 16 caratteri alfanumerici (3 per il cognome; 3 per il nome; 2 caratteri numerici per l'anno di nascita; 1 per il mese di nascita; 2 caratteri numerici per il giorno di nascita ed il sesso; 4 associati al Comune oppure allo Stato estero di nascita. 1 carattere di controllo
.... identifier:anpr 0..*IdentifierAn identifier for this patient
Required Pattern: At least the following
..... system1..1uriThe namespace for the identifier value
Fixed Value: http://hl7.it/fhir/sid/anpr
.... identifier:codiceENI 0..*IdentifierCodice ENI
Required Pattern: At least the following
..... type1..1CodeableConceptDescription of identifier
Fixed Value: (complex)
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.it/CodeSystem/it-identifier-type
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ENI
.... identifier:codiceSTP 0..*IdentifierAn identifier for this patient
Required Pattern: At least the following
..... type1..1CodeableConceptDescription of identifier
Fixed Value: (complex)
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.it/CodeSystem/it-identifier-type
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: STP
... name SI1..*HumanNameA name associated with the patient
.... data-absent-reason 0..*codeRagione non valorizzazione elemento name
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
Binding: DataAbsentReason (required)
.... text S0..1stringText representation of the full name
.... family S0..1stringFamily name (often called 'Surname')
.... given S0..*stringGiven names (not always 'first'). Includes middle names
... telecom S0..*ContactPointA contact detail for the individual
... gender S0..1codemale | female | other | unknown
... birthDate S0..1dateThe date of birth for the individual
... deceased[x] 0..1boolean, dateTimeIndicates if the individual is deceased or not
... address S0..*Address_IT_BaseIndirizzo fisico o postale
... maritalStatus 0..1CodeableConceptMarital (civil) status of a patient
Binding: Stato Civile (preferred)
... generalPractitioner S0..*(Slice Definition)Patient's nominated primary care provider
Slice: Unordered, Open by profile:$this
.... generalPractitioner:mmgPlsRole S0..*Reference(http://hl7.it/fhir//StructureDefinition/PractitionerRole-mmg-it)Patient's nominated primary care provider
.... generalPractitioner:mmgPls S0..*Reference(http://hl7.it/fhir//StructureDefinition/Practitioner-mmg-it)Patient's nominated primary care provider
.... generalPractitioner:mmgPlsAzienda S0..*Reference(http://hl7.it/fhir//StructureDefinition/Organization-AziendaSanitaria-it)Patient's nominated primary care provider

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Patient SI0..*PatientInformation about an individual or animal receiving health care services
... id Σ0..1stringLogical id of this artifact
... meta ΣI0..1MetaMetadata about the resource
... implicitRules ?!ΣI0..1uriA set of rules under which this content was created
... language I0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages
... text I0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension I0..*ExtensionExtension
Slice: Unordered, Open by value:url
... certificazioneAnagrafica I0..1(Complex)Indica che i dati presenti nella risorsa sono stati certificati da uno specifico entità
URL: http://hl7.it/fhir/StructureDefinition/certificazioneAnagrafica
... patient-birthPlace I0..1AddressIndica il luogo di nascita. Tipicamente attraverso il codice comune o stato di nascita
URL: http://hl7.org/fhir/StructureDefinition/patient-birthPlace
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..0
.... url 1..1uri"http://hl7.org/fhir/StructureDefinition/patient-birthPlace"
.... value[x] I1..1AddressValue of extension
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!ΣI0..1codehome | work | temp | old | billing - purpose of this address
Binding: AddressUse (required)
Example General: home
..... type ΣI0..1codepostal | physical | both
Binding: AddressType (required)
Example General: both
..... text ΣI0..1stringText representation of the address
Example General: 137 Nowhere Street, Erewhon 9132
..... line ΣI0..*stringStreet name, number, direction & P.O. Box etc.
This repeating element order: The order in which lines should appear in an address label
Example General: 137 Nowhere Street
..... city ΣI0..1stringCittà di nascita. Comune, se in Italia.
Example General: Erewhon
...... id 0..1stringxml:id (or equivalent in JSON)
...... extension I0..*ExtensionExtension
Slice: Unordered, Open by value:url
...... iso21090-SC-coding I0..*CodingCodice Comune
URL: http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding
Binding: (unbound) (example)
...... value 0..1stringPrimitive value for string
Max Length: 1048576
..... district ΣI0..1stringDistrict name (aka county)
Example General: Madison
..... state ΣI0..1stringSub-unit of country (abbreviations ok)
..... postalCode ΣI0..1stringPostal code for area
Example General: 9132
..... country ΣI0..1stringStato di nascita.
...... id 0..1stringxml:id (or equivalent in JSON)
...... extension I0..*ExtensionExtension
Slice: Unordered, Open by value:url
...... iso21090-SC-coding I0..*CodingCodice Stato
URL: http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding
Binding: (unbound) (example)
...... value 0..1stringPrimitive value for string
Max Length: 1048576
..... period ΣI0..1PeriodTime period when address was/is in use
Example General: {"start":"2010-03-23T00:00:00+01:00","end":"2010-07-01T00:00:00+02:00"}
... patientBirthPlace-codeable-it I0..*CodeableConceptCodice del comune e/o dello stato di nascita
URL: http://hl7.it/fhir/StructureDefinition/patientBirthPlace-codeable-it
... patient-citizenship I0..1(Complex)Cittadinanza
URL: http://hl7.org/fhir/StructureDefinition/patient-citizenship
... modifierExtension ?!I0..*ExtensionExtensions that cannot be ignored
... identifier SΣI0..*(Slice Definition)An identifier for this patient
Slice: Unordered, Open by pattern:$this
.... identifier:All Slices Content/Rules for all slices
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!ΣI0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
..... type ΣI0..1CodeableConceptDescription of identifier
Binding: Tipi di identificatori (extensible)
..... system SΣI1..1uriURI che definisce lo spazio di identificazione, in cui l'identificativo usato è unico.
Example General: http://www.acme.com/identifiers/patient
..... value SΣI1..1stringID del paziente (e.g. Codice Fiscale)
Example General: 123456
..... period ΣI0..1PeriodTime period when id is/was valid for use
..... assigner ΣI0..1Reference(Organization)Organization that issued id (may be just text)
.... identifier:codiceFiscale SΣI0..*IdentifierAn identifier for this patient

Required Pattern: At least the following
..... id0..1stringUnique id for inter-element referencing
..... extension0..*ExtensionAdditional content defined by implementations
..... use0..1codeusual | official | temp | secondary | old (If known)
..... type0..1CodeableConceptDescription of identifier
..... system1..1uriThe namespace for the identifier value
Fixed Value: http://hl7.it/fhir/sid/codiceFiscale
..... value0..1stringThe value that is unique
..... period0..1PeriodTime period when id is/was valid for use
..... assigner0..1Reference(Organization)Organization that issued id (may be just text)
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... certificazioneAnagrafica I0..1(Complex)Indica che il Codice Fiscale è stato certificato
URL: http://hl7.it/fhir/StructureDefinition/certificazioneAnagrafica
..... use ?!ΣI0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
..... type ΣI0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible)
..... system ΣI1..1uriThe namespace for the identifier value
Required Pattern: http://hl7.it/fhir/sid/codiceFiscale
..... value ΣI1..1stringThe value that is unique
pat-id-cf-1: Il Codice Fiscale deve essere di 16 caratteri alfanumerici (3 per il cognome; 3 per il nome; 2 caratteri numerici per l'anno di nascita; 1 per il mese di nascita; 2 caratteri numerici per il giorno di nascita ed il sesso; 4 associati al Comune oppure allo Stato estero di nascita. 1 carattere di controllo
Example General: 123456
..... period ΣI0..1PeriodTime period when id is/was valid for use
..... assigner ΣI0..1Reference(Organization)Organization that issued id (may be just text)
.... identifier:anpr ΣI0..*IdentifierAn identifier for this patient

Required Pattern: At least the following
..... id0..1stringUnique id for inter-element referencing
..... extension0..*ExtensionAdditional content defined by implementations
..... use0..1codeusual | official | temp | secondary | old (If known)
..... type0..1CodeableConceptDescription of identifier
..... system1..1uriThe namespace for the identifier value
Fixed Value: http://hl7.it/fhir/sid/anpr
..... value0..1stringThe value that is unique
..... period0..1PeriodTime period when id is/was valid for use
..... assigner0..1Reference(Organization)Organization that issued id (may be just text)
.... identifier:codiceENI ΣI0..*IdentifierCodice ENI

Required Pattern: At least the following
..... id0..1stringUnique id for inter-element referencing
..... extension0..*ExtensionAdditional content defined by implementations
..... use0..1codeusual | official | temp | secondary | old (If known)
..... type1..1CodeableConceptDescription of identifier
Fixed Value: (complex)
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.it/CodeSystem/it-identifier-type
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: ENI
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... system0..1uriThe namespace for the identifier value
..... value0..1stringThe value that is unique
..... period0..1PeriodTime period when id is/was valid for use
..... assigner0..1Reference(Organization)Organization that issued id (may be just text)
.... identifier:codiceSTP ΣI0..*IdentifierAn identifier for this patient

Required Pattern: At least the following
..... id0..1stringUnique id for inter-element referencing
..... extension0..*ExtensionAdditional content defined by implementations
..... use0..1codeusual | official | temp | secondary | old (If known)
..... type1..1CodeableConceptDescription of identifier
Fixed Value: (complex)
...... id0..1stringUnique id for inter-element referencing
...... extension0..*ExtensionAdditional content defined by implementations
...... coding1..*CodingCode defined by a terminology system
Fixed Value: (complex)
....... id0..1stringUnique id for inter-element referencing
....... extension0..*ExtensionAdditional content defined by implementations
....... system1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.it/CodeSystem/it-identifier-type
....... version0..1stringVersion of the system - if relevant
....... code1..1codeSymbol in syntax defined by the system
Fixed Value: STP
....... display0..1stringRepresentation defined by the system
....... userSelected0..1booleanIf this coding was chosen directly by the user
...... text0..1stringPlain text representation of the concept
..... system0..1uriThe namespace for the identifier value
..... value0..1stringThe value that is unique
..... period0..1PeriodTime period when id is/was valid for use
..... assigner0..1Reference(Organization)Organization that issued id (may be just text)
... active ?!ΣI0..1booleanWhether this patient's record is in active use
... name SΣI1..*HumanNameA name associated with the patient
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... data-absent-reason I0..*codeRagione non valorizzazione elemento name
URL: http://hl7.org/fhir/StructureDefinition/data-absent-reason
Binding: DataAbsentReason (required)
.... use ?!ΣI0..1codeusual | official | temp | nickname | anonymous | old | maiden
Binding: NameUse (required)
.... text SΣI0..1stringText representation of the full name
.... family SΣI0..1stringFamily name (often called 'Surname')
.... given SΣI0..*stringGiven names (not always 'first'). Includes middle names
This repeating element order: Given Names appear in the correct order for presenting the name
.... prefix ΣI0..*stringParts that come before the name
This repeating element order: Prefixes appear in the correct order for presenting the name
.... suffix ΣI0..*stringParts that come after the name
This repeating element order: Suffixes appear in the correct order for presenting the name
.... period ΣI0..1PeriodTime period when name was/is in use
... telecom SΣI0..*ContactPointA contact detail for the individual
... gender SΣI0..1codemale | female | other | unknown
Binding: AdministrativeGender (required)
... birthDate SΣI0..1dateThe date of birth for the individual
... deceased[x] ?!ΣI0..1Indicates if the individual is deceased or not
.... deceasedBooleanboolean
.... deceasedDateTimedateTime
... address SI0..*Address_IT_BaseIndirizzo fisico o postale

Example General: {"line":["Via dei Ciliegi 15"],"city":"Artimino","state":"PO","postalCode":"59015","country":"IT"}
... maritalStatus I0..1CodeableConceptMarital (civil) status of a patient
Binding: Stato Civile (preferred)
... multipleBirth[x] I0..1Whether patient is part of a multiple birth
.... multipleBirthBooleanboolean
.... multipleBirthIntegerinteger
... photo I0..*AttachmentImage of the patient
... contact I0..*BackboneElementA contact party (e.g. guardian, partner, friend) for the patient
pat-1: SHALL at least contain a contact's details or a reference to an organization
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... relationship I0..*CodeableConceptThe kind of relationship
Binding: PatientContactRelationship (extensible)
.... name I0..1HumanNameA name associated with the contact person
.... telecom I0..*ContactPointA contact detail for the person
.... address I0..1AddressAddress for the contact person
.... gender I0..1codemale | female | other | unknown
Binding: AdministrativeGender (required)
.... organization I0..1Reference(Organization)Organization that is associated with the contact
.... period I0..1PeriodThe period during which this contact person or organization is valid to be contacted relating to this patient
... communication I0..*BackboneElementA language which may be used to communicate with the patient about his or her health
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... language I1..1CodeableConceptThe language which can be used to communicate with the patient about his or her health
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages
.... preferred I0..1booleanLanguage preference indicator
... generalPractitioner SI0..*(Slice Definition)Patient's nominated primary care provider
Slice: Unordered, Open by profile:$this
.... generalPractitioner:mmgPlsRole SI0..*Reference(http://hl7.it/fhir//StructureDefinition/PractitionerRole-mmg-it)Patient's nominated primary care provider
.... generalPractitioner:mmgPls SI0..*Reference(http://hl7.it/fhir//StructureDefinition/Practitioner-mmg-it)Patient's nominated primary care provider
.... generalPractitioner:mmgPlsAzienda SI0..*Reference(http://hl7.it/fhir//StructureDefinition/Organization-AziendaSanitaria-it)Patient's nominated primary care provider
... managingOrganization ΣI0..1Reference(Organization)Organization that is the custodian of the patient record
... link ?!ΣI0..*BackboneElementLink to another patient resource that concerns the same actual person
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... other ΣI1..1Reference(Patient | RelatedPerson)The other patient or related person resource that the link refers to
.... type ΣI1..1codereplaced-by | replaces | refer | seealso
Binding: LinkType (required)

doco Documentation for this format

 

Other representations of profile: Schematron

Terminology Bindings

Terminology Bindings

PathConformanceValueSet
Patient.languagepreferredCommonLanguages
Max Binding: AllLanguages
Patient.extension:luogoNascita.value[x].userequiredAddressUse
Patient.extension:luogoNascita.value[x].typerequiredAddressType
Patient.identifier.userequiredIdentifierUse
Patient.identifier.typeextensibleValueSet_IdentifierType_IT
Patient.identifier:codiceFiscale.userequiredIdentifierUse
Patient.identifier:codiceFiscale.typeextensibleIdentifier Type Codes
Patient.name.userequiredNameUse
Patient.genderrequiredAdministrativeGender
Patient.maritalStatuspreferredStatoCivile
Patient.contact.relationshipextensiblePatientContactRelationship
Patient.contact.genderrequiredAdministrativeGender
Patient.communication.languagepreferredCommonLanguages
Max Binding: AllLanguages
Patient.link.typerequiredLinkType

Constraints

Constraints

IdPathDetailsRequirements
dom-2PatientIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3PatientIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4PatientIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5PatientIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6PatientA resource should have narrative for robust management
: text.`div`.exists()
ele-1Patient.metaAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.implicitRulesAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.languageAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.textAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Patient.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Patient.extension:certificazioneAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Patient.extension:certificazioneMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Patient.extension:luogoNascitaAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Patient.extension:luogoNascitaMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Patient.extension:luogoNascita.value[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.extension:luogoNascita.value[x].extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Patient.extension:luogoNascita.value[x].extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Patient.extension:luogoNascita.value[x].useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.extension:luogoNascita.value[x].typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.extension:luogoNascita.value[x].textAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.extension:luogoNascita.value[x].lineAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.extension:luogoNascita.value[x].cityAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.extension:luogoNascita.value[x].city.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Patient.extension:luogoNascita.value[x].city.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Patient.extension:luogoNascita.value[x].city.extension:codiceComuneAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Patient.extension:luogoNascita.value[x].city.extension:codiceComuneMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Patient.extension:luogoNascita.value[x].districtAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.extension:luogoNascita.value[x].stateAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.extension:luogoNascita.value[x].postalCodeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.extension:luogoNascita.value[x].countryAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.extension:luogoNascita.value[x].country.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Patient.extension:luogoNascita.value[x].country.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Patient.extension:luogoNascita.value[x].country.extension:codiceStatoAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Patient.extension:luogoNascita.value[x].country.extension:codiceStatoMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Patient.extension:luogoNascita.value[x].periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.extension:luogoNascitaCodeableAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Patient.extension:luogoNascitaCodeableMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Patient.extension:cittadinanzaAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Patient.extension:cittadinanzaMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Patient.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Patient.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Patient.identifierAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.identifier.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Patient.identifier.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Patient.identifier.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.identifier.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.identifier.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.identifier.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.identifier.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.identifier.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.identifier:codiceFiscaleAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.identifier:codiceFiscale.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Patient.identifier:codiceFiscale.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Patient.identifier:codiceFiscale.extension:certificazioneCFAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Patient.identifier:codiceFiscale.extension:certificazioneCFMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Patient.identifier:codiceFiscale.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.identifier:codiceFiscale.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.identifier:codiceFiscale.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.identifier:codiceFiscale.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
pat-id-cf-1Patient.identifier:codiceFiscale.valueIl Codice Fiscale deve essere di 16 caratteri alfanumerici (3 per il cognome; 3 per il nome; 2 caratteri numerici per l'anno di nascita; 1 per il mese di nascita; 2 caratteri numerici per il giorno di nascita ed il sesso; 4 associati al Comune oppure allo Stato estero di nascita. 1 carattere di controllo
: matches('^[A-Za-z]{6}[0-9LMNPQRSTUV]{2}[A-Za-z]{1}[0-9LMNPQRSTUV]{2}[A-Za-z]{1}[0-9LMNPQRSTUV]{3}[A-Za-z]{1}$')
ele-1Patient.identifier:codiceFiscale.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.identifier:codiceFiscale.assignerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.identifier:anprAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.identifier:codiceENIAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.identifier:codiceSTPAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.activeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.nameAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
it-pat-1Patient.namePatient.name.given or Patient.name.family or both SHALL be present
: family.exists() or given.exists()
ele-1Patient.name.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Patient.name.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Patient.name.extension:name-absent-reasonAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Patient.name.extension:name-absent-reasonMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Patient.name.useAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.name.textAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.name.familyAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.name.givenAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.name.prefixAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.name.suffixAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.name.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.telecomAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.genderAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.birthDateAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.deceased[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.addressAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.maritalStatusAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.multipleBirth[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.photoAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.contactAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
pat-1Patient.contactSHALL at least contain a contact's details or a reference to an organization
: name.exists() or telecom.exists() or address.exists() or organization.exists()
ele-1Patient.contact.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Patient.contact.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Patient.contact.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Patient.contact.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Patient.contact.relationshipAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.contact.nameAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.contact.telecomAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.contact.addressAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.contact.genderAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.contact.organizationAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.contact.periodAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.communicationAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.communication.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Patient.communication.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Patient.communication.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Patient.communication.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Patient.communication.languageAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.communication.preferredAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.generalPractitionerAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.generalPractitioner:mmgPlsRoleAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.generalPractitioner:mmgPlsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.generalPractitioner:mmgPlsAziendaAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.managingOrganizationAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.linkAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.link.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Patient.link.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Patient.link.modifierExtensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1Patient.link.modifierExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1Patient.link.otherAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1Patient.link.typeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())