IHE Germany - Value Sets for XDS
0.3.29 - draft Germany flag

IHE Germany - Value Sets for XDS, published by IHE Deutschland e.V., Berlin, Deutschland. This guide is not an authorized publication; it is the continuous build for version 0.3.29 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE-Germany/ITI.XDS.VS/ and changes regularly. See the Directory of published versions

ValueSet: IHE XDS Format Code

Official URL: http://ihe-d.de/ValueSets/IHEXDSformatCodeDE Version: 4.0.0-alpha1
Draft as of 2025-08-02 Maturity Level: 2 Computable Name: IHEXDSformatCodeDE
Other Identifiers: urn:ietf:rfc:3986#Uniform Resource Identifier (URI)#http://ihe-d.de/ValueSets/IHEXDSformatCodeDE (use: official, ), OID:1.2.276.0.76.11.35 (use: secondary, ), urn:ietf:rfc:3986#Uniform Resource Identifier (URI)#http://www.ihe-d.de/fhir/ValueSet/IHEXDSformatCode (use: old, )

Copyright/Legal: IHE Deutschland e.V.

IHE XDS Format Code

References

DocumentEntry.formatCode

Das Attribut 'formatCode' spezifiziert das Format des Dokumentes. Zusammen mit dem typeCode (und ggf. mit dem mimeType) soll der formatCode für hinreichende Information sorgen, um einem Dokument-Konsumenten die Entscheidung zu ermöglichen, ob und wie er das Dokumentenformat verarbeiten kann.

Der formatCode muss dabei hinreichend eindeutig formuliert sein, um die Verarbeitung/Anzeige des von der Registry angeforderten Dokumentes durch den Dokumentenkonsumenten zu gewährleisten.

Vergabe von formatCodes

formatCodes können durch verschiedene Organisationen, insbesondere durch IHE International, IHE Deutschland, HL7 Deutschland oder die Betreiber einer XDS-Domäne definiert werden. Die vergebende Organisation legt den Aufbau des Codes fest. Die einzige Vorgabe für alle vergebenden Organisationen besteht darin, dass eine eindeutige URN verwendet werden soll.

Umfang des IHE Deutschland formatCode ValueSets

Das ValueSet hat die OID 1.2.276.0.76.11.35 und setzt sich aus Codes von IHE International, IHE Deutschland, HL7, HL7 Deutschland sowie weiteren Organisationen zusammen.

Aufbau der formatCodes

Aufbau der durch IHE International vergebenen formatCodes

formatCodes, welche von IHE ITI definiert werden, haben immer das Präfix

urn:ihe:iti:

Beispiel: urn:ihe:iti:xds-sd:pdf:2008. Beipiele hierzu finden sich im Wiki von IHE International (http://wiki.ihe.net/index.php?title=IHE_Format_Codes). Wenn andere IHE Domänen formatCodes definieren, so sollen sie das Präfix

urn:ihe:’domain initials’:

benutzen, wobei „domain initials“ die Domäne selbst repräsentiert.

Aufbau der durch IHE Deutschland vergebenen formatCodes

formatCodes, welche von IHE Deutschland definiert werden, haben immer das Präfix

urn:ihe-d:

Von IHE Deutschland festgelegte formatCodes werden wie folgt aufgebaut:

Aufbau für CDA-Dokumente

CDA-Dokumente ohne binärem Inhalt
urn:ihe-d:ig:'Bezeichner':'Jahr'
CDA-Dokumente mit einem Body, der aus einem binärem Inhalt besteht
urn:ihe-d:ig:'Bezeichner':'Jahr':nonXmlBody
CDA-Dokumente mit einem Body, der aus einer XML-Inhalten und mind. einer eingebettenen binärem Datei besteht
urn:ihe-d:ig:'Bezeichner':'Jahr':crossXmlBody

„ig“ ist die feste Abkürzung für Implementierungsleitfäden (implementation guide). 'Bezeichner' und 'Jahr' sollen Platzhalter für den Inhalt des Dokuments und für das Jahr der Veröffentlichung sein. Sollten innerhalb eines Jahres mehrere Versionen erscheinen, wird der Angabe des Jahres zusätzlich eine zweistellige Monatszahl, getrennt von einem Bindestrich, '-'. hinzugefügt (Beispiel: 2010-07).

Beispiel: Sollte IHE Deutschland 2016 ein eigenes CDA-Dokument für eine Verordnung veröffentlichen, wird dieses entsprechend der obigen Beschreibung wie folgt abgebildet:

a) Verordnung: Level 1-3 ohne binärem Inhalt

urn:ihe-d:ig:Verordnung:2016

b) Verordnung: Level 1 CDA mit Body bestehend aus einer PDF-Datei (IG:CDA_und_PDF/A3)

urn:ihe-d:ig:Verordnung:2016:nonXmlBody

c) Verordnung: sowohl mit XML-Inhalt wie auch mindestens einer eingebetteten binären Datei

urn:ihe-d:ig:Verordnung:2016:crossXmlBody

Aufbau für nicht CDA-Dokumente

Nicht-CDA-Dokumente sollten über eine möglichst genaue Beschreibung des Dokumentenformats abgebildet werden, sobald der MIME Type allein das Format des Dokuments nicht ausreichend beschreibt.

IHE Deutschland
urn:ihe-d:ig:'Bezeichner':'Jahr'
urn:ihe-d:spec:'Bezeichner':'Jahr'

„ig“ ist die feste Abkürzung für Implementierungsleitfäden (implementation guide), „spec“ für eine Spezifikation (specification). Auch hier sind 'Bezeichner' und 'Jahr' Platzhalter für den Inhalt des Dokumentes bzw. für das Jahr der Veröffentlichung, welches wann immer möglich angegeben werden sollte. Werden innerhalb eines Jahres mehrere Versionen des Formates veröffentlicht, so wird auch hier zusätzlich die zweistellige Monatszahl der Angabe des Jahres hinzugefügt, getrennt von einem Bindestrich '-' (Beispiel: 2010-07).

Falls der MIME Type allein das Format des Dokuments ausreichend beschreibt, wird dies im formatCode durch die fest vorgegebene URN „urn:ihe:iti:xds:2017:mimeTypeSufficient“ ausgedrückt. Der MIME Type selbst wird in den IHE Document Sharing Metadaten bei DocumentEntry.mimeType angegeben. Die URN „urn:ihe:iti:xds:2017:mimeTypeSufficient“ wurde von IHE International im Dezember 2017 festgelegt und ist Teil der Revision 15 des IHE ITI Technical Frameworks. Der äquivalente, von IHE Deutschland eingeführte formatCode "urn:ihe-d:mime" gilt daher als "deprecated" und sollte nicht mehr verwendet werden.

Beispiel Um ein gewöhnliches PDF-Dokument in einer Document Registry zu registrieren, über dessen Aufbau (Strukturierung) keine weiteren Informationen vorhanden sind, werden der Format-Code (DocumentEntry.formatCode) „urn:ihe:iti:xds:2017:mimeTypeSufficient“ und der MIME Type (DocumentEntry.mimeType) „application/pdf“ verwendet.

Sonderfall Die unterschiedlichen Ausprägungen des PDF Formats (z.B. PDF-A für elektronische Archivierung) benötigen eine gesonderte Behandlung. Da der MIME Type „application/pdf“ diese unterschiedlichen Ausprägungen nicht differenziert, nutzt IHE Deutschland in bestimmten Fällen statt des Codes „urn:ihe:iti:xds:2017:mimeTypeSufficient“ selbst definierte formatCodes. Beispiel: „urn:ihe-d:spec:PDF_A1:2005”. Wenn IHE Deutschland keinen formatCode für die verwendete PDF Ausprägung definiert hat (wie z.B. für PDF/X), wird der Code „urn:ihe:iti:xds:2017:mimeTypeSufficient“ als formatCode und „application/pdf“ als MIME Type verwendet.

Empfehlungen von IHE Deutschland für den Aufbau von formatCodes für andere Organisationen

Wir empfehlen die Verwendung eines IANA-registrierten domain names als Namespace Identifier (NID: der Teil der URN, der auf „urn: “ folgt und bis zum nächsten Doppelpunkt reicht). Definiert beispielsweise die Domäne „Gesundheitsversorgung Deutschland“ formatCodes, lautet das Präfix „urn:gesde.de:“, da die Domäne die URL http://www.gesde.de verwendet. Eine weitere Unterstrukturierung des Namensraums (d.h. nach dem zweiten Doppelpunkt) in Anlehnung an die Vorgehensweise von IHE Deutschland wird empfohlen.

formatCodes für FHIR Ressourcen

FHIR Ressourcen die über IHE XDS/XDR/XDM kommuniziert werden sollten die MIME Types "application/fhir+xml" für die XML Repräsentation und "application/fhir+json" für die JSON Repräsentation verwenden. Für einfache Ressourcen ist dies ausreichend, daher kann "urn:ihe:iti:xds:2017:mimeTypeSufficient" als formatCode verwendet werden. Bei Verwendung von FHIR Documents (http://hl7.org/fhir/documents.html) und ähnlichen Repräsentationen mit Dokumentencharakter wird der Einsatz eines spezifischeren formatCodes empfohlen. Von IHE Deutschland definierte formatCodes für FHIR Dokumentenleitfäden werden den oben dargestellten Vorgehen für CDA-Leitfäden ohne binären Inhalt folgen, d.h. urn:ihe-d:ig:'Bezeichner':'Jahr'.

Logical Definition (CLD)

This value set includes codes based on the following rules:

 

Expansion

This value set contains 169 concepts

CodeSystemDisplayInactiveDefinitionstatus
  urn:ihe:pcchttp://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC DomainOntology group for all PCC defined FormatCodes
  urn:ihe:pcc:xphr:2007http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC XPHRPersonal Health Records. Also known as HL7 CCD and HITSP C32
  urn:ihe:pcc:aps:2007http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC APSIHE Antepartum Summary
  urn:ihe:pcc:xds-ms:2007http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC XDS-MSXDS Medical Summaries
  urn:ihe:pcc:edr:2007http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC EDREmergency Department Referral (EDR)
  urn:ihe:pcc:edes:2007http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC EDESEmergency Department Encounter Summary (EDES)
  urn:ihe:pcc:apr:handp:2008http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC APR HANDPAntepartum Record (APR) - History and Physical
  urn:ihe:pcc:apr:lab:2008http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC APR LABAntepartum Record (APR) - Laboratory
  urn:ihe:pcc:apr:edu:2008http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC APR EDUAntepartum Record (APR) - Education
  urn:ihe:pcc:crc:2008http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC CRCCancer Registry Content (CRC)
  urn:ihe:pcc:cm:2008http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeCare Management (CM)
  urn:ihe:pcc:ic:2008http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeImmunization Registry Content (IRC)
  urn:ihe:pcc:tn:2007http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC TN
  urn:ihe:pcc:nn:2007http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC NN
  urn:ihe:pcc:ctn:2007http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC CTN
  urn:ihe:pcc:edpn:2007http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC EDPN
  urn:ihe:pcc:hp:2008http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC HP
  urn:ihe:pcc:ldhp:2009http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC LDHP
  urn:ihe:pcc:lds:2009http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC LDS
  urn:ihe:pcc:mds:2009http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC MDS
  urn:ihe:pcc:nds:2010http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC NDS
  urn:ihe:pcc:ppvs:2010http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC PPVS
  urn:ihe:pcc:trs:2011http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC TRS
  urn:ihe:pcc:ets:2011http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC ETS
  urn:ihe:pcc:its:2011http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC ITS
  urn:ihe:pcc:ript:2017http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC RIPTRoutine Interfacility Patient Transport (RIPT)
  urn:ihe:pcc:pcs-cs:2018http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC PCS-CSParamedicine Care Summary - Clinical Subset (PCS-CS)
  urn:ihe:pcc:pcs-cr:2018http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC PCS-CRParamedicine Care Summary - Complete Report (PCS-CR)
  urn:ihe:pcc:ips:2020http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC IPSInternational Patient Summary (IPS)
  urn:ihe:pcc:360x:hl7:OMG:O19:2017http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC 360X Referral RequestHL7v2 OMG^O19 message used for 360X referral request
  urn:ihe:pcc:360x:hl7:OSU:O51:2017http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC 360X Referral Status UpdateHL7v2 OSU^O51 message used for 360X referral status
  urn:ihe:pcc:360x:hl7:SIU:S12:2017http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC 360X Appointment NotificationHL7v2 SIU^S12 message used for 360X appointment notification
  urn:ihe:pcc:360x:hl7:SIU:S13:2017http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC 360X Appointment Reschedule NotificationHL7v2 SIU^S13 message used for 360X appointment reschedule notification
  urn:ihe:pcc:360x:hl7:SIU:S15:2017http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC 360X Appointment Cancel NotificationHL7v2 SIU^S15 message used for 360X appointment cancel notification
  urn:ihe:pcc:360x:hl7:SIU:S26:2017http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePCC 360X Appointment No-show NotificationHL7v2 SIU^S26 message used for 360X appointment no-show notification
  urn:ihe:itihttp://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeIT-Infrastructure DomainOntology group for all ITI defined FormatCodes
  urn:ihe:iti:bppc:2007http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeITI BPPCBasic Patient Privacy Consents
  urn:ihe:iti:bppc-sd:2007http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeITI BPPC-SDBasic Patient Privacy Consents with Scanned Document
  urn:ihe:iti:xds-sd:pdf:2008http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeITI XDS-SD PDFPDF embedded in CDA per XDS-SD profile
  urn:ihe:iti:xds-sd:text:2008http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeITI XDS-SD TEXTText embedded in CDA per XDS-SD profile
  urn:ihe:iti:xdw:2011:workflowDochttp://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeITI XDWXDW Workflow Document
  urn:ihe:iti:dsg:detached:2014http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeITI DSG DetachedDSG Detached Document
  urn:ihe:iti:dsg:enveloping:2014http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeITI DSG EnvelopingDSG Enveloping Document
  urn:ihe:iti:appc:2016:consenthttp://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeITI APPCAdvanced Patient Privacy Consents
  urn:ihe:iti:xds:2017:mimeTypeSufficienthttp://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodemimeType SufficientCode to be used when the mimeType is sufficient to understanding the technical format. May be used when no more specific FormatCode is available and the mimeType is sufficient to identify the technical format
  urn:ihe:labhttp://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeLab DomainOntology group for all LAB defined FormatCodes
  urn:ihe:lab:xd-lab:2008http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeLAB XD-LABCDA Laboratory Report
  urn:ihe:radhttp://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeRadiology DomainOntology group for all Radiology defined FormatCodes
  urn:ihe:rad:TEXThttp://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeRAD TEXTRadiology XDS-I Text
  urn:ihe:rad:PDFhttp://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeRAD PDFRadiology XDS-I PDF
  urn:ihe:rad:CDA:ImagingReportStructuredHeadings:2013http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeRAD CDARadiology XDS-I Structured CDA
  urn:ihe:cardhttp://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeCardiology DomainOntology group for all Cardiology defined FormatCodes
  urn:ihe:card:imaging:2011http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeCARD ImagingCardiac Imaging Report (CRC)
  urn:ihe:card:CRC:2012http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeCARD CRCCardiology Cardiology Cath Report Content (CRC)
  urn:ihe:card:EPRC-IE:2014http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeCARD EPRC-IECardiology Electrophysiology Implant/Explant Report Content (EPRC-IE)
  urn:ihe:card:CPN:2017http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeCARD CPNCardiology Procedure Note (CPN)
  urn:ihe:denthttp://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeDental DomainOntology group for all Dental defined FormatCodes
  urn:ihe:dent:TEXThttp://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeDENT TEXTDental CDA Wrapped Text Report (DENT)
  urn:ihe:dent:PDFhttp://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeDENT PDFDental PDF (DENT)
  urn:ihe:dent:CDA:ImagingReportStructuredHeadings:2013http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeDENT CDADental Imaging Report with Structured Headings (DENT)
  urn:ihe:palmhttp://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePathology DomainOntology group for all Pathology defined FormatCodes
  urn:ihe:palm:apsr:2016http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePALM APSRAnatomic Pathology Structured Report
  urn:ihe:pharmhttp://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePharmacy DomainOntology group for all Pharmacy defined FormatCodes
  urn:ihe:pharm:pre:2010http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePharmacy PRECommunity Prescription (PRE)
  urn:ihe:pharm:padv:2010http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePharmacy PADVCommunity Pharmaceutical Advice (PADV)
  urn:ihe:pharm:dis:2010http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePharmacy DISCommunity Dispense (DIS)
  urn:ihe:pharm:pml:2013http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePharmacy PMLCommunity Medication List (PML)
  urn:ihe:pharm:mtp:2015http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePharmacy MTPMedication Treatment Plan (MTP)
  urn:ihe:pharm:cma:2017http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodePharmacy CMACommunity Medication Administration (CMA)
  urn:ihe:qrphhttp://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeQRPH DomainOntology group for all QRPH defined FormatCodes
  urn:ihe:qrph:crd:2008http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeQRPH CRDClinical Research Document (CRD)
  urn:ihe:qrph:dsc:2008http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeQRPH DSCDrug Safety Content (DSC)
  urn:ihe:qrph:mch:2009http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeQRPH MCHinactiveMother and Child Health (MCH)deprecated
  urn:ihe:qrph:hbs:2009http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeQRPH HBSinactiveHealth Birth Summary (HBS)deprecated
  urn:ihe:qrph:prph:2009http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeQRPH PRPH-CaPhysician Reporting to a Public Health Repository - Cancer Registry (PRPH-Ca)
  urn:ihe:qrph:ehcp:2010http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeQRPH EHCPinactiveEarly Hearing Care Plan (EHCP)deprecated
  urn:ihe:qrph:qmd-eh:2010http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeQRPH QMD-EHinactiveQuality Measure Definition - Early Hearing (QMD-EH)deprecated
  urn:ihe:qrph:qme-eh:2010http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeQRPH QME-EHinactiveQuality Measure Execution - Early Hearing (QME-EH)deprecated
  urn:ihe:qrph:bfdr:2011http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeQRPH BFDRinactiveBirth and Fetal Death Report (BFDR)deprecated
  urn:ihe:qrph:LDS-VR:2013http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeQRPH LDS-VRBirth and Fetal Death Reporting - LDS-VR
  urn:ihe:qrph:BFDR-Birth:2014http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeQRPH BFDR Birth CDA documentBFDR Birth CDA document
  urn:ihe:qrph:BFDR-FDeath:2014http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeQRPH BFDR Death CDA documentBFDR Death CDA document
  urn:ihe:qrph:crpc:2012http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeQRPH CRPCinactiveClinical Research Process Content (CRPC)deprecated
  urn:ihe:qrph:vrdr:2013http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeQRPH VRDRVital Records Death Reporting (VRDR)
  urn:ihe:qrph:ms-vrdr:2013http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeQRPH MS-VRDRMedical Summary for VRDR Pre-pop (VRDR)
  urn:ihe:qrph:hw:2013http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeQRPH HWHealthy Weight (HW)
  urn:ihe:qrph:ehdi:2014http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeQRPH EHDIinactiveEarly Hearing Detection Intervention (EHDI)deprecated
  urn:ihe:qrph:NHS-Catl-UV:2015http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeQRPH EHDI NHS Cat IEarly Hearing Detection Intervention (EHDI) NHS QRDA Category I Report UV
  urn:ihe:qrph:NHS-CatIII-UV:2015http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeQRPH EHDI NHS Cat IIIEarly Hearing Detection Intervention (EHDI) NHS QRDA Category III Report UV
  urn:ihe:qrph:HPoCUS:2014http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeQRPH HPoC USHearing Plan of Care (HPoC) - US Realm
  urn:ihe:qrph:HPoCUV:2014http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeQRPH HPoC UVHearing Plan of Care (HPoC) - UV Realm
  urn:ihe:qrph:fp:2014http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeQRPH FPinactiveFamily Planning (FP)deprecated
  urn:ihe:qrph:fp:2017http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeQRPH FP V2Family Planning (FP V2)
  urn:ihe:qrph:ehdiwd:2013http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeQRPH EHDI-WDEarly Hearing Detection and Intervention – Workflow Document (EHDI-WD)
  urn:ihe:qrph:prq:2019http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeQRPH PRQPrescription Repository Query (PRQ)
  urn:hl7http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeHL7 OrganizationinactiveOntology group for all legacy HL7 defined FormatCodesdeprecated
  urn:hl7-org:sdwg:ccda-structuredBody:1.1http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeFor documents following C-CDA 1.1 constraints using a structured body.inactiveNow available in HL7 CodeSystem v3-HL7DocumentFormatCodes.deprecated
  urn:hl7-org:sdwg:ccda-nonXMLBody:1.1http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeFor documents following C-CDA 1.1 constraints using a non structured body.inactiveNow available in HL7 CodeSystem v3-HL7DocumentFormatCodes.deprecated
  urn:hl7-org:sdwg:ccda-structuredBody:2.1http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeFor documents following C-CDA 2.1 constraints using a structured body.inactiveNow available in HL7 CodeSystem v3-HL7DocumentFormatCodes.deprecated
  urn:hl7-org:sdwg:ccda-nonXMLBody:2.1http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeFor documents following C-CDA 2.1 constraints using a non structured body.inactiveNow available in HL7 CodeSystem v3-HL7DocumentFormatCodes.deprecated
  urn:ihe:eyecarehttp://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeEye Care DomainOntology group for all Eye Care defined FormatCodes
  urn:ihe:eyecare:geneyeevalpn:2014http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeEYECARE GEEGeneral Eye Evaluation(GEE) C-CDA Progress Note
  urn:ihe:eyecare:geneyeevalcn:2014http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeEYECARE GEEGeneral Eye Evaluation(GEE) C-CDA Consultation Note
  urn:ihe:eyecare:summary:2015http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcodeEYECARE EC-SUMMARYEye Care Summary Record (EC-Summary)
  urn:gematik:ig:Arbeitsunfaehigkeitsbescheinigung:r4.0http://ihe-d.de/CodeSystems/DeutscheDokumentenformateArbeitsunfähigkeitsbescheinigung (gematik)inactivedeprecated
  urn:gematik:ig:Arbeitsunfaehigkeitsbescheinigung:v1.1http://ihe-d.de/CodeSystems/DeutscheDokumentenformateArbeitsunfähigkeitsbescheinigung (gematik) v1.1
  urn:gematik:ig:Arztbrief:r3.1http://ihe-d.de/CodeSystems/DeutscheDokumentenformateArztbrief § 291f SGB V
  urn:gematik:ig:DatensatzPersoenlicheErklaerungen:r3.1http://ihe-d.de/CodeSystems/DeutscheDokumentenformateDatensatz für persönliche Erklärungen (gematik)
  urn:gematik:ig:diga:v1.0http://ihe-d.de/CodeSystems/DeutscheDokumentenformateDiGA (gematik)inactivedeprecated
  urn:gematik:ig:diga:v1.1http://ihe-d.de/CodeSystems/DeutscheDokumentenformateDiGA (gematik)
  urn:gematik:ig:DMP-Asthma:v4http://ihe-d.de/CodeSystems/DeutscheDokumentenformateeDMP Asthma (gematik)
  urn:gematik:ig:DMP-HI:v1http://ihe-d.de/CodeSystems/DeutscheDokumentenformateeDMP Herzinsuffizienz (gematik)
  urn:gematik:ig:DMP-Rueckenschmerz:v1http://ihe-d.de/CodeSystems/DeutscheDokumentenformateeDMP Rückenschmerz (gematik)
  urn:gematik:ig:DMP-COPD:v4http://ihe-d.de/CodeSystems/DeutscheDokumentenformateeDMP Chronic Obstrusive Pulmonary Disease (gematik)
  urn:gematik:ig:DMP-Depression:v1http://ihe-d.de/CodeSystems/DeutscheDokumentenformateeDMP Depression (gematik)
  urn:gematik:ig:DMP-DM1:v5http://ihe-d.de/CodeSystems/DeutscheDokumentenformateeDMP Diabetes mellitus Typ 1 (gematik)
  urn:gematik:ig:DMP-DM2:v6http://ihe-d.de/CodeSystems/DeutscheDokumentenformateeDMP Diabetes mellitus Typ 2 (gematik)
  urn:gematik:ig:DMP-KHK:v4http://ihe-d.de/CodeSystems/DeutscheDokumentenformateeDMP Koronare Herzkrankheit (gematik)
  urn:gematik:ig:DMP-OST:v1http://ihe-d.de/CodeSystems/DeutscheDokumentenformateeDMP Osteoporose (gematik)
  urn:gematik:ig:DMP-Rheuma:v1http://ihe-d.de/CodeSystems/DeutscheDokumentenformateeDMP Rheumatoide Arthritis (gematik)
  urn:gematik:ig:Impfausweis:r4.0http://ihe-d.de/CodeSystems/DeutscheDokumentenformateImpfausweis (gematik)inactivedeprecated
  urn:gematik:ig:Impfausweis:v1.1.0http://ihe-d.de/CodeSystems/DeutscheDokumentenformateImpfausweis (gematik)
  urn:gematik:ig:KinderuntersuchungsheftUntersuchungen:r4.0http://ihe-d.de/CodeSystems/DeutscheDokumentenformateUntersuchungen Kinderuntersuchungsheftinactivedeprecated
  urn:gematik:ig:KinderuntersuchungsheftUntersuchungen:v1.0.0http://ihe-d.de/CodeSystems/DeutscheDokumentenformateUntersuchungen Kinderuntersuchungsheftinactivedeprecated
  urn:gematik:ig:KinderuntersuchungsheftTeilnahmekarte:r4.0http://ihe-d.de/CodeSystems/DeutscheDokumentenformateTeilnahmekarte Kinderuntersuchungsheftinactivedeprecated
  urn:gematik:ig:KinderuntersuchungsheftTeilnahmekarte:v1.0.0http://ihe-d.de/CodeSystems/DeutscheDokumentenformateTeilnahmekarte Kinderuntersuchungsheftinactivedeprecated
  urn:gematik:ig:KinderuntersuchungsheftTeilnahmekarte:v1.0.1http://ihe-d.de/CodeSystems/DeutscheDokumentenformateTeilnahmekarte Kinderuntersuchungsheft
  urn:gematik:ig:KinderuntersuchungsheftNotizen:r4.0http://ihe-d.de/CodeSystems/DeutscheDokumentenformateNotizen Kinderuntersuchungsheftinactivedeprecated
  urn:gematik:ig:KinderuntersuchungsheftNotizen:v1.0.0http://ihe-d.de/CodeSystems/DeutscheDokumentenformateNotizen Kinderuntersuchungsheftinactivedeprecated
  urn:gematik:ig:KinderuntersuchungsheftNotizen:v1.0.1http://ihe-d.de/CodeSystems/DeutscheDokumentenformateNotizen Kinderuntersuchungsheft
  urn:gematik:ig:Kinderuntersuchungsheft:r4.0http://ihe-d.de/CodeSystems/DeutscheDokumentenformateKinderuntersuchungsheft (gematik)inactivedeprecated
  urn:gematik:ig:Kinderuntersuchungsheft:v1.0.0http://ihe-d.de/CodeSystems/DeutscheDokumentenformateKinderuntersuchungsheft (gematik)inactivedeprecated
  urn:gematik:ig:KinderuntersuchungsheftUntersuchungen:v1.0.1http://ihe-d.de/CodeSystems/DeutscheDokumentenformateUntersuchungen Kinderuntersuchungsheft
  urn:gematik:ig:Medikationsplan:r3.1http://ihe-d.de/CodeSystems/DeutscheDokumentenformateMedikationsplan (gematik)inactivedeprecated
  urn:gematik:ig:Mutterpass:r4.0http://ihe-d.de/CodeSystems/DeutscheDokumentenformateMutterpass (gematik)inactivedeprecated
  urn:gematik:ig:Mutterpass:v1.0.0http://ihe-d.de/CodeSystems/DeutscheDokumentenformateMutterpass (gematik)inactivedeprecated
  urn:gematik:ig:Mutterpass:v1.1.0http://ihe-d.de/CodeSystems/DeutscheDokumentenformateMutterpass (gematik)
  urn:gematik:ig:Notfalldatensatz:r3.1http://ihe-d.de/CodeSystems/DeutscheDokumentenformateNotfalldatensatz
  urn:gematik:ig:VerordnungsdatensatzMedikation:r4.0http://ihe-d.de/CodeSystems/DeutscheDokumentenformateVerordnungsdatensatz Medikation (gematik)inactivedeprecated
  urn:gematik:ig:VerordnungsdatensatzMedikation:v1.0.2http://ihe-d.de/CodeSystems/DeutscheDokumentenformateSynonym: Verodnungsdatensatz Medikation (gematik)inactivedeprecated
  urn:gematik:ig:VerordnungsdatensatzMedikation:v1.1http://ihe-d.de/CodeSystems/DeutscheDokumentenformateVerordnungsdatensatz Medikation (gematik) v1.1inactivedeprecated
  urn:gematik:ig:Zahnbonusheft:r4.0http://ihe-d.de/CodeSystems/DeutscheDokumentenformateZahnbonusheft (gematik)inactivedeprecated
  urn:gematik:ig:Zahnbonusheft:v1.0.0http://ihe-d.de/CodeSystems/DeutscheDokumentenformateZahnbonusheft (gematik)inactivedeprecated
  urn:gematik:ig:Zahnbonusheft:v1.1.0http://ihe-d.de/CodeSystems/DeutscheDokumentenformateZahnbonusheft (gematik)
  urn:gematik:ig:Telemedizinisches-Monitoring:v1.0http://ihe-d.de/CodeSystems/DeutscheDokumentenformateTelemedizinisches Monitoring (gematik)
  urn:gematik:ig:Pflegeueberleitungsbogen:v1.0http://ihe-d.de/CodeSystems/DeutscheDokumentenformatePflegeüberleitungsbogen (gematik)
  urn:gematik:ig:pka:v1.0http://ihe-d.de/CodeSystems/DeutscheDokumentenformatePatientenkurzakte (gematik) v1.0
  urn:hl7-de:DGUV-StatEntlassbrief:2020http://ihe-d.de/CodeSystems/DeutscheDokumentenformateDGUV Stationärer Entlassbrief
  urn:ihe:iti:xdw:2011:eventCode:openhttp://ihe-d.de/CodeSystems/DeutscheDokumentenformateWorkflow offen
  urn:ihe:iti:xdw:2011:eventCode:closedhttp://ihe-d.de/CodeSystems/DeutscheDokumentenformateWorkflow geschlossen
  urn:ihe-d:ig:arztbrief:2014:nonXmlBodyhttp://ihe-d.de/CodeSystems/DeutscheDokumentenformateArztbrief 2014
  urn:ihe-d:ig:Arztbriefplus:2017http://ihe-d.de/CodeSystems/DeutscheDokumentenformateArztbrief plus
  urn:ihe-d:ig:Entlassmanagementbrief:2018http://ihe-d.de/CodeSystems/DeutscheDokumentenformateEntlassmanagementbrief
  urn:ihe-d:ig:eppc-g:2015http://ihe-d.de/CodeSystems/DeutscheDokumentenformateEnhanced Patient Privacy Consent - Germany
  urn:ihe-d:ig:eppc-g-sd:2015http://ihe-d.de/CodeSystems/DeutscheDokumentenformateEnhanced Patient Privacy Consent - Germany - Scanned Document Option
  urn:ihe-d:ig:KurzberichtUeberleitungKrankenhaus:2016http://ihe-d.de/CodeSystems/DeutscheDokumentenformateÜberleitungsmanagement Ärztlicher Kurzbericht über den Krankenhausaufenthalt
  urn:ihe-d:ig:KurzberichtUeberleitungNiedergelassenerArzt:2016http://ihe-d.de/CodeSystems/DeutscheDokumentenformateÜberleitungsmanagement Ärztlicher Kurzbericht des niedergelassenen Arztes
  urn:ihe-d:ig:Medikationsplan:2015http://ihe-d.de/CodeSystems/DeutscheDokumentenformateMedikationsplan
  urn:ihe-d:ig:MeldepflichtigeKrankheitenLabor:2014http://ihe-d.de/CodeSystems/DeutscheDokumentenformateMeldepflichtige Krankheiten: Labormeldung
  urn:ihe-d:ig:MeldepflichtigeKrankheitenArzt:2013http://ihe-d.de/CodeSystems/DeutscheDokumentenformateÜbermittlung meldepflichtiger Krankheiten – Arztmeldung
  urn:ihe-d:ig:NotaufnahmeregisterTraumaModul:2017http://ihe-d.de/CodeSystems/DeutscheDokumentenformateNotaufnahmeregisterTraumamodul
  urn:ihe-d:ig:NotaufnahmeregisterBasisModul:2017http://ihe-d.de/CodeSystems/DeutscheDokumentenformateNotaufnahmeregisterBasismodul
  urn:ihe-d:ig:RehaEntlassbrief:2009http://ihe-d.de/CodeSystems/DeutscheDokumentenformateÄrztlicher Reha-Entlassungsbericht
  urn:ihe-d:mimehttp://ihe-d.de/CodeSystems/DeutscheDokumentenformatedurch MIME Type beschriebeninactiveDieser Code wurde verwendet, wenn das Dokumentenformat ausreichend durch den MIME Type beschrieben war. Dafür gibt es nun den internationalen Code "urn:ihe:iti:xds:2017:mimeTypeSufficient" mit Code System 1.3.6.1.4.1.19376.1.2.3. Daher gilt dieser code als obsolet (engl. "deprecated") und sollte nicht mehr für neue Dokumente verwendet werden.deprecated
  urn:ihe-d:spec:PDF_A1:2005http://ihe-d.de/CodeSystems/DeutscheDokumentenformatePDF/A-1PDF Format für die elektronische Archivierung nach ISO 19005-1:2005
  urn:ihe-d:spec:PDF_A2:2011http://ihe-d.de/CodeSystems/DeutscheDokumentenformatePDF/A-2PDF Format für die elektronische Archivierung nach ISO 19005-2
  urn:ihe-d:spec:PDF_A3:2012http://ihe-d.de/CodeSystems/DeutscheDokumentenformatePDF/A-3PDF Format für die elektronische Archivierung nach ISO 19005-3
  urn:ihe-d:spec:PDF_UA:2008http://ihe-d.de/CodeSystems/DeutscheDokumentenformatePDF/UABarrierefreies PDF nach ISO 14289
  urn:oid:1.2.840.10008.5.1.4.1.1.88.59urn:ietf:rfc:3986DICOM Manifest (DICOM KOS SOP Class UID)

Explanation of the columns that may appear on this page:

Level A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies
System The source of the definition of the code (when the value set draws in codes defined elsewhere)
Code The code (used as the code in the resource instance)
Display The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application
Definition An explanation of the meaning of the concept
Comments Additional notes about how to use the code

Notes:

  • RFC 3406 (2002) URN Namespace Definition Mechanisms. Online, verfügbar unter http://tools.ietf.org/html/rfc3406* Internet Assigned Numbers Authority (IANA). Media Types. Online, verfügbar unter http://www.iana.org/assignments/media-types/media-types.xhtml
  • RFC 2288 (1998) Using Existing Bibliographic Identifiers as Uniform Resource Names. Online, verfügbar unter http://tools.ietf.org/html/rfc2288
  • RFC 2141 (1997).URN Syntax. Online, verfügbar unter https://www.ietf.org/rfc/rfc2141.txt
  • RFC 3151 (2001) A URN Namespace for Public Identifiers. Online, verfügbar unter https://tools.ietf.org/html/rfc3151