 
          
                Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED)
                0.1.0 - ci-build
              
Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
    graph LR
    KH[Krankenanstalt]
    Moped[<a href="#top">Moped</a>] 
    KH --->|<a href="OperationDefinition-MOPED.Patient.Aufnehmen.html"> POST $aufnehmen</a>| Moped 
    KH -->|<a href="OperationDefinition-MOPED.Daten.Update.html"> POST $update</a>| Moped
    KH -->|<a href="OperationDefinition-MOPED.VAERequest.Anfragen.html"> POST $anfragen</a>| Moped
    KH -->|<a href="OperationDefinition-MOPED.Patient.Entlassen.html"> POST $entlassen</a>| Moped
    KH -->|<a href="OperationDefinition-MOPED.Encounter.Abrechnen.html"> POST $abrechnen</a>| Moped
    KH -->|<a href="TBD"> POST $stornieren</a>| Moped
    Moped -->|<a href="StructureDefinition-MopedVAEResponse.html"> GET VAEResponse</a>| KH
    Moped --->|<a href="StructureDefinition-MopedLKFResponse.html"> GET ClaimResponse</a>| KH
    graph LR
    SV[Sozialversicherung]
    Moped[<a href="#top">Moped</a>] 
    Moped --->|<a href="StructureDefinition-MopedVAERequest.html"> GET VAERequest?status=active</a>| SV
    Moped --->|<a href="StructureDefinition-MopedARKRequest.html"> GET ARKRequest?status=active</a>| SV
    SV --->|<a href="OperationDefinition-MOPED.Auf.Request.Antworten.html"> POST $antworten</a>| Moped
    graph LR
    LGF[Landesgesundheitsfonds]
    Moped[<a href="#top">Moped</a>] 
    Moped --->|<a href="StructureDefinition-MopedLKFRequest.html"> GET Claim</a>| LGF
    LGF --->|<a href="OperationDefinition-MOPED.ClaimResponse.Entscheiden.html"> POST $entscheiden</a>| Moped
    LGF --->|<a href="OperationDefinition-MOPED.Claim.Melden.html"> POST $melden</a>| Moped
    graph LR
    BMSGPK[BMSGPK]
    Moped[<a href="#top">Moped</a>] 
    Moped --->|GET Composition?status=final| BMSGPK 
    Moped --->|<a href="https://www.hl7.org/fhir/operation-measure-evaluate-measure.html"> POST Measure/$evaluate-measure</a>| BMSGPK