Tinnitus Counseling Interoperabilität Implementierungshilfe
Zur Behandlung diverser Krankheitsbilder wird die Counseling-Methode verwendet, bei welcher strukturierte Aufklärung und Beratung der Patienten mit gezielten edukatorischen Elemente in interaktiver Form verbunden werden.
Der Patient beantwortet hierzu einen oder mehrere Fragebögen und bearbeitet mehrere Lektionen mit Lerninhalten.
Dieses Dokument dient zur Veranschaulichung der Interoperabilität zwischen digitalen Anwendungen von Daten, die von Counseling-Apps generiert werden. Es soll es anderen Hersteller digitaler Produkte ermöglichen, die Daten von Counseling-Anwendungen zu importieren, weiterzuverarbeiten und darzustellen.
Verwendete Profile
Für die Daten des Sonormed Tinnitus Counselings wurden Profilierungen der Resourcen Bundle
, Patient
und Observation
vorgenommen. Exportiert werden Patientenstammdaten und die vom Patienten beantworteten Fragebögen.
Beispiel eines Exports
Aus Urherberrechtsgründen können keine echten Fragen aufgeführt werden, im Beispiel handelt sich um fiktive Fragen und Antworten.
<Bundle xmlns="http://hl7.org/fhir">
<id value="example-0-export" />
<profile value="https://fhir.sonormed.io/fhir/StructureDefinition/SONBundle" />
</meta>
<system value="https://fhir.sonormed.io/kompatibilitaet/sid/export-id" />
</identifier>
<type value="collection" />
<Patient>
<profile value="https://fhir.sonormed.io/fhir/StructureDefinition/SONPatient" />
</meta>
<value value="example-0" />
<start value="2022-01-20T13:53:15Z" />
</period>
</identifier>
<value value="user0@dummymail.com" />
</telecom>
</Patient>
</resource>
</entry>
<Observation>
<profile value="https://fhir.sonormed.io/fhir/StructureDefinition/SONQuestionnaireResponse" />
</meta>
<system value="http://terminology.hl7.org/CodeSystem/observation-category" />
</coding>
</category>
<system value="http://loinc.org" />
<display value="Patient reported outcome measure panel" />
</coding>
<text value="Welches Tier mögen Sie am liebsten?" />
</code>
</subject>
<system value="http://loinc.org" />
<display value="Patient reported outcome measure score interpretation" />
</coding>
<text value="Erlaubte Antwortmöglichkeiten: Elefant;Giraffe;Pferd;Schnabeltier" />
</interpretation>
</Observation>
</resource>
</entry>
<Observation>
<profile value="https://fhir.sonormed.io/fhir/StructureDefinition/SONQuestionnaireResponse" />
</meta>
<system value="http://terminology.hl7.org/CodeSystem/observation-category" />
</coding>
</category>
<system value="http://loinc.org" />
<display value="Patient reported outcome measure panel" />
</coding>
<text value="Welches Datum ist heute?" />
</code>
</subject>
<system value="http://loinc.org" />
<display value="Patient reported outcome measure score interpretation" />
</coding>
<text value="Erlaubte Antwortmöglichkeiten: [DATUMSFELD]" />
</interpretation>
</Observation>
</resource>
</entry>
<Observation>
<profile value="https://fhir.sonormed.io/fhir/StructureDefinition/SONQuestionnaireResponse" />
</meta>
<system value="http://terminology.hl7.org/CodeSystem/observation-category" />
</coding>
</category>
<system value="http://loinc.org" />
<display value="Patient reported outcome measure panel" />
</coding>
<text value="Welcher Tag ist heute?" />
</code>
</subject>
<system value="http://loinc.org" />
<display value="Patient reported outcome measure score interpretation" />
</coding>
<text value="Erlaubte Antwortmöglichkeiten: Montag;Dienstag;Mittwoch;Donnerstag;Freitag;Samstag;Sonntag" />
</interpretation>
</Observation>
</resource>
</entry>
<Observation>
<profile value="https://fhir.sonormed.io/fhir/StructureDefinition/SONQuestionnaireResponse" />
</meta>
<system value="http://terminology.hl7.org/CodeSystem/observation-category" />
</coding>
</category>
<system value="http://loinc.org" />
<display value="Patient reported outcome measure panel" />
</coding>
<text value="Do you like animals?" />
</code>
</subject>
<system value="http://loinc.org" />
<display value="Patient reported outcome measure score interpretation" />
</coding>
<text value="The patient should answer the questions on a scale from 0 to 10. Erlaubte Antwortmöglichkeiten: [0-10]" />
</interpretation>
</Observation>
</resource>
</entry>
<Observation>
<profile value="https://fhir.sonormed.io/fhir/StructureDefinition/SONQuestionnaireResponse" />
</meta>
<system value="http://terminology.hl7.org/CodeSystem/observation-category" />
</coding>
</category>
<system value="http://loinc.org" />
<display value="Patient reported outcome measure panel" />
</coding>
<text value="Do you like sports?" />
</code>
</subject>
<system value="http://loinc.org" />
<display value="Patient reported outcome measure score interpretation" />
</coding>
<text value="The patient should answer the questions on a scale from 0 to 10. Erlaubte Antwortmöglichkeiten: [0-10]" />
</interpretation>
</Observation>
</resource>
</entry>
<Observation>
<profile value="https://fhir.sonormed.io/fhir/StructureDefinition/SONQuestionnaireResponse" />
</meta>
<system value="http://terminology.hl7.org/CodeSystem/observation-category" />
</coding>
</category>
<system value="http://loinc.org" />
<display value="Patient reported outcome measure panel" />
</coding>
<text value="Do you like bikes?" />
</code>
</subject>
<system value="http://loinc.org" />
<display value="Patient reported outcome measure score interpretation" />
</coding>
<text value="The patient should answer the questions on a scale from 0 to 10. Erlaubte Antwortmöglichkeiten: [0-10]" />
</interpretation>
</Observation>
</resource>
</entry>
</Bundle>