...
These operations are supported through the following eHealth infrastructure operations provided by the document-query service:
DocumentReference?<query>
see https://ehealth.sundhed.dk/fhir/ehealth-documentreference-search.htmlBinary/$retrieve-document
return document as CDA. See https://ehealth.sundhed.dk/fhir/OperationDefinition-Binary-t-retrieve-document.htmlBinary/$retrieve-and-transform-QRD
return document as FHIR resource. See https://ehealth.sundhed.dk/fhir/OperationDefinition-Bundle-t-retrieve-and-transform-QRD.html. This operation is a little special as it requires QFDD to be present in the infrastructure and the corresponding FHIR Questionnaire. See below.Binary/$retrieve-and-transform-PHMR
return document as FHIR resource. See https://ehealth.sundhed.dk/fhir/OperationDefinition-Bundle-t-retrieve-and-transform-PHMR.htmlBinary/$retrieve-and-transform-APD
return document as FHIR resource. See https://ehealth.sundhed.dk/fhir/OperationDefinition-Bundle-t-retrieve-and-transform-APD.html
...
Logical Part | QRD Document | Details |
---|---|---|
Numeric Response Pattern Observation | /ClinicalDocument/component/structuredBody/component/section/entry/organizer/component/observation | An item inside a subgroup
Numeric Response if
|
Id | …/observation/id | Uses Id from QFFD question Validating if Questionnaire item( |
Code | …/observation/code | Uses code from Questionnaire item Code: CodeSystem: if CodeSystemName: is fetched from CodeSystem in Questionnaire Terminology. Value is taken in the following order: codeSystem.title, codeSystem.name, codeSystem.url or “Unknown“. Display: OriginalText: Question text ( |
Answer | …/observation/value | Value: For For For QRD Type:
|
Help text Image | …/observation/entryRelationship | Is added if Questionnaire item has one or more extensions: |
External reference | …/observation/reference | The QFDD unique id. From id element and the property 'extension' |
Range | …/observation/referenceRange | If |
...