PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.examples@1.0.2
    http://hl7.org/fhir/ValueSet/identifier-type
{
  "description": "A coded type for an identifier that can be used to determine which identifier to use for a specific purpose.",
  "compose": {
    "include": [ {
      "system": "http://hl7.org/fhir/v2/0203",
      "concept": [ {
        "code": "DL"
      }, {
        "code": "PPN"
      }, {
        "code": "BRN"
      }, {
        "code": "MR"
      }, {
        "code": "MCN"
      }, {
        "code": "EN"
      }, {
        "code": "TAX"
      }, {
        "code": "NIIP"
      }, {
        "code": "PRN"
      }, {
        "code": "MD"
      }, {
        "code": "DR"
      } ]
    } ]
  },
  "_filename": "ValueSet-identifier-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": "Identifier Type Codes",
  "type": null,
  "experimental": "true",
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-warning",
    "valueString": "Types are for general categories of identifiers. See [the identifier registry](identifier-registry.html) for a list of common identifier systems"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.30"
  } ],
  "status": "draft",
  "id": "ced4d8a6-660e-48bb-8eac-7e158bfbae99",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/identifier-type",
  "codeSystem": {
    "system": "http://hl7.org/fhir/identifier-type",
    "_system": {
      "fhir_comments": [ "    these are defined until they move properly into v2 able 0203    " ]
    },
    "concept": [ {
      "code": "UDI",
      "display": "Universal Device Identifier",
      "definition": "A identifier assigned to a device using the Universal Device Identifier framework as defined by FDA (http://www.fda.gov/MedicalDevices/DeviceRegulationandGuidance/UniqueDeviceIdentification/)."
    }, {
      "code": "SNO",
      "display": "Serial Number",
      "definition": "An identifier affixed to an item by the manufacturer when it is first made, where each item has a different identifier."
    }, {
      "code": "SB",
      "display": "Social Beneficiary Identifier",
      "definition": "An identifier issued by a governmental organization to an individual for the purpose of the receipt of social services and benefits."
    }, {
      "code": "PLAC",
      "display": "Placer Identifier",
      "definition": "The identifier associated with the person or service that requests or places an order."
    }, {
      "code": "FILL",
      "display": "Filler Identifier",
      "definition": "The Identifier associated with the person, or service, who produces the observations or fulfills the order requested by the requestor."
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.30"
    } ],
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    } ]
  } ]
}