PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r4b.r4-0.0.1-snapshot-2
    http://hl7.org/fhir/namingsystem-identifier-type
{
  "description": "Identifies the style of unique identifier used to identify a namespace.",
  "_filename": "CodeSystem-namingsystem-identifier-type.json",
  "package_name": "hl7.fhir.uv.xver",
  "date": "2021-01-17T06:06:13+10:00",
  "publisher": "HL7 International / Terminology Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "NamingSystemIdentifierType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "NamingSystemIdentifierType",
  "package_version": "r4b.r4-0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r4b.r4"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "vocab"
  } ],
  "status": "draft",
  "id": "113fcf36-b6a7-4b44-ab3e-6e1a51f029f8",
  "valueSet": "http://hl7.org/fhir/ValueSet/namingsystem-identifier-type|4.0.1",
  "kind": null,
  "url": "http://hl7.org/fhir/namingsystem-identifier-type",
  "concept": [ {
    "code": "oid",
    "display": "OID",
    "definition": "An ISO object identifier; e.g. 1.2.3.4.5."
  }, {
    "code": "uuid",
    "display": "UUID",
    "definition": "A universally unique identifier of the form a5afddf4-e880-459b-876e-e4591b0acc11."
  }, {
    "code": "uri",
    "display": "URI",
    "definition": "A uniform resource identifier (ideally a URL - uniform resource locator); e.g. http://unitsofmeasure.org."
  }, {
    "code": "other",
    "display": "Other",
    "definition": "Some other type of unique identifier; e.g. HL7-assigned reserved string such as LN for LOINC."
  } ],
  "caseSensitive": true,
  "version": "4.3.0",
  "contact": [ {
    "name": "HL7 International / Terminology Infrastructure",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/Vocab",
      "system": "url"
    } ]
  } ]
}