Terug naar index  <<  Terug naar templates

draft Template  ControlAct AuthorOrPerformer

Id 2.16.840.1.113883.2.4.3.11.60.102.10.500
ref
hl7m-
Ingangsdatum 2012‑08‑01
Status draft Ontwerp Versielabel
Naam ControlActAuthorOrPerformer Weergavenaam ControlAct AuthorOrPerformer
Omschrijving Basistemplate voor controlactwrapper auteurs (authorOrPerformer). Let op dat er een vergelijkbaar maar separaat template is voor model QUQI_MT020001
Classificatie HL7v3 Control Act level template
Open/gesloten Open (ook andere dan gedefinieerde elementen zijn toegestaan)
Gebruikt door / Gebruikt
Gebruikt door 0 transacties en 9 templates, Gebruikt 2 templates
Gebruikt door als Naam Versie
2.16.840.1.113883.2.4.6.10.100.11 Inclusie active Versturen JGZ-dossieroverdrachtverzoek (interactie) 2020‑05‑27
2.16.840.1.113883.2.4.6.10.100.11 Inclusie retired Versturen JGZ-dossieroverdrachtverzoek (interactie) 2013‑07‑09 12:00:00
2.16.840.1.113883.2.4.6.10.100.11 Inclusie retired Versturen JGZ-dossieroverdrachtverzoek (interactie) 2012‑08‑01
2.16.840.1.113883.2.4.6.10.100.14 Inclusie active Versturen vaccinaties (interactie) 2020‑05‑27
2.16.840.1.113883.2.4.6.10.100.14 Inclusie retired Versturen vaccinaties (interactie) 2012‑08‑01
2.16.840.1.113883.2.4.6.10.100.15 Inclusie active Versturen hielprikverzoek (interactie) 2012‑08‑01
2.16.840.1.113883.2.4.6.10.100.16 Inclusie active Opvragen vaccinatiestatus (interactie) 2012‑10‑01
2.16.840.1.113883.2.4.6.10.100.19 Inclusie active Versturen vaccinaties geanonimiseerd (interactie) 2020‑05‑27
2.16.840.1.113883.2.4.6.10.100.19 Inclusie retired Versturen vaccinaties geanonimiseerd (interactie) 2018‑04‑26
Gebruikt als Naam Versie
2.16.840.1.113883.2.4.3.11.60.102.10.513 Containment draft Assigned Device [universal] 2012‑09‑01
2.16.840.1.113883.2.4.3.11.60.102.10.514 Containment draft Assigned Person [universal] 2012‑09‑01
Relatie Afgeleide: model MCAI_MT700201 (DYNAMISCH)
ref
hl7m-

Afgeleide: model MFMI_MT700701 (DYNAMISCH)
ref
hl7m-

Afgeleide: model MFMI_MT700702 (DYNAMISCH)
ref
hl7m-

Afgeleide: model MFMI_MT700711 (DYNAMISCH)
ref
hl7m-

Afgeleide: model MFMI_MT700712 (DYNAMISCH)
ref
hl7m-

Afgeleide: model QUQI_MT000001 (DYNAMISCH)
ref
hl7m-

Afgeleide: model QUQI_MT021001 (DYNAMISCH)
ref
hl7m-

Afgeleide: model QUQI_MT120001 (DYNAMISCH)
ref
hl7m-
Voorbeeld
Applicatie in een GBZ
<authorOrPerformer typeCode="AUT">
  <participant>
    <AssignedDevice>
      <id root="2.16.528.1.1007.3.2" extension="900000262"/>      <id root="2.16.840.1.113883.2.4.6.6" extension="1234"/>      <Organization>
        <id root="2.16.528.1.1007.3.3" extension="00000509"/>        <name>Organisatienaam</name>      </Organization>
    </AssignedDevice>
  </participant>
</authorOrPerformer>
Voorbeeld
Applicatie in een GBO
<authorOrPerformer typeCode="AUT">
  <participant>
    <AssignedDevice>
      <id root="2.16.840.1.113883.2.4.6.6" extension="1234"/>      <Organization>
        <id root="2.16.840.1.113883.2.4.3.11.25" extension="100001"/>        <name>RIVM</name>      </Organization>
    </AssignedDevice>
  </participant>
</authorOrPerformer>
Voorbeeld
Zorgverlener en zorgaanbieder
<authorOrPerformer typeCode="AUT">
  <participant>
    <AssignedPerson>
      <id root="2.16.528.1.1007.3.1" extension="091287345"/>      <code code="01.055" codeSystem="2.16.840.1.113883.2.4.15.111"/>      <Organization>
        <id extension="11223344" root="2.16.528.1.1007.3.3"/>        <name>Organisatienaam</name>      </Organization>
    </AssignedPerson>
  </participant>
</authorOrPerformer>
Item DT Card Conf Omschrijving Label
hl7:authorOrPerformer
Bericht-zender. Systeem of persoon (Condotsmer)
@typeCode
cs 1 … 1 R
  CONF
De waarde van @typeCode moet komen uit waardelijst 2.16.840.1.113883.1.11.19080 x_ParticipationAuthorPerformer (2011‑07‑26)
hl7:participant
1 … 1 M (Condotsmer)
Keuze 1 … 1 Elementen om uit te kiezen:
hl7:AssignedDevice
R Bevat 2.16.840.1.113883.2.4.3.11.60.102.10.513 Assigned Device [universal] (2012‑09‑01) (Condotsmer)
hl7:AssignedPerson
R Bevat 2.16.840.1.113883.2.4.3.11.60.102.10.514 Assigned Person [universal] (2012‑09‑01) (Condotsmer)
  Schematron assert role red error  
  test @typeCode = 'AUT' or @typeCode = 'PRF'  
  Melding @typeCode moet de waarde “AUT” of “PRF” hebben.