This page is part of the Single Institutional Review Board (sIRB) Implementation Guide (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Draft as of 2022-10 |
@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 "sIRB-CapabilityStatementServer"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h2>sIRB Server Capability Statement</h2>\n <p>(Requirements Definition Capability Statement)</p>\n <p>Canonical URL: http://hl7.org/fhir/us/sirb/CapabilityStatement/sIRB-CapabilityStatementServer Version: 0.1.0 Published: 2022-10 (draft)</p>\n <p>Published by: <b>HL7 International - BR&R Work Group</b></p>\n <p>This resource describes the required and desired behavior of FHIR servers for use and exchange of the single Institutional Review Board (sIRB) forms.</p>\n <h2>General</h2>\n <div class=\"table-wrapper\">\n <table class=\"grid\">\n <tbody>\n <tr>\n <th>FHIR Version:</th>\n <td>4.0.1</td>\n </tr>\n <tr>\n <th>Supported formats:</th>\n <td>xml, json</td>\n </tr>\n </tbody>\n </table>\n </div>\n <h2>REST server behavior</h2>\n <p>Requirements for the sIRB FHIR Server that stores the Questionnaires and the QuestionnaireResponses. The FHIR Server is generally, but not always, hosted by the lead principal investigator's institution.</p>\n <p>\n <b>Security:</b>\n </p>\n <p>Review the security recommendations on the FHIR Security page at http://hl7.org/fhir/R4/security.html</p>\n <h3>Resource summary</h3>\n <div class=\"table-wrapper\">\n <table class=\"grid\">\n <thead>\n <tr>\n <th>Resource</th>\n <th>Search</th>\n <th>Read</th>\n <th>Read Version</th>\n <th>Instance History</th>\n <th>Resource History</th>\n <th>Create</th>\n <th>Update</th>\n <th>Delete</th>\n <th>Operations</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <th>Questionnaire</th>\n <td>SHOULD</td>\n <td>SHALL</td>\n <td/>\n <td>MAY</td>\n <td/>\n <td>MAY</td>\n <td>MAY</td>\n <td/>\n <td/>\n </tr>\n <tr>\n <th>QuestionnaireResponse</th>\n <td>SHOULD</td>\n <td>SHALL</td>\n <td>SHALL</td>\n <td>MAY</td>\n <td/>\n <td>SHALL</td>\n <td>SHALL</td>\n <td/>\n <td/>\n </tr>\n <tr>\n <th>ResearchStudy</th>\n <td>MAY</td>\n <td>MAY</td>\n <td>MAY</td>\n <td>MAY</td>\n <td/>\n <td>MAY</td>\n <td>MAY</td>\n <td/>\n <td/>\n </tr>\n <tr>\n <th>Provenance</th>\n <td>MAY</td>\n <td>MAY</td>\n <td>MAY</td>\n <td>MAY</td>\n <td/>\n <td>MAY</td>\n <td>MAY</td>\n <td/>\n <td/>\n </tr>\n </tbody>\n </table>\n </div>\n <br/>\n <br/>\n <h3>\n <a href=\"http://hl7.org/fhir/R4/questionnaire.html\">Questionnaire</a>\n </h3>\n <h4>Behavior</h4>\n <p>Versioning support: versioned-update</p>\n <h4>Interactions</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th>Name</th>\n <th>Conformance</th>\n <th>Description</th>\n </tr>\n </thead>\n <tbody/>\n </table>\n </div>\n <h4>Search</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th>Parameter</th>\n <th>Conformance</th>\n <th>Type</th>\n <th>Definition & Chaining</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <th>url</th>\n <td>SHALL</td>\n <td>uri</td>\n <td/>\n </tr>\n <tr>\n <th>version</th>\n <td>SHOULD</td>\n <td>token</td>\n <td/>\n </tr>\n <tr>\n <th>status</th>\n <td>SHOULD</td>\n <td>token</td>\n <td/>\n </tr>\n <tr>\n <th>_lastUpdated</th>\n <td>SHOULD</td>\n <td>date</td>\n <td/>\n </tr>\n <tr>\n <th>_id</th>\n <td>MAY</td>\n <td>token</td>\n <td/>\n </tr>\n </tbody>\n </table>\n </div>\n <br/>\n <br/>\n <h3>\n <a href=\"http://hl7.org/fhir/R4/questionnaireresponse.html\">QuestionnaireResponse</a>\n </h3>\n <h4>Behavior</h4>\n <p>Versioning support: versioned-update</p>\n <h4>Interactions</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th>Name</th>\n <th>Conformance</th>\n <th>Description</th>\n </tr>\n </thead>\n <tbody/>\n </table>\n </div>\n <h4>Search</h4>\n <p>Supported Includes: QuestionnaireResponse.questionnaire</p>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th>Parameter</th>\n <th>Conformance</th>\n <th>Type</th>\n <th>Definition & Chaining</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <th>questionnaire</th>\n <td>SHALL</td>\n <td>reference</td>\n <td/>\n </tr>\n <tr>\n <th>author</th>\n <td>SHALL</td>\n <td>reference</td>\n <td/>\n </tr>\n <tr>\n <th>_lastUpdated</th>\n <td>SHALL</td>\n <td>date</td>\n <td/>\n </tr>\n <tr>\n <th>_id</th>\n <td>MAY</td>\n <td>token</td>\n <td/>\n </tr>\n <tr>\n <th>identifier</th>\n <td>SHOULD</td>\n <td>token</td>\n <td/>\n </tr>\n <tr>\n <th>status</th>\n <td>SHALL</td>\n <td>token</td>\n <td/>\n </tr>\n </tbody>\n </table>\n </div>\n <br/>\n <br/>\n <h3>\n <a href=\"http://hl7.org/fhir/R4/researchstudy.html\">ResearchStudy</a>\n </h3>\n <h4>Behavior</h4>\n <p>Versioning support: versioned-update</p>\n <h4>Interactions</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th>Name</th>\n <th>Conformance</th>\n <th>Description</th>\n </tr>\n </thead>\n <tbody/>\n </table>\n </div>\n <h4>Search</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th>Parameter</th>\n <th>Conformance</th>\n <th>Type</th>\n <th>Definition & Chaining</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <th>identifier</th>\n <td>MAY</td>\n <td>token</td>\n <td/>\n </tr>\n <tr>\n <th>_id</th>\n <td>MAY</td>\n <td>token</td>\n <td/>\n </tr>\n <tr>\n <th>title</th>\n <td>MAY</td>\n <td>string</td>\n <td/>\n </tr>\n <tr>\n <th>keyword</th>\n <td>MAY</td>\n <td>token</td>\n <td/>\n </tr>\n </tbody>\n </table>\n </div>\n <br/>\n <br/>\n <h3>\n <a href=\"http://hl7.org/fhir/R4/provenance.html\">Provenance</a>\n </h3>\n <h4>Behavior</h4>\n <p>Versioning support: versioned-update</p>\n <h4>Interactions</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th>Name</th>\n <th>Conformance</th>\n <th>Description</th>\n </tr>\n </thead>\n <tbody/>\n </table>\n </div>\n <h4>Search</h4>\n <div class=\"table-wrapper\">\n <table class=\"list\">\n <thead>\n <tr>\n <th>Parameter</th>\n <th>Conformance</th>\n <th>Type</th>\n <th>Definition & Chaining</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <th>_id</th>\n <td>MAY</td>\n <td>token</td>\n <td/>\n </tr>\n <tr>\n <th>target</th>\n <td>SHOULD</td>\n <td>reference</td>\n <td/>\n </tr>\n <tr>\n <th>when</th>\n <td>SHOULD</td>\n <td>date</td>\n <td/>\n </tr>\n </tbody>\n </table>\n </div>\n </div>" ] ; # fhir:url [ fhir:v "http://hl7.org/fhir/us/sirb/CapabilityStatement/sIRB-CapabilityStatementServer"^^xsd:anyURI] ; # fhir:version [ fhir:v "1.0.0"] ; # fhir:name [ fhir:v "CapabilityStatementServer_sIRB"] ; # fhir:title [ fhir:v "sIRB Server Capability Statement"] ; # fhir:status [ fhir:v "draft"] ; # fhir:date [ fhir:v "2022-10"^^xsd:gYearMonth] ; # fhir:publisher [ fhir:v "HL7 International - BR&R Work Group"] ; # fhir:contact ( [ fhir:name [ fhir:v "HL7 International - Biomedical Research and Regulation" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.hl7.org/Special/committees/rcrim" ] ] ) ] ) ; # fhir:description [ fhir:v "This resource describes the required and desired behavior of FHIR servers for use and exchange of the single Institutional Review Board (sIRB) forms."] ; # 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:text [ fhir:v "United States of America" ] ] ) ; # 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:rest ( [ fhir:mode [ fhir:v "server" ] ; fhir:documentation [ fhir:v "Requirements for the sIRB FHIR Server that stores the Questionnaires and the QuestionnaireResponses. The FHIR Server is generally, but not always, hosted by the lead principal investigator's institution." ] ; fhir:security [ fhir:description [ fhir:v "Review the security recommendations on the FHIR Security page at http://hl7.org/fhir/R4/security.html" ] ] ; ( fhir:resource [ fhir:type [ fhir:v "Questionnaire" ] ; ( 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 "search-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 "read" ] ] [ ( 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 "create" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "MAY" ] ] ) ; fhir:code [ fhir:v "update" ] ] ) ; fhir:versioning [ fhir:v "versioned-update" ] ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "url" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Questionnaire-url"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/Questionnaire-url> ] ; fhir:type [ fhir:v "uri" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "version" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Questionnaire-version"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/Questionnaire-version> ] ; fhir:type [ fhir:v "token" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Questionnaire-status"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/Questionnaire-status> ] ; fhir:type [ fhir:v "token" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "_lastUpdated" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated> ] ; fhir:type [ fhir:v "date" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "MAY" ] ] ) ; fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id> ] ; fhir:type [ fhir:v "token" ] ] ) ] [ fhir:type [ fhir:v "QuestionnaireResponse" ] ; ( 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 "search-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 "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "vread" ] ] [ ( 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 "SHALL" ] ] ) ; fhir:code [ fhir:v "create" ] ] [ ( 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:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "MAY" ] ] ) ; fhir:code [ fhir:v "patch" ] ] ) ; fhir:versioning [ fhir:v "versioned-update" ] ; fhir:readHistory [ fhir:v "true"^^xsd:boolean ] ; ( fhir:searchInclude [ fhir:v "QuestionnaireResponse.questionnaire" ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "questionnaire" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-questionnaire"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-questionnaire> ] ; fhir:type [ fhir:v "reference" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "author" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-author"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-author> ] ; fhir:type [ fhir:v "reference" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "_lastUpdated" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated> ] ; fhir:type [ fhir:v "date" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "MAY" ] ] ) ; fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id> ] ; fhir:type [ fhir:v "token" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "identifier" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-identifier"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-identifier> ] ; fhir:type [ fhir:v "token" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-status"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-status> ] ; fhir:type [ fhir:v "token" ] ] ) ] [ fhir:type [ fhir:v "ResearchStudy" ] ; fhir:documentation [ fhir:v "If an implementer wishes to optionally use the ResearchStudy resource to transmit or persist data, the R4 base definition of the ResearchStudy resource MAY be used." ] ; ( fhir:interaction [ ( 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-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "MAY" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( 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 "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 "create" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "MAY" ] ] ) ; fhir:code [ fhir:v "update" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "MAY" ] ] ) ; fhir:code [ fhir:v "patch" ] ] ) ; fhir:versioning [ fhir:v "versioned-update" ] ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "MAY" ] ] ) ; fhir:name [ fhir:v "identifier" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/ResearchStudy-identifier"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/ResearchStudy-identifier> ] ; fhir:type [ fhir:v "token" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "MAY" ] ] ) ; fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id> ] ; fhir:type [ fhir:v "token" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "MAY" ] ] ) ; fhir:name [ fhir:v "title" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/ResearchStudy-title"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/ResearchStudy-title> ] ; fhir:type [ fhir:v "string" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "MAY" ] ] ) ; fhir:name [ fhir:v "keyword" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/ResearchStudy-keyword"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/ResearchStudy-keyword> ] ; fhir:type [ fhir:v "token" ] ] ) ] [ fhir:type [ fhir:v "Provenance" ] ; fhir:documentation [ fhir:v "If an implementer wishes to capture information about data creation, update, modification or deletion activities, the Provenance resource MAY be utilized. The Provenance resource can assist with data authenticity and assessing the entities involved with data being stored or transmitted via the system." ] ; ( fhir:interaction [ ( 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-type" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "MAY" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( 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 "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 "create" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "MAY" ] ] ) ; fhir:code [ fhir:v "update" ] ] ) ; fhir:versioning [ fhir:v "versioned-update" ] ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "MAY" ] ] ) ; fhir:name [ fhir:v "_id" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id> ] ; fhir:type [ fhir:v "token" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "target" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Provenance-target"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/Provenance-target> ] ; fhir:type [ fhir:v "reference" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHOULD" ] ] ) ; fhir:name [ fhir:v "when" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Provenance-when"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/SearchParameter/Provenance-when> ] ; fhir:type [ fhir:v "date" ] ] ) ] ) ] ) . #
IG © 2020+ HL7 International - BR&R Work Group. Package hl7.fhir.us.sirb#1.0.0 based on FHIR 4.0.1. Generated 2023-04-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change