0.1.1 - ci-build

EgdeFlaattsjekk_IG - Local Development build (v0.1.1). See the Directory of published versions

Home

Official URL: http://www.egde.no/ImplementationGuide/fhir.egdeflaattsjekk Version: 0.1.1
Draft as of 2023-08-29 Computable Name: EgdeFlaattsjekk_IG

EM_IG Flåttsjekk-app                       Return to top level

The Egde Health Platform provides the secure and compliant data messaging and conversion for the Flåttsjekk-app service.

The citizen is able to upload an image of a suspected skin rash (referenced as a FHIR:Media resource) with relevant metadata some of which is stored as a text string and will need to be parse out by the UI.

The citizen and doctors details are handled by FHIR:Patient and FHIR:Practitioner resources based on no-basis respectively.

The citizen consent is handled by a FHIR:Consent resource. Note that Helsenorge uses a FHIR:Task to set focus on a FHIR:Consent resource. We probavbly do not need that approach for the EM-app.

The doctor’s evaluation is handled by a FHIR:DiagniosticReport. There are 2 important SNOMED-CT codes in this:

  1. the diagnosis code for whether Erythema Migrans is suspected: True, False, Possible
  2. the code for whether the doctor determines that the image in isolation is Identifiable (e.g. showing a tattoo) or Unidentiable. Only Unidentiable images may be used for research and with the patient’s consent.

Input from the patient/citizen is provided through a QuestionnaireResponse which includes the binary for images.

The images are stored with their metadata in an Media resource. Media.modality is used to represent the Identifiable/Unidentifiable flag using the SNOMED-CT codes.