Back To Index  <<  Back To Templates

draft Template  playingEntity - Agente

Id 2.16.840.1.113883.3.1937.777.63.10.162 Effective Date 2022‑09‑25 15:14:41
Other versions this id:
Status draft Draft Version Label playingEntityAgente
Name playingEntityAgente Display Name playingEntity - Agente
Description en-US Template CDA PlayingEntity (prototype, directly derived from POCD_RM000040 MIF)
Classification CDA Entry Level Template
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 19 templates, Uses 0 templates
Used by as Name Version
2.16.840.1.113883.3.1937.777.63.10.161 Containment draft Descrizione Agente (agente) 2022‑09‑25 15:11:00
2.16.840.1.113883.3.1937.777.63.10.157 link draft Allergie - observation (RAP) (obsAllergie) 2022‑09‑25 13:59:06
2.16.840.1.113883.3.1937.777.63.10.156 link draft Allergie - act (RAP) (allergieRAP) 2022‑09‑25 13:28:16
2.16.840.1.113883.3.1937.777.63.10.155 link draft Sotto-sezione Allergie (RAP) (AllergieRAP) 2022‑09‑25 13:17:20
2.16.840.1.113883.3.1937.777.63.10.132 link draft Notizie Cliniche (RAP) (notizieClinicheRAP) 2022‑09‑21 12:45:29
2.16.840.1.113883.2.9.10.1.8.1 link draft Referto di Anatomia Patologica (RAP) (Referto di Anatomia Patologica (RAP)) 2022‑09‑20 14:53:37
2.16.840.1.113883.3.1937.777.63.10.320 link draft Allergie - observation (VPS) (obsAllergie) 2023‑05‑04 11:59:41
2.16.840.1.113883.3.1937.777.63.10.319 link draft Allergie - act (VPS) (allergieVPS) 2023‑05‑04 10:53:32
2.16.840.1.113883.2.9.10.1.6.33 link draft Allergie (VPS) 2018‑03‑19
2.16.840.1.113883.2.9.10.1.6.56 link draft Inquadramento clinico iniziale (VPS) 2018‑03‑19
2.16.840.1.113883.2.9.10.1.6.1 link draft Verbale di Pronto Soccorso (VPS) 2023‑05‑17 12:00:45
2.16.840.1.113883.2.9.10.1.6.1 link draft Verbale di Pronto Soccorso (VPS) 2018‑03‑19
2.16.840.1.113883.3.1937.777.63.10.15 link cancelled Prescrizione farmaceutica 2022‑06‑21 09:01:33
2.16.840.1.113883.3.1937.777.63.10.378 link draft Allergie - observation (RSA) (obsAllergie) 2023‑12‑18 13:18:07
2.16.840.1.113883.3.1937.777.63.10.377 link draft Allergie - act (RSA) (allergieRSA) 2023‑12‑18 13:12:43
2.16.840.1.113883.3.1937.777.63.10.379 link draft Allergie - act (RSA 1) (allergieRSA1) 2023‑12‑18 14:45:57
2.16.840.1.113883.2.9.10.1.9.3.3 link draft Allergie (RSA) 2018‑04‑11
2.16.840.1.113883.2.9.10.1.9.3.2 link draft Storia Clinica (RSA) 2018‑04‑11
2.16.840.1.113883.2.9.10.1.9.1 link draft Referto di Specialistica Ambulatoriale (RSA) 2018‑04‑11
Relationship Specialization: template 2.16.840.1.113883.10.12.313 CDA PlayingEntity (2005‑09‑07)
ref
ad1bbr-
Item DT Card Conf Description Label
@classCode
cs 0 … 1  

MMAT

@determinerCode
cs 0 … 1 F INSTANCE
hl7:code
CE (extensible) 1 … 1 M

Il valore dell'elemento code - per le somministrazioni farmaceutiche - può essere selezionato dai sistemi di codifica WHO ATC (2.16.840.1.113883.6.73) o AIC (2.16.840.1.113883.2.9.6.1.5).

Il valore dell'elemento code - per le allergie non a farmaci – potrebbe essere selezionato dal value set AllergenNoDrugs_PSSIT DYNAMIC, sotto linkato.

Se l’agente che ha causato la reazione allergica non è noto, allora si utilizzerà un @nullFlavor valorizzato con “UNK”.

(pladotsnte)
  CONF
The value of @code should be drawn from value set 2.16.840.1.113883.3.1937.777.63.11.15 ObservationIntoleranceType (DYNAMIC)
  Example
Esempio1: Descrizione Agente codificato
<participant typeCode="CSM">
  <participantRole classCode="MANU">
    <playingEntity classCode="MMAT">
      <code code="[COD_AGENTE]" codeSystem="[OID_CODESYSTEM]" codeSystemName="[NOME_CODESYSTEM]" displayName="[DESC_AGENTE]">
        <originalText>
          <reference value="#REF_AGENT"/>        </originalText>
      </code>
    </playingEntity>
  </participantRole>
</participant>
  Example
Esempio2: Descrizione Agente non codificato
<participant typeCode="CSM">
  <participantRole classCode="MANU">
    <playingEntity classCode="MMAT">
      <code nullFlavor="NI">
        <originalText>
          <reference value="#REF_AGENT"/>        </originalText>
      </code>
    </playingEntity>
  </participantRole>
</participant>