IHE Germany - Value Sets for XDS
0.3.14 - draft
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.14 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
Official URL: http://www.ihe-d.de/fhir/ValueSet/IHEXDSformatCode | Version: 4.0.0-alpha1 | |||
Standards status: Draft | Maturity Level: 2 | Computable Name: IHEXDSformatCode | ||
Other Identifiers: OID:1.2.276.0.76.11.35 (use: official, ), urn:ietf:rfc:3986#Uniform Resource Identifier (URI)#http://www.ihe-d.de/fhir/ValueSet/IHEXDSformatCode (use: secondary, ) | ||||
Copyright/Legal: IHE Deutschland e.V. |
IHE XDS Format Code
References
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.
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.
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 durch IHE International vergebenen formatCodes
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.
formatCodes, welche von IHE Deutschland definiert werden, haben immer das Präfix
urn:ihe-d:
Von IHE Deutschland festgelegte formatCodes werden wie folgt aufgebaut:
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
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'.
Generated Narrative: ValueSet IHEXDSformatCode
This value set includes codes based on the following rules:
http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode
urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6
urn:ietf:rfc:3986
Code | Display |
urn:oid:1.2.840.10008.5.1.4.1.1.88.59 | DICOM Manifest (DICOM KOS SOP Class UID) |
Generated Narrative: ValueSet
Expansion from tx.fhir.org based on:
This value set contains 165 concepts
Code | System | Display (de-DE) | Inactive | Definition | status |
urn:ihe:pcc | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Ontology group for all PCC defined FormatCodes | |||
urn:ihe:pcc:xphr:2007 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Personal Health Records. Also known as HL7 CCD and HITSP C32 | |||
urn:ihe:pcc:aps:2007 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | IHE Antepartum Summary | |||
urn:ihe:pcc:xds-ms:2007 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | XDS Medical Summaries | |||
urn:ihe:pcc:edr:2007 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Emergency Department Referral (EDR) | |||
urn:ihe:pcc:edes:2007 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Emergency Department Encounter Summary (EDES) | |||
urn:ihe:pcc:apr:handp:2008 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Antepartum Record (APR) - History and Physical | |||
urn:ihe:pcc:apr:lab:2008 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Antepartum Record (APR) - Laboratory | |||
urn:ihe:pcc:apr:edu:2008 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Antepartum Record (APR) - Education | |||
urn:ihe:pcc:crc:2008 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Cancer Registry Content (CRC) | |||
urn:ihe:pcc:cm:2008 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | ||||
urn:ihe:pcc:ic:2008 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | ||||
urn:ihe:pcc:tn:2007 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | ||||
urn:ihe:pcc:nn:2007 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | ||||
urn:ihe:pcc:ctn:2007 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | ||||
urn:ihe:pcc:edpn:2007 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | ||||
urn:ihe:pcc:hp:2008 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | ||||
urn:ihe:pcc:ldhp:2009 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | ||||
urn:ihe:pcc:lds:2009 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | ||||
urn:ihe:pcc:mds:2009 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | ||||
urn:ihe:pcc:nds:2010 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | ||||
urn:ihe:pcc:ppvs:2010 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | ||||
urn:ihe:pcc:trs:2011 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | ||||
urn:ihe:pcc:ets:2011 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | ||||
urn:ihe:pcc:its:2011 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | ||||
urn:ihe:pcc:ript:2017 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Routine Interfacility Patient Transport (RIPT) | |||
urn:ihe:pcc:pcs-cs:2018 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Paramedicine Care Summary - Clinical Subset (PCS-CS) | |||
urn:ihe:pcc:pcs-cr:2018 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Paramedicine Care Summary - Complete Report (PCS-CR) | |||
urn:ihe:pcc:ips:2020 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | International Patient Summary (IPS) | |||
urn:ihe:pcc:360x:hl7:OMG:O19:2017 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | HL7v2 OMG^O19 message used for 360X referral request | |||
urn:ihe:pcc:360x:hl7:OSU:O51:2017 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | HL7v2 OSU^O51 message used for 360X referral status | |||
urn:ihe:pcc:360x:hl7:SIU:S12:2017 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | HL7v2 SIU^S12 message used for 360X appointment notification | |||
urn:ihe:pcc:360x:hl7:SIU:S13:2017 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | HL7v2 SIU^S13 message used for 360X appointment reschedule notification | |||
urn:ihe:pcc:360x:hl7:SIU:S15:2017 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | HL7v2 SIU^S15 message used for 360X appointment cancel notification | |||
urn:ihe:pcc:360x:hl7:SIU:S26:2017 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | HL7v2 SIU^S26 message used for 360X appointment no-show notification | |||
urn:ihe:iti | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Ontology group for all ITI defined FormatCodes | |||
urn:ihe:iti:bppc:2007 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Basic Patient Privacy Consents | |||
urn:ihe:iti:bppc-sd:2007 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Basic Patient Privacy Consents with Scanned Document | |||
urn:ihe:iti:xds-sd:pdf:2008 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | PDF embedded in CDA per XDS-SD profile | |||
urn:ihe:iti:xds-sd:text:2008 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Text embedded in CDA per XDS-SD profile | |||
urn:ihe:iti:xdw:2011:workflowDoc | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | XDW Workflow Document | |||
urn:ihe:iti:dsg:detached:2014 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | DSG Detached Document | |||
urn:ihe:iti:dsg:enveloping:2014 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | DSG Enveloping Document | |||
urn:ihe:iti:appc:2016:consent | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Advanced Patient Privacy Consents | |||
urn:ihe:iti:xds:2017:mimeTypeSufficient | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Code 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:lab | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Ontology group for all LAB defined FormatCodes | |||
urn:ihe:lab:xd-lab:2008 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | CDA Laboratory Report | |||
urn:ihe:rad | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Ontology group for all Radiology defined FormatCodes | |||
urn:ihe:rad:TEXT | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Radiology XDS-I Text | |||
urn:ihe:rad:PDF | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Radiology XDS-I PDF | |||
urn:ihe:rad:CDA:ImagingReportStructuredHeadings:2013 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Radiology XDS-I Structured CDA | |||
urn:ihe:card | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Ontology group for all Cardiology defined FormatCodes | |||
urn:ihe:card:imaging:2011 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Cardiac Imaging Report (CRC) | |||
urn:ihe:card:CRC:2012 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Cardiology Cardiology Cath Report Content (CRC) | |||
urn:ihe:card:EPRC-IE:2014 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Cardiology Electrophysiology Implant/Explant Report Content (EPRC-IE) | |||
urn:ihe:card:CPN:2017 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Cardiology Procedure Note (CPN) | |||
urn:ihe:dent | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Ontology group for all Dental defined FormatCodes | |||
urn:ihe:dent:TEXT | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Dental CDA Wrapped Text Report (DENT) | |||
urn:ihe:dent:PDF | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Dental PDF (DENT) | |||
urn:ihe:dent:CDA:ImagingReportStructuredHeadings:2013 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Dental Imaging Report with Structured Headings (DENT) | |||
urn:ihe.palm | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Ontology group for all Pathology defined FormatCodes | |||
urn:ihe.palm:apsr:2016 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Anatomic Pathology Structured Report | |||
urn:ihe:pharm | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Ontology group for all Pharmacy defined FormatCodes | |||
urn:ihe:pharm:pre:2010 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Community Prescription (PRE) | |||
urn:ihe:pharm:padv:2010 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Community Pharmaceutical Advice (PADV) | |||
urn:ihe:pharm:dis:2010 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Community Dispense (DIS) | |||
urn:ihe:pharm:pml:2013 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Community Medication List (PML) | |||
urn:ihe:pharm:mtp:2015 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Medication Treatment Plan (MTP) | |||
urn:ihe:pharm:cma:2017 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Community Medication Administration (CMA) | |||
urn:ihe:qrph | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Ontology group for all QRPH defined FormatCodes | |||
urn:ihe:qrph:crd:2008 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Clinical Research Document (CRD) | |||
urn:ihe:qrph:dsc:2008 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Drug Safety Content (DSC) | |||
urn:ihe:qrph:mch:2009 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | inactive | Mother and Child Health (MCH) | deprecated | |
urn:ihe:qrph:hbs:2009 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | inactive | Health Birth Summary (HBS) | deprecated | |
urn:ihe:qrph:prph:2009 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Physician Reporting to a Public Health Repository - Cancer Registry (PRPH-Ca) | |||
urn:ihe:qrph:ehcp:2010 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | inactive | Early Hearing Care Plan (EHCP) | deprecated | |
urn:ihe:qrph:qmd-eh:2010 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | inactive | Quality Measure Definition - Early Hearing (QMD-EH) | deprecated | |
urn:ihe:qrph:qme-eh:2010 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | inactive | Quality Measure Execution - Early Hearing (QME-EH) | deprecated | |
urn:ihe:qrph:bfdr:2011 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | inactive | Birth and Fetal Death Report (BFDR) | deprecated | |
urn:ihe:qrph:LDS-VR:2013 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Birth and Fetal Death Reporting - LDS-VR | |||
urn:ihe:qrph:BFDR-Birth:2014 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | BFDR Birth CDA document | |||
urn:ihe:qrph:BFDR-FDeath:2014 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | BFDR Death CDA document | |||
urn:ihe:qrph:crpc:2012 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | inactive | Clinical Research Process Content (CRPC) | deprecated | |
urn:ihe:qrph:vrdr:2013 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Vital Records Death Reporting (VRDR) | |||
urn:ihe:qrph:ms-vrdr:2013 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Medical Summary for VRDR Pre-pop (VRDR) | |||
urn:ihe:qrph:hw:2013 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Healthy Weight (HW) | |||
urn:ihe:qrph:ehdi:2014 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | inactive | Early Hearing Detection Intervention (EHDI) | deprecated | |
urn:ihe:qrph:NHS-Catl-UV:2015 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Early Hearing Detection Intervention (EHDI) NHS QRDA Category I Report UV | |||
urn:ihe:qrph:NHS-CatIII-UV:2015 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Early Hearing Detection Intervention (EHDI) NHS QRDA Category III Report UV | |||
urn:ihe:qrph:HPoCUS:2014 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Hearing Plan of Care (HPoC) - US Realm | |||
urn:ihe:qrph:HPoCUV:2014 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Hearing Plan of Care (HPoC) - UV Realm | |||
urn:ihe:qrph:fp:2014 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | inactive | Family Planning (FP) | deprecated | |
urn:ihe:qrph:fp:2017 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Family Planning (FP V2) | |||
urn:ihe:qrph:ehdiwd:2013 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Early Hearing Detection and Intervention – Workflow Document (EHDI-WD) | |||
urn:ihe:qrph:prq:2019 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Prescription Repository Query (PRQ) | |||
urn:hl7 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | Ontology group for all legacy HL7 defined FormatCodes | |||
urn:hl7-org:sdwg:ccda-structuredBody:1.1 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | inactive | Now available in HL7 CodeSystem v3-HL7DocumentFormatCodes. | deprecated | |
urn:hl7-org:sdwg:ccda-nonXMLBody:1.1 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | inactive | Now available in HL7 CodeSystem v3-HL7DocumentFormatCodes. | deprecated | |
urn:hl7-org:sdwg:ccda-structuredBody:2.1 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | inactive | Now available in HL7 CodeSystem v3-HL7DocumentFormatCodes. | deprecated | |
urn:hl7-org:sdwg:ccda-nonXMLBody:2.1 | http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode | inactive | Now available in HL7 CodeSystem v3-HL7DocumentFormatCodes. | deprecated | |
urn:gematik:ig:Arbeitsunfaehigkeitsbescheinigung:r4.0 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | inactive | deprecated | ||
urn:gematik:ig:Arbeitsunfaehigkeitsbescheinigung:v1.1 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:gematik:ig:Arztbrief:r3.1 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:gematik:ig:DatensatzPersoenlicheErklaerungen:r3.1 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:gematik:ig:diga:v1.0 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | inactive | deprecated | ||
urn:gematik:ig:diga:v1.1 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:gematik:ig:DMP-Asthma:v4 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:gematik:ig:DMP-HI:v1 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:gematik:ig:DMP-Rueckenschmerz:v1 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:gematik:ig:DMP-COPD:v4 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:gematik:ig:DMP-Depression:v1 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:gematik:ig:DMP-DM1:v5 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:gematik:ig:DMP-DM2:v6 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:gematik:ig:DMP-KHK:v4 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:gematik:ig:DMP-OST:v1 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:gematik:ig:DMP-Rheuma:v1 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:gematik:ig:Impfausweis:r4.0 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | inactive | deprecated | ||
urn:gematik:ig:Impfausweis:v1.1.0 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:gematik:ig:KinderuntersuchungsheftUntersuchungen:r4.0 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | inactive | deprecated | ||
urn:gematik:ig:KinderuntersuchungsheftUntersuchungen:v1.0.0 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | inactive | deprecated | ||
urn:gematik:ig:KinderuntersuchungsheftTeilnahmekarte:r4.0 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | inactive | deprecated | ||
urn:gematik:ig:KinderuntersuchungsheftTeilnahmekarte:v1.0.0 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | inactive | deprecated | ||
urn:gematik:ig:KinderuntersuchungsheftTeilnahmekarte:v1.0.1 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:gematik:ig:KinderuntersuchungsheftNotizen:r4.0 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | inactive | deprecated | ||
urn:gematik:ig:KinderuntersuchungsheftNotizen:v1.0.0 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | inactive | deprecated | ||
urn:gematik:ig:KinderuntersuchungsheftNotizen:v1.0.1 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:gematik:ig:Kinderuntersuchungsheft:r4.0 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | inactive | deprecated | ||
urn:gematik:ig:Kinderuntersuchungsheft:v1.0.0 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | inactive | deprecated | ||
urn:gematik:ig:KinderuntersuchungsheftUntersuchungen:v1.0.1 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:gematik:ig:Medikationsplan:r3.1 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:gematik:ig:Mutterpass:r4.0 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | inactive | deprecated | ||
urn:gematik:ig:Mutterpass:v1.0.0 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | inactive | deprecated | ||
urn:gematik:ig:Mutterpass:v1.1.0 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:gematik:ig:Notfalldatensatz:r3.1 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:gematik:ig:VerordnungsdatensatzMedikation:r4.0 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | inactive | deprecated | ||
urn:gematik:ig:VerordnungsdatensatzMedikation:v1.0.2 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | inactive | Synonym: Verodnungsdatensatz Medikation (gematik) | deprecated | |
urn:gematik:ig:VerordnungsdatensatzMedikation:v1.1 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:gematik:ig:Zahnbonusheft:r4.0 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | inactive | deprecated | ||
urn:gematik:ig:Zahnbonusheft:v1.0.0 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | inactive | deprecated | ||
urn:gematik:ig:Zahnbonusheft:v1.1.0 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:gematik:ig:Telemedizinisches-Monitoring:v1.0 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:gematik:ig:Pflegeueberleitungsbogen:v1.0 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:gematik:ig:pka:v1.0 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:hl7-de:DGUV-StatEntlassbrief:2020 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:ihe:iti:xdw:2011:eventCode:open | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:ihe:iti:xdw:2011:eventCode:closed | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:ihe-d:ig:arztbrief:2014:nonXmlBody | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:ihe-d:ig:Arztbriefplus:2017 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:ihe-d:ig:Entlassmanagementbrief:2018 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:ihe-d:ig:eppc-g:2015 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:ihe-d:ig:eppc-g-sd:2015 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:ihe-d:ig:KurzberichtUeberleitungKrankenhaus:2016 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:ihe-d:ig:KurzberichtUeberleitungNiedergelassenerArzt:2016 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:ihe-d:ig:Medikationsplan:2015 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:ihe-d:ig:MeldepflichtigeKrankheitenLabor:2014 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:ihe-d:ig:MeldepflichtigeKrankheitenArzt:2013 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:ihe-d:ig:NotaufnahmeregisterTraumaModul:2017 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:ihe-d:ig:NotaufnahmeregisterBasisModul:2017 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:ihe-d:ig:RehaEntlassbrief:2009 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | ||||
urn:ihe-d:mime | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | inactive | Dieser 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:2005 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | PDF Format für die elektronische Archivierung nach ISO 19005-1:2005 | |||
urn:ihe-d:spec:PDF_A2:2011 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | PDF Format für die elektronische Archivierung nach ISO 19005-2 | |||
urn:ihe-d:spec:PDF_A3:2012 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | PDF Format für die elektronische Archivierung nach ISO 19005-3 | |||
urn:ihe-d:spec:PDF_UA:2008 | urn:oid:1.3.6.1.4.1.19376.3.276.1.5.6 | Barrierefreies PDF nach ISO 14289 | |||
urn:oid:1.2.840.10008.5.1.4.1.1.88.59 | urn:ietf:rfc:3986 |
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 |