Back To Index  <<  Back To Templates

draft Template  Identificativi Stranieri (STP)

Id 2.16.840.1.113883.2.9.10.1.6.10 Effective Date 2018‑03‑19
Status draft Draft Version Label
Name HL7IT_PatID_STP Display Name Identificativi Stranieri (STP)
Description
Stranieri Temporaneamente Presenti (STP)

<patientRole> DEVE riportare un elemento di tipo <id> contenente il codice identificativo STP (OBBLIGATORIO).
Opzionalmente, <patientRole> PUO' riportare un ulteriore elemento di tipo <id> atto a identificare il paziente mediante un codice anagrafico regionale.

Classification CDA Header Level Template
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 1 template, Uses 0 templates
Used by as Name Version
2.16.840.1.113883.2.9.10.1.6.6 Include draft Lista Identificativi Paziente 2017‑04‑20 09:23:18
Example
Example
<recordTarget>
  <patientRole>
    <id root="2.16.840.1.113883.2.9.2.170105.4.1" extension="STP1701051234567" assigningAuthorityName="ASL 5 Montalbano Jonico"/>    <id root="2.16.840.1.113883.2.9.90.4.1" extension="83741345" assigningAuthorityName="Regione Toscana"/>    <patient>...</patient>  </patientRole>
</recordTarget>
Item DT Card Conf Description Label
hl7:id
II 1 … 1 R Identificativo per Stranieri Temporaneamente Presenti (STP) (HL7dotsSTP)
where [matches(@extension,'^STP [A-Za-z0-9]{1,13}$')]
@root
oid 1 … 1 R OID dello schema di identificazione regionale delle persone. 
@extension
st 1 … 1 R Codice STP di 16 caratteri assegnato allo straniero temporaneamente presente. Deve iniziare con la stringa "STP". Il codice STP può essere assegnato anche dalla ASL.
@assigningAuthorityName
st 0 … 1   Nome Regione, Nome ASL.
  Example <id root="2.16.840.1.113883.2.9.2.170105.4.1" extension="STP1701051234567" assigningAuthorityName="ASL 5 Montalbano Jonico"/>
  Schematron assert role red error  
  test matches(@extension,'^STP[A-Za-z0-9]{1,13}$')  
  Message Codice STP di 16 caratteri assegnato allo straniero temporaneamente presente. Deve iniziare con la stringa "STP".  
hl7:id
II 0 … 1 Identificazione opzionale del paziente mediante un codice anagrafico regionale (HL7dotsSTP)
where [matches(@root,'^2.16.840.1.113883.2.9.2.')
@root
oid 1 … 1 R OID dello schema di identificazione regionale. (e.g. "2.16.840.1.113883.2.9.2" + [REGIONE] + ".4.1")
@extension
st 1 … 1 R Codice dell'anagrafica regionale.
@assigningAuthorityName
st 0 … 1   Nome Ente che gestisce gli identificativi.
  Example <id root="2.16.840.1.113883.2.9.90.4.1" extension="83741345" assigningAuthorityName="Regione Toscana"/>
hl7:id
II 0 … * Altri identificativi (HL7dotsSTP)