This page is part of the FHIR Specification (v5.0.0-snapshot1: Release 5 Snapshot #1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Clinical Decision Support Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
Canonical Mapping for "Artifact Assessment Workflow Status"
<?xml version="1.0" encoding="UTF-8"?> <ConceptMap xmlns="http://hl7.org/fhir"> <id value="sc-artifactassessment-workflow-status"/> <text> <status value="extensions"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2> ArtifactAssessmentWorkflowStatusCanonicalMap (http://hl7.org/fhir/ConceptMap/sc-artifactassessment-w orkflow-status)</h2> <p> Mapping from <a href="valueset-artifactassessment-workflow-status.html">http://hl7.org/fhir/ValueSet/artifactassessment-workflow-status</a> to <a href="valueset-resource-status.html">http://hl7.org/fhir/ValueSet/resource-status</a> </p> <p> DRAFT. Published on 28 Dec. 2020, 4:55:11 pm by HL7 (FHIR Project) ( <a href="http://hl7.org/fhir">http://hl7.org/fhir</a> , <a href="mailto:fhir@lists.hl7.org">fhir@lists.hl7.org</a> ). </p> <div> <p> Canonical Mapping for "Possible values for the workflow status of the comment or assessment, typically used to coordinate workflow around the process of accepting and rejecting changes and comments on the artifact."</p> </div> <br/> <table class="grid"> <tr> <td> <b> Source Code</b> </td> <td> <b> Relationship</b> </td> <td> <b> Destination Code</b> </td> </tr> <tr> <td> submitted</td> <td> <a href="codesystem-concept-map-relationship.html#equivalent">is equivalent to</a> </td> <td> proposed</td> </tr> <tr> <td> triaged</td> <td> <a href="codesystem-concept-map-relationship.html#equivalent">is equivalent to</a> </td> <td> planned</td> </tr> <tr> <td> resolved-no-change</td> <td> <a href="codesystem-concept-map-relationship.html#equivalent">is equivalent to</a> </td> <td> declined</td> </tr> <tr> <td> resolved-change-required</td> <td> <a href="codesystem-concept-map-relationship.html#equivalent">is equivalent to</a> </td> <td> accepted</td> </tr> <tr> <td> applied</td> <td> <a href="codesystem-concept-map-relationship.html#equivalent">is equivalent to</a> </td> <td> active</td> </tr> <tr> <td> waiting-for-input,deferred</td> <td> <a href="codesystem-concept-map-relationship.html#equivalent">is equivalent to</a> </td> <td> suspended</td> </tr> <tr> <td> published,duplicate</td> <td> <a href="codesystem-concept-map-relationship.html#equivalent">is equivalent to</a> </td> <td> complete</td> </tr> </table> </div> </text> <url value="http://hl7.org/fhir/ConceptMap/sc-artifactassessment-workflow-status"/> <version value="5.0.0-snapshot1"/> <name value="ArtifactAssessmentWorkflowStatusCanonicalMap"/> <title value="Canonical Mapping for "Artifact Assessment Workflow Status""/> <status value="draft"/> <date value="2020-12-28T16:55:11+11:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="Canonical Mapping for "Possible values for the workflow status of the comment or assessment, typically used to coordinate workflow around the process of accepting and rejecting changes and comments on the artifact.""/> <sourceCanonical value="http://hl7.org/fhir/ValueSet/artifactassessment-workflow-status"/> <targetCanonical value="http://hl7.org/fhir/ValueSet/resource-status"/> <group> <source value="http://hl7.org/fhir/artifactassessment-workflow-status"/> <target value="http://hl7.org/fhir/resource-status"/> <element> <code value="submitted"/> <target> <code value="proposed"/> <relationship value="equivalent"/> </target> </element> <element> <code value="triaged"/> <target> <code value="planned"/> <relationship value="equivalent"/> </target> </element> <element> <code value="resolved-no-change"/> <target> <code value="declined"/> <relationship value="equivalent"/> </target> </element> <element> <code value="resolved-change-required"/> <target> <code value="accepted"/> <relationship value="equivalent"/> </target> </element> <element> <code value="applied"/> <target> <code value="active"/> <relationship value="equivalent"/> </target> </element> <element> <code value="waiting-for-input,deferred"/> <target> <code value="suspended"/> <relationship value="equivalent"/> </target> </element> <element> <code value="published,duplicate"/> <target> <code value="complete"/> <relationship value="equivalent"/> </target> </element> </group> </ConceptMap>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.