MII Implementation Guide Core Dataset Base
2026.0.1 - Release Germany

This page is part of the MII Implementation Guide Core Dataset Base (v2026.0.1: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: MII EXA Person Patient Pseudonymisiert

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="mii-exa-person-patient-pseudonymisiert"/>
  <meta>
    <extension url="http://hl7.org/fhir/StructureDefinition/package-source">
      <extension url="packageId">
        <valueId value="de.medizininformatikinitiative.kerndatensatz.base"/>
      </extension>
      <extension url="version">
        <valueString value="2026.0.1"/>
      </extension>
      <extension url="uri">
        <valueUri
                  value="https://www.medizininformatik-initiative.de/fhir/modul-base"/>
      </extension>
    </extension>
    <profile
             value="https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/PatientPseudonymisiert|2026.0.1"/>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HTEST"/>
      <display value="test health data"/>
    </security>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xml:lang="en" lang="en"><hr/><p><b>English</b></p><hr/><p class="res-header-id"><b>Generated Narrative: Patient mii-exa-person-patient-pseudonymisiert</b></p><a name="mii-exa-person-patient-pseudonymisiert"> </a><a name="hcmii-exa-person-patient-pseudonymisiert"> </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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-mii-pr-person-patient-pseudonymisiert.html">MII PR Person Patient (Pseudonymisiert)</a> version: 2026.0.1</p><p style="margin-bottom: 0px">Security Label: <a href="http://terminology.hl7.org/7.2.0/CodeSystem-v3-ActReason.html">test health data (Details: ActReason code HTEST = 'test health data')</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Anonymous Patient Female, DoB: 1998 ( Krankenversichertennummer (use: official, ))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Other Id (see the one above)">Other Id:</td><td colspan="3">pseudonymized/1234567890</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">10 DE </td></tr></table></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/v3-ObservationValue"/>
        <code value="PSEUDED"/>
      </coding>
    </type>
    <system
            value="https://www.medizininformatik-initiative.de/fhir/sid/pseudonym"/>
    <value value="1234567890"/>
  </identifier>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system value="http://fhir.de/CodeSystem/identifier-type-de-basis"/>
        <code value="KVZ10"/>
      </coding>
    </type>
    <system value="http://fhir.de/sid/gkv/kvid-10"/>
    <value>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/data-absent-reason">
        <valueCode value="masked"/>
      </extension>
    </value>
    <assigner>
      <identifier>
        <use value="official"/>
        <system value="http://fhir.de/sid/arge-ik/iknr"/>
        <value value="260326822"/>
      </identifier>
    </assigner>
  </identifier>
  <gender value="female"/>
  <birthDate value="1998"/>
  <address>
    <type value="both"/>
    <postalCode value="10"/>
    <country value="DE"/>
  </address>
</Patient>