{
"description": "Defines which action to take if there is no match in the group.",
"_filename": "CodeSystem-conceptmap-unmapped-mode.json",
"package_name": "hl7.fhir.uv.xver-r5.r4.r4b",
"date": "2021-01-05T09:01:24+10:00",
"publisher": "HL7 International / Terminology Infrastructure",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "ConceptMapGroupUnmappedMode",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Concept Map Group Unmapped Mode",
"package_version": "0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}, {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r5.r4"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "vocab"
} ],
"status": "active",
"id": "3273d098-6315-4828-bdfd-d1e4c9e4481c",
"valueSet": "http://hl7.org/fhir/ValueSet/conceptmap-unmapped-mode|4.0.1",
"kind": null,
"url": "http://hl7.org/fhir/conceptmap-unmapped-mode",
"concept": [ {
"code": "use-source-code",
"display": "Use Provided Source Code",
"definition": "Use the code as provided in the $translate request in one of the following input parameters: sourceCode, sourceCoding, sourceCodeableConcept."
}, {
"code": "fixed",
"display": "Fixed Code",
"definition": "Use the code(s) explicitly provided in the group.unmapped 'code' or 'valueSet' element."
}, {
"code": "other-map",
"display": "Other Map",
"definition": "Use the map identified by the canonical URL in the url element."
} ],
"caseSensitive": true,
"version": "5.0.0",
"contact": [ {
"name": "HL7 International / Terminology Infrastructure",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/Vocab",
"system": "url"
} ]
} ]
}