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

: MII CS Dokument NLP Processing Status - XML Representation

Draft as of 2025-08-01

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="mii-cs-dokument-nlp-processing-status"/>
  <language value="de-DE"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="https://www.medizininformatik-initiative.de/fhir/ext/modul-dokument/CodeSystem/mii-cs-dokument-nlp-processing-status"/>
  <version value="2026.0.0-ballot"/>
  <name value="MII_CS_Dokument_NLP_Processing_Status"/>
  <title value="MII CS Dokument NLP Processing Status"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-08-01T11:16:30+00:00"/>
  <publisher value="Medizininformatik-Initiative"/>
  <contact>
    <name value="Medizininformatik-Initiative"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.medizininformatik-initiative.de"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="office@medizininformatik-initiative.de"/>
    </telecom>
  </contact>
  <description
               value="Status der NLP-Verarbeitung des referenzierten Dokuments"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="276"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="unprocessed"/>
    <display value="Original"/>
    <definition value="Dokument ohne Bearbeitung/ im Original"/>
    <designation>
      <language value="en"/>
      <value value="Original"/>
    </designation>
  </concept>
  <concept>
    <code value="preprocessed"/>
    <display value="Vorverarbeitetes Dokument"/>
    <definition
                value="Dokument mit technischer Vorverarbeitung (z.B. CDA nach TXT, Entfernung Header/Footer)"/>
    <designation>
      <language value="en"/>
      <value value="Preprocessed document"/>
    </designation>
  </concept>
  <concept>
    <code value="de-identified"/>
    <display value="De-identifiziertes Dokument"/>
    <definition value="Dokument ohne identifizierende Daten"/>
    <designation>
      <language value="en"/>
      <value value="De-identified document"/>
    </designation>
  </concept>
  <concept>
    <code value="annotated"/>
    <display value="Annotiertes Dokument"/>
    <definition
                value="Durch Annotatoren verarbeitetes Dokument ohne Ersetzungen"/>
    <designation>
      <language value="en"/>
      <value value="Annotated document"/>
    </designation>
  </concept>
  <concept>
    <code value="surrogated"/>
    <display value="Surrogatdokument"/>
    <definition
                value="Dokument mit inhaltlichen Ersetzungen (z.B. Laborwerte, Namen)"/>
    <designation>
      <language value="en"/>
      <value value="Surrogated document"/>
    </designation>
  </concept>
  <concept>
    <code value="curated"/>
    <display value="Kuratiertes Dokument"/>
    <definition
                value="Verarbeitung durch manuelles oder automatisches Verfahren"/>
    <designation>
      <language value="en"/>
      <value value="Curated document"/>
    </designation>
  </concept>
</CodeSystem>