Dissolve-E: FHIR Implementation Guide for the AWMF Guideline Registry
0.1.0 - qa-preview

Dissolve-E: FHIR Implementation Guide for the AWMF Guideline Registry - Downloaded Version 0.1.0 See the Directory of published versions

: Concept map from concepts from standardized vocabularies (that are not standard OMOP concepts) to Concept IDs of OMOP standard Concepts - XML Representation

Draft as of 2025-08-06

Raw xml | Download


<ConceptMap xmlns="http://hl7.org/fhir">
  <id value="FHIRStatusToAWMFStatus"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConceptMap FHIRStatusToAWMFStatus</b></p><a name="FHIRStatusToAWMFStatus"> </a><a name="hcFHIRStatusToAWMFStatus"> </a><p>Mapping from (not specified) to (not specified)</p><br/><p><b>Group 1 </b>Mapping from <a href="http://hl7.org/fhir/R5/codesystem-composition-status.html">Composition Status</a> to <a href="CodeSystem-cs-awmf-guideline-status.html">AWMF Guideline Status</a></p><table class="grid"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>registered</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#related-to" title="related-to">is related to</a></td><td>registered</td></tr><tr><td>preliminary</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#related-to" title="related-to">is related to</a></td><td>preliminary</td></tr><tr><td>final</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#related-to" title="related-to">is related to</a></td><td>final</td></tr><tr><td>amended</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#related-to" title="related-to">is related to</a></td><td>amended</td></tr><tr><td>corrected</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#related-to" title="related-to">is related to</a></td><td>corrected</td></tr><tr><td>cancelled</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#related-to" title="related-to">is related to</a></td><td>cancelled</td></tr><tr><td>deprecated</td><td><a href="http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#related-to" title="related-to">is related to</a></td><td>deprecated</td></tr></table></div>
  </text>
  <url
       value="http://fhir.awmf.org/awmf.ig/ConceptMap/FHIRStatusToAWMFStatus"/>
  <version value="0.1.0"/>
  <status value="draft"/>
  <date value="2025-08-06T18:15:04+00:00"/>
  <publisher value="AWMF e.V."/>
  <contact>
    <name value="AWMF e.V."/>
    <telecom>
      <system value="url"/>
      <value value="https://www.awmf.org"/>
    </telecom>
  </contact>
  <purpose
           value="The DISSOLVE-E project develops a digital registry for clinical practice guidelines in Germany. The project is based on current processes coordinated by the Association of the Scientific Medical Societies in Germany (in German: Arbeitsgemeinschaft der Wissenschaftlichen Medizinischen Fachgesellschaften, short: AWMF).
            This ConceptMap maps values for the workflow status as defined by the AWMF to the required FHIR ValueSet http://hl7.org/fhir/ValueSet/composition-status that is used in a Composition Resource or Profile."/>
  <group>
    <source value="http://hl7.org/fhir/composition-status"/>
    <target
            value="http://fhir.awmf.org/awmf.ig/CodeSystem/cs-awmf-guideline-status"/>
    <element>
      <code value="registered"/>
      <display value="Registered"/>
      <target>
        <code value="registered"/>
        <display value="Registered"/>
        <relationship value="related-to"/>
      </target>
    </element>
    <element>
      <code value="preliminary"/>
      <display value="Preliminary"/>
      <target>
        <code value="preliminary"/>
        <display value="Preliminary"/>
        <relationship value="related-to"/>
      </target>
    </element>
    <element>
      <code value="final"/>
      <display value="Final"/>
      <target>
        <code value="final"/>
        <display value="Final"/>
        <relationship value="related-to"/>
      </target>
    </element>
    <element>
      <code value="amended"/>
      <display value="Amended"/>
      <target>
        <code value="amended"/>
        <display value="Amended"/>
        <relationship value="related-to"/>
      </target>
    </element>
    <element>
      <code value="corrected"/>
      <display value="Corrected"/>
      <target>
        <code value="corrected"/>
        <display value="Corrected"/>
        <relationship value="related-to"/>
      </target>
    </element>
    <element>
      <code value="cancelled"/>
      <display value="Cancelled"/>
      <target>
        <code value="cancelled"/>
        <display value="Cancelled"/>
        <relationship value="related-to"/>
      </target>
    </element>
    <element>
      <code value="deprecated"/>
      <display value="Deprecated"/>
      <target>
        <code value="deprecated"/>
        <display value="Deprecated"/>
        <relationship value="related-to"/>
      </target>
    </element>
  </group>
</ConceptMap>