{
"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.",
"_filename": "CapabilityStatement-full-dtr-ehr-311.json",
"package_name": "hl7.fhir.us.davinci-dtr.r4",
"format": [ "json" ],
"date": "2024-08-02",
"publisher": "HL7 International / Clinical Decision Support",
"fhirVersion": "4.0.1",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"name": "FullDTREHR",
"type": null,
"experimental": "false",
"resourceType": "CapabilityStatement",
"imports": [ "http://hl7.org/fhir/us/core/CapabilityStatement/us-core-client|3.1.1" ],
"title": "Full DTR EHR",
"package_version": "2.2.0-ballot",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cds"
} ],
"status": "active",
"id": "afb06113-0625-4e86-9f9f-fbcf6e551543",
"kind": "requirements",
"url": "http://hl7.org/fhir/us/davinci-dtr/CapabilityStatement/full-dtr-ehr-311",
"version": "2.2.0-ballot",
"contact": [ {
"name": "HL7 International / Clinical Decision Support",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/dss",
"system": "url"
} ]
} ],
"rest": [ {
"mode": "client",
"security": {
"description": "Implementations **SHALL** meet the general security requirements documented in the [HRex implementation guide](https://build.fhir.org/ig/HL7/davinci-ehrx)."
},
"operation": [ {
"name": "questionnaire-package",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
} ],
"definition": "http://hl7.org/fhir/us/davinci-dtr/OperationDefinition/questionnaire-package"
}, {
"name": "expand",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
} ],
"definition": "http://hl7.org/fhir/OperationDefinition/ValueSet-expand"
}, {
"name": "next-question",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode": "SHALL"
} ],
"definition": "http://hl7.org/fhir/uv/sdc/OperationDefinition/Questionnaire-next-question"
} ],
"documentation": "A DTR Native Client provides an EHR-based application"
} ]
}