hl7:procedure
|
|
|
|
|
(atl try) |
@classCode
|
cs |
1 … 1 |
F |
PROC |
@moodCode
|
cs |
1 … 1 |
F |
RQO |
hl7:templateId
|
II |
1 … 1 |
M |
Angeforderte Untersuchung Entry |
(atl try) |
@root
|
uid |
1 … 1 |
F |
1.2.40.0.34.6.0.11.3.169 |
hl7:id
|
II |
0 … 1 |
|
Zwecks Rückverfolgbarkeit kann eine ID angegeben werden. |
(atl try) |
Auswahl |
1 … 1 |
|
Code der angeforderten Untersuchung. Elemente in der Auswahl:
- hl7:code[not(@nullFlavor)]
- hl7:code[@nullFlavor='OTH']
|
hl7:code
|
CD |
0 … 1 |
|
Codierung auf Basis des Value Sets "ELGA_RequestedProcedures_VS".
Codes, die im aktuellen Value Set nicht vorhanden sind, werden von der ELGA GmbH ergänzt.
Bitte dazu einen Vorschlag aus einem Code System (SNOMED CT, LOINC, etc.) frei wählen
und an cda@elga.gv.at zusenden.
|
(atl try) |
wo [not(@nullFlavor)] |
|
@code
|
cs |
1 … 1 |
R |
|
@codeSystem
|
oid |
1 … 1 |
R |
|
@codeSystemName
|
st |
0 … 1 |
|
|
@displayName
|
st |
1 … 1 |
R |
|
|
CONF |
Der Wert von @code muss gewählt werden aus dem Value Set 1.2.40.0.34.6.0.10.70 ELGA_RequestedProcedures_VS (DYNAMIC)
|
|
hl7:code
|
CD |
0 … 1 |
|
Codierung von angeforderten Untersuchungen, die nicht im aktuellen Value Set "ELGA_RequestedProcedures_VS"
enthalten sind.
|
(atl try) |
wo [@nullFlavor='OTH'] |
|
|
Beispiel |
Codierung einer angeforderten Untersuchung ohne passenden Code <code nullFlavor="OTH"> <translation code="alternativerCode" codeSystem="alternativeCodeSystem" codeSystemName="NameDesCodeSystems" displayName="klarTextDarstellung"/></code> |
|
Schematron assert |
role |
error
|
|
|
test |
hl7:translation[not(@nullFlavor)] |
|
|
Meldung |
Wenn code[@nullFlavor='OTH'] dann MUSS "code/translation" anwesend sein. |
|
Eingefügt |
0 … 1 |
|
von 1.2.40.0.34.6.0.11.9.1 Narrative Text Reference (DYNAMIC) Das "text"-Element wird verwendet, um einen Verweis zum narrativen Text ("section/text")
herzustellen.
|
hl7:text
|
ED |
0 … 1 |
|
|
(atl try) |
hl7:reference
|
TEL |
1 … 1 |
M |
Die Referenz auf den entsprechenden Text im menschenlesbaren Teil muss durch Bezugnahme
auf den Inhalt[@ID] angegeben werden: reference[@value='#xxx']. Die Referenz ist mit einem ID-Attribut anzugeben, dieses Element DARF NUR den Textinhalt des codierten Inhalts
mit Zusatzinformationen umschließen.
Alternativ kann @value auch mit dem url-scheme "http" oder "https" beginnen.
|
(atl try) |
@value
|
|
1 … 1 |
R |
|
|
Schematron assert |
role |
error
|
|
|
test |
starts-with(@value,'#') or starts-with(@value,'http') |
|
|
Meldung |
The @value attribute content MUST conform to the format '#xxx', where xxx is the ID
of the corresponding 'content'-element, or begin with the 'http' or 'https' url-scheme. |
|
hl7:effectiveTime
|
IVL_TS |
0 … 1 |
|
Datum und Zeit der Anforderung. |
(atl try) |