This page is part of the FHIR Specification (v4.0.1: R4 - Mixed Normative and STU) in it's permanent home (it will always be available at this URL). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4B R4
Patient Care Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
Canonical Mapping for "Clinical Impression Status"
<?xml version="1.0" encoding="UTF-8"?> <ConceptMap xmlns="http://hl7.org/fhir"> <id value="sc-clinicalimpression-status"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2> ClinicalImpressionStatusCanonicalMap (http://hl7.org/fhir/ConceptMap/sc-clinicalimpression-status)</h2> <p> Mapping from <a href="valueset-clinicalimpression-status.html">http://hl7.org/fhir/ValueSet/clinicalimpression-status</a> to <a href="valueset-resource-status.html">http://hl7.org/fhir/ValueSet/resource-status</a> </p> <p> DRAFT. Published on 01/11/2019 9:29:23 AM by HL7 International - Patient Care WG ( <a href="http://www.hl7.org/Special/committees/patientcare/">http://www.hl7.org/Special/com...</a> ). </p> <div> <p> Canonical Mapping for "Codes that reflect the current state of a clinical impression within its overall lifecycle."</p> </div> <br/> <table class="grid"> <tr> <td> <b> Source Code</b> </td> <td> <b> Equivalence</b> </td> <td> <b> Destination Code</b> </td> </tr> <tr> <td> entered-in-error</td> <td> equivalent</td> <td> error</td> </tr> <tr> <td> preparation</td> <td> equivalent</td> <td> planned</td> </tr> <tr> <td> in-progress</td> <td> equivalent</td> <td> active</td> </tr> <tr> <td> on-hold</td> <td> equivalent</td> <td> suspended</td> </tr> <tr> <td> stopped</td> <td> equivalent</td> <td> failed</td> </tr> <tr> <td> completed</td> <td> equivalent</td> <td> complete</td> </tr> <tr> <td> not-done</td> <td> equivalent</td> <td> abandoned</td> </tr> <tr> <td> unknown</td> <td> equivalent</td> <td> unknown</td> </tr> </table> </div> </text> <url value="http://hl7.org/fhir/ConceptMap/sc-clinicalimpression-status"/> <version value="4.0.1"/> <name value="ClinicalImpressionStatusCanonicalMap"/> <title value="Canonical Mapping for "Clinical Impression Status""/> <status value="draft"/> <date value="2019-11-01T09:29:23+11:00"/> <publisher value="HL7 International - Patient Care WG"/> <contact> <telecom> <system value="url"/> <value value="http://www.hl7.org/Special/committees/patientcare/"/> </telecom> </contact> <description value="Canonical Mapping for "Codes that reflect the current state of a clinical impression within its overall lifecycle.""/> <sourceCanonical value="http://hl7.org/fhir/ValueSet/clinicalimpression-status"/> <targetCanonical value="http://hl7.org/fhir/ValueSet/resource-status"/> <group> <source value="http://hl7.org/fhir/event-status"/> <target value="http://hl7.org/fhir/resource-status"/> <element> <code value="entered-in-error"/> <target> <code value="error"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="preparation"/> <target> <code value="planned"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="in-progress"/> <target> <code value="active"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="on-hold"/> <target> <code value="suspended"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="stopped"/> <target> <code value="failed"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="completed"/> <target> <code value="complete"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="not-done"/> <target> <code value="abandoned"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="unknown"/> <target> <code value="unknown"/> <equivalence 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.