{
  "resourceType" : "ConceptMap",
  "id" : "PatientIdentifierUseToFHIRConceptMap",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap PatientIdentifierUseToFHIRConceptMap</b></p><a name=\"PatientIdentifierUseToFHIRConceptMap\"> </a><a name=\"hcPatientIdentifierUseToFHIRConceptMap\"> </a><p>Mapping from https://cambio.codes/cs/patient-identifier-use to <a href=\"http://hl7.org/fhir/R4/codesystem-identifier-use.html\">http://hl7.org/fhir/identifier-use</a></p><br/><p><b>Group 1 </b>Mapping from <code>https://cambio.codes/cs/patient-identifier-use</code> to <a href=\"http://hl7.org/fhir/R4/codesystem-identifier-use.html\">IdentifierUse</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>temp</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>temp</td></tr><tr><td>primary</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td>official</td></tr></table></div>"
  },
  "url" : "https://fhir.cambio.se/ConceptMap/PatientIdentifierUseToFHIRConceptMap",
  "version" : "1.0.0",
  "name" : "PatientIdentifierUseToFHIR",
  "title" : "Patient Identifier Use to FHIR",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-06-18T15:25:02+00:00",
  "publisher" : "Cambio",
  "contact" : [{
    "name" : "Cambio",
    "telecom" : [{
      "system" : "url",
      "value" : "https://cambio.se"
    }]
  },
  {
    "name" : "Cambio",
    "telecom" : [{
      "system" : "email",
      "value" : "informatics@cambio.se",
      "use" : "work"
    }]
  }],
  "description" : "Maps Cosmic-specific codes for patient identifier use to FHIR codes for patient identifier use.",
  "sourceUri" : "https://cambio.codes/cs/patient-identifier-use",
  "targetUri" : "http://hl7.org/fhir/identifier-use",
  "group" : [{
    "source" : "https://cambio.codes/cs/patient-identifier-use",
    "target" : "http://hl7.org/fhir/identifier-use",
    "element" : [{
      "code" : "temp",
      "display" : "Temp",
      "target" : [{
        "code" : "temp",
        "display" : "Temp",
        "equivalence" : "equivalent"
      }]
    },
    {
      "code" : "primary",
      "display" : "Primary",
      "target" : [{
        "code" : "official",
        "display" : "Official",
        "equivalence" : "equivalent"
      }]
    }]
  }]
}