<?xml version=“1.0” encoding=“UTF-8”?> <ConceptMap xmlns=“hl7.org/fhir”>
<id value="sc-research-study-status"/> <url value="http://hl7.org/fhir/ConceptMap/sc-research-study-status"/> <version value="4.0.1"/> <name value="ResearchStudyStatusCanonicalMap"/> <title value="Canonical Mapping for "ResearchStudyStatus""/> <status value="draft"/> <date value="2019-11-01T09:29:23+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 "Codes that convey the current status of the research study.""/> <sourceCanonical value="http://hl7.org/fhir/ValueSet/research-study-status"/> <targetCanonical value="http://hl7.org/fhir/ValueSet/resource-status"/> <group> <source value="http://hl7.org/fhir/research-study-status"/> <target value="http://hl7.org/fhir/resource-status"/> <element> <code value="in-review"/> <target> <code value="draft"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="disapproved"/> <target> <code value="declined"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="approved"/> <target> <code value="accepted"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="active, closed-to-accrual, closed-to-accrual-and-intervention"/> <target> <code value="active"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="temporarily-closed-to-accrual, temporarily-closed-to-accrual-and-intervention"/> <target> <code value="suspended"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="completed, administratively-completed"/> <target> <code value="complete"/> <equivalence value="equivalent"/> </target> </element> <element> <code value="withdrawn"/> <target> <code value="abandoned"/> <equivalence value="equivalent"/> </target> </element> </group>
</ConceptMap>