Back To Index
<<
Back To Templates
Template
Encounter Location 2
Template (intern)
1.2.40.0.34.11.90011 - EncounterLocation2
Id
1.2.40.0.34.11.90011
Version
gültig ab 2014‑03‑24 Status
In Entwicklung
Es gibt Versionen von Templates mit dieser Id:
EncounterLocation2 vom 2014‑03‑24
EncounterLocation2 vom 2014‑01‑05
Klassifikation
CDA Header Level Template
Offen/Geschlossen
Offen (auch andere als die definierten Elemente sind erlaubt)
Beschreibung
Encounter Location mit telecom und addr mit "required if known, omit if unknown (no nullFlavor)" anzugeben
Benutzt von / Benutzt
Benutzt von / Benutzt 11 Templates
Benutzt von Template-Id
als
Name
Version
1.2.40.0.34.11.12
Pflegesituationsbericht
Pflegesituationsbericht
2015‑09‑18
1.2.40.0.34.11.10009
Pflegesituationsbericht
ELGA CDA Dokument Pflegesituationsberichts
2015‑09‑26
1.2.40.0.34.11.2
EntlassungsbriefAerztlich
Entlassungsbrief (Ärztlich)
2014‑11‑20
1.2.40.0.34.11.10001
CDAEntlassbriefAerztlich
ELGA CDA Dokument Entlassung Ärztlich
2013‑11‑07
1.2.40.0.34.11.2
EntlassungsbriefAerztlich
Entlassungsbrief (Ärztlich)
2014‑05‑25
1.2.40.0.34.11.2
EntlassungsbriefAerztlich
Entlassungsbrief (Ärztlich)
2014‑01‑05
1.2.40.0.34.11.3
EntlassungsbriefPflege
Entlassungsbrief (Pflege)
2015‑09‑18
1.2.40.0.34.11.10002
CDAEntlassbriefPflege
ELGA CDA Dokument Entlassung Pflege
2013‑11‑07
1.2.40.0.34.11.3
EntlassungsbriefPflege
Entlassungsbrief (Pflege)
2015‑02‑02
1.2.40.0.34.11.3
EntlassungsbriefPflege
Entlassungsbrief (Pflege)
2014‑11‑20
1.2.40.0.34.11.3
EntlassungsbriefPflege
Entlassungsbrief (Pflege)
2014‑01‑05
Item
DT
Kard
Konf
Beschreibung
Label
hl7:location
(EncounterLocation2)
@typeCode
0 .. 1
F
LOC
Beispiel
<
location
typeCode
="
LOC
"
>
<
healthCareFacility
classCode
="
SDLOC
"
>
<!-- ... -->
</
healthCareFacility
>
</
location
>
hl7:healthCareFacility
1 .. 1
M
(EncounterLocation2)
@classCode
0 .. 1
F
SDLOC
Beispiel
<
healthCareFacility
classCode
="
SDLOC
"
>
<
location
classCode
="
PLC
"
determinerCode
="
INSTANCE
"
>
<!-- ... -->
</
location
>
<
serviceProviderOrganization
classCode
="
ORG
"
determinerCode
="
INSTANCE
"
>
<!-- ... -->
</
serviceProviderOrganization
>
</
healthCareFacility
>
hl7:serviceProviderOrganization
1 .. 1
M
(EncounterLocation2)
@classCode
0 .. 1
F
ORG
@determinerCode
0 .. 1
F
INSTANCE
Beispiel
<
serviceProviderOrganization
classCode
="
ORG
"
determinerCode
="
INSTANCE
"
>
<
name
/
>
<
addr
>
<!-- ... -->
</
addr
>
</
serviceProviderOrganization
>
hl7:id
II
1 .. *
R
(EncounterLocation2)
hl7:name
ON
1 .. 1
M
(EncounterLocation2)
hl7:telecom
TEL.AT
0 .. *
R
(EncounterLocation2)
hl7:addr
AD
0 .. 1
R
(EncounterLocation2)
Schematron assert
role
error
test
not(hl7:telecom[@nullFlavor])
Meldung
@nullFlavor nicht erlaubt, stattdessen Element weglassen
Schematron assert
role
error
test
not(hl7:addr[@nullFlavor])
Meldung
@nullFlavor nicht erlaubt, stattdessen Element weglassen