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
| Draft as of 2025-08-06 |
{
"resourceType" : "ConceptMap",
"id" : "FHIRStatusToAWMFStatus",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "http://fhir.awmf.org/awmf.ig/ConceptMap/FHIRStatusToAWMFStatus",
"version" : "0.1.0",
"status" : "draft",
"date" : "2025-08-06T18:15:04+00:00",
"publisher" : "AWMF e.V.",
"contact" : [
{
"name" : "AWMF e.V.",
"telecom" : [
{
"system" : "url",
"value" : "https://www.awmf.org"
}
]
}
],
"purpose" : "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).\n 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" : "http://hl7.org/fhir/composition-status",
"target" : "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-awmf-guideline-status",
"element" : [
{
"code" : "registered",
"display" : "Registered",
"target" : [
{
"code" : "registered",
"display" : "Registered",
"relationship" : "related-to"
}
]
},
{
"code" : "preliminary",
"display" : "Preliminary",
"target" : [
{
"code" : "preliminary",
"display" : "Preliminary",
"relationship" : "related-to"
}
]
},
{
"code" : "final",
"display" : "Final",
"target" : [
{
"code" : "final",
"display" : "Final",
"relationship" : "related-to"
}
]
},
{
"code" : "amended",
"display" : "Amended",
"target" : [
{
"code" : "amended",
"display" : "Amended",
"relationship" : "related-to"
}
]
},
{
"code" : "corrected",
"display" : "Corrected",
"target" : [
{
"code" : "corrected",
"display" : "Corrected",
"relationship" : "related-to"
}
]
},
{
"code" : "cancelled",
"display" : "Cancelled",
"target" : [
{
"code" : "cancelled",
"display" : "Cancelled",
"relationship" : "related-to"
}
]
},
{
"code" : "deprecated",
"display" : "Deprecated",
"target" : [
{
"code" : "deprecated",
"display" : "Deprecated",
"relationship" : "related-to"
}
]
}
]
}
]
}