PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@1.4.0
    http://hl7.org/fhir/identifier-use
{
  "description": "Identifies the purpose for this identifier, if known .",
  "_filename": "codesystem-identifier-use.json",
  "package_name": "hl7.fhir.core",
  "date": "2016-03-31T08:01:25+11:00",
  "meta": {
    "lastUpdated": "2016-03-31T08:01:25.570+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "IdentifierUse",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "1.4.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.33"
  } ],
  "status": "draft",
  "id": "22612fe9-5489-46c4-859f-b6d74c09b518",
  "valueSet": "http://hl7.org/fhir/ValueSet/identifier-use",
  "kind": null,
  "url": "http://hl7.org/fhir/identifier-use",
  "concept": [ {
    "code": "usual",
    "display": "Usual",
    "definition": "The identifier recommended for display and use in real-world interactions."
  }, {
    "code": "official",
    "display": "Official",
    "definition": "The identifier considered to be most trusted for the identification of this item."
  }, {
    "code": "temp",
    "display": "Temp",
    "definition": "A temporary identifier."
  }, {
    "code": "secondary",
    "display": "Secondary",
    "definition": "An identifier that was assigned in secondary use - it serves to identify the object in a relative context, but cannot be consistently assigned to the same object again in a different context."
  } ],
  "caseSensitive": true,
  "version": "1.4.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}