Package | hl7.fhir.us.davinci-dtr |
Type | CapabilityStatement |
Id | full-dtr-ehr-311 |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/davinci-dtr/https://build.fhir.org/ig/HL7/davinci-dtr/CapabilityStatement-full-dtr-ehr-311.html |
URL | http://hl7.org/fhir/us/davinci-dtr/CapabilityStatement/full-dtr-ehr-311 |
Version | 2.2.0-cibuild |
Status | active |
Date | 2024-08-02 |
Name | FullDTREHR |
Title | Full DTR EHR |
Realm | us |
Authority | hl7 |
Description | This statement defines the expected capabilities of EHRs that manage the form filling functions of DTR internally for USCDI 1 (US-Core 3.1.1). Such EHRs need only support client capabilities for the Questionnaire Package, ValueSet Expand, and Next Question operations. |
Kind | requirements |
No resources found
CapabilityStatement | |
us-core-client | US Core Client CapabilityStatement |
OperationDefinition | |
Questionnaire-next-question | Adaptive Questionnaire - Next Question Operation |
questionnaire-package | Get Questionnaire Packge for given order(s) |
Questionnaire-next-question | Adaptive Questionnaire - Next Question Operation |
Note: links and images are rebased to the (stated) source
http://hl7.org/fhir/us/davinci-dtr/CapabilityStatement/full-dtr-ehr-311
This statement defines the expected capabilities of EHRs that manage the form filling functions of DTR internally for USCDI 1 (US-Core 3.1.1). Such EHRs need only support client capabilities for the Questionnaire Package, ValueSet Expand, and Next Question operations.
A DTR Native Client provides an EHR-based application
Security:
Implementations SHALL meet the general security requirements documented in the HRex implementation guide.
Summary of Client Wide Operations
$questionnaire-package
operation.$expand
operation.$next-question
operation.{ "resourceType": "CapabilityStatement", "id": "full-dtr-ehr-311", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "cds" } ], "url": "http://hl7.org/fhir/us/davinci-dtr/CapabilityStatement/full-dtr-ehr-311", "version": "2.2.0-cibuild", "name": "FullDTREHR", "title": "Full DTR EHR", "status": "active", "experimental": false, "date": "2024-08-02", "publisher": "HL7 International / Clinical Decision Support", "contact": [ { "name": "HL7 International / Clinical Decision Support", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/dss" } ] } ], "description": "This statement defines the expected capabilities of EHRs that manage the form filling functions of DTR internally for USCDI 1 (US-Core 3.1.1). Such EHRs need only support client capabilities for the Questionnaire Package, ValueSet Expand, and Next Question operations.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "kind": "requirements", "imports": [ "http://hl7.org/fhir/us/core/CapabilityStatement/us-core-client|3.1.1" ], "fhirVersion": "4.0.1", "format": [ "json" ], "rest": [ { "mode": "client", "documentation": "A DTR Native Client provides an EHR-based application", "security": { "description": "Implementations **SHALL** meet the general security requirements documented in the [HRex implementation guide](https://build.fhir.org/ig/HL7/davinci-ehrx)." }, "operation": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "name": "questionnaire-package", "definition": "http://hl7.org/fhir/us/davinci-dtr/OperationDefinition/questionnaire-package" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "name": "expand", "definition": "http://hl7.org/fhir/OperationDefinition/ValueSet-expand" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "name": "next-question", "definition": "http://hl7.org/fhir/uv/sdc/OperationDefinition/Questionnaire-next-question" } ] } ] }