PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.expansions@1.0.2
    http://hl7.org/fhir/ValueSet/identifier-use
{
  "description": "Identifies the purpose for this identifier, if known .",
  "_filename": "ValueSet-identifier-use.json",
  "package_name": "hl7.fhir.r2.expansions",
  "date": "2015-10-24T07:41:03+11:00",
  "publisher": "HL7 (FHIR Project)",
  "name": "IdentifierUse",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "contains": [ {
      "code": "usual",
      "system": "http://hl7.org/fhir/identifier-use",
      "display": "Usual"
    }, {
      "code": "official",
      "system": "http://hl7.org/fhir/identifier-use",
      "display": "Official"
    }, {
      "code": "temp",
      "system": "http://hl7.org/fhir/identifier-use",
      "display": "Temp"
    }, {
      "code": "secondary",
      "system": "http://hl7.org/fhir/identifier-use",
      "display": "Secondary"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/ValueSet/identifier-use?version=1.0.2"
    } ],
    "timestamp": "2015-10-22T12:31:48+11:00",
    "identifier": "urn:uuid:00683e51-8873-46f4-bfc2-6b170ab46754"
  },
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.33"
  } ],
  "status": "draft",
  "id": "6021dad4-ced4-4800-ade6-79802a056838",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/identifier-use",
  "codeSystem": {
    "system": "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."
    } ],
    "version": "1.0.2",
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}