{
"description": "Identifies the purpose for this identifier, if known .",
"_filename": "CodeSystem-identifier-use.json",
"package_name": "hl7.fhir.r2b.examples",
"date": null,
"versionNeeded": false,
"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"
} ],
"compositional": false,
"status": "draft",
"id": "f153172a-ca3d-42e2-8ba2-59bdf671ff6f",
"valueSet": "http://hl7.org/fhir/ValueSet/identifier-use",
"kind": null,
"count": 0,
"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": [ {
"rank": 1,
"value": "http://hl7.org/fhir",
"system": "other"
}, {
"rank": 1,
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}