Warning: session_write_close(): write failed: No space left on device (28) in /srv/d_HL7italia1/wiki/doku.php on line 121

Warning: session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php5/sessions) in /srv/d_HL7italia1/wiki/doku.php on line 121

Warning: Cannot modify header information - headers already sent by (output started at /srv/d_HL7italia1/wiki/doku.php:121) in /srv/d_HL7italia1/wiki/inc/common.php on line 1992

Warning: Cannot modify header information - headers already sent by (output started at /srv/d_HL7italia1/wiki/doku.php:121) in /srv/d_HL7italia1/wiki/inc/actions.php on line 210

Warning: Cannot modify header information - headers already sent by (output started at /srv/d_HL7italia1/wiki/doku.php:121) in /srv/d_HL7italia1/wiki/lib/tpl/dokuwiki/main.php on line 12
wiki:patient_it_profile [Hl7Italia Wiki]

Strumenti Utente

Strumenti Sito


wiki:patient_it_profile

Differenze

Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.

Link a questa pagina di confronto

Prossima revisione
Revisione precedente
wiki:patient_it_profile [2016/01/25 08:11]
g.cangioli creata
wiki:patient_it_profile [2016/02/15 17:13]
g.cangioli [Profilo Patient]
Linea 1: Linea 1:
 ====== Profilo Patient ====== ====== Profilo Patient ======
  
 +[[wiki:​fhir_pat_ids|Identificativi del Paziente]]
 ===== Identificatori ===== ===== Identificatori =====
  
-==== frammento profilo ====+Codice Fiscale
  
- <​element>​ +{{:wiki:id-cf.png?500|}} 
- <path value="​Patient.identifier"/>​ + 
- <​slicing>​ +ID regionale 
- <​discriminator value="​system"/>​ + 
- <​ordered value="​false"/>​ +{{:wiki:id-reg.png?500|}}
- <​rules value="​open"/>​ +
- </​slicing>​ +
- <​short value="​An identifier for this patient"/>​ +
- <​definition value="​An identifier for this patient."/>​ +
- <​requirements value="​Patients are almost always assigned specific numerical identifiers."/>​ +
- <min value="​0"/>​ +
- <max value="​*"/>​ +
- <​isSummary value="​true"/>​ +
- </​element>​ +
- <​element>​ +
- <path value="​Patient.identifier"/>​ +
- <name value="​codiceFiscale"/>​ +
- <​code>​ +
- <​system value="​urn:oid:2.16.840.1.113883.2.9.4.3.2"/>​ +
- </​code>​ +
- <​short value="​Codice Fiscale dell'​assistibile"/>​ +
- <​definition value="​An identifier for this patient."/>​ +
- <​requirements value="​Patients are almost always assigned specific numerical identifiers."/>​ +
- <min value="​0"/>​ +
- <max value="​1"/>​ +
- <​type>​ +
- <​code value="​Identifier"/>​ +
- </​type>​ +
- <​isSummary value="​true"/>​ +
- <​mapping>​ +
- <​identity value="​v2"/>​ +
- <map value="​PID-3"/>​ +
- </​mapping>​ +
- <​mapping>​ +
- <​identity value="​rim"/>​ +
- <map value="​id"/>​ +
- </​mapping>​ +
- <​mapping>​ +
- <​identity value="​cda"/>​ +
- <map value="​.id"/>​ +
- </​mapping>​ +
- </​element>​ +
- <​element>​ +
- <path value="​Patient.identifier.system"/>​ +
- <​short value="​The namespace for the identifier"/>​ +
- <​definition value="​Establishes the namespace in which set of possible id values is unique."/>​ +
- <​requirements value="​There are many sequences of identifiers. ​ To perform matching, we need to know what sequence we're dealing with. The system identifies a particular sequence or set of unique identifiers."/>​ +
- <min value="​1"/>​ +
- <max value="​1"/>​ +
- <​type>​ +
- <​code value="​uri"/>​ +
- </​type>​ +
- <​fixedUri value="​2.16.840.1.113883.2.9.4.3.2"/>​ +
- <​exampleUri value="​http://​www.acme.com/​identifiers/​patient or urn:ietf:​rfc:​3986 if the Identifier.value itself is a full uri"/>​ +
- <​isSummary value="​true"/>​ +
- <​mapping>​ +
- <​identity value="​v2"/>​ +
- <map value="​CX.4 / EI-2-4"/>​ +
- </​mapping>​ +
- <​mapping>​ +
- <​identity value="​rim"/>​ +
- <map value="​II.root or Role.id.root"/>​ +
- </​mapping>​ +
- <​mapping>​ +
- <​identity value="​servd"/>​ +
- <map value="​./​IdentifierType"/>​ +
- </​mapping>​ +
- </​element>​ +
- <​element>​ +
- <path value="​Patient.identifier"/>​ +
- <name value="​idRegionale"/>​ +
- <​short value="​An identifier for this patient"/>​ +
- <​definition value="​An identifier for this patient."/>​ +
- <​requirements value="​Patients are almost always assigned specific numerical identifiers."/>​ +
- <min value="​0"/>​ +
- <max value="​1"/>​ +
- <​type>​ +
- <​code value="​Identifier"/>​ +
- </​type>​ +
- <​isSummary value="​true"/>​ +
- <​mapping>​ +
- <​identity value="​v2"/>​ +
- <map value="​PID-3"/>​ +
- </​mapping>​ +
- <​mapping>​ +
- <​identity value="​rim"/>​ +
- <map value="​id"/>​ +
- </​mapping>​ +
- <​mapping>​ +
- <​identity value="​cda"/>​ +
- <map value="​.id"/>​ +
- </​mapping>​ +
- </​element>​ +
- <​element>​ +
- <path value="​Patient.identifier"/>​ +
- <name value="​codiceSantario"/>​ +
- <​short value="​Codice Sanitario per i soggetti assistiti dal Servizio Sanitario Regionale"/>​ +
- <​definition value="​An identifier for this patient."/>​ +
- <​requirements value="​Patients are almost always assigned specific numerical identifiers."/>​ +
- <min value="​0"/>​ +
- <max value="​1"/>​ +
- <​type>​ +
- <​code value="​Identifier"/>​ +
- </​type>​ +
- <​isSummary value="​true"/>​ +
- <​mapping>​ +
- <​identity value="​v2"/>​ +
- <map value="​PID-3"/>​ +
- </​mapping>​ +
- <​mapping>​ +
- <​identity value="​rim"/>​ +
- <map value="​id"/>​ +
- </​mapping>​ +
- <​mapping>​ +
- <​identity value="​cda"/>​ +
- <map value="​.id"/>​ +
- </​mapping>​ +
- </​element>​ +
- <​element>​ +
- <path value="​Patient.identifier"/>​ +
- <name value="​codiceSTP"/>​ +
- <​short value="​Codice STP, per gli Stranieri temporaneamente Presenti"/>​ +
- <​definition value="​An identifier for this patient."/>​ +
- <​requirements value="​Patients are almost always assigned specific numerical identifiers."/>​ +
- <min value="​0"/>​ +
- <max value="​1"/>​ +
- <​type>​ +
- <​code value="​Identifier"/>​ +
- </​type>​ +
- <​isSummary value="​true"/>​ +
- <​mapping>​ +
- <​identity value="​v2"/>​ +
- <map value="​PID-3"/>​ +
- </​mapping>​ +
- <​mapping>​ +
- <​identity value="​rim"/>​ +
- <map value="​id"/>​ +
- </​mapping>​ +
- <​mapping>​ +
- <​identity value="​cda"/>​ +
- <map value="​.id"/>​ +
- </​mapping>​ +
- </​element>​ +
- <​element>​ +
- <path value="​Patient.identifier"/>​ +
- <name value="​codiceENI"/>​ +
- <​short value="​Codice ENI, per i cittadini Europei Non Iscritti"/>​ +
- <​definition value="​An identifier for this patient."/>​ +
- <​requirements value="​Patients are almost always assigned specific numerical identifiers."/>​ +
- <min value="​0"/>​ +
- <max value="​1"/>​ +
- <​type>​ +
- <​code value="​Identifier"/>​ +
- </​type>​ +
- <​isSummary value="​true"/>​ +
- <​mapping>​ +
- <​identity value="​v2"/>​ +
- <map value="​PID-3"/>​ +
- </​mapping>​ +
- <​mapping>​ +
- <​identity value="​rim"/>​ +
- <map value="​id"/>​ +
- </​mapping>​ +
- <​mapping>​ +
- <​identity value="​cda"/>​ +
- <map value="​.id"/>​ +
- </​mapping>​ +
- </​element>​ +
- <​element>​ +
- <path value="​Patient.identifier"/>​ +
- <name value="​idANPR"/>​ +
- <​short value="​Identificativo Anagrafe nazionale della popolazione residente "/>​ +
- <​definition value="​An identifier for this patient."/>​ +
- <​requirements value="​Patients are almost always assigned specific numerical identifiers."/>​ +
- <min value="​0"/>​ +
- <max value="​*"/>​ +
- <​type>​ +
- <​code value="​Identifier"/>​ +
- </​type>​ +
- <​isSummary value="​true"/>​ +
- <​mapping>​ +
- <​identity value="​v2"/>​ +
- <map value="​PID-3"/>​ +
- </​mapping>​ +
- <​mapping>​ +
- <​identity value="​rim"/>​ +
- <map value="​id"/>​ +
- </​mapping>​ +
- <​mapping>​ +
- <​identity value="​cda"/>​ +
- <map value="​.id"/>​ +
- </​mapping>​ +
- </​element>​ +
- <​element>​ +
- <path value="​Patient.identifier"/>​ +
- <name value="​idPersonaleEHIC"/>​ +
- <​short value="​Identificato della Persona roiportato sulla tessera EHIC (aka TEAM)"/>​ +
- <​definition value="​An identifier for this patient."/>​ +
- <​requirements value="​Patients are almost always assigned specific numerical identifiers."/>​ +
- <min value="​0"/>​ +
- <max value="​*"/>​ +
- <​type>​ +
- <​code value="​Identifier"/>​ +
- </​type>​ +
- <​isSummary value="​true"/>​ +
- <​mapping>​ +
- <​identity value="​v2"/>​ +
- <map value="​PID-3"/>​ +
- </​mapping>​ +
- <​mapping>​ +
- <​identity value="​rim"/>​ +
- <map value="​id"/>​ +
- </​mapping>​ +
- <​mapping>​ +
- <​identity value="​cda"/>​ +
- <map value="​.id"/>​ +
- </​mapping>​ +
- </​element>​+
wiki/patient_it_profile.txt · Ultima modifica: 2016/02/15 17:13 da g.cangioli