Konformitätserklärung (CapabilityStatement)

Jede Instanz eines bestätigungsrelevanten Systems MUSS an ihrem Endpunkt eine CapabilityStatement-Ressource bereitstellen.

Hierzu MUSS die capabilities-Interaktion gemäß FHIR-Spezifikation unterstützt werden. Der MODE-Parameter kann ignoriert werden.

Das CapabilityStatement in dieser Spezifikation stellt die Anforderungen seitens der gematik dar (kind = "requirements"). Zur Unterscheidung von Anforderungen, die erfüllt werden MÜSSEN gegenüber jenen, die erfüllt werden KÖNNEN, wird die CapabilityStatement-Expectation-Extension mit den möglichen Werten "SHALL" (=MUSS) und "MAY" (=KANN) verwendet.

Eine Server-Instanz MUSS ihrerseits ein CapabilityStatement vom kind= "instance" liefern und im Element software den Namen und die Versionsnummer angeben. Darüber hinaus MUSS in CapabilityStatement.instantiates die Canonical URL des nachfolgenden CapabilityStatement in der jeweiligen CapabilityStatement Instanz angegeben werden.

Das CapabilityStatement der Instanz MUSS alle Funktionalitäten auflisten, die im folgenden CapabilityStatement mit "SHALL" gekennzeichnet sind. Das CapabilityStatement KANN darüber hinaus die mit "MAY" gekennzeichneten Funktionalitäten, sowie weitere Funktionalitäten auflisten, sofern diese in der Instanz implementiert wurden.

Die Verwendung der CapabilityStatement-Expectation-Extension ist im CapabilityStatement der Server-Instanz nicht erforderlich.

CapabilityStatement (Requirement) ISiK

Canonical: https://gematik.de/fhir/isik/CapabilityStatement/ISiKCapabilityStatementBasisServer

Link Simplifier Profil Übersicht

REST Capabilities Server

ModeServer

Resource Interactions

Resource TypeSupported ProfilesReadSearchTypeUpdateCreateDelete
Patient
  • ISiKPatient
  • SHALLSHALL
    Encounter
  • ISiKKontaktGesundheitseinrichtung
  • SHALLSHALL
    Account
  • ISiKAbrechnungsfall
  • SHALLSHALL
    Condition
  • ISiKDiagnose
  • SHALLSHALL
    Procedure
  • ISiKProzedur
  • SHALLSHALL
    Coverage
  • ISiKVersicherungsverhaeltnisGesetzlich
  • ISiKVersicherungsverhaeltnisSelbstzahler
  • SHALLSHALL
    RelatedPerson
  • ISiKAngehoeriger
  • SHALLSHALL
    Practitioner
  • ISiKPersonImGesundheitsberuf
  • SHALLSHALL
    CodeSystem
  • ISiKCodeSystem
  • MAYMAY
    ValueSet
  • ISiKValueSet
  • SHALLSHALL
    Composition
  • ISiKBerichtSubSysteme
  • Bundle
  • ISiKBerichtBundle
  • Observation
  • ISiKLebensZustand
  • ISiKSchwangerschaftsstatus
  • ISiKSchwangerschaftErwarteterEntbindungstermin
  • ISiKAlkoholAbusus
  • ISiKRaucherStatus
  • ISiKStillstatus
  • SHALLSHALL
    Location
  • ISiKStandort
  • ISiKStandortRaum
  • ISiKStandortBettenstellplatz
  • SHOULDSHOULDSHOULD
    Organization
  • ISiKOrganisation
  • ISiKOrganisationFachabteilung
  • SHOULDSHOULD
    AllergyIntolerance
  • ISiKAllergieUnvertraeglichkeit
  • SHALLSHALL
    Subscription
  • ISiKPatientMergeSubscription
  • MAYMAYMAYMAY

    Operations per resource type

    Patient

    No operations are stated for this resource type

    Encounter

    No operations are stated for this resource type

    Account

    No operations are stated for this resource type

    Condition

    No operations are stated for this resource type

    Procedure

    No operations are stated for this resource type

    Coverage

    No operations are stated for this resource type

    RelatedPerson

    No operations are stated for this resource type

    Practitioner

    No operations are stated for this resource type

    CodeSystem

    No operations are stated for this resource type

    ValueSet

    No operations are stated for this resource type

    Composition

    No operations are stated for this resource type

    Bundle

    No operations are stated for this resource type

    Observation

    No operations are stated for this resource type

    Location

    No operations are stated for this resource type

    Organization

    No operations are stated for this resource type

    AllergyIntolerance

    No operations are stated for this resource type

    Subscription

    OperationReferenceLevel
    $get-ws-binding-tokenMAY

    Search Parameters per resource type

    Patient

    NameTypeDocumentationLevel
    _idtoken**Beispiel:** `GET [base]/[Resourcetype]?_id=103270` **Anwendungshinweis:** Der Parameter `_id` wird selten alleinstehend verwendet, da sich zum Abruf einer Ressource...SHALL
    _tagtoken**Beispiel:** `GET [base]/[Resourcetype]?_tag=https://example.org/codes|needs-review` **Anwendungshinweis:** Weitere Details siehe FHIR-Kernspezifikation, Abschnitt ...SHALL
    _countnumber**Beispiel:** `GET [base]/[Resourcetype]?_count=100` **Anwendungshinweis:** Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Page Count](https://www.hl7.org/...SHALL
    _hasstring**Beispiel:** Suche nach allen Patienten, die eine Observation mit dem Code '1234-5' haben `GET [base]/Patient?_has:Observation:patient:code=1234-5` **Beispiel:** Suche nach al...MAY
    identifiertoken**Beispiel:** `GET [base]/Patient?identifier=http://fhir.krankenhaus.example|1032702` `GET [base]/Patient?identifier=1032702` **Anwendungshinweis:** Weit...SHALL
    familystring**Beispiel:** `GET [base]/Patient?family=Musterfrau` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#string...SHALL
    givenstring**Beispiel:** `GET [base]/Patient?given=Erika` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#string). ...SHALL
    birthdatedate**Beispiel:** `GET [base]/Patient?birthdate=1964-12-08` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#dat...SHALL
    gendertoken**Beispiel:** `GET [base]/Patient?birthdate=1964-12-08` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#tok...SHALL
    namestring**Beispiel:** `GET [base]/Patient?name=Erika` `GET [base]/Patient?name=Erika` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https...MAY
    addressstring**Beispiel:** `GET [base]/Patient?address=Berlin` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#string). ...MAY
    address-citystring**Beispiel:** `GET [base]/Patient?address-city=Berlin` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#stri...MAY
    address-countrystring**Beispiel:** `GET [base]/Patient?address-country=DE` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#strin...MAY
    address-postalcodestring**Beispiel:** `GET [base]/Patient?address-postalcode=10117` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html...MAY
    activetoken**Beispiel:** `GET [base]/Patient?active=true` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#token). ...MAY
    telecomtoken**Beispiel:** `GET [base]/Patient?telecom=phone|+49152236898` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.ht...MAY

    Supported Reverse Includes:

    • Composition:patient
    • Composition:subject
    • Composition:author
    • Condition:patient
    • Condition:subject
    • Procedure:patient
    • Procedure:subject
    • Encounter:patient
    • Encounter:subject
    • Coverage:beneficiary
    • Coverage:subscriber
    • Coverage:patient
    • Coverage:payor
    • Account:subject
    • Account:patient
    • AllergyIntolerance:patient
    • Observation:patient

    Encounter

    NameTypeDocumentationLevel
    _idtoken**Beispiel:** `GET [base]/[Resourcetype]?_id=103270` **Anwendungshinweis:** Der Parameter `_id` wird selten alleinstehend verwendet, da sich zum Abruf einer Ressource...SHALL
    _tagtoken**Beispiel:** `GET [base]/[Resourcetype]?_tag=https://example.org/codes|needs-review` **Anwendungshinweis:** Weitere Details siehe FHIR-Kernspezifikation, Abschnitt ...SHALL
    _countnumber**Beispiel:** `GET [base]/[Resourcetype]?_count=100` **Anwendungshinweis:** Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Page Count](https://www.hl7.org/...SHALL
    _hasstring**Beispiel:** Suche nach allen Patienten, die eine Observation mit dem Code '1234-5' haben `GET [base]/Patient?_has:Observation:patient:code=1234-5` **Beispiel:** Suche nach al...MAY
    identifiertoken**Beispiel:** `GET [base]/Encounter?identifier=http://test.krankenhaus.de/fhir/sid/fallnr|123456` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikatio...SHALL
    statustoken**Beispiel:** `GET [base]/Encounter?status=finished` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#token)...SHALL
    classtoken**Beispiel:** `GET [base]/Encounter?class=IMP` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#token). SHALL
    typetoken**Beispiel:** `GET [base]/Encounter?type=http://fhir.de/CodeSystem/kontaktart-de|stationaer` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](ht...SHALL
    patientreference**Beispiel:** `GET [base]/Encounter?patient=Patient/123` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#re...SHALL
    subjectreference**Beispiel:** `GET [base]/Encounter?subject=Patient/123` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#re...MAY
    accountreference**Beispiel:** `GET [base]/Encounter?account=Account/123` `GET [base]/Encounter?account:identifier=123456` `GET [base]/Encounter?account:identifier=https://example.o...SHALL
    datedate**Beispiel:** `GET [base]/Encounter?date=lt2020-26-10` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#date...SHALL
    date-startdate**Beispiel:** `GET [base]/Encounter?end-date=lt2020-26-10` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#...SHALL
    end-datedate**Beispiel:** `GET [base]/Encounter?end-date=lt2020-26-10` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#...SHALL
    locationreference**Beispiel:** `GET [base]/Encounter?location=Location/test` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html...MAY
    service-providerreference**Beispiel:** `GET [base]/Encounter?service-provider=Organization/test` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4...MAY

    Supported Includes:

    • Encounter:patient
    • Encounter:subject
    • Encounter:part-of
    • Encounter:diagnosis
    • Encounter:account

    Supported Reverse Includes:

    • Encounter:part-of
    • Condition:encounter
    • Composition:encounter
    • Procedure:encounter

    Account

    NameTypeDocumentationLevel
    _idtoken**Beispiel:** `GET [base]/[Resourcetype]?_id=103270` **Anwendungshinweis:** Der Parameter `_id` wird selten alleinstehend verwendet, da sich zum Abruf einer Ressource...SHALL
    _tagtoken**Beispiel:** `GET [base]/[Resourcetype]?_tag=https://example.org/codes|needs-review` **Anwendungshinweis:** Weitere Details siehe FHIR-Kernspezifikation, Abschnitt ...SHALL
    _countnumber**Beispiel:** `GET [base]/[Resourcetype]?_count=100` **Anwendungshinweis:** Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Page Count](https://www.hl7.org/...SHALL
    _hasstring**Beispiel:** Suche nach allen Patienten, die eine Observation mit dem Code '1234-5' haben `GET [base]/Patient?_has:Observation:patient:code=1234-5` **Beispiel:** Suche nach al...MAY
    identifiertoken**Beispiel:** `GET [base]/Account?identifier=http://test.krankenhaus.de/fhir/sid/fallnr|123456` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation]...SHALL
    statustoken**Beispiel:** `GET [base]/Account?status=active` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#token). SHALL
    typetoken**Beispiel:** `GET [base]/Account?type=http://terminology.hl7.org/CodeSystem/v3-ActCode|AMB` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](ht...SHALL
    patientreference**Beispiel:** `GET [base]/Account?patient=Patient/123` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#refe...SHALL

    Condition

    NameTypeDocumentationLevel
    _idtoken**Beispiel:** `GET [base]/[Resourcetype]?_id=103270` **Anwendungshinweis:** Der Parameter `_id` wird selten alleinstehend verwendet, da sich zum Abruf einer Ressource...SHALL
    _tagtoken**Beispiel:** `GET [base]/[Resourcetype]?_tag=https://example.org/codes|needs-review` **Anwendungshinweis:** Weitere Details siehe FHIR-Kernspezifikation, Abschnitt ...SHALL
    _countnumber**Beispiel:** `GET [base]/[Resourcetype]?_count=100` **Anwendungshinweis:** Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Page Count](https://www.hl7.org/...SHALL
    _hasstring**Beispiel:** Suche nach allen Patienten, die eine Observation mit dem Code '1234-5' haben `GET [base]/Patient?_has:Observation:patient:code=1234-5` **Beispiel:** Suche nach al...MAY
    clinical-statustoken**Beispiel:** `GET [base]/Condition?clincial-status=active` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html...SHALL
    patientreference**Beispiel:** `GET [base]/Condition?patient=Patient/123` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#re...SHALL
    subjectreference**Beispiel:** `GET [base]/Condition?subject=Patient/123` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#re...MAY
    encounterreference**Beispiel:** `GET [base]/Condition?encounter=Patient/123` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#...SHALL
    recorded-datedate**Beispiel:** `GET [base]/Condition?recorded-date=2015-01-01` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.ht...SHALL
    relatedreference**Beispiel:** `GET [base]/Condition?related=Condition/123` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#...SHALL
    categorytoken**Beispiel:** `GET [base]/Condition?category=http://hl7.org/fhir/ValueSet/condition-category|problem-list-item` **Anwendungshinweis:** Weitere Details siehe [FHIR-Ke...MAY

    Supported Includes:

    • Condition:patient
    • Condition:subject
    • Condition:encounter

    Supported Reverse Includes:

    • Encounter:diagnosis

    Procedure

    NameTypeDocumentationLevel
    _idtoken**Beispiel:** `GET [base]/[Resourcetype]?_id=103270` **Anwendungshinweis:** Der Parameter `_id` wird selten alleinstehend verwendet, da sich zum Abruf einer Ressource...SHALL
    _tagtoken**Beispiel:** `GET [base]/[Resourcetype]?_tag=https://example.org/codes|needs-review` **Anwendungshinweis:** Weitere Details siehe FHIR-Kernspezifikation, Abschnitt ...SHALL
    _countnumber**Beispiel:** `GET [base]/[Resourcetype]?_count=100` **Anwendungshinweis:** Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Page Count](https://www.hl7.org/...SHALL
    _hasstring**Beispiel:** Suche nach allen Patienten, die eine Observation mit dem Code '1234-5' haben `GET [base]/Patient?_has:Observation:patient:code=1234-5` **Beispiel:** Suche nach al...MAY
    statustoken**Beispiel:** `GET [base]/Procedure?status=http://hl7.org/fhir/event-status|entered-in-error` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](h...SHALL
    categorytoken**Beispiel:** `GET [base]/Procedure?category=http://snomed.info/sct|387713003` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/...SHALL
    codetoken**Beispiel:** `GET [base]/Procedure?code=http://fhir.de/CodeSystem/bfarm/ops|5-470` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7...SHALL
    patientreference**Beispiel:** `GET [base]/Procedure?patient=Patient/123` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#re...SHALL
    subjectreference**Beispiel:** `GET [base]/Procedure?subject=Patient/123` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#re...MAY
    encounterreference**Beispiel:** `GET [base]/Procedure?encounter=Encounter/123` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.htm...SHALL
    datedate**Beispiel:** `GET [base]/Procedure?date=lt2020-26-10` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#date...SHALL

    Supported Includes:

    • Procedure:patient
    • Procedure:subject
    • Procedure:encounter

    Supported Reverse Includes:

    • Encounter:diagnosis

    Coverage

    NameTypeDocumentationLevel
    _idtoken**Beispiel:** `GET [base]/[Resourcetype]?_id=103270` **Anwendungshinweis:** Der Parameter `_id` wird selten alleinstehend verwendet, da sich zum Abruf einer Ressource...SHALL
    _tagtoken**Beispiel:** `GET [base]/[Resourcetype]?_tag=https://example.org/codes|needs-review` **Anwendungshinweis:** Weitere Details siehe FHIR-Kernspezifikation, Abschnitt ...SHALL
    _countnumber**Beispiel:** `GET [base]/[Resourcetype]?_count=100` **Anwendungshinweis:** Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Page Count](https://www.hl7.org/...SHALL
    _hasstring**Beispiel:** Suche nach allen Patienten, die eine Observation mit dem Code '1234-5' haben `GET [base]/Patient?_has:Observation:patient:code=1234-5` **Beispiel:** Suche nach al...MAY
    statustoken**Beispiel:** `GET [base]/Coverage?status=active` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#token). SHALL
    typetoken**Beispiel:** `GET [base]/Coverage?type=http://fhir.de/CodeSystem/versicherungsart-de-basis|GKV` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation...SHALL
    beneficiaryreference**Beispiel:** `GET [base]/Coverage?beneficiary=Patient/123` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html...SHALL
    payorreference**Beispiel:** `GET [base]/Coverage?payor:identifier=0123456789` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search....SHALL
    subscriberreference**Beispiel:** `GET [base]/Coverage?subscriber=Patient/123` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#...MAY

    Supported Includes:

    • Coverage:subscriber
    • Coverage:patient
    • Coverage:payor
    • Coverage:beneficiary

    RelatedPerson

    NameTypeDocumentationLevel
    _idtoken**Beispiel:** `GET [base]/[Resourcetype]?_id=103270` **Anwendungshinweis:** Der Parameter `_id` wird selten alleinstehend verwendet, da sich zum Abruf einer Ressource...SHALL
    _tagtoken**Beispiel:** `GET [base]/[Resourcetype]?_tag=https://example.org/codes|needs-review` **Anwendungshinweis:** Weitere Details siehe FHIR-Kernspezifikation, Abschnitt ...SHALL
    _countnumber**Beispiel:** `GET [base]/[Resourcetype]?_count=100` **Anwendungshinweis:** Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Page Count](https://www.hl7.org/...SHALL
    _hasstring**Beispiel:** Suche nach allen Patienten, die eine Observation mit dem Code '1234-5' haben `GET [base]/Patient?_has:Observation:patient:code=1234-5` **Beispiel:** Suche nach al...MAY
    patientreference**Beispiel:** `GET [base]/RelatedPerson?patient=Patient/123` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.htm...SHALL
    namestring**Beispiel:** `GET [base]/RelatedPerson?name=Heidi` `GET [base]/RelatedPerson?name=Alpenzauber` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspez...MAY
    addressstring**Beispiel:** `GET [base]/RelatedPerson?address=Berlin` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#str...MAY
    address-citystring**Beispiel:** `GET [base]/RelatedPerson?address-city=Berlin` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.htm...MAY
    address-countrystring**Beispiel:** `GET [base]/RelatedPerson?address-country=DE` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html...MAY
    address-postalcodestring**Beispiel:** `GET [base]/RelatedPerson?address-postalcode=10117` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/searc...MAY

    Supported Includes:

    • RelatedPerson:patient

    Supported Reverse Includes:

    • Coverage:subscriber
    • Coverage:payor

    Practitioner

    NameTypeDocumentationLevel
    _idtoken**Beispiel:** `GET [base]/[Resourcetype]?_id=103270` **Anwendungshinweis:** Der Parameter `_id` wird selten alleinstehend verwendet, da sich zum Abruf einer Ressource...SHALL
    _tagtoken**Beispiel:** `GET [base]/[Resourcetype]?_tag=https://example.org/codes|needs-review` **Anwendungshinweis:** Weitere Details siehe FHIR-Kernspezifikation, Abschnitt ...SHALL
    _countnumber**Beispiel:** `GET [base]/[Resourcetype]?_count=100` **Anwendungshinweis:** Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Page Count](https://www.hl7.org/...SHALL
    _hasstring**Beispiel:** Suche nach allen Patienten, die eine Observation mit dem Code '1234-5' haben `GET [base]/Patient?_has:Observation:patient:code=1234-5` **Beispiel:** Suche nach al...MAY
    identifiertoken**Beispiel:** `GET [base]/Practitioner?identifier=42` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#token...SHALL
    familystring**Beispiel:** `GET [base]/Practitioner?family=Alpenzauber` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#...SHALL
    givenstring**Beispiel:** `GET [base]/Practitioner?given=Heidi` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#string)...SHALL
    namestring**Beispiel:** `GET [base]/Practitioner?name=Heidi` `GET [base]/Practitioner?name=Alpenzauber` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifik...MAY
    addressstring**Beispiel:** `GET [base]/Practitioner?address=Berlin` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#stri...MAY
    gendertoken**Beispiel:** `GET [base]/Practitioner?gender=female` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#token...MAY

    CodeSystem

    NameTypeDocumentationLevel
    _idtoken**Beispiel:** `GET [base]/[Resourcetype]?_id=103270` **Anwendungshinweis:** Der Parameter `_id` wird selten alleinstehend verwendet, da sich zum Abruf einer Ressource...SHALL
    _tagtoken**Beispiel:** `GET [base]/[Resourcetype]?_tag=https://example.org/codes|needs-review` **Anwendungshinweis:** Weitere Details siehe FHIR-Kernspezifikation, Abschnitt ...SHALL
    _countnumber**Beispiel:** `GET [base]/[Resourcetype]?_count=100` **Anwendungshinweis:** Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Page Count](https://www.hl7.org/...SHALL
    _hasstring**Beispiel:** Suche nach allen Patienten, die eine Observation mit dem Code '1234-5' haben `GET [base]/Patient?_has:Observation:patient:code=1234-5` **Beispiel:** Suche nach al...MAY
    urluri**Beispiel:** `GET [base]/CodeSystem?url=http://example.org/fhir/CodeSystem/test` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.o...MAY

    ValueSet

    NameTypeDocumentationLevel
    _idtoken**Beispiel:** `GET [base]/[Resourcetype]?_id=103270` **Anwendungshinweis:** Der Parameter `_id` wird selten alleinstehend verwendet, da sich zum Abruf einer Ressource...SHALL
    _tagtoken**Beispiel:** `GET [base]/[Resourcetype]?_tag=https://example.org/codes|needs-review` **Anwendungshinweis:** Weitere Details siehe FHIR-Kernspezifikation, Abschnitt ...SHALL
    _countnumber**Beispiel:** `GET [base]/[Resourcetype]?_count=100` **Anwendungshinweis:** Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Page Count](https://www.hl7.org/...SHALL
    _hasstring**Beispiel:** Suche nach allen Patienten, die eine Observation mit dem Code '1234-5' haben `GET [base]/Patient?_has:Observation:patient:code=1234-5` **Beispiel:** Suche nach al...MAY
    urluri**Beispiel:** `GET [base]/ValueSet?url=http://example.org/fhir/ValueSet/test` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/f...SHALL
    namestring**Beispiel:** `GET [base]/ValueSet?name=TestValueSet` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#strin...SHALL
    statustoken**Beispiel:** `GET [base]/ValueSet?status=active` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#token). SHALL
    versiontoken**Beispiel:** `GET [base]/ValueSet?version=1.0.0` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#token). SHALL
    context-type-valuecomposite**Beispiel:** `GET [base]/ValueSet?context-type-value=http://terminology.hl7.org/CodeSystem/usage-context-type|focus$http://hl7.org/fhir/resource-types|Encounter` **Anwendungsh...MAY

    Composition

    No search parameters are stated for this resource type

    Bundle

    No search parameters are stated for this resource type

    Observation

    NameTypeDocumentationLevel
    _idtoken**Beispiel:** `GET [base]/[Resourcetype]?_id=103270` **Anwendungshinweis:** Der Parameter `_id` wird selten alleinstehend verwendet, da sich zum Abruf einer Ressource...SHALL
    _tagtoken**Beispiel:** `GET [base]/[Resourcetype]?_tag=https://example.org/codes|needs-review` **Anwendungshinweis:** Weitere Details siehe FHIR-Kernspezifikation, Abschnitt ...SHALL
    _countnumber**Beispiel:** `GET [base]/[Resourcetype]?_count=100` **Anwendungshinweis:** Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Page Count](https://www.hl7.org/...SHALL
    _hasstring**Beispiel:** Suche nach allen Patienten, die eine Observation mit dem Code '1234-5' haben `GET [base]/Patient?_has:Observation:patient:code=1234-5` **Beispiel:** Suche nach al...MAY
    statustoken**Beispiel:** `GET [base]/Observation?status=http://hl7.org/fhir/observation-status|final` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](http...SHALL
    categorytoken**Beispiel:** `GET [base]/Observation?category=http://terminology.hl7.org/CodeSystem/observation-category|social-history` **Anwendungshinweis:** Weitere Details sieh...SHALL
    codetoken**Beispiel:** `GET [base]/Observation?code=http://loinc.org|82810-3` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/se...SHALL
    patientreference**Beispiel:** `GET [base]/Observation?patient=Patient/123` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#...SHALL
    subjectreference**Beispiel:** `GET [base]/Observation?subject=Patient/123` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#...MAY
    datedate**Beispiel:** `GET [base]/Observation?date=ge2013-01-14&date=le2021-12-31` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir...SHALL
    combo-codetoken**Beispiel:** `GET [base]/Observation?combo-code=85354-9` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#t...SHALL
    combo-code-value-quantitycomposite**Beispiel:** `GET [base]/Observation?combo-code-value-quantity=http://loinc.org|8480-6$120|http://unitsofmeasure.org|mm[Hg]` **Anwendungshinweis:** Weitere Details ...SHALL
    component-codetoken**Beispiel:** `GET [base]/Observation?component-code=http://loinc.org|85354-9` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/...SHALL
    encounterreference**Beispiel:** `GET [base]/Observation?encounter=Encounter/234` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.h...SHALL

    Supported Includes:

    • Observation:encounter
    • Observation:patient
    • Observation:subject

    Location

    NameTypeDocumentationLevel
    _idtoken**Beispiel:** `GET [base]/[Resourcetype]?_id=103270` **Anwendungshinweis:** Der Parameter `_id` wird selten alleinstehend verwendet, da sich zum Abruf einer Ressource...SHALL
    _tagtoken**Beispiel:** `GET [base]/[Resourcetype]?_tag=https://example.org/codes|needs-review` **Anwendungshinweis:** Weitere Details siehe FHIR-Kernspezifikation, Abschnitt ...SHALL
    _countnumber**Beispiel:** `GET [base]/[Resourcetype]?_count=100` **Anwendungshinweis:** Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Page Count](https://www.hl7.org/...SHALL
    _hasstring**Beispiel:** Suche nach allen Patienten, die eine Observation mit dem Code '1234-5' haben `GET [base]/Patient?_has:Observation:patient:code=1234-5` **Beispiel:** Suche nach al...MAY
    identifiertoken**Beispiel:** `GET [base]/Location?identifier=http://fhir.krankenhaus.example|260120196` `GET [base]/Location?identifier=345678975` **Anwendungshinweis:** ...MAY
    addressstring**Beispiel:** `GET [base]/Location?address=Berlin` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#string)....MAY
    operational-statustoken**Beispiel:** `GET [base]/Location?operational-status=Unoccupied` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/searc...MAY
    organizationreference**Beispiel:** `GET [base]/Location?organization=AbteilungAllgemeinchirurgieOrganisationBeispiel` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation...MAY
    typetoken**Beispiel zur Suche nach Typ eines Standorts:** `GET [base]/Location?type=bed` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org...MAY
    partofreference**Beispiel zur Suche nach Standort-Zugehörigkeit eines Raums (Zu welcher Abteilung gehört dieser Raum?):** `[base]/Location?partof=RaumStandortBeispiel` **Anwendungshinweis:** ...MAY
    nearspecial**Beispiel zur Suche nach Standort nahe (100m) Koordinaten:** `GET [base]/Location?near=52.525851|13.37774|100|m` **Anwendungshinweis:** Weitere Details siehe [FHIR-...MAY

    Organization

    NameTypeDocumentationLevel
    _idtoken**Beispiel:** `GET [base]/[Resourcetype]?_id=103270` **Anwendungshinweis:** Der Parameter `_id` wird selten alleinstehend verwendet, da sich zum Abruf einer Ressource...SHALL
    _tagtoken**Beispiel:** `GET [base]/[Resourcetype]?_tag=https://example.org/codes|needs-review` **Anwendungshinweis:** Weitere Details siehe FHIR-Kernspezifikation, Abschnitt ...SHALL
    _countnumber**Beispiel:** `GET [base]/[Resourcetype]?_count=100` **Anwendungshinweis:** Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Page Count](https://www.hl7.org/...SHALL
    _hasstring**Beispiel:** Suche nach allen Patienten, die eine Observation mit dem Code '1234-5' haben `GET [base]/Patient?_has:Observation:patient:code=1234-5` **Beispiel:** Suche nach al...MAY
    identifiertoken**Beispiel:** `GET [base]/Organization?identifier=http://fhir.de/sid/arge-ik/iknr|260120196` `GET [base]/Organization?identifier=http://fhir.de/StructureDefinition/identifier-bsnr...SHALL
    activetoken**Beispiel:** `GET [base]/Organization?active=true` `GET [base]/Organization?active=false` **Anwendungshinweis:** Insbesondere für die Suche nach Daten hist...SHALL
    typetoken**Beispiel:** `GET [base]/Organization?type=dept` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#token). SHALL
    namestring**Beispiel:** `GET [base]/Organization?name=FA-Gynäkologie` `GET [base]/Organization?name=GYN` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezi...SHALL
    addressstring**Beispiel:** `GET [base]/Organization?address=Berlin` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search.html#stri...MAY
    partofreference**Beispiel:** `GET [base]/Organization?partof:identifier=260120196` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/sea...SHALL
    endpointreference**Beispiel:** `GET [base]/Organization?endpoint:identifier=123456` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/sear...MAY

    AllergyIntolerance

    NameTypeDocumentationLevel
    _idtoken**Beispiel:** `GET [base]/[Resourcetype]?_id=103270` **Anwendungshinweis:** Der Parameter `_id` wird selten alleinstehend verwendet, da sich zum Abruf einer Ressource...SHALL
    _tagtoken**Beispiel:** `GET [base]/[Resourcetype]?_tag=https://example.org/codes|needs-review` **Anwendungshinweis:** Weitere Details siehe FHIR-Kernspezifikation, Abschnitt ...SHALL
    _countnumber**Beispiel:** `GET [base]/[Resourcetype]?_count=100` **Anwendungshinweis:** Weitere Details siehe FHIR-Kernspezifikation, Abschnitt [Page Count](https://www.hl7.org/...SHALL
    _hasstring**Beispiel:** Suche nach allen Patienten, die eine Observation mit dem Code '1234-5' haben `GET [base]/Patient?_has:Observation:patient:code=1234-5` **Beispiel:** Suche nach al...MAY
    clinical-statustoken**Beispiel:** `GET [base]/AllergyIntolerance?clinical-status=active` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir...SHALL
    patientreference**Beispiel:** `GET [base]/AllergyIntolerance?patient=Patient/123` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4...SHALL
    onsetdate**Beispiel:** `GET [base]/AllergyIntolerance?onset=2015-01-01T12:00:23Z+02:00` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl...SHALL
    datedate**Beispiel:** `GET [base]/AllergyIntolerance?date=2015-01-01T12:00:23Z+02:00` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7...SHALL
    categorytoken**Beispiel:** `GET [base]/AllergyIntolerance?category=environment` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R...SHALL
    typetoken**Beispiel:** `GET [base]/AllergyIntolerance?type=allergy` **Anwendungshinweis:** Weitere Details siehe [FHIR-Kernspezifikation](https://hl7.org/fhir/R4/search...SHALL

    Supported Includes:

    • AllergyIntolerance:patient
    • AllergyIntolerance:encounter
    • AllergyIntolerance:recorder
    • AllergyIntolerance:asserter

    Subscription

    No search parameters are stated for this resource type

    Document Capabilities

    ModeProfileDocumentation
    ConsumerISiKBerichtBundle

    Endpunkt zur Entgegennahme von Subsystem-Berichten in Form eines ISiKBerichtBundles. Weitere Hinweise siehe {{pagelink:BerichtSubsystem}}