NO Domain Core EHR API
0.1.0 - ci-build
NO Domain Core EHR API - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Endpoint designed to retrieve the current treatment context in an EHR for a practitioner. The term active treatment context is defined as a set of attributes that describes an active user (Practitioner) in an EHR, the active patient (open journal) and their common relation to a treatment situation. The exact definition, information model and associated business rules can be found in the documentation for the national framework for Trust "Tillitsrammeverket".
The following resouces shall be used in the implementation of this endpoint
Supported Profiles | Search parameters | Supported Includes |
---|---|---|
no-ehr-core-encounter | _id | |
no-ehr-core-location | _id | |
no-ehr-core-patient | _id, birthdate, death-date, family, gender, given, identifier, name birthdate+name, family+gender, birthdate+family, gender+name death-date+family | |
no-ehr-core-practitioner | _id, identifier | |
no-ehr-core-organization | _id |
GET … TODO