Canonical Resource Management Infrastructure Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.1.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/crmi-ig/ and changes regularly. See the Directory of published versions
Active as of 2024-08-29 |
<OperationDefinition xmlns="http://hl7.org/fhir">
<id value="crmi-review"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationDefinition crmi-review</b></p><a name="crmi-review"> </a><a name="hccrmi-review"> </a><a name="crmi-review-en-US"> </a><p>URL: [base]/ActivityDefinition/$review</p><p>URL: [base]/ActivityDefinition/[id]/$review</p><p>URL: [base]/CapabilityStatement/$review</p><p>URL: [base]/CapabilityStatement/[id]/$review</p><p>URL: [base]/CodeSystem/$review</p><p>URL: [base]/CodeSystem/[id]/$review</p><p>URL: [base]/CompartmentDefinition/$review</p><p>URL: [base]/CompartmentDefinition/[id]/$review</p><p>URL: [base]/ConceptMap/$review</p><p>URL: [base]/ConceptMap/[id]/$review</p><p>URL: [base]/ExampleScenario/$review</p><p>URL: [base]/ExampleScenario/[id]/$review</p><p>URL: [base]/GraphDefinition/$review</p><p>URL: [base]/GraphDefinition/[id]/$review</p><p>URL: [base]/ImplementationGuide/$review</p><p>URL: [base]/ImplementationGuide/[id]/$review</p><p>URL: [base]/Library/$review</p><p>URL: [base]/Library/[id]/$review</p><p>URL: [base]/Measure/$review</p><p>URL: [base]/Measure/[id]/$review</p><p>URL: [base]/Medication/$review</p><p>URL: [base]/Medication/[id]/$review</p><p>URL: [base]/MedicationKnowledge/$review</p><p>URL: [base]/MedicationKnowledge/[id]/$review</p><p>URL: [base]/MessageDefinition/$review</p><p>URL: [base]/MessageDefinition/[id]/$review</p><p>URL: [base]/NamingSystem/$review</p><p>URL: [base]/NamingSystem/[id]/$review</p><p>URL: [base]/OperationDefinition/$review</p><p>URL: [base]/OperationDefinition/[id]/$review</p><p>URL: [base]/PlanDefinition/$review</p><p>URL: [base]/PlanDefinition/[id]/$review</p><p>URL: [base]/Questionnaire/$review</p><p>URL: [base]/Questionnaire/[id]/$review</p><p>URL: [base]/SearchParameter/$review</p><p>URL: [base]/SearchParameter/[id]/$review</p><p>URL: [base]/StructureDefinition/$review</p><p>URL: [base]/StructureDefinition/[id]/$review</p><p>URL: [base]/StructureMap/$review</p><p>URL: [base]/StructureMap/[id]/$review</p><p>URL: [base]/Substance/$review</p><p>URL: [base]/Substance/[id]/$review</p><p>URL: [base]/TerminologyCapabilities/$review</p><p>URL: [base]/TerminologyCapabilities/[id]/$review</p><p>URL: [base]/TestScript/$review</p><p>URL: [base]/TestScript/[id]/$review</p><p>URL: [base]/ValueSet/$review</p><p>URL: [base]/ValueSet/[id]/$review</p><h3>Parameters</h3><table class="grid"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>id</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a></td><td/><td><div><p>The logical id of the artifact being reviewed. The server must know the artifact (e.g. it is defined explicitly in the server's artifacts)</p>
</div></td></tr><tr><td>IN</td><td>reviewDate</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#date">date</a></td><td/><td><div><p>The date on which the artifact was reviewed. If one is not provided the system date will be used.</p>
</div></td></tr><tr><td>IN</td><td>artifactAssessmentType</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#code">code</a></td><td/><td><div><p>If a comment is submitted as part of the review, this parameter denotes the type of artifact comment.</p>
</div></td></tr><tr><td>IN</td><td>artifactAssessmentSummary</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a></td><td/><td><div><p>The body of the comment.</p>
</div></td></tr><tr><td>IN</td><td>artifactAssessmentTarget</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#canonical">canonical</a></td><td/><td><div><p>The canonical url for the artifact being reviewed. The format is: [system]|[version] - e.g. http://loinc.org|2.56</p>
</div></td></tr><tr><td>IN</td><td>artifactAssessmentRelatedArtifact</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#uri">uri</a></td><td/><td><div><p>Optional supporting canonical URL / Reference for the comment.</p>
</div></td></tr><tr><td>IN</td><td>artifactAssessmentAuthor</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/references.html#Reference">Reference</a></td><td/><td><div><p>A Reference to a resource containing information about the entity applying the review.</p>
</div></td></tr><tr><td>OUT</td><td>return</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/bundle.html">Bundle</a></td><td/><td><div><p>The Bundle result containing both the updated artifact and the ArtifactAssessment (Basic in R4) resource containing the review metadata</p>
</div></td></tr></table><div><p>The review operation supports the ability of a repository to record commentary on a specific state of an artifact in an ArtifactAssessment (Basic or cqf-artifactComment extension in R4) resource by applying a review. The artifact assessments which are added by the operation must reference a version of the artifact.</p>
</div></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cds"/>
</extension>
<url value="http://hl7.org/fhir/uv/crmi/OperationDefinition/crmi-review"/>
<version value="1.1.0-cibuild"/>
<name value="CRMIReview"/>
<title value="CRMI Review"/>
<status value="active"/>
<kind value="operation"/>
<date value="2024-08-29T03:38:40+00:00"/>
<publisher value="HL7 International / Clinical Decision Support"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/dss"/>
</telecom>
</contact>
<description
value="The review operation supports applying an review to an existing artifact, regardless of status. The operation sets the _date_ and _lastReviewDate_ elements of the reviewed artifact, and is otherwise only allowed to create ArtifactAssessment (Basic or cqf-artifactComment extension in R4) resources in the repository."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<code value="review"/>
<comment
value="The review operation supports the ability of a repository to record commentary on a specific state of an artifact in an ArtifactAssessment (Basic or cqf-artifactComment extension in R4) resource by applying a review. The artifact assessments which are added by the operation must reference a version of the artifact."/>
<resource value="ActivityDefinition"/>
<resource value="CapabilityStatement"/>
<resource value="CodeSystem"/>
<resource value="CompartmentDefinition"/>
<resource value="ConceptMap"/>
<resource value="ExampleScenario"/>
<resource value="GraphDefinition"/>
<resource value="ImplementationGuide"/>
<resource value="Library"/>
<resource value="Measure"/>
<resource value="Medication"/>
<resource value="MedicationKnowledge"/>
<resource value="MessageDefinition"/>
<resource value="NamingSystem"/>
<resource value="OperationDefinition"/>
<resource value="PlanDefinition"/>
<resource value="Questionnaire"/>
<resource value="SearchParameter"/>
<resource value="StructureDefinition"/>
<resource value="StructureMap"/>
<resource value="Substance"/>
<resource value="TerminologyCapabilities"/>
<resource value="TestScript"/>
<resource value="ValueSet"/>
<system value="false"/>
<type value="true"/>
<instance value="true"/>
<parameter>
<name value="id"/>
<use value="in"/>
<min value="1"/>
<max value="1"/>
<documentation
value="The logical id of the artifact being reviewed. The server must know the artifact (e.g. it is defined explicitly in the server's artifacts)"/>
<type value="string"/>
</parameter>
<parameter>
<name value="reviewDate"/>
<use value="in"/>
<min value="0"/>
<max value="1"/>
<documentation
value="The date on which the artifact was reviewed. If one is not provided the system date will be used."/>
<type value="date"/>
</parameter>
<parameter>
<name value="artifactAssessmentType"/>
<use value="in"/>
<min value="0"/>
<max value="1"/>
<documentation
value="If a comment is submitted as part of the review, this parameter denotes the type of artifact comment."/>
<type value="code"/>
</parameter>
<parameter>
<name value="artifactAssessmentSummary"/>
<use value="in"/>
<min value="0"/>
<max value="1"/>
<documentation value="The body of the comment."/>
<type value="string"/>
</parameter>
<parameter>
<name value="artifactAssessmentTarget"/>
<use value="in"/>
<min value="0"/>
<max value="1"/>
<documentation
value="The canonical url for the artifact being reviewed. The format is: [system]|[version] - e.g. http://loinc.org|2.56"/>
<type value="canonical"/>
</parameter>
<parameter>
<name value="artifactAssessmentRelatedArtifact"/>
<use value="in"/>
<min value="0"/>
<max value="1"/>
<documentation
value="Optional supporting canonical URL / Reference for the comment."/>
<type value="uri"/>
</parameter>
<parameter>
<name value="artifactAssessmentAuthor"/>
<use value="in"/>
<min value="0"/>
<max value="1"/>
<documentation
value="A Reference to a resource containing information about the entity applying the review."/>
<type value="Reference"/>
</parameter>
<parameter>
<name value="return"/>
<use value="out"/>
<min value="1"/>
<max value="1"/>
<documentation
value="The Bundle result containing both the updated artifact and the ArtifactAssessment (Basic in R4) resource containing the review metadata"/>
<type value="Bundle"/>
</parameter>
</OperationDefinition>