PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.expansions@1.0.2
    http://hl7.org/fhir/ValueSet/namingsystem-type
{
  "description": "Identifies the purpose of the naming system.",
  "_filename": "ValueSet-namingsystem-type.json",
  "package_name": "hl7.fhir.r2.expansions",
  "date": "2015-10-24T07:41:03+11:00",
  "publisher": "HL7 (FHIR Project)",
  "name": "NamingSystemType",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "expansion": {
    "contains": [ {
      "code": "codesystem",
      "system": "http://hl7.org/fhir/namingsystem-type",
      "display": "Code System"
    }, {
      "code": "identifier",
      "system": "http://hl7.org/fhir/namingsystem-type",
      "display": "Identifier"
    }, {
      "code": "root",
      "system": "http://hl7.org/fhir/namingsystem-type",
      "display": "Root"
    } ],
    "parameter": [ {
      "name": "version",
      "valueUri": "http://hl7.org/fhir/ValueSet/namingsystem-type?version=1.0.2"
    } ],
    "timestamp": "2015-10-22T12:31:50+11:00",
    "identifier": "urn:uuid:2d08c283-aeb0-4230-ac1f-6d0a5ed909a9"
  },
  "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": "b93266b5-972e-4bb9-a0c3-bd7012eb5c47",
  "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",
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}