MII IG Dokument
2026.0.0-ballot - ci-build
Unknown region code '276'
MII IG Dokument, published by Medizininformatik-Initiative. This guide is not an authorized publication; it is the continuous build for version 2026.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medizininformatik-initiative/kerndatensatz-dokument/ and changes regularly. See the Directory of published versions
Draft as of 2025-08-01 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "mii-cs-dokument-nlp-processing-status"] ; #
fhir:language [ fhir:v "de-DE"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xml:lang=\"de-DE\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"de-DE\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem mii-cs-dokument-nlp-processing-status</b></p><a name=\"mii-cs-dokument-nlp-processing-status\"> </a><a name=\"hcmii-cs-dokument-nlp-processing-status\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: de-DE</p></div><p>This case-sensitive code system <code>https://www.medizininformatik-initiative.de/fhir/ext/modul-dokument/CodeSystem/mii-cs-dokument-nlp-processing-status</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>English (English, en)</b></td></tr><tr><td style=\"white-space:nowrap\">unprocessed<a name=\"mii-cs-dokument-nlp-processing-status-unprocessed\"> </a></td><td>Original</td><td>Dokument ohne Bearbeitung/ im Original</td><td>Original</td></tr><tr><td style=\"white-space:nowrap\">preprocessed<a name=\"mii-cs-dokument-nlp-processing-status-preprocessed\"> </a></td><td>Vorverarbeitetes Dokument</td><td>Dokument mit technischer Vorverarbeitung (z.B. CDA nach TXT, Entfernung Header/Footer)</td><td>Preprocessed document</td></tr><tr><td style=\"white-space:nowrap\">de-identified<a name=\"mii-cs-dokument-nlp-processing-status-de-identified\"> </a></td><td>De-identifiziertes Dokument</td><td>Dokument ohne identifizierende Daten</td><td>De-identified document</td></tr><tr><td style=\"white-space:nowrap\">annotated<a name=\"mii-cs-dokument-nlp-processing-status-annotated\"> </a></td><td>Annotiertes Dokument</td><td>Durch Annotatoren verarbeitetes Dokument ohne Ersetzungen</td><td>Annotated document</td></tr><tr><td style=\"white-space:nowrap\">surrogated<a name=\"mii-cs-dokument-nlp-processing-status-surrogated\"> </a></td><td>Surrogatdokument</td><td>Dokument mit inhaltlichen Ersetzungen (z.B. Laborwerte, Namen)</td><td>Surrogated document</td></tr><tr><td style=\"white-space:nowrap\">curated<a name=\"mii-cs-dokument-nlp-processing-status-curated\"> </a></td><td>Kuratiertes Dokument</td><td>Verarbeitung durch manuelles oder automatisches Verfahren</td><td>Curated document</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://www.medizininformatik-initiative.de/fhir/ext/modul-dokument/CodeSystem/mii-cs-dokument-nlp-processing-status"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2026.0.0-ballot"] ; #
fhir:name [ fhir:v "MII_CS_Dokument_NLP_Processing_Status"] ; #
fhir:title [ fhir:v "MII CS Dokument NLP Processing Status"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-08-01T11:16:30+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Medizininformatik-Initiative"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Medizininformatik-Initiative" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.medizininformatik-initiative.de" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "office@medizininformatik-initiative.de" ] ] )
] ) ; #
fhir:description [ fhir:v "Status der NLP-Verarbeitung des referenzierten Dokuments"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "276" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "6"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "unprocessed" ] ;
fhir:display [ fhir:v "Original" ] ;
fhir:definition [ fhir:v "Dokument ohne Bearbeitung/ im Original" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "Original" ] ] )
] [
fhir:code [ fhir:v "preprocessed" ] ;
fhir:display [ fhir:v "Vorverarbeitetes Dokument" ] ;
fhir:definition [ fhir:v "Dokument mit technischer Vorverarbeitung (z.B. CDA nach TXT, Entfernung Header/Footer)" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "Preprocessed document" ] ] )
] [
fhir:code [ fhir:v "de-identified" ] ;
fhir:display [ fhir:v "De-identifiziertes Dokument" ] ;
fhir:definition [ fhir:v "Dokument ohne identifizierende Daten" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "De-identified document" ] ] )
] [
fhir:code [ fhir:v "annotated" ] ;
fhir:display [ fhir:v "Annotiertes Dokument" ] ;
fhir:definition [ fhir:v "Durch Annotatoren verarbeitetes Dokument ohne Ersetzungen" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "Annotated document" ] ] )
] [
fhir:code [ fhir:v "surrogated" ] ;
fhir:display [ fhir:v "Surrogatdokument" ] ;
fhir:definition [ fhir:v "Dokument mit inhaltlichen Ersetzungen (z.B. Laborwerte, Namen)" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "Surrogated document" ] ] )
] [
fhir:code [ fhir:v "curated" ] ;
fhir:display [ fhir:v "Kuratiertes Dokument" ] ;
fhir:definition [ fhir:v "Verarbeitung durch manuelles oder automatisches Verfahren" ] ;
( fhir:designation [
fhir:language [ fhir:v "en" ] ;
fhir:value [ fhir:v "Curated document" ] ] )
] ) . #
IG © 2025+ Medizininformatik-Initiative. Package de.medizininformatikinitiative.kerndatensatz.dokument#2026.0.0-ballot based on FHIR 4.0.1. Generated 2025-08-01
Links: Table of Contents |
QA Report