test:Test2: Unterschied zwischen den Versionen
[unmarkierte Version] | [unmarkierte Version] |
(→Dataset) |
(→Dataset) |
||
Zeile 1: | Zeile 1: | ||
=Übersicht= | =Übersicht= | ||
− | == | + | ==XDS-Mapping== |
− | {| class="wikitable | + | {| class="wikitable" |
− | ! style=" | + | ! style="text-align: right;" | XDS-Mapping |
− | ! | + | ! CDA-Element |
− | ! | + | ! |
− | ! | + | ! Hinweis |
− | | | + | |- |
− | | | + | | XDSdocumentEntry.formatCode |
− | | | + | | clinicalDocument.templateId |
− | + | | @root="1.2.40.0.34.6.0.11.0.4.1" | |
− | + | @extension="XDSdocumentEntry.formatCode^urn:hl7-at:eImpf:2019" | |
− | + | | Version des Implementierungsleitfaden e-Impfpass - "Kompletter Immunisierungsstatus" mit XDSdocumentEntry.formatCode als Extension. | |
− | | | + | Das templateId-Element mit einer Extension beginnend mit "XDSdocumentEntry.formatCode^" wird ins XDS-Attribut formatCode gemappt (ohne Präfix XDSdocumentEntry.formatCode^). |
− | | | + | |- |
| | | | ||
− | |||
− | |||
− | |||
| | | | ||
+ | | @root="1.2.40.0.34.6.0.11.0.2.1" | ||
+ | @extension="XDSdocumentEntry.formatCode^urn:hl7-at:eImpf:2019" | ||
+ | | Version des Implementierungsleitfaden e-Impfpass - "Update Immunisierungsstatus" mit XDSdocumentEntry.formatCode als Extension. | ||
+ | Das templateId-Element mit einer Extension beginnend mit "XDSdocumentEntry.formatCode^" wird ins XDS-Attribut formatCode gemappt (ohne Präfix XDSdocumentEntry.formatCode^). | ||
+ | |- | ||
+ | | uniqueId | ||
+ | | clinicalDocument.id | ||
+ | | @root | ||
+ | | Weltweit eindeutige Dokumenten-Id. | ||
+ | |- | ||
+ | | XDSDocumentEntry.classCode | ||
+ | | clinicalDocument.code | ||
+ | | @code="11369-6" | ||
+ | @displayName="HISTORY OF IMMUNIZATIONS" | ||
+ | @codeSystem=" 2.16.840.1.113883.6.1" | ||
+ | | Bezeichnet die „Dokumentklasse“. Zulässige Werte gemäß Value-Set „ELGA_Dokumentklassen“. | ||
+ | |- | ||
+ | | XDSDocumentEntry.typeCode | ||
+ | | clinicalDocument.code.translation | ||
+ | | @code="82593-5" | ||
+ | @displayName="Immunization summary report" | ||
+ | @codeSystem=" 2.16.840.1.113883.6.1" | ||
+ | | Dokumententyp "Kompletter Immunisierungsstatus". | ||
+ | |- | ||
| | | | ||
− | |||
− | |||
− | |||
| | | | ||
+ | | @code="87273-9" | ||
+ | @displayName="Immunization note" | ||
+ | @codeSystem=" 2.16.840.1.113883.6.1" | ||
+ | | Dokumententyp "Update Immunisierungsstatus". | ||
+ | |- | ||
+ | | title | ||
+ | | clinicalDocument.title | ||
+ | | "Kompletter Immunisierungsstatus" | ||
+ | | Für den lesenden Dokumentempfänger gedachten Titel des "Kompletten Immunisierungsstatus". | ||
+ | |- | ||
| | | | ||
− | |||
− | |||
− | |||
− | |||
| | | | ||
− | | | + | | "Update Immunisierungsstatus" |
+ | | Für den lesenden Dokumentempfänger gedachten Titel des "Update Immunisierungsstatus". | ||
+ | |- | ||
+ | | referenceIdList | ||
+ | | clinicalDocument.setId | ||
+ | | @root | ||
+ | | Eindeutige Id des Dokumentensets. Dieses Element wird ins XDS-Attribut referenceIdList ("urn:elga:iti:xds:2014:ownDocument_setId") gemappt. | ||
+ | Hinweis: Bestimmte Systeme, die bei der Übernahme der setId in die XDS-Metadaten mit dem V2-Datentyp CX arbeiten, könnten ein Problem mit @extension-Attributen haben, die länger als 15 Zeichen sind. | ||
+ | |- | ||
+ | | eventCodeList | ||
+ | | clinicalDocument.documentationOf.serviceEvent.code | ||
+ | | @code="41000179103" | ||
+ | @displayName="Immunization record (record artifact)" | ||
+ | @codeSystem=" 2.16.840.1.113883.6.96" | ||
+ | @codeSystemName="SNOMED CT" | ||
+ | | Code der | ||
+ | Gesundheitsdienstleistung. | ||
+ | |- | ||
+ | | serviceStartTime | ||
+ | serviceStopTime | ||
+ | | clinicalDocument.documentationOf.serviceEvent.effectiveTime | ||
+ | | | ||
+ | | Zeitraum der Gesundheitsdienstleistung, | ||
+ | Für die automatisierte Datenübernahme aus dem CDA-Dokument in die XDS-Dokumentmetadaten ist stets ein Zeitintervall anzugeben. | ||
+ | ACHTUNG: Die Zeitangaben der jeweils ersten Gesundheitsdienstleistung (erstes documentationOf/serviceEvent-Element) werden in die Dokument-Metadaten übernommen! | ||
+ | Die Bedeutung der Dokument-Metadaten-Elemente lautet daher wie folgt: | ||
+ | serviceStartTime: Beginn des ersten documentationOf/serviceEvent-Elements | ||
+ | serviceStopTime: Ende des ersten documentationOf/serviceEvent-Elements | ||
+ | |- | ||
+ | | confidentialityCode | ||
+ | | clinicalDocument.confidentialityCode | ||
+ | | @codeSystemName="HL7:Confidentiality" | ||
+ | @code="N" | ||
+ | @codeSystem="2.16.840.1.113883.5.25" | ||
+ | @displayName="normal" | ||
+ | | Grundsätzlich stellt CDA | ||
+ | Informationen zum Vertraulichkeitsstatus eines Dokuments zur Verfügung, | ||
+ | dieser ist rein informativ. | ||
|} | |} | ||
− | |||
Version vom 24. September 2019, 15:20 Uhr
Inhaltsverzeichnis
1 Übersicht
1.1 XDS-Mapping
XDS-Mapping | CDA-Element | Hinweis | |
---|---|---|---|
XDSdocumentEntry.formatCode | clinicalDocument.templateId | @root="1.2.40.0.34.6.0.11.0.4.1"
@extension="XDSdocumentEntry.formatCode^urn:hl7-at:eImpf:2019" |
Version des Implementierungsleitfaden e-Impfpass - "Kompletter Immunisierungsstatus" mit XDSdocumentEntry.formatCode als Extension.
Das templateId-Element mit einer Extension beginnend mit "XDSdocumentEntry.formatCode^" wird ins XDS-Attribut formatCode gemappt (ohne Präfix XDSdocumentEntry.formatCode^). |
@root="1.2.40.0.34.6.0.11.0.2.1"
@extension="XDSdocumentEntry.formatCode^urn:hl7-at:eImpf:2019" |
Version des Implementierungsleitfaden e-Impfpass - "Update Immunisierungsstatus" mit XDSdocumentEntry.formatCode als Extension.
Das templateId-Element mit einer Extension beginnend mit "XDSdocumentEntry.formatCode^" wird ins XDS-Attribut formatCode gemappt (ohne Präfix XDSdocumentEntry.formatCode^). | ||
uniqueId | clinicalDocument.id | @root | Weltweit eindeutige Dokumenten-Id. |
XDSDocumentEntry.classCode | clinicalDocument.code | @code="11369-6"
@displayName="HISTORY OF IMMUNIZATIONS" @codeSystem=" 2.16.840.1.113883.6.1" |
Bezeichnet die „Dokumentklasse“. Zulässige Werte gemäß Value-Set „ELGA_Dokumentklassen“. |
XDSDocumentEntry.typeCode | clinicalDocument.code.translation | @code="82593-5"
@displayName="Immunization summary report" @codeSystem=" 2.16.840.1.113883.6.1" |
Dokumententyp "Kompletter Immunisierungsstatus". |
@code="87273-9"
@displayName="Immunization note" @codeSystem=" 2.16.840.1.113883.6.1" |
Dokumententyp "Update Immunisierungsstatus". | ||
title | clinicalDocument.title | "Kompletter Immunisierungsstatus" | Für den lesenden Dokumentempfänger gedachten Titel des "Kompletten Immunisierungsstatus". |
"Update Immunisierungsstatus" | Für den lesenden Dokumentempfänger gedachten Titel des "Update Immunisierungsstatus". | ||
referenceIdList | clinicalDocument.setId | @root | Eindeutige Id des Dokumentensets. Dieses Element wird ins XDS-Attribut referenceIdList ("urn:elga:iti:xds:2014:ownDocument_setId") gemappt.
Hinweis: Bestimmte Systeme, die bei der Übernahme der setId in die XDS-Metadaten mit dem V2-Datentyp CX arbeiten, könnten ein Problem mit @extension-Attributen haben, die länger als 15 Zeichen sind. |
eventCodeList | clinicalDocument.documentationOf.serviceEvent.code | @code="41000179103"
@displayName="Immunization record (record artifact)" @codeSystem=" 2.16.840.1.113883.6.96" @codeSystemName="SNOMED CT" |
Code der
Gesundheitsdienstleistung. |
serviceStartTime
serviceStopTime |
clinicalDocument.documentationOf.serviceEvent.effectiveTime | Zeitraum der Gesundheitsdienstleistung,
Für die automatisierte Datenübernahme aus dem CDA-Dokument in die XDS-Dokumentmetadaten ist stets ein Zeitintervall anzugeben. ACHTUNG: Die Zeitangaben der jeweils ersten Gesundheitsdienstleistung (erstes documentationOf/serviceEvent-Element) werden in die Dokument-Metadaten übernommen! Die Bedeutung der Dokument-Metadaten-Elemente lautet daher wie folgt: serviceStartTime: Beginn des ersten documentationOf/serviceEvent-Elements serviceStopTime: Ende des ersten documentationOf/serviceEvent-Elements | |
confidentialityCode | clinicalDocument.confidentialityCode | @codeSystemName="HL7:Confidentiality"
@code="N" @codeSystem="2.16.840.1.113883.5.25" @displayName="normal" |
Grundsätzlich stellt CDA
Informationen zum Vertraulichkeitsstatus eines Dokuments zur Verfügung, dieser ist rein informativ. |
1.2 test:AKLKapitel1
Inhalt test:AKLKapitel1 Inhalt test:AKLKapitel1 Inhalt test:AKLKapitel1 Inhalt test:AKLKapitel1 Inhalt test:AKLKapitel1 Inhalt test:AKLKapitel1 Inhalt test:AKLKapitel1 Inhalt test:AKLKapitel1 Inhalt test:AKLKapitel1 Inhalt test:AKLKapitel1 Inhalt test:AKLKapitel1 Inhalt test:AKLKapitel1 Inhalt test:AKLKapitel1 Nachdem Hauptseite plus alle Subseiten abgenommen sind, Änderung speichern (kein flaggen) von AKLKapitel1
1.3 test:AKLKapitel2
Inhalt test:AKLKapitel2 Inhalt test:AKLKapitel2 Inhalt test:AKLKapitel2 Inhalt test:AKLKapitel2 Inhalt test:AKLKapitel2 Inhalt test:AKLKapitel2 Inhalt test:AKLKapitel2 Inhalt test:AKLKapitel2 Inhalt test:AKLKapitel2 Inhalt test:AKLKapitel2 Inhalt test:AKLKapitel2
1.4 test:AKLTemplateBeispiel
1.4.1 Spezifikation
Element/Attribut | DT | Kard | Konf | Beschreibung | |||
---|---|---|---|---|---|---|---|
code | CE CWE |
1..1 | M | Code des Dokuments | |||
@code | cs | 1..1 | M | Fester Wert: 11490-0 (aus Value-Set „ELGA_Dokumentenklassen“) | |||
@displayName | st | 1..1 | M | Fester Wert: Physician Discharge summary | |||
@codeSystem | uid | 1..1 | M | Fester Wert: 2.16.840.1.113883.6.1 | |||
@codeSystemName | st | 1..1 | M | Fester Wert: LOINC |
TEST:
1.4.2 Entry Level Spezifikation
OHNE Interpretiation eImpf_Antikoerperbestimmung_VS {{:1.2.40.0.34.6.0.10.13/dynamic}}
MIT Interpretiation eImpf_Antikoerperbestimmung_VS
Diese Terminologie ist eine Momentaufnahme vom . Terminologien können sich im Laufe der Zeit weiterentwickeln. Wenn eine neuere (dynamische) Versionen dieser Terminologie benötigt wird, bitte von der Quelle abrufen. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Id | 1.2.40.0.34.6.0.10.13 ref at-cda-bbr- | Gültigkeit | 2023‑07‑31 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Status | Entwurf | Versions-Label | 1.5.0+20240516 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Name | eimpf-antikoerperbestimmung | Bezeichnung | eImpf_Antikoerperbestimmung | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Copyright | This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
2 Quell-Codesysteme | 2.16.840.1.113883.6.96 - SNOMED Clinical Terms - FHIR: http://snomed.info/sct - HL7 V2: SCT 2.16.840.1.113883.6.1 - Logical Observation Identifier Names and Codes - FHIR: http://loinc.org - HL7 V2: LN | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Legende: Typ L=leaf, S=specializable, A=abstract, D=deprecated. NullFlavor OTH (other) schlägt Text in originalText vor. HL7 V3: NullFlavors werden im @nullFlavor Attribut statt in @code angegeben. |
Dies ist der Inhalt der Seite ohne Überschrift.