QuestionnaireResponsePrehospitalNote

Introduction

QuestionnaireResponsePrehospitalNote is based on the FHIR resource QuestionnaireResponse.

Intended Use

The QuestionnaireResponsePrehospitalNote profile is implemented to create a prehospital discharge summary/final note in COSMIC from an external ambulance system.

The prehospital note includes structured keywords as part of a medical record note template, as well as a PDF attachment. The prehospital note can also include a triage (ClinicalImpression) and observations (Observation).

Specific Rules and Limitations

Type Description
Limitation Only one prehospital note can be created for a contact, if used more than once on the same contact the new note will replace the last one.
Rule The intended users of this API are healthcare professionals.

Profile Overview

QuestionnaireResponsePrehospitalNote (Version 2)

identifierΣ1..1Identifier
questionnaireΣ0..1canonical(Questionnaire)
statusΣ ?!1..1codeBinding
authoredΣ1..1dateTime

Statuses

FHIR status Status in COSMIC
Completed Signed

Versions

COS version Profile version Required COSMIC version Date Description
3.0.0 1.0.0 R8.3.05 May 2022 Initial version, support for PUT.

Supported Operations

HTTP Methods

Method Description
PUT Used to create a QuestionnaireResponsePrehospitalNote for a given patient.

Query Operations

Supported Queries

  1. PUT [baseURL]/subscription/Bundle/external-ID (Put)

Error Codes

In below table, a few error messages specific for QuestionnaireResponse are listed.

Code Description Comment
400 Invalid LinkId:< LinkId > Medication QR item has sub items with unsupported LinkIds. The supported linkIds for medication attributes(QR.item.answer.item.linkId) are defined in the profile.
400 Only one answer is supported for Medication Sub Items Only one answer can be provided for Medication sub items(QR.item.answer.item.answer)
400 Invalid DateTime in the Mediation Validation error in the summary note
400 Invalid DrugName in the Mediation Item Validation error in the summary note
400 Invalid DoseQuantity in the Mediation Item Validation error in the summary note
400 Invalid Dose unit in the Mediation Item Validation error in the summary note
400 Invalid Route in the Mediation Item Validation error in the summary note
400 Multiple URL type answers are not supported Validation error in the summary note. It is possible to include only one URL in the summary note