{
"description": null,
"_filename": "NLLConceptMap.StructureDefinition.json",
"package_name": "poc.bonsai.current",
"date": "2022-02-10",
"derivation": "constraint",
"publisher": "Swedish eHealth Agency",
"fhirVersion": "4.0.1",
"name": "NLLConceptMap",
"mapping": [ {
"name": "E-hälsomyndigheten concept",
"identity": "EHM"
} ],
"abstract": false,
"type": "ConceptMap",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.1.0",
"status": "active",
"id": "7e4be64b-703a-4fab-880d-8c654a0ba740",
"kind": "resource",
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLConceptMap",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "ConceptMap.id",
"path": "ConceptMap.id",
"mapping": [ {
"map": "Kodrelations-id",
"identity": "EHM"
} ],
"mustSupport": true
}, {
"id": "ConceptMap.url",
"path": "ConceptMap.url",
"mustSupport": true
}, {
"id": "ConceptMap.version",
"path": "ConceptMap.version",
"mapping": [ {
"map": "Version",
"identity": "EHM"
} ],
"mustSupport": true
}, {
"id": "ConceptMap.name",
"path": "ConceptMap.name",
"mapping": [ {
"map": "Tekniskt namn",
"identity": "EHM"
} ],
"mustSupport": true
}, {
"id": "ConceptMap.title",
"path": "ConceptMap.title",
"mapping": [ {
"map": "Namn",
"identity": "EHM"
} ],
"mustSupport": true
}, {
"id": "ConceptMap.status",
"path": "ConceptMap.status",
"mapping": [ {
"map": "Status",
"identity": "EHM"
} ],
"mustSupport": true
}, {
"id": "ConceptMap.date",
"path": "ConceptMap.date",
"mapping": [ {
"map": "Revisionsdatum",
"identity": "EHM"
} ],
"mustSupport": true
}, {
"id": "ConceptMap.publisher",
"path": "ConceptMap.publisher",
"mapping": [ {
"map": "Utgivare",
"identity": "EHM"
} ],
"mustSupport": true
}, {
"id": "ConceptMap.description",
"path": "ConceptMap.description",
"mapping": [ {
"map": "Beskrivning",
"identity": "EHM"
} ],
"mustSupport": true
}, {
"id": "ConceptMap.source[x]",
"path": "ConceptMap.source[x]",
"type": [ {
"code": "canonical"
} ],
"short": "The source code system",
"comment": "Mappings are done between code systems not between value sets as stated in the FHIR specification.",
"mapping": [ {
"map": "Källvärdemängd",
"identity": "EHM"
} ],
"definition": "Identifier for the source code system that contains the concepts that are being mapped and provides context for the mappings.",
"mustSupport": true
}, {
"id": "ConceptMap.target[x]",
"path": "ConceptMap.target[x]",
"type": [ {
"code": "canonical"
} ],
"short": "The target code system",
"comment": "Mappings are done between code systems not between value sets as stated in the FHIR specification.",
"mapping": [ {
"map": "Målvärdemängd",
"identity": "EHM"
} ],
"definition": "The target code system which provides context for the mappings",
"mustSupport": true
}, {
"id": "ConceptMap.group",
"path": "ConceptMap.group",
"mapping": [ {
"map": "Kodrelationsgrupper",
"identity": "EHM"
} ],
"mustSupport": true
}, {
"id": "ConceptMap.group.source",
"path": "ConceptMap.group.source",
"mapping": [ {
"map": "Källkodsystem",
"identity": "EHM"
} ],
"mustSupport": true
}, {
"id": "ConceptMap.group.sourceVersion",
"path": "ConceptMap.group.sourceVersion",
"mapping": [ {
"map": "Källkodsystem version",
"identity": "EHM"
} ],
"mustSupport": true
}, {
"id": "ConceptMap.group.target",
"path": "ConceptMap.group.target",
"mapping": [ {
"map": "Målkodsystem",
"identity": "EHM"
} ],
"mustSupport": true
}, {
"id": "ConceptMap.group.targetVersion",
"path": "ConceptMap.group.targetVersion",
"mapping": [ {
"map": "Målkodsystem version",
"identity": "EHM"
} ],
"mustSupport": true
}, {
"id": "ConceptMap.group.element",
"path": "ConceptMap.group.element",
"mapping": [ {
"map": "Relaterade källkoder",
"identity": "EHM"
} ],
"mustSupport": true
}, {
"id": "ConceptMap.group.element.code",
"path": "ConceptMap.group.element.code",
"mapping": [ {
"map": "Kod i källvärdemängd",
"identity": "EHM"
} ],
"mustSupport": true
}, {
"id": "ConceptMap.group.element.target",
"path": "ConceptMap.group.element.target",
"mapping": [ {
"map": "Relaterade målkoder",
"identity": "EHM"
} ],
"mustSupport": true
}, {
"id": "ConceptMap.group.element.target.code",
"path": "ConceptMap.group.element.target.code",
"mapping": [ {
"map": "Kod i målvärdemängd",
"identity": "EHM"
} ],
"mustSupport": true
}, {
"id": "ConceptMap.group.element.target.equivalence",
"path": "ConceptMap.group.element.target.equivalence",
"short": "relatedto | equivalent",
"binding": {
"strength": "required",
"valueSet": "http://electronichealth.se/fhir/ValueSet/nll-concept-map-equivalence"
},
"mapping": [ {
"map": "Typ av kodrelation",
"identity": "EHM"
} ],
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/ConceptMap"
}