FHIR IG analytics| Package | kdlgoessct |
| Resource Type | ConceptMap |
| Id | ConceptMap-KDL2snomed.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/AMuellerDVMD/KDLgoesSCT/ConceptMap-KDL2snomed.html |
| URL | http://www.dvmd.de/kdlgoessct/ConceptMap/KDL2snomed |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-03-15T15:21:19+00:00 |
| Name | KDL2http://snomed.info/sct |
| Title | KDL -> snomed |
| Description | Mapping von KDL auf snomed |
No resources found
| CodeSystem | ||
| who.ddcc#current | sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap KDL2snomed
Mapping from http://www.dvmd.de/kdlgoessct/ValueSet/kdl to http://snomed.info/sct
Group 1 Mapping from http://www.dvmd.de/fhir/kdl to SNOMED CT (all versions)
| Source Code | Relationship | Target Code |
| AU010101 (Anamnesebogen) | is equivalent to | x (Test x) |
| AU010102 (Anmeldung Aufnahme) | is equal to | y (Test y) |
| AU010103 (Aufnahmebogen) | maps to wider concept | z (Test z) |
{
"resourceType": "ConceptMap",
"id": "KDL2snomed",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://www.dvmd.de/kdlgoessct/ConceptMap/KDL2snomed",
"version": "0.1.0",
"name": "KDL2http://snomed.info/sct",
"title": "KDL -> snomed",
"status": "active",
"experimental": true,
"date": "2026-03-15T15:21:19+00:00",
"publisher": "DVMD",
"contact": [
{
"name": "DVMD",
"telecom": [
{
"system": "url",
"value": "https://www.dvmd.de"
}
]
}
],
"description": "Mapping von KDL auf snomed",
"sourceCanonical": "http://www.dvmd.de/kdlgoessct/ValueSet/kdl",
"targetCanonical": "http://snomed.info/sct",
"group": [
{
"source": "http://www.dvmd.de/fhir/kdl",
"target": "http://snomed.info/sct",
"element": [
{
"code": "AU010101",
"display": "Anamnesebogen",
"target": [
{
"code": "x",
"display": "Test x",
"equivalence": "equivalent"
}
]
},
{
"code": "AU010102",
"display": "Anmeldung Aufnahme",
"target": [
{
"code": "y",
"display": "Test y",
"equivalence": "equal"
}
]
},
{
"code": "AU010103",
"display": "Aufnahmebogen",
"target": [
{
"code": "z",
"display": "Test z",
"equivalence": "wider"
}
]
}
]
}
]
}