{
"description": "Identifies the purpose of the naming system.",
"_filename": "ValueSet-namingsystem-type.json",
"package_name": "hl7.fhir.r2.examples",
"date": "2015-10-24T07:41:03+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
"lastUpdated": "2015-10-24T07:41:03.495+11:00"
},
"publisher": "HL7 (FHIR Project)",
"name": "NamingSystemType",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"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.290"
} ],
"status": "draft",
"id": "30a179b9-e37c-475a-a6a2-2a34edb006a8",
"kind": null,
"url": "http://hl7.org/fhir/ValueSet/namingsystem-type",
"codeSystem": {
"system": "http://hl7.org/fhir/namingsystem-type",
"concept": [ {
"code": "codesystem",
"display": "Code System",
"definition": "The naming system is used to define concepts and symbols to represent those concepts; e.g. UCUM, LOINC, NDC code, local lab codes, etc."
}, {
"code": "identifier",
"display": "Identifier",
"definition": "The naming system is used to manage identifiers (e.g. license numbers, order numbers, etc.)."
}, {
"code": "root",
"display": "Root",
"definition": "The naming system is used as the root for other identifiers and naming systems."
} ],
"version": "1.0.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.1.290"
} ],
"caseSensitive": true
},
"version": "1.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}