FHIR IG analytics| Package | kdlgoessct |
| Resource Type | ConceptMap |
| Id | ConceptMap-KDL2loinc.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/AMuellerDVMD/KDLgoesSCT/ConceptMap-KDL2loinc.html |
| URL | http://www.dvmd.de/kdlgoessct/ConceptMap/KDL2loinc |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-03-15T15:21:19+00:00 |
| Name | KDL2http://loinc.org |
| Title | KDL -> loinc |
| Description | Mapping von KDL auf loinc |
No resources found
| CodeSystem | ||
| who.ddcc#current | loinc.org | LOINC codes used in this IG |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap KDL2loinc
Mapping from http://www.dvmd.de/kdlgoessct/ValueSet/kdl to http://loinc.org
Group 1 Mapping from http://www.dvmd.de/fhir/kdl to http://loinc.org (Logical Observation Identifier Names and Codes (LOINC))
| Source Code | Relationship | Target Code |
| AU010103 (Aufnahmebogen) | maps to wider concept | 2134-5 (test) |
{
"resourceType": "ConceptMap",
"id": "KDL2loinc",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://www.dvmd.de/kdlgoessct/ConceptMap/KDL2loinc",
"version": "0.1.0",
"name": "KDL2http://loinc.org",
"title": "KDL -> loinc",
"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 loinc",
"sourceCanonical": "http://www.dvmd.de/kdlgoessct/ValueSet/kdl",
"targetCanonical": "http://loinc.org",
"group": [
{
"source": "http://www.dvmd.de/fhir/kdl",
"target": "http://loinc.org",
"element": [
{
"code": "AU010103",
"display": "Aufnahmebogen",
"target": [
{
"code": "2134-5",
"display": "test",
"equivalence": "wider"
}
]
}
]
}
]
}