This page is part of the Da Vinci Risk Adjustment FHIR Implementation Guide (v2.0.0-ballot: STU2 (v2.0.0) Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
Active as of 2023-03-28 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CapabilityStatement ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ra-reporting-server"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>RAServerCapabilityStatement</h2><div><p>This profile defines the expected capabilities of a Da Vinci Risk Adjustment Reporting Server when conforming to the Da Vinci Risk Adjustment Implementation Guide for interactions between Reporting Clients and Reporting Servers. Servers are the actors receiving the request for Risk Adjustment Coding Gap Reports for patient(s) and for Risk Adjustmenet Models that are available on the Server. This CapabilityStatement resource includes the complete list of the <em>recommended</em> Da Vinci Risk Adjustment profiles and RESTful operations that a Risk Adjustment Reporting Server could support. Servers have the option of choosing from this list based on their local use cases and other contextual requirements.</p>\n</div><table><tr><td>Mode</td><td>SERVER</td></tr><tr><td>Description</td><td><div><p>Da Vinci Risk Adjustment Reporting Server <strong>SHALL</strong> support the operation and profiles specified in this implementation guide.</p>\n</div></td></tr><tr><td>Transaction</td><td>y</td></tr><tr><td>System History</td><td>y</td></tr><tr><td>System Search</td><td>y</td></tr></table><table><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th><b title=\"GET a resource (read interaction)\">Read</b></th><th><b title=\"GET past versions of resources (vread interaction)\">V-Read</b></th><th><b title=\"GET all set of resources of the type (search interaction)\">Search</b></th><th><b title=\"PUT a new resource version (update interaction)\">Update</b></th><th><b title=\"PATCH a new resource version (patch interaction)\">Patch</b></th><th><b title=\"POST a new resource (create interaction)\">Create</b></th><th><b title=\"DELETE a resource (delete interaction)\">Delete</b></th><th><b title=\"GET changes to a resource (history interaction on instance)\">Updates</b></th><th><b title=\"GET changes for all resources of the type (history interaction on type)\">History</b></th></tr><tr><td>Measure</td><td><a href=\"http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-model-measure\">http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-model-measure</a></td><td>y</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>Group</td><td><a href=\"http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-patient-group\">http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-patient-group</a></td><td>y</td><td></td><td></td><td></td><td></td><td></td><td></td><td></td><td></td></tr><tr><td>MeasureReport</td><td><a href=\"http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-measurereport\">http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-measurereport</a></td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr><tr><td>Bundle</td><td><a href=\"http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-measurereport-bundle\">http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-measurereport-bundle</a></td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr><tr><td>ImplementationGuide</td><td><a href=\"http://hl7.org/fhir/StructureDefinition/ImplementationGuide\">http://hl7.org/fhir/StructureDefinition/ImplementationGuide</a></td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr><tr><td>CapabilityStatement</td><td><a href=\"http://hl7.org/fhir/StructureDefinition/CapabilityStatement\">http://hl7.org/fhir/StructureDefinition/CapabilityStatement</a></td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td><td>y</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-ra/CapabilityStatement/ra-reporting-server"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.0.0-ballot"] ; #
fhir:name [ fhir:v "RAServerCapabilityStatement"] ; #
fhir:title [ fhir:v "Risk Adjustment Reporting Server Capability Statement"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2023-03-28T02:02:49+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Clinical Quality Information Work Group"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Clinical Quality Information Work Group" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/cqi" ] ] )
] ) ; #
fhir:description [ fhir:v "This profile defines the expected capabilities of a Da Vinci Risk Adjustment Reporting Server when conforming to the Da Vinci Risk Adjustment Implementation Guide for interactions between Reporting Clients and Reporting Servers. Servers are the actors receiving the request for Risk Adjustment Coding Gap Reports for patient(s) and for Risk Adjustmenet Models that are available on the Server. This CapabilityStatement resource includes the complete list of the *recommended* Da Vinci Risk Adjustment profiles and RESTful operations that a Risk Adjustment Reporting Server could support. Servers have the option of choosing from this list based on their local use cases and other contextual requirements."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ] ] )
] ) ; #
fhir:copyright [ fhir:v "Used by permission of HL7 International - Clinical Quality Information Work Group, all rights reserved Creative Commons License"] ; #
fhir:kind [ fhir:v "requirements"] ; #
fhir:fhirVersion [ fhir:v "4.0.1"] ; #
fhir:format ( [ fhir:v "xml"] [ fhir:v "json"] ) ; #
fhir:patchFormat ( [ fhir:v "application/json-patch+json"] ) ; #
fhir:implementationGuide ( [
fhir:v "http://hl7.org/fhir/us/davinci-ra/ImplementationGuide/fhir.us.davinci-ra"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-ra/ImplementationGuide/fhir.us.davinci-ra>
] ) ; #
fhir:rest ( [
fhir:mode [ fhir:v "server" ] ;
fhir:documentation [ fhir:v "Da Vinci Risk Adjustment Reporting Server **SHALL** support the operation and profiles specified in this implementation guide." ] ;
fhir:security [
fhir:description [ fhir:v "For general security consideration refer to the [Security and Privacy Considerations](http://hl7.org/fhir/R4/secpriv-module.html)." ] ] ;
( fhir:resource [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ] ] ) ;
fhir:type [ fhir:v "Measure" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-model-measure"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-model-measure> ] ;
( fhir:interaction [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ] ] ) ;
fhir:code [ fhir:v "read" ] ] ) ;
( fhir:operation [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ] ] ) ;
fhir:name [ fhir:v "ra.evaluate-measure" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/us/davinci-ra/OperationDefinition/ra.evaluate-measure"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-ra/OperationDefinition/ra.evaluate-measure> ] ] ) ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ] ] ) ;
fhir:type [ fhir:v "Group" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-patient-group"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-patient-group> ] ;
( fhir:interaction [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ] ] ) ;
fhir:code [ fhir:v "read" ] ] ) ] [
fhir:type [ fhir:v "MeasureReport" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-measurereport"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-measurereport> ] ;
( fhir:interaction [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ] ] ) ;
fhir:code [ fhir:v "read" ] ;
fhir:documentation [ fhir:v "Read allows maintainers of the MeasureReports to get the logical definitions of the MeasureReports" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ] ] ) ;
fhir:code [ fhir:v "vread" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ] ] ) ;
fhir:code [ fhir:v "update" ] ;
fhir:documentation [ fhir:v "Update allows maintainers of the MeasureReports to update the logical definitions of a MeasureReport by its id or create a new one if it is new" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ] ] ) ;
fhir:code [ fhir:v "patch" ] ;
fhir:documentation [ fhir:v "Patch allows maintainers of the MeasureReports to update the logical definition of a MeasureReport by posting a set of changes to it" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ] ] ) ;
fhir:code [ fhir:v "delete" ] ;
fhir:documentation [ fhir:v "Delete allows maintainers of the MeasureReports to delete the logical definition of a MeasureReport" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ] ] ) ;
fhir:code [ fhir:v "history-instance" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ] ] ) ;
fhir:code [ fhir:v "history-type" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ] ] ) ;
fhir:code [ fhir:v "create" ] ;
fhir:documentation [ fhir:v "Create allows maintainers of the MeasureReports to create the logical definition of a MeasureReport" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ] ] ) ;
fhir:code [ fhir:v "search-type" ] ;
fhir:documentation [ fhir:v "Search allows maintainers of the MeasureReports to find the logical definition of a MeasureReport" ] ] ) ;
fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalDelete [ fhir:v "multiple" ] ;
( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
( fhir:searchInclude [ fhir:v "MeasureReport.evaluatedResources" ] ) ;
( fhir:searchParam [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/MeasureReport-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/MeasureReport-date> ] ;
fhir:type [ fhir:v "date" ] ] [
fhir:name [ fhir:v "evaluatedResource" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/MeasureReport-evaluated-resource"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/MeasureReport-evaluated-resource> ] ;
fhir:type [ fhir:v "reference" ] ] [
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/MeasureReport-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/MeasureReport-identifier> ] ;
fhir:type [ fhir:v "token" ] ] [
fhir:name [ fhir:v "measure" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/MeasureReport-measure"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/MeasureReport-measure> ] ;
fhir:type [ fhir:v "reference" ] ] [
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/MeasureReport-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/MeasureReport-patient> ] ;
fhir:type [ fhir:v "reference" ] ] [
fhir:name [ fhir:v "period" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/MeasureReport-period"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/MeasureReport-period> ] ;
fhir:type [ fhir:v "date" ] ] [
fhir:name [ fhir:v "reporter" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/MeasureReport-reporter"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/MeasureReport-reporter> ] ;
fhir:type [ fhir:v "reference" ] ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/MeasureReport-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/MeasureReport-status> ] ;
fhir:type [ fhir:v "token" ] ] [
fhir:name [ fhir:v "subject" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/MeasureReport-subject"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/MeasureReport-subject> ] ;
fhir:type [ fhir:v "reference" ] ] ) ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ] ] ) ;
fhir:type [ fhir:v "Bundle" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-measurereport-bundle"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-ra/StructureDefinition/ra-measurereport-bundle> ] ;
( fhir:interaction [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ] ] ) ;
fhir:code [ fhir:v "read" ] ;
fhir:documentation [ fhir:v "Read allows maintainers of the Bundles to get the logical definitions of the Bundle" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ] ] ) ;
fhir:code [ fhir:v "vread" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ] ] ) ;
fhir:code [ fhir:v "update" ] ;
fhir:documentation [ fhir:v "Update allows maintainers of the Bundles to update the logical definitions of a Bundles by its id or create a new one if it is new" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ] ] ) ;
fhir:code [ fhir:v "patch" ] ;
fhir:documentation [ fhir:v "Patch allows maintainers of the Bundles to update the logical definition of a Bundles by posting a set of changes to it" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ] ] ) ;
fhir:code [ fhir:v "delete" ] ;
fhir:documentation [ fhir:v "Delete allows maintainers of the Bundles to delete the logical definition of a Bundles" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ] ] ) ;
fhir:code [ fhir:v "history-instance" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ] ] ) ;
fhir:code [ fhir:v "history-type" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ] ] ) ;
fhir:code [ fhir:v "create" ] ;
fhir:documentation [ fhir:v "Create allows maintainers of the Bundles to create the logical definition of a Bundle" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ] ] ) ;
fhir:code [ fhir:v "search-type" ] ;
fhir:documentation [ fhir:v "Search allows maintainers of the Bundles to find the logical definition of a Bundle" ] ] ) ;
fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalDelete [ fhir:v "multiple" ] ;
( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ] [
fhir:type [ fhir:v "ImplementationGuide" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/ImplementationGuide"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/ImplementationGuide> ] ;
( fhir:interaction [
fhir:code [ fhir:v "read" ] ;
fhir:documentation [ fhir:v "Implemented per the specification" ] ] [
fhir:code [ fhir:v "vread" ] ;
fhir:documentation [ fhir:v "Implemented per the specification" ] ] [
fhir:code [ fhir:v "update" ] ;
fhir:documentation [ fhir:v "Implemented per the specification" ] ] [
fhir:code [ fhir:v "patch" ] ;
fhir:documentation [ fhir:v "Implemented per the specification" ] ] [
fhir:code [ fhir:v "delete" ] ;
fhir:documentation [ fhir:v "Implemented per the specification" ] ] [
fhir:code [ fhir:v "history-instance" ] ;
fhir:documentation [ fhir:v "Implemented per the specification" ] ] [
fhir:code [ fhir:v "history-type" ] ;
fhir:documentation [ fhir:v "Implemented per the specification" ] ] [
fhir:code [ fhir:v "create" ] ;
fhir:documentation [ fhir:v "Implemented per the specification" ] ] [
fhir:code [ fhir:v "search-type" ] ;
fhir:documentation [ fhir:v "Implemented per the specification" ] ] ) ;
fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalDelete [ fhir:v "multiple" ] ;
( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
( fhir:searchInclude [ fhir:v "ImplementationGuide.resource" ] [ fhir:v "ImplementationGuide.global" ] [ fhir:v "ImplementationGuide.depends-on" ] ) ;
( fhir:searchRevInclude [ fhir:v "CapabilityStatement.guide" ] [ fhir:v "ImplementationGuide.depends-on" ] ) ;
( fhir:searchParam [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-date> ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "The implementation guide publication date" ] ] [
fhir:name [ fhir:v "context-type-value" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context-type-value"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type-value> ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "A use context type and value assigned to the implementation guide" ] ] [
fhir:name [ fhir:v "resource" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ImplementationGuide-resource"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ImplementationGuide-resource> ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Location of the resource" ] ] [
fhir:name [ fhir:v "jurisdiction" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-jurisdiction> ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Intended jurisdiction for the implementation guide" ] ] [
fhir:name [ fhir:v "description" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-description"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-description> ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The description of the implementation guide" ] ] [
fhir:name [ fhir:v "context-type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type> ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A type of use context assigned to the implementation guide" ] ] [
fhir:name [ fhir:v "experimental" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ImplementationGuide-experimental"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ImplementationGuide-experimental> ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "For testing purposes, not real usage" ] ] [
fhir:name [ fhir:v "global" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ImplementationGuide-global"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ImplementationGuide-global> ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Profile that all resources must conform to" ] ] [
fhir:name [ fhir:v "title" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-title"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-title> ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The human-friendly name of the implementation guide" ] ] [
fhir:name [ fhir:v "version" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-version"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-version> ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The business version of the implementation guide" ] ] [
fhir:name [ fhir:v "url" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-url"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-url> ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "The uri that identifies the implementation guide" ] ] [
fhir:name [ fhir:v "context-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-quantity> ] ;
fhir:type [ fhir:v "quantity" ] ;
fhir:documentation [ fhir:v "A quantity- or range-valued use context assigned to the implementation guide" ] ] [
fhir:name [ fhir:v "depends-on" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ImplementationGuide-depends-on"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ImplementationGuide-depends-on> ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Identity of the IG that this depends on" ] ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-name> ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Computationally friendly name of the implementation guide" ] ] [
fhir:name [ fhir:v "context" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context> ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A use context assigned to the implementation guide" ] ] [
fhir:name [ fhir:v "publisher" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-publisher"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-publisher> ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Name of the publisher of the implementation guide" ] ] [
fhir:name [ fhir:v "context-type-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context-type-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type-quantity> ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "A use context type and quantity- or range-based value assigned to the implementation guide" ] ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-status> ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The current status of the implementation guide" ] ] ) ] [
fhir:type [ fhir:v "CapabilityStatement" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/CapabilityStatement"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/CapabilityStatement> ] ;
( fhir:interaction [
fhir:code [ fhir:v "read" ] ;
fhir:documentation [ fhir:v "Implemented per the specification" ] ] [
fhir:code [ fhir:v "vread" ] ;
fhir:documentation [ fhir:v "Implemented per the specification" ] ] [
fhir:code [ fhir:v "update" ] ;
fhir:documentation [ fhir:v "Implemented per the specification" ] ] [
fhir:code [ fhir:v "patch" ] ;
fhir:documentation [ fhir:v "Implemented per the specification" ] ] [
fhir:code [ fhir:v "delete" ] ;
fhir:documentation [ fhir:v "Implemented per the specification" ] ] [
fhir:code [ fhir:v "history-instance" ] ;
fhir:documentation [ fhir:v "Implemented per the specification" ] ] [
fhir:code [ fhir:v "history-type" ] ;
fhir:documentation [ fhir:v "Implemented per the specification" ] ] [
fhir:code [ fhir:v "create" ] ;
fhir:documentation [ fhir:v "Implemented per the specification" ] ] [
fhir:code [ fhir:v "search-type" ] ;
fhir:documentation [ fhir:v "Implemented per the specification" ] ] ) ;
fhir:conditionalCreate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalUpdate [ fhir:v "true"^^xsd:boolean ] ;
fhir:conditionalDelete [ fhir:v "multiple" ] ;
( fhir:referencePolicy [ fhir:v "literal" ] [ fhir:v "logical" ] ) ;
( fhir:searchInclude [ fhir:v "CapabilityStatement.resource-profile" ] [ fhir:v "CapabilityStatement.supported-profile" ] [ fhir:v "CapabilityStatement.guide" ] ) ;
( fhir:searchParam [
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-date> ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "The capability statement publication date" ] ] [
fhir:name [ fhir:v "resource-profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CapabilityStatement-resource-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CapabilityStatement-resource-profile> ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "A profile id invoked in a capability statement" ] ] [
fhir:name [ fhir:v "context-type-value" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context-type-value"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type-value> ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "A use context type and value assigned to the capability statement" ] ] [
fhir:name [ fhir:v "software" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CapabilityStatement-software"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CapabilityStatement-software> ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Part of the name of a software application" ] ] [
fhir:name [ fhir:v "resource" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CapabilityStatement-resource"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CapabilityStatement-resource> ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Name of a resource mentioned in a capability statement" ] ] [
fhir:name [ fhir:v "jurisdiction" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-jurisdiction"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-jurisdiction> ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Intended jurisdiction for the capability statement" ] ] [
fhir:name [ fhir:v "format" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CapabilityStatement-format"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CapabilityStatement-format> ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "formats supported (xml | json | ttl | mime type)" ] ] [
fhir:name [ fhir:v "description" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-description"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-description> ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The description of the capability statement" ] ] [
fhir:name [ fhir:v "context-type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type> ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A type of use context assigned to the capability statement" ] ] [
fhir:name [ fhir:v "title" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-title"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-title> ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "The human-friendly name of the capability statement" ] ] [
fhir:name [ fhir:v "fhirversion" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CapabilityStatement-fhirversion"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CapabilityStatement-fhirversion> ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The version of FHIR" ] ] [
fhir:name [ fhir:v "version" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-version"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-version> ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The business version of the capability statement" ] ] [
fhir:name [ fhir:v "url" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-url"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-url> ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "The uri that identifies the capability statement" ] ] [
fhir:name [ fhir:v "supported-profile" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CapabilityStatement-supported-profile"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CapabilityStatement-supported-profile> ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Profiles for use cases supported" ] ] [
fhir:name [ fhir:v "mode" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CapabilityStatement-mode"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CapabilityStatement-mode> ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Mode - restful (server/client) or messaging (sender/receiver)" ] ] [
fhir:name [ fhir:v "context-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-quantity> ] ;
fhir:type [ fhir:v "quantity" ] ;
fhir:documentation [ fhir:v "A quantity- or range-valued use context assigned to the capability statement" ] ] [
fhir:name [ fhir:v "security-service" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CapabilityStatement-security-service"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CapabilityStatement-security-service> ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "OAuth | SMART-on-FHIR | NTLM | Basic | Kerberos | Certificates" ] ] [
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-name> ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Computationally friendly name of the capability statement" ] ] [
fhir:name [ fhir:v "context" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context> ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "A use context assigned to the capability statement" ] ] [
fhir:name [ fhir:v "publisher" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-publisher"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-publisher> ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Name of the publisher of the capability statement" ] ] [
fhir:name [ fhir:v "context-type-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-context-type-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-context-type-quantity> ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "A use context type and quantity- or range-based value assigned to the capability statement" ] ] [
fhir:name [ fhir:v "guide" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CapabilityStatement-guide"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CapabilityStatement-guide> ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Implementation guides supported" ] ] [
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/conformance-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/conformance-status> ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The current status of the capability statement" ] ] ) ] ) ;
( fhir:interaction [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ] ] ) ;
fhir:code [ fhir:v "batch" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ] ] ) ;
fhir:code [ fhir:v "transaction" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ] ] ) ;
fhir:code [ fhir:v "search-system" ] ] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ] ] ) ;
fhir:code [ fhir:v "history-system" ] ] )
] ) . #
IG © 2021+ HL7 Clinical Quality Information Work Group. Package hl7.fhir.us.davinci-ra#2.0.0-ballot based on FHIR 4.0.1. Generated 2023-03-28
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change