PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4.r4b@0.0.1-snapshot-2
    http://hl7.org/fhir/conceptmap-unmapped-mode
{
  "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-r4.r4b",
  "date": "2019-11-01T08:29:23+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": "ConceptMapGroupUnmappedMode",
  "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": 3
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r4.r4b"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "vocab"
  } ],
  "status": "draft",
  "id": "991dd183-a771-4201-8c9c-7bfb5da86bb0",
  "valueSet": "http://hl7.org/fhir/ValueSet/conceptmap-unmapped-mode|4.3.0",
  "kind": null,
  "url": "http://hl7.org/fhir/conceptmap-unmapped-mode",
  "concept": [ {
    "code": "provided",
    "display": "Provided Code",
    "definition": "Use the code as provided in the $translate request."
  }, {
    "code": "fixed",
    "display": "Fixed Code",
    "definition": "Use the code explicitly provided in the group.unmapped."
  }, {
    "code": "other-map",
    "display": "Other Map",
    "definition": "Use the map identified by the canonical URL in the url element."
  } ],
  "caseSensitive": true,
  "version": "4.0.1",
  "contact": [ {
    "name": "HL7 International / Terminology Infrastructure",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/Vocab",
      "system": "url"
    } ]
  } ]
}