MII Implementierungsleitfaden Kerndatensatz Basis
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

CapabilityStatement: MII CPS Fall CapabilityStatement

Offizielle URL: https://www.medizininformatik-initiative.de/fhir/core/modul-fall/CapabilityStatement/metadata Version: 2026.0.1
Active Stand: 2026-06-15 Maschinenlesbarer Name: MII_CPS_Fall_CapabilityStatement

Das vorliegende CapabilityStatement beschreibt alle verpflichtenden Interaktionen die ein konformes System unterstützen muss, um das Modul Fall der Medizininformatik Initiative zu implementieren.

Rohdatei der OpenAPI-/Swagger-Definition | Download

MII CPS Fall CapabilityStatement

  • Implementation Guide Version: 2026.0.1
  • FHIR Version: 4.0.1
  • Supported Formats: xml, json
  • Published on: 2026-06-15
  • Published by: Medical Informatics Initiative (MII)

Note to Implementers: FHIR Capabilities

Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.

FHIR RESTful Capabilities

Mode: server

Capabilities by Resource/Profile

Summary

The summary table lists the resources that are part of this configuration, and for each resource it lists:

  • The relevant profiles (if any)
  • The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
  • The required, recommended, and some optional search parameters (if any).
  • The linked resources enabled for _include
  • The other resources enabled for _revinclude
  • The operations on the resource (if any)
Resource TypeProfileRSUCSearches_include_revincludeOperations
Encounterhttp://hl7.org/fhir/StructureDefinition/Encounter
Additional supported profiles:
  MII PR Fall Kontakt mit einer Gesundheitseinrichtungversion: 2026.0.1)
YY_count, _summary, _id, _lastUpdated, _profile, identifier, status, class, type, category, subject, date, diagnosis, location, service-provider, part-of, service-type, diagnosis-use, hospitalization-admitsource, location-physical-type, account

Base System Profile
Encounter
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • SHALL support read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALL_countspecial

Example: GET [base]/Encounter?_count=10

Notes: For further details see FHIR core specification, section Page Count.

SHALL_summaryspecial

Example: GET [base]/Encounter?_summary=count

Notes: For further details see FHIR core specification, section Summary.

SHALL_idtoken

Example: GET [base]/Encounter?_id=mii-exa-fall-kontakt-gesundheitseinrichtung-1

Notes: Searches on Encounter.id. For further details see FHIR core specification.

SHALL_lastUpdateddate

Example: GET [base]/Encounter?_lastUpdated=ge2026-05-05

Notes: Searches on Encounter.meta.lastUpdated. For further details see FHIR core specification.

SHALL_profileuri

Example: GET [base]/Encounter?_profile=https://www.medizininformatik-initiative.de/fhir/core/modul-fall/StructureDefinition/KontaktGesundheitseinrichtung

Notes: Searches on Encounter.meta.profile. For further details see FHIR core specification.

SHALLidentifiertoken

Example: GET [base]/Encounter?identifier=https://www.charite.de/fhir/sid/aufnahmenummer|E0 GET [base]/Encounter?identifier=E0

Notes: Searches on Encounter.identifier. For further details see FHIR core specification.

SHALLstatustoken

Example: GET [base]/Encounter?status=finished

Notes: Searches on Encounter.status. For further details see FHIR core specification.

SHALLclasstoken

Example: GET [base]/Encounter?class=http://terminology.hl7.org/CodeSystem/v3-ActCode|IMP GET [base]/Encounter?class=IMP

Notes: Searches on Encounter.class. For further details see FHIR core specification.

SHALLtypetoken

Example: GET [base]/Encounter?type=http://fhir.de/CodeSystem/Kontaktebene|einrichtungskontakt GET [base]/Encounter?type=einrichtungskontakt

Notes: Searches on Encounter.type. For further details see FHIR core specification.

SHALLcategorytoken
SHALLsubjectreference

Example: GET [base]/Encounter?subject=Patient/DHPYT7SPMZBGZE46 GET [base]/Encounter?subject=DHPYT7SPMZBGZE46

Notes: Searches on Encounter.subject. For further details see FHIR core specification.

SHALLdatedate

Example: GET [base]/Encounter?date=2020-01-08

Notes: Searches on Encounter.period. For further details see FHIR core specification.

SHALLdiagnosisreference

Example: GET [base]/Encounter?diagnosis=Condition/DHPYT7SPS2RNMVLB GET [base]/Encounter?diagnosis=DHPYT7SPS2RNMVLB

Notes: Searches on Encounter.diagnosis.condition. For further details see FHIR core specification.

SHALLlocationreference

Example: GET [base]/Encounter?location:identifier=https://www.charite.de/fhir/sid/Zimmernummern|RHC-06-210b

Notes: Searches on Encounter.location.location.identifier. For further details see FHIR core specification.

SHALLservice-providerreference

Example: GET [base]/Encounter?service-provider=Organization/DHPYT7SPMZBGZE5W GET [base]/Encounter?service-provider=DHPYT7SPMZBGZE5W

Notes: Searches on Encounter.serviceProvider. For further details see FHIR core specification.

SHALLpart-ofreference

Example: GET [base]/Encounter?part-of=Encounter/DHPYT7SPS2RNMVLD GET [base]/Encounter?part-of=DHPYT7SPS2RNMVLD

Notes: Searches on Encounter.partOf. For further details see FHIR core specification.

SHALLservice-typetoken

Example: GET [base]/Encounter?service-type=http://fhir.de/CodeSystem/dkgev/Fachabteilungsschluessel|1500 GET [base]/Encounter?service-type=1500

Notes: Searches on Encounter.serviceType. For further details see FHIR core specification.

SHALLdiagnosis-usetoken

Example: GET [base]/Encounter?diagnosis-use=http://terminology.hl7.org/CodeSystem/diagnosis-role|AD GET [base]/Encounter?diagnosis-use=AD

Notes: Searches on Encounter.diagnosis.use. For further details see FHIR core specification.

SHALLhospitalization-admitsourcetoken

Example: GET [base]/Encounter?hospitalization-admitsource=http://fhir.de/CodeSystem/dgkev/Aufnahmeanlass|N GET [base]/Encounter?hospitalization-admitsource=N

Notes: Searches on Encounter.hospitalization.admitSource. For further details see FHIR core specification.

SHALLlocation-physical-typetoken

Example: GET [base]/Encounter?location-physical-type=http://terminology.hl7.org/CodeSystem/location-physical-type|ro GET [base]/Encounter?location-physical-type=ro

Notes: Searches on Encounter.location.physicalType. For further details see FHIR core specification.

SHOULDaccountreference

Example: GET [base]/Encounter?account:identifier=https://www.charite.de/fhir/sid/fallnummer|F-2020-000123

Notes: Searches on Encounter.account. Use the :identifier modifier to search by Fallnummer stored as a logical reference in Encounter.account.identifier, without requiring the Account resource to be present. For further details see FHIR core specification.